diff options
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r-- | FrontEnd/package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 67745680..0b78b846 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -6,7 +6,7 @@ "keywords": [],
"description": "Timeline app.",
"dependencies": {
- "@microsoft/signalr": "^6.0.6",
+ "@microsoft/signalr": "^6.0.7",
"@popperjs/core": "^2.11.5",
"axios": "^0.27.0",
"bootstrap": "^5.1.3",
@@ -18,13 +18,13 @@ "i18next-browser-languagedetector": "^6.1.4",
"js-base64": "^3.7.2",
"lodash": "^4.17.21",
- "marked": "^4.0.17",
+ "marked": "^4.0.18",
"moment": "^2.29.4",
"pepjs": "^0.5.3",
"react": "^18.0.0",
"react-color": "^2.19.3",
"react-dom": "^18.2.0",
- "react-i18next": "^11.17.4",
+ "react-i18next": "^11.18.0",
"react-popper": "^2.3.0",
"react-responsive": "^8.2.0",
"react-router-dom": "^6.3.0",
@@ -67,7 +67,7 @@ "eslint-plugin-react-hooks": "^4.6.0",
"prettier": "^2.7.1",
"typescript": "^4.7.4",
- "vite": "^2.9.13",
+ "vite": "^2.9.14",
"vite-plugin-pwa": "^0.12.2"
}
}
\ No newline at end of file |