update deps

This commit is contained in:
2025-12-08 12:30:32 +01:00
parent eb9816a931
commit 080ef6b930
2 changed files with 46 additions and 46 deletions
+6 -6
View File
@@ -12,23 +12,23 @@
},
"dependencies": {
"@bufbuild/protobuf": "^2.10.1",
"react": "^19.2.0",
"react-dom": "^19.2.0",
"react-router-dom": "^7.10.0"
"react": "^19.2.1",
"react-dom": "^19.2.1",
"react-router-dom": "^7.10.1"
},
"devDependencies": {
"@eslint/js": "^9.39.1",
"@types/node": "^24.10.1",
"@types/react": "^19.2.5",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^5.1.1",
"@vitejs/plugin-react": "^5.1.2",
"eslint": "^9.39.1",
"eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-react-refresh": "^0.4.24",
"globals": "^16.5.0",
"ts-proto": "^2.8.3",
"typescript": "~5.9.3",
"typescript-eslint": "^8.46.4",
"typescript-eslint": "^8.48.1",
"vite": "npm:rolldown-vite@7.2.5"
},
"pnpm": {