chore: bump packages

This commit is contained in:
abhijithvijayan 2020-05-20 09:32:59 +05:30
parent f3916e2474
commit 6e619edd19
2 changed files with 668 additions and 826 deletions

View File

@ -27,53 +27,53 @@
"lint:fix": "eslint . --ext .js --fix"
},
"dependencies": {
"@babel/runtime": "^7.9.2",
"advanced-css-reset": "^1.1.0",
"@babel/runtime": "^7.9.6",
"advanced-css-reset": "^1.1.1",
"emoji-log": "^1.0.2",
"webext-base-css": "^1.0.0",
"webext-base-css": "^1.1.0",
"webextension-polyfill": "^0.6.0"
},
"devDependencies": {
"@abhijithvijayan/eslint-config": "^1.3.0",
"@babel/core": "^7.9.0",
"@babel/plugin-proposal-object-rest-spread": "^7.9.0",
"@babel/plugin-transform-destructuring": "^7.8.8",
"@babel/plugin-transform-runtime": "^7.9.0",
"@babel/preset-env": "^7.9.0",
"@typescript-eslint/eslint-plugin": "^2.28.0",
"@typescript-eslint/parser": "^2.28.0",
"autoprefixer": "^9.7.5",
"@abhijithvijayan/eslint-config": "^1.4.0",
"@babel/core": "^7.9.6",
"@babel/plugin-proposal-object-rest-spread": "^7.9.6",
"@babel/plugin-transform-destructuring": "^7.9.5",
"@babel/plugin-transform-runtime": "^7.9.6",
"@babel/preset-env": "^7.9.6",
"@typescript-eslint/eslint-plugin": "^2.34.0",
"@typescript-eslint/parser": "^2.34.0",
"autoprefixer": "^9.8.0",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.1.0",
"babel-plugin-syntax-dynamic-import": "^6.18.0",
"clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^5.1.1",
"cross-env": "^7.0.2",
"css-loader": "^3.4.2",
"css-loader": "^3.5.3",
"eslint": "^6.8.0",
"eslint-config-airbnb": "^18.1.0",
"eslint-config-prettier": "^6.10.1",
"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.19.0",
"eslint-plugin-react-hooks": "^2.5.1",
"eslint-plugin-react": "^7.20.0",
"eslint-plugin-react-hooks": "^4.0.2",
"extract-loader": "^5.0.1",
"file-loader": "^6.0.0",
"html-webpack-plugin": "^4.0.3",
"node-sass": "^4.13.1",
"html-webpack-plugin": "^4.3.0",
"node-sass": "^4.14.1",
"optimize-css-assets-webpack-plugin": "^5.0.3",
"postcss-loader": "^3.0.0",
"prettier": "^2.0.4",
"prettier": "^2.0.5",
"resolve-url-loader": "^3.1.1",
"sass-loader": "^8.0.2",
"terser-webpack-plugin": "^2.3.5",
"webpack": "^4.42.1",
"terser-webpack-plugin": "^2.3.6",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.11",
"webpack-extension-reloader": "^1.1.4",
"webpack-fix-style-only-entries": "^0.4.0",
"wext-manifest-loader": "^1.1.2",
"webpack-fix-style-only-entries": "^0.5.0",
"wext-manifest-loader": "^2.0.0",
"wext-manifest-webpack-plugin": "^1.1.1",
"zip-webpack-plugin": "^3.0.0"
}
}
}

1446
yarn.lock

File diff suppressed because it is too large Load Diff