Merge pull request #671 from akellbl4/update/dev-deps

Update dev dependencies
This commit is contained in:
Umputun
2020-04-14 10:15:46 -05:00
committed by GitHub
3 changed files with 6985 additions and 4918 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ module.exports = [
path: 'public/remark.js', path: 'public/remark.js',
}, },
{ {
limit: '43 KB', limit: '44 KB',
path: 'public/last-comments.js', path: 'public/last-comments.js',
}, },
{ {
+6940 -4873
View File
File diff suppressed because it is too large Load Diff
+44 -44
View File
@@ -47,83 +47,83 @@
"whatwg-fetch": "^3.0.0" "whatwg-fetch": "^3.0.0"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.6.4", "@babel/core": "^7.9.0",
"@babel/plugin-syntax-dynamic-import": "^7.2.0", "@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-react-jsx": "^7.3.0", "@babel/plugin-transform-react-jsx": "^7.9.4",
"@babel/preset-env": "^7.6.3", "@babel/preset-env": "^7.9.5",
"@babel/preset-react": "^7.6.3", "@babel/preset-react": "^7.9.4",
"@formatjs/cli": "^1.1.20", "@formatjs/cli": "^1.1.20",
"@mavrin/stylelint-declaration-use-css-custom-properties": "1.0.0-alpha.1", "@mavrin/stylelint-declaration-use-css-custom-properties": "1.0.0-alpha.1",
"@size-limit/file": "^4.0.1", "@size-limit/file": "^4.4.5",
"@types/cheerio": "^0.22.13", "@types/cheerio": "^0.22.17",
"@types/classnames": "^2.2.9", "@types/classnames": "^2.2.10",
"@types/core-js": "^2.5.2", "@types/core-js": "^2.5.3",
"@types/enzyme": "^3.10.4", "@types/enzyme": "^3.10.5",
"@types/fetch-mock": "^7.3.1", "@types/fetch-mock": "^7.3.2",
"@types/jest": "^24.0.20", "@types/jest": "^24.9.1",
"@types/lodash-es": "^4.17.3", "@types/lodash-es": "^4.17.3",
"@types/node": "^12.12.34", "@types/node": "^12.12.35",
"@types/node-emoji": "^1.8.1", "@types/node-emoji": "^1.8.1",
"@types/react-redux": "^7.1.5", "@types/react-redux": "^7.1.7",
"@types/redux-mock-store": "^1.0.1", "@types/redux-mock-store": "^1.0.2",
"@typescript-eslint/eslint-plugin": "^2.27.0", "@typescript-eslint/eslint-plugin": "^2.27.0",
"@typescript-eslint/parser": "^2.5.0", "@typescript-eslint/parser": "^2.27.0",
"autoprefixer": "^9.7.0", "autoprefixer": "^9.7.6",
"babel-eslint": "^10.0.3", "babel-eslint": "^10.1.0",
"babel-jest": "^24.9.0", "babel-jest": "^24.9.0",
"babel-loader": "^8.0.6", "babel-loader": "^8.1.0",
"clean-webpack-plugin": "^3.0.0", "clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^5.1.1", "copy-webpack-plugin": "^5.1.1",
"cross-env": "^7.0.2", "cross-env": "^7.0.2",
"css-loader": "^3.2.0", "css-loader": "^3.5.2",
"document-register-element": "^1.14.3", "document-register-element": "^1.14.3",
"dotenv": "^8.2.0", "dotenv": "^8.2.0",
"enzyme": "^3.10.0", "enzyme": "^3.11.0",
"enzyme-adapter-preact-pure": "^2.2.0", "enzyme-adapter-preact-pure": "^2.2.0",
"es-check": "^5.1.0", "es-check": "^5.1.0",
"eslint": "^6.6.0", "eslint": "^6.8.0",
"eslint-config-prettier": "^6.5.0", "eslint-config-prettier": "^6.10.1",
"eslint-plugin-jsx-a11y": "^6.2.3", "eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-prettier": "^3.1.1", "eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-react": "^7.16.0", "eslint-plugin-react": "^7.19.0",
"fetch-mock": "^7.7.0", "fetch-mock": "^7.7.3",
"file-loader": "^4.2.0", "file-loader": "^4.3.0",
"html-webpack-plugin": "^3.2.0", "html-webpack-plugin": "^3.2.0",
"husky": "^3.0.9", "husky": "^3.1.0",
"identity-obj-proxy": "^3.0.0", "identity-obj-proxy": "^3.0.0",
"jest": "^25.1.0", "jest": "^25.3.0",
"jest-enzyme": "^7.1.2", "jest-enzyme": "^7.1.2",
"jest-extended": "^0.11.2", "jest-extended": "^0.11.5",
"jest-fetch-mock": "^3.0.3", "jest-fetch-mock": "^3.0.3",
"jest-localstorage-mock": "^2.4.0", "jest-localstorage-mock": "^2.4.0",
"lint-staged": "^9.4.2", "lint-staged": "^9.5.0",
"mini-css-extract-plugin": "^0.8.0", "mini-css-extract-plugin": "^0.8.2",
"node-fetch": "^2.6.0", "node-fetch": "^2.6.0",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"postcss-calc": "^7.0.1", "postcss-calc": "^7.0.2",
"postcss-csso": "^4.0.0", "postcss-csso": "^4.0.0",
"postcss-custom-properties": "^9.0.2", "postcss-custom-properties": "^9.1.1",
"postcss-for": "^2.1.1", "postcss-for": "^2.1.1",
"postcss-loader": "^3.0.0", "postcss-loader": "^3.0.0",
"postcss-nested": "^4.1.2", "postcss-nested": "^4.2.1",
"postcss-prefixwrap": "^1.13.0", "postcss-prefixwrap": "^1.13.2",
"postcss-simple-vars": "^5.0.2", "postcss-simple-vars": "^5.0.2",
"postcss-url": "^8.0.0", "postcss-url": "^8.0.0",
"postcss-wrap": "0.0.4", "postcss-wrap": "0.0.4",
"prettier": "^1.19.1", "prettier": "^1.19.1",
"redux-mock-store": "^1.5.3", "redux-mock-store": "^1.5.4",
"size-limit": "^4.0.1", "size-limit": "^4.4.5",
"style-loader": "^1.0.0", "style-loader": "^1.1.3",
"stylelint": "^13.1.0", "stylelint": "^13.3.2",
"stylelint-config-prettier": "^8.0.1", "stylelint-config-prettier": "^8.0.1",
"stylelint-config-standard": "^20.0.0", "stylelint-config-standard": "^20.0.0",
"stylelint-value-no-unknown-custom-properties": "^2.0.0", "stylelint-value-no-unknown-custom-properties": "^2.0.0",
"ts-jest": "^25.2.1", "ts-jest": "^25.3.1",
"ts-loader": "^6.2.2", "ts-loader": "^6.2.2",
"typescript": "^3.8.3", "typescript": "^3.8.3",
"webpack": "^4.41.2", "webpack": "^4.42.1",
"webpack-bundle-analyzer": "^3.6.1", "webpack-bundle-analyzer": "^3.6.1",
"webpack-cli": "^3.3.9", "webpack-cli": "^3.3.11",
"webpack-dev-server": "^3.9.0" "webpack-dev-server": "^3.10.3"
} }
} }