package update

This commit is contained in:
proddy
2024-10-11 20:38:41 +01:00
parent 6d45dfb925
commit 662df4c902
2 changed files with 23 additions and 23 deletions

View File

@@ -35,7 +35,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-icons": "^5.3.0",
"react-router-dom": "^6.26.2",
"react-router-dom": "^6.27.0",
"react-toastify": "^10.0.5",
"typesafe-i18n": "^5.26.2",
"typescript": "^5.6.3"
@@ -49,7 +49,7 @@
"@types/formidable": "^3",
"@types/node": "^22.7.5",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@types/react-dom": "^18.3.1",
"@types/react-router-dom": "^5.3.3",
"concurrently": "^9.0.1",
"eslint": "^9.12.0",