mirror of
https://github.com/twofas/2fas-browser-extension.git
synced 2024-11-22 02:00:08 +01:00
#1458 Packages update
This commit is contained in:
parent
da7dbe8e77
commit
6a0d51541f
14
package.json
14
package.json
@ -52,9 +52,9 @@
|
||||
"@babel/core": "^7.23.3",
|
||||
"@babel/eslint-parser": "^7.23.3",
|
||||
"@babel/plugin-transform-runtime": "^7.23.4",
|
||||
"@babel/preset-env": "^7.23.3",
|
||||
"@babel/preset-env": "^7.23.8",
|
||||
"@babel/register": "^7.22.15",
|
||||
"@babel/runtime": "^7.23.4",
|
||||
"@babel/runtime": "^7.23.8",
|
||||
"autoprefixer": "^10.4.15",
|
||||
"babel-loader": "^9.1.3",
|
||||
"babel-plugin-dynamic-import-node": "^2.3.3",
|
||||
@ -63,10 +63,10 @@
|
||||
"babel-plugin-transform-remove-debugger": "^6.9.4",
|
||||
"babel-preset-minify": "^0.5.2",
|
||||
"browserslist": "^4.22.2",
|
||||
"copy-webpack-plugin": "^11.0.0",
|
||||
"copy-webpack-plugin": "^12.0.1",
|
||||
"cross-env": "^7.0.3",
|
||||
"crypto-browserify": "^3.12.0",
|
||||
"css-loader": "^6.8.1",
|
||||
"css-loader": "^6.9.0",
|
||||
"css-minimizer-webpack-plugin": "^5.0.1",
|
||||
"dotenv": "^16.3.1",
|
||||
"dotenv-webpack": "^8.0.1",
|
||||
@ -74,7 +74,7 @@
|
||||
"eslint-config-standard": "^17.1.0",
|
||||
"eslint-friendly-formatter": "^4.0.1",
|
||||
"eslint-plugin-import": "^2.29.0",
|
||||
"eslint-plugin-n": "^16.3.1",
|
||||
"eslint-plugin-n": "^16.6.2",
|
||||
"eslint-plugin-promise": "^6.1.1",
|
||||
"eslint-plugin-standard": "^5.0.0",
|
||||
"eslint-webpack-plugin": "^4.0.1",
|
||||
@ -82,7 +82,7 @@
|
||||
"file-loader": "^6.0.0",
|
||||
"html-loader": "^4.2.0",
|
||||
"html-webpack-plugin": "^5.5.3",
|
||||
"mini-css-extract-plugin": "^2.7.6",
|
||||
"mini-css-extract-plugin": "^2.7.7",
|
||||
"noop-loader": "^1.0.0",
|
||||
"path": "^0.12.7",
|
||||
"postcss": "^8.4.29",
|
||||
@ -96,7 +96,7 @@
|
||||
"source-map-loader": "^4.0.1",
|
||||
"stream-browserify": "^3.0.0",
|
||||
"streamify": "^1.0.0",
|
||||
"style-loader": "^3.3.3",
|
||||
"style-loader": "^3.3.4",
|
||||
"stylelint": "^15.10.3",
|
||||
"stylelint-config-recommended-scss": "^13.1.0",
|
||||
"stylelint-webpack-plugin": "^4.1.1",
|
||||
|
Loading…
Reference in New Issue
Block a user