chore: bump packages

This commit is contained in:
abhijithvijayan 2020-11-15 16:30:02 +05:30
parent da349a0153
commit fbf36655ce
2 changed files with 1873 additions and 1425 deletions

View File

@ -26,53 +26,55 @@
"lint:fix": "eslint . --ext .js --fix"
},
"dependencies": {
"@babel/runtime": "^7.10.2",
"advanced-css-reset": "^1.1.1",
"@babel/runtime": "^7.12.5",
"advanced-css-reset": "^1.2.2",
"emoji-log": "^1.0.2",
"webext-base-css": "^1.1.0",
"webextension-polyfill": "^0.6.0"
"webext-base-css": "^1.2.0",
"webextension-polyfill": "^0.7.0"
},
"devDependencies": {
"@abhijithvijayan/eslint-config": "^1.4.1",
"@babel/core": "^7.10.2",
"@babel/plugin-proposal-object-rest-spread": "^7.10.1",
"@babel/plugin-transform-destructuring": "^7.10.1",
"@babel/plugin-transform-runtime": "^7.10.1",
"@babel/preset-env": "^7.10.2",
"@typescript-eslint/eslint-plugin": "^2.34.0",
"@typescript-eslint/parser": "^2.34.0",
"autoprefixer": "^9.8.0",
"@abhijithvijayan/eslint-config": "2.5.6",
"@abhijithvijayan/eslint-config-airbnb": "^1.0.2",
"@babel/core": "^7.12.3",
"@babel/plugin-proposal-object-rest-spread": "^7.12.1",
"@babel/plugin-transform-destructuring": "^7.12.1",
"@babel/plugin-transform-runtime": "^7.12.1",
"@babel/preset-env": "^7.12.1",
"@typescript-eslint/eslint-plugin": "^4.7.0",
"@typescript-eslint/parser": "^4.7.0",
"autoprefixer": "^10.0.2",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.1.0",
"babel-loader": "^8.2.1",
"babel-plugin-syntax-dynamic-import": "^6.18.0",
"clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^5.1.1",
"copy-webpack-plugin": "^6.3.1",
"cross-env": "^7.0.2",
"css-loader": "^3.5.3",
"eslint": "^6.8.0",
"eslint-config-airbnb": "^18.1.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-react": "^7.20.0",
"eslint-plugin-react-hooks": "^4.0.4",
"css-loader": "^5.0.1",
"eslint": "^7.13.0",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-react": "^7.21.5",
"eslint-plugin-react-hooks": "^4.2.0",
"extract-loader": "^5.1.0",
"file-loader": "^6.0.0",
"html-webpack-plugin": "^4.3.0",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^4.5.0",
"mini-css-extract-plugin": "^1.3.1",
"node-sass": "^4.14.1",
"optimize-css-assets-webpack-plugin": "^5.0.3",
"postcss-loader": "^3.0.0",
"prettier": "^2.0.5",
"resolve-url-loader": "^3.1.1",
"sass-loader": "^8.0.2",
"terser-webpack-plugin": "^2.3.7",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.11",
"optimize-css-assets-webpack-plugin": "^5.0.4",
"postcss": "^8.1.7",
"postcss-loader": "^4.0.4",
"prettier": "^2.1.2",
"resolve-url-loader": "^3.1.2",
"sass-loader": "^10.1.0",
"terser-webpack-plugin": "^4.2.3",
"webpack": "^4.44.2",
"webpack-cli": "^4.2.0",
"webpack-extension-reloader": "^1.1.4",
"webpack-fix-style-only-entries": "^0.5.0",
"wext-manifest-loader": "^2.2.0",
"webpack-fix-style-only-entries": "^0.6.0",
"wext-manifest-loader": "^2.2.1",
"wext-manifest-webpack-plugin": "^1.2.1",
"zip-webpack-plugin": "^3.0.0"
}

3224
yarn.lock

File diff suppressed because it is too large Load Diff