|
|
@ -21,12 +21,6 @@ |
|
|
|
}, |
|
|
|
}, |
|
|
|
"homepage": "https://github.com/ueokande/vim-vixen", |
|
|
|
"homepage": "https://github.com/ueokande/vim-vixen", |
|
|
|
"devDependencies": { |
|
|
|
"devDependencies": { |
|
|
|
"@babel/cli": "^7.4.4", |
|
|
|
|
|
|
|
"@babel/core": "^7.4.4", |
|
|
|
|
|
|
|
"@babel/plugin-proposal-class-properties": "^7.4.4", |
|
|
|
|
|
|
|
"@babel/plugin-proposal-decorators": "^7.4.4", |
|
|
|
|
|
|
|
"@babel/preset-react": "^7.0.0", |
|
|
|
|
|
|
|
"@babel/preset-typescript": "^7.3.3", |
|
|
|
|
|
|
|
"@types/chai": "^4.1.7", |
|
|
|
"@types/chai": "^4.1.7", |
|
|
|
"@types/mocha": "^5.2.6", |
|
|
|
"@types/mocha": "^5.2.6", |
|
|
|
"@types/prop-types": "^15.7.1", |
|
|
|
"@types/prop-types": "^15.7.1", |
|
|
@ -35,8 +29,6 @@ |
|
|
|
"@types/react-redux": "^7.0.8", |
|
|
|
"@types/react-redux": "^7.0.8", |
|
|
|
"@types/redux-promise": "^0.5.28", |
|
|
|
"@types/redux-promise": "^0.5.28", |
|
|
|
"@typescript-eslint/eslint-plugin": "^1.7.0", |
|
|
|
"@typescript-eslint/eslint-plugin": "^1.7.0", |
|
|
|
"babel-eslint": "^10.0.1", |
|
|
|
|
|
|
|
"babel-loader": "^8.0.5", |
|
|
|
|
|
|
|
"chai": "^4.2.0", |
|
|
|
"chai": "^4.2.0", |
|
|
|
"css-loader": "^2.1.1", |
|
|
|
"css-loader": "^2.1.1", |
|
|
|
"eslint": "^5.16.0", |
|
|
|
"eslint": "^5.16.0", |
|
|
@ -44,7 +36,6 @@ |
|
|
|
"html-webpack-plugin": "^3.2.0", |
|
|
|
"html-webpack-plugin": "^3.2.0", |
|
|
|
"jszip": "^3.2.1", |
|
|
|
"jszip": "^3.2.1", |
|
|
|
"karma": "^4.1.0", |
|
|
|
"karma": "^4.1.0", |
|
|
|
"karma-babel-preprocessor": "^8.0.0-beta.0", |
|
|
|
|
|
|
|
"karma-firefox-launcher": "^1.1.0", |
|
|
|
"karma-firefox-launcher": "^1.1.0", |
|
|
|
"karma-html2js-preprocessor": "^1.1.0", |
|
|
|
"karma-html2js-preprocessor": "^1.1.0", |
|
|
|
"karma-mocha": "^1.3.0", |
|
|
|
"karma-mocha": "^1.3.0", |
|
|
|