mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 06:43:45 +02:00
yarn: upgrade dependencies
This commit is contained in:
14
package.json
14
package.json
@@ -53,7 +53,7 @@
|
||||
"feature": "link:./resources/scripts/components/server/features",
|
||||
"formik": "^2.2.9",
|
||||
"history": "^4.10.1",
|
||||
"i18next": "^20.3.4",
|
||||
"i18next": "^20.3.5",
|
||||
"i18next-chained-backend": "^3.0.2",
|
||||
"i18next-localstorage-backend": "^3.1.3",
|
||||
"i18next-xhr-backend": "^3.2.2",
|
||||
@@ -66,7 +66,7 @@
|
||||
"react-ga": "^3.3.0",
|
||||
"react-google-recaptcha": "^2.1.0",
|
||||
"react-hot-loader": "^4.13.0",
|
||||
"react-i18next": "^11.11.3",
|
||||
"react-i18next": "^11.11.4",
|
||||
"react-router": "^5.2.0",
|
||||
"react-router-dom": "^5.2.0",
|
||||
"react-select": "^4.3.1",
|
||||
@@ -104,7 +104,7 @@
|
||||
"@types/debounce": "^1.2.0",
|
||||
"@types/events": "^3.0.0",
|
||||
"@types/history": "^4.7.9",
|
||||
"@types/node": "^16.4.2",
|
||||
"@types/node": "^16.4.10",
|
||||
"@types/qrcode.react": "^1.0.2",
|
||||
"@types/query-string": "^6.3.0",
|
||||
"@types/react": "^16.14.11",
|
||||
@@ -120,8 +120,8 @@
|
||||
"@types/webappsec-credential-management": "^0.6.1",
|
||||
"@types/webpack-env": "^1.16.2",
|
||||
"@types/yup": "^0.29.13",
|
||||
"@typescript-eslint/eslint-plugin": "^4.28.4",
|
||||
"@typescript-eslint/parser": "^4.28.4",
|
||||
"@typescript-eslint/eslint-plugin": "^4.29.0",
|
||||
"@typescript-eslint/parser": "^4.29.0",
|
||||
"autoprefixer": "^10.3.1",
|
||||
"babel-loader": "^8.2.2",
|
||||
"babel-plugin-macros": "^3.1.0",
|
||||
@@ -129,14 +129,14 @@
|
||||
"browserslist": "^4.16.6",
|
||||
"cross-env": "^7.0.3",
|
||||
"css-loader": "^5.2.6",
|
||||
"eslint": "^7.31.0",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-config-standard": "^16.0.3",
|
||||
"eslint-plugin-import": "^2.23.4",
|
||||
"eslint-plugin-node": "^11.1.0",
|
||||
"eslint-plugin-promise": "^5.1.0",
|
||||
"eslint-plugin-react": "^7.24.0",
|
||||
"eslint-plugin-react-hooks": "^4.2.0",
|
||||
"fork-ts-checker-webpack-plugin": "^6.2.13",
|
||||
"fork-ts-checker-webpack-plugin": "^6.3.1",
|
||||
"postcss": "^8.3.6",
|
||||
"redux-devtools-extension": "^2.13.9",
|
||||
"source-map-loader": "^1.1.3",
|
||||
|
||||
Reference in New Issue
Block a user