package update

This commit is contained in:
proddy
2025-01-16 21:54:17 +01:00
parent d58776beab
commit 6853cd738f
2 changed files with 32 additions and 41 deletions

View File

@@ -35,8 +35,8 @@
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-icons": "^5.4.0",
"react-router": "^7.1.1",
"react-toastify": "^11.0.2",
"react-router": "^7.1.2",
"react-toastify": "^11.0.3",
"typesafe-i18n": "^5.26.2",
"typescript": "^5.7.3"
},
@@ -47,7 +47,7 @@
"@preact/preset-vite": "^2.9.4",
"@trivago/prettier-plugin-sort-imports": "^5.2.1",
"@types/formidable": "^3",
"@types/node": "^22.10.6",
"@types/node": "^22.10.7",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"concurrently": "^9.1.2",