Merge pull request #407 from trails-cool/dependabot/npm_and_yarn/production-05de8b6350

Bump the production group with 14 updates
This commit is contained in:
Ullrich Schäfer 2026-05-24 11:26:03 +02:00 committed by GitHub
commit 6186ffa062
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 989 additions and 1029 deletions

View file

@ -31,7 +31,7 @@
"drizzle-orm": "catalog:",
"isbot": "^5.1.40",
"jose": "^6.2.3",
"nodemailer": "^8.0.7",
"nodemailer": "^8.0.8",
"pino": "^10.3.1",
"prom-client": "^15.1.3",
"react": "catalog:",

View file

@ -32,8 +32,8 @@
"@expo/metro-runtime": "^55.0.11",
"@gorhom/bottom-sheet": "^5.2.14",
"@maplibre/maplibre-react-native": "^11.2.1",
"@sentry/cli": "^3.4.2",
"@sentry/react-native": "~8.11.1",
"@sentry/cli": "^3.4.3",
"@sentry/react-native": "~8.12.0",
"@trails-cool/api": "workspace:*",
"@trails-cool/gpx": "workspace:*",
"@trails-cool/i18n": "workspace:*",
@ -63,15 +63,15 @@
"react-native": "0.83.4",
"react-native-gesture-handler": "^2.31.2",
"react-native-reanimated": "^4.3.1",
"react-native-safe-area-context": "~5.7.0",
"react-native-screens": "~4.25.0",
"react-native-safe-area-context": "~5.8.0",
"react-native-screens": "~4.25.2",
"use-latest-callback": "^0.3.4",
"zod": "^4.4.3"
},
"devDependencies": {
"@testing-library/react-native": "^13.3.3",
"@types/jest": "^29.5.14",
"@types/react": "~19.2.14",
"@types/react": "~19.2.15",
"jest-expo": "^55.0.17",
"react-test-renderer": "^19.2.6",
"typescript": "~5.9.2"

View file

@ -41,7 +41,7 @@
"react": "catalog:",
"react-dom": "catalog:",
"react-router": "catalog:",
"ws": "^8.20.1",
"ws": "^8.21.0",
"y-codemirror.next": "^0.3.5",
"y-protocols": "^1.0.7",
"y-websocket": "^3.0.0",
@ -54,8 +54,8 @@
"@types/react": "catalog:",
"@types/react-dom": "catalog:",
"@types/ws": "^8.18.1",
"@vitest/browser": "^4.1.6",
"@vitest/browser-playwright": "^4.1.6",
"@vitest/browser": "^4.1.7",
"@vitest/browser-playwright": "^4.1.7",
"leaflet.markercluster": "^1.5.3",
"pino-pretty": "^13.1.3",
"tailwindcss": "catalog:",

View file

@ -44,7 +44,7 @@
},
"devDependencies": {
"@eslint/js": "^10.0.1",
"@expo/fingerprint": "^0.16.7",
"@expo/fingerprint": "^0.19.2",
"@fission-ai/openspec": "^1.3.1",
"@playwright/test": "^1.60.0",
"@react-router/dev": "catalog:",
@ -80,9 +80,9 @@
"tailwindcss": "catalog:",
"turbo": "^2.9.14",
"typescript": "catalog:",
"typescript-eslint": "^8.59.3",
"typescript-eslint": "^8.59.4",
"vite": "catalog:",
"vitest": "^4.1.6"
"vitest": "^4.1.7"
},
"version": "1.0.0",
"dependencies": {

View file

@ -13,7 +13,7 @@
"typecheck": "tsc"
},
"dependencies": {
"@garmin/fitsdk": "^21.202.0",
"@garmin/fitsdk": "^21.205.0",
"@trails-cool/gpx": "workspace:*"
},
"devDependencies": {

1990
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff

View file

@ -11,7 +11,7 @@ catalog:
"@sentry/react": ^10.53.1
"@tailwindcss/vite": ^4.3.0
"@types/node": ^22.19.19
"@types/react": ^19.2.14
"@types/react": ^19.2.15
"@types/react-dom": ^19.2.3
drizzle-kit: ^0.31.10
drizzle-orm: ^0.45.2