aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index fd011014..a0637738 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -7,7 +7,7 @@
"description": "Timeline app.",
"dependencies": {
"@microsoft/signalr": "^6.0.1",
- "@popperjs/core": "^2.11.0",
+ "@popperjs/core": "^2.11.2",
"axios": "^0.25.0",
"bootstrap": "^5.1.3",
"bootstrap-icons": "^1.7.2",
@@ -56,10 +56,10 @@
"@types/react-responsive": "^8.0.5",
"@types/react-transition-group": "^4.4.4",
"@types/remarkable": "^2.0.3",
- "@typescript-eslint/eslint-plugin": "^5.10.0",
+ "@typescript-eslint/eslint-plugin": "^5.10.2",
"@typescript-eslint/parser": "^5.10.1",
"@vitejs/plugin-react-refresh": "^1.3.6",
- "eslint": "^8.5.0",
+ "eslint": "^8.8.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.27.1",