aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FrontEnd/package.json26
1 files changed, 13 insertions, 13 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 76d74e16..9d80766e 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -12,7 +12,7 @@
"classnames": "^2.2.6",
"clsx": "^1.1.1",
"core-js": "^3.9.1",
- "i18next": "^19.9.1",
+ "i18next": "^19.9.2",
"i18next-browser-languagedetector": "^6.0.1",
"localforage": "^1.9.0",
"lodash": "^4.17.21",
@@ -20,7 +20,7 @@
"react": "^17.0.1",
"react-bootstrap": "^1.5.1",
"react-dom": "^17.0.1",
- "react-i18next": "^11.8.8",
+ "react-i18next": "^11.8.9",
"react-inlinesvg": "^2.2.2",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",
@@ -55,21 +55,21 @@
]
},
"devDependencies": {
- "@babel/core": "^7.13.8",
+ "@babel/core": "^7.13.10",
"@babel/plugin-proposal-class-properties": "^7.12.13",
"@babel/plugin-proposal-decorators": "^7.13.5",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.13.8",
"@babel/plugin-proposal-optional-chaining": "^7.13.8",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
- "@babel/preset-env": "^7.13.9",
+ "@babel/preset-env": "^7.13.10",
"@babel/preset-react": "^7.12.13",
"@babel/preset-typescript": "^7.13.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.3",
"@types/classnames": "^2.2.11",
"@types/lodash": "^4.14.168",
- "@types/node": "^14.14.31",
- "@types/react": "^17.0.2",
- "@types/react-dom": "^17.0.1",
+ "@types/node": "^14.14.33",
+ "@types/react": "^17.0.3",
+ "@types/react-dom": "^17.0.2",
"@types/react-responsive": "^8.0.2",
"@types/react-router": "^5.1.12",
"@types/react-router-bootstrap": "^0.24.5",
@@ -77,8 +77,8 @@
"@types/remarkable": "^2.0.1",
"@types/webpack-env": "^1.16.0",
"@types/xregexp": "^4.3.0",
- "@typescript-eslint/eslint-plugin": "^4.16.1",
- "@typescript-eslint/parser": "^4.16.1",
+ "@typescript-eslint/eslint-plugin": "^4.17.0",
+ "@typescript-eslint/parser": "^4.17.0",
"@yarnpkg/pnpify": "^2.4.0",
"babel-loader": "^8.2.2",
"babel-plugin-transform-builtin-extend": "^1.1.2",
@@ -92,11 +92,11 @@
"eslint-plugin-react": "^7.22.0",
"eslint-plugin-react-hooks": "^4.2.0",
"file-loader": "^6.2.0",
- "html-webpack-plugin": "5.2.0",
+ "html-webpack-plugin": "5.3.1",
"http-server": "^0.12.3",
"mini-css-extract-plugin": "^1.3.9",
- "postcss": "^8.2.7",
- "postcss-loader": "^5.0.0",
+ "postcss": "^8.2.8",
+ "postcss-loader": "^5.1.0",
"postcss-preset-env": "^6.7.0",
"prettier": "^2.2.1",
"querystring-es3": "^0.2.1",
@@ -108,7 +108,7 @@
"type-fest": "^0.21.2",
"typescript": "^4.2.3",
"url-loader": "^4.1.1",
- "webpack": "^5.24.3",
+ "webpack": "^5.24.4",
"webpack-chain": "^6.5.1",
"webpack-cli": "^4.5.0",
"webpack-dev-server": "^3.11.2",