update minor deps
This commit is contained in:
Generated
+662
-834
File diff suppressed because it is too large
Load Diff
+22
-22
@@ -30,21 +30,21 @@
|
||||
}
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.4.5",
|
||||
"@babel/core": "^7.5.4",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
|
||||
"@babel/plugin-transform-react-jsx": "^7.3.0",
|
||||
"@babel/preset-env": "^7.4.5",
|
||||
"@babel/preset-env": "^7.5.4",
|
||||
"@babel/preset-react": "^7.0.0",
|
||||
"@types/cheerio": "^0.22.12",
|
||||
"@types/core-js": "^2.5.0",
|
||||
"@types/core-js": "^2.5.2",
|
||||
"@types/fetch-mock": "^7.3.1",
|
||||
"@types/jest": "^24.0.13",
|
||||
"@types/node": "^12.0.4",
|
||||
"@types/jest": "^24.0.15",
|
||||
"@types/node": "^12.6.3",
|
||||
"@types/redux-mock-store": "^1.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^1.9.0",
|
||||
"@typescript-eslint/parser": "^1.9.0",
|
||||
"autoprefixer": "^9.6.0",
|
||||
"babel-eslint": "^10.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^1.12.0",
|
||||
"@typescript-eslint/parser": "^1.12.0",
|
||||
"autoprefixer": "^9.6.1",
|
||||
"babel-eslint": "^10.0.2",
|
||||
"babel-jest": "^24.8.0",
|
||||
"babel-loader": "^8.0.6",
|
||||
"clean-webpack-plugin": "^3.0.0",
|
||||
@@ -55,16 +55,16 @@
|
||||
"enzyme-adapter-preact-pure": "^2.0.0",
|
||||
"eslint": "^5.16.0",
|
||||
"eslint-config-prettier": "^4.3.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.2.1",
|
||||
"eslint-plugin-jsx-a11y": "^6.2.3",
|
||||
"eslint-plugin-prettier": "^3.1.0",
|
||||
"eslint-plugin-react": "^7.13.0",
|
||||
"fetch-mock": "^7.3.3",
|
||||
"eslint-plugin-react": "^7.14.2",
|
||||
"fetch-mock": "^7.3.6",
|
||||
"file-loader": "^4.0.0",
|
||||
"html-webpack-plugin": "^3.2.0",
|
||||
"husky": "^2.4.0",
|
||||
"jest": "^24.8.0",
|
||||
"jest-enzyme": "^7.0.2",
|
||||
"jest-extended": "^0.11.1",
|
||||
"jest-extended": "^0.11.2",
|
||||
"jest-localstorage-mock": "^2.4.0",
|
||||
"lint-staged": "^8.1.7",
|
||||
"mini-css-extract-plugin": "^0.7.0",
|
||||
@@ -79,27 +79,27 @@
|
||||
"postcss-url": "^8.0.0",
|
||||
"postcss-wrap": "0.0.4",
|
||||
"preact-context": "^1.1.3",
|
||||
"prettier": "^1.17.1",
|
||||
"prettier": "^1.18.2",
|
||||
"redux-mock-store": "^1.5.3",
|
||||
"style-loader": "^0.23.1",
|
||||
"ts-jest": "^24.0.2",
|
||||
"ts-loader": "^6.0.2",
|
||||
"typescript": "^3.5.1",
|
||||
"webpack": "^4.33.0",
|
||||
"ts-loader": "^6.0.4",
|
||||
"typescript": "^3.5.3",
|
||||
"webpack": "^4.35.3",
|
||||
"webpack-bundle-analyzer": "^3.3.2",
|
||||
"webpack-cli": "^3.3.2",
|
||||
"webpack-dev-server": "^3.6.0",
|
||||
"webpack-cli": "^3.3.6",
|
||||
"webpack-dev-server": "^3.7.2",
|
||||
"whatwg-fetch": "^3.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@github/markdown-toolbar-element": "^1.0.3",
|
||||
"@github/markdown-toolbar-element": "^1.0.4",
|
||||
"@webcomponents/custom-elements": "^1.2.4",
|
||||
"bem-react-helper": "^1.1.2",
|
||||
"core-js": "^3.1.3",
|
||||
"core-js": "^3.1.4",
|
||||
"focus-visible": "^4.1.5",
|
||||
"preact": "^8.4.2",
|
||||
"preact-redux": "^2.0.3",
|
||||
"redux": "^4.0.1",
|
||||
"redux": "^4.0.4",
|
||||
"redux-thunk": "^2.3.0"
|
||||
},
|
||||
"eslintIgnore": [
|
||||
|
||||
Reference in New Issue
Block a user