Bump react-router packages from 7.13.2 to 7.14.0

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Ullrich Schäfer 2026-04-06 23:13:04 +02:00
parent 12fde4aa20
commit 3b0436fe33
3 changed files with 63 additions and 63 deletions

View file

@ -36,9 +36,9 @@
"devDependencies": {
"@eslint/js": "^10.0.1",
"@playwright/test": "^1.58.2",
"@react-router/dev": "^7.13.2",
"@react-router/node": "^7.13.2",
"@react-router/serve": "^7.13.2",
"@react-router/dev": "catalog:",
"@react-router/node": "catalog:",
"@react-router/serve": "catalog:",
"@sentry/vite-plugin": "^5.1.1",
"@tailwindcss/vite": "^4.2.2",
"@testing-library/jest-dom": "^6.9.1",
@ -65,7 +65,7 @@
"react-dom": "^19.2.4",
"react-i18next": "^17.0.1",
"react-leaflet": "^5.0.0",
"react-router": "^7.13.2",
"react-router": "catalog:",
"tailwindcss": "^4.2.2",
"turbo": "^2.8.21",
"typescript-eslint": "^8.57.2",