Merge pull request #186 from trails-cool/deps/react-router

Bump react-router packages from 7.13.2 to 7.14.0
This commit is contained in:
Ullrich Schäfer 2026-04-06 22:21:41 +01:00 committed by GitHub
commit 279b043faf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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.9.3",
"typescript-eslint": "^8.58.0",