chore: bump packages

This commit is contained in:
abhijithvijayan 2021-05-23 16:29:44 +05:30
parent ff0b9fc219
commit 93544a017c
2 changed files with 501 additions and 302 deletions

View File

@ -35,10 +35,11 @@
"webextension-polyfill-ts": "^0.25.0" "webextension-polyfill-ts": "^0.25.0"
}, },
"devDependencies": { "devDependencies": {
"@abhijithvijayan/eslint-config": "2.5.6", "@abhijithvijayan/eslint-config": "2.6.3",
"@abhijithvijayan/eslint-config-airbnb": "^1.0.2", "@abhijithvijayan/eslint-config-airbnb": "^1.0.2",
"@abhijithvijayan/tsconfig": "^1.3.0", "@abhijithvijayan/tsconfig": "^1.3.0",
"@babel/core": "^7.14.3", "@babel/core": "^7.14.3",
"@babel/eslint-parser": "^7.12.16",
"@babel/plugin-proposal-class-properties": "^7.13.0", "@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-proposal-object-rest-spread": "^7.14.2", "@babel/plugin-proposal-object-rest-spread": "^7.14.2",
"@babel/plugin-transform-destructuring": "^7.13.17", "@babel/plugin-transform-destructuring": "^7.13.17",
@ -52,29 +53,28 @@
"@typescript-eslint/eslint-plugin": "^4.4.1", "@typescript-eslint/eslint-plugin": "^4.4.1",
"@typescript-eslint/parser": "^4.4.1", "@typescript-eslint/parser": "^4.4.1",
"autoprefixer": "^10.2.5", "autoprefixer": "^10.2.5",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.2.2", "babel-loader": "^8.2.2",
"clean-webpack-plugin": "^3.0.0", "clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^6.4.1", "copy-webpack-plugin": "^6.4.1",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"css-loader": "^5.2.5", "css-loader": "^5.2.5",
"eslint": "^7.11.0", "eslint": "^7.27.0",
"eslint-config-prettier": "^6.13.0", "eslint-config-prettier": "^6.15.0",
"eslint-plugin-import": "^2.22.1", "eslint-plugin-import": "^2.23.3",
"eslint-plugin-jsx-a11y": "^6.3.1", "eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-node": "^11.1.0", "eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.1.4", "eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.21.4", "eslint-plugin-react": "^7.23.2",
"eslint-plugin-react-hooks": "^4.1.2", "eslint-plugin-react-hooks": "^4.2.0",
"filemanager-webpack-plugin": "^3.1.1", "filemanager-webpack-plugin": "^3.1.1",
"fork-ts-checker-webpack-plugin": "^6.0.1", "fork-ts-checker-webpack-plugin": "^6.2.10",
"html-webpack-plugin": "^4.5.0", "html-webpack-plugin": "^4.5.2",
"mini-css-extract-plugin": "^1.3.1", "mini-css-extract-plugin": "^1.6.0",
"node-sass": "^4.14.1", "node-sass": "^4.14.1",
"optimize-css-assets-webpack-plugin": "^5.0.6", "optimize-css-assets-webpack-plugin": "^5.0.6",
"postcss": "^8.3.0", "postcss": "^8.3.0",
"postcss-loader": "^4.3.0", "postcss-loader": "^4.3.0",
"prettier": "^2.1.2", "prettier": "^2.3.0",
"resolve-url-loader": "^3.1.3", "resolve-url-loader": "^3.1.3",
"sass-loader": "^10.2.0", "sass-loader": "^10.2.0",
"terser-webpack-plugin": "^4.2.3", "terser-webpack-plugin": "^4.2.3",

777
yarn.lock

File diff suppressed because it is too large Load Diff