aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r--FrontEnd/package.json44
1 files changed, 22 insertions, 22 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index dc32cc0e..0fe6885e 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -7,28 +7,28 @@
"description": "Timeline app.",
"type": "module",
"dependencies": {
- "@microsoft/signalr": "^7.0.0",
+ "@microsoft/signalr": "^7.0.3",
"@popperjs/core": "^2.11.6",
- "axios": "^1.2.1",
+ "axios": "^1.3.4",
"bootstrap": "^5.2.3",
- "bootstrap-icons": "^1.10.2",
+ "bootstrap-icons": "^1.10.3",
"classnames": "^2.3.2",
"color": "^4.2.3",
- "core-js": "^3.26.1",
- "i18next": "^22.4.6",
+ "core-js": "^3.28.0",
+ "i18next": "^22.4.10",
"i18next-browser-languagedetector": "^7.0.1",
- "js-base64": "^3.7.3",
+ "js-base64": "^3.7.5",
"lodash": "^4.17.21",
- "marked": "^4.2.4",
+ "marked": "^4.2.12",
"moment": "^2.29.4",
"pepjs": "^0.5.3",
"react": "^18.2.0",
"react-color": "^2.19.3",
"react-dom": "^18.2.0",
- "react-i18next": "^12.1.1",
+ "react-i18next": "^12.2.0",
"react-popper": "^2.3.0",
"react-responsive": "^9.0.2",
- "react-router-dom": "^6.5.0",
+ "react-router-dom": "^6.8.1",
"react-transition-group": "^4.4.5",
"regenerator-runtime": "^0.13.11",
"rxjs": "^7.8.0",
@@ -53,23 +53,23 @@
"@types/color": "^3.0.3",
"@types/lodash": "^4.14.191",
"@types/marked": "^4.0.8",
- "@types/node": "^18.11.17",
- "@types/react": "^18.0.26",
+ "@types/node": "^18.14.1",
+ "@types/react": "^18.0.28",
"@types/react-color": "^3.0.6",
- "@types/react-dom": "^18.0.9",
+ "@types/react-dom": "^18.0.11",
"@types/react-responsive": "^8.0.5",
"@types/react-transition-group": "^4.4.5",
- "@typescript-eslint/eslint-plugin": "^5.47.0",
- "@typescript-eslint/parser": "^5.47.0",
- "@vitejs/plugin-react": "^3.0.0",
- "eslint": "^8.30.0",
- "eslint-config-prettier": "^8.5.0",
+ "@typescript-eslint/eslint-plugin": "^5.53.0",
+ "@typescript-eslint/parser": "^5.53.0",
+ "@vitejs/plugin-react": "^3.1.0",
+ "eslint": "^8.35.0",
+ "eslint-config-prettier": "^8.6.0",
"eslint-plugin-prettier": "^4.2.1",
- "eslint-plugin-react": "^7.31.11",
+ "eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
- "prettier": "^2.8.1",
- "typescript": "^4.9.4",
- "vite": "^4.0.2",
- "vite-plugin-pwa": "^0.14.0"
+ "prettier": "^2.8.4",
+ "typescript": "^4.9.5",
+ "vite": "^4.1.4",
+ "vite-plugin-pwa": "^0.14.4"
}
} \ No newline at end of file