Merge pull request #326 from trails-cool/dependabot/npm_and_yarn/production-6dcdd079e8

Bump the production group with 28 updates
This commit is contained in:
Ullrich Schäfer 2026-04-26 12:00:52 +02:00 committed by GitHub
commit f1548c2df9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 988 additions and 1173 deletions

View file

@ -30,7 +30,7 @@
"drizzle-orm": "catalog:",
"isbot": "^5.1.39",
"jose": "^6.2.2",
"nodemailer": "^8.0.5",
"nodemailer": "^8.0.6",
"pino": "^10.3.1",
"prom-client": "^15.1.3",
"react": "catalog:",

View file

@ -29,35 +29,35 @@
]
},
"dependencies": {
"@expo/metro-runtime": "^55.0.9",
"@gorhom/bottom-sheet": "^5.2.9",
"@maplibre/maplibre-react-native": "^11.0.0",
"@sentry/cli": "^3.3.5",
"@sentry/react-native": "~8.8.0",
"@expo/metro-runtime": "^55.0.10",
"@gorhom/bottom-sheet": "^5.2.10",
"@maplibre/maplibre-react-native": "^11.0.2",
"@sentry/cli": "^3.4.0",
"@sentry/react-native": "~8.9.1",
"@trails-cool/api": "workspace:*",
"@trails-cool/gpx": "workspace:*",
"@trails-cool/i18n": "workspace:*",
"@trails-cool/map-core": "workspace:*",
"@trails-cool/sentry-config": "workspace:*",
"@trails-cool/types": "workspace:*",
"expo": "~55.0.15",
"expo-constants": "~55.0.14",
"expo": "~55.0.17",
"expo-constants": "~55.0.15",
"expo-crypto": "~55.0.14",
"expo-dev-client": "~55.0.27",
"expo-dev-menu": "^55.0.23",
"expo-dev-client": "~55.0.28",
"expo-dev-menu": "^55.0.24",
"expo-device": "~55.0.15",
"expo-file-system": "~55.0.16",
"expo-linking": "~55.0.13",
"expo-file-system": "~55.0.17",
"expo-linking": "~55.0.14",
"expo-localization": "~55.0.13",
"expo-location": "~55.1.8",
"expo-navigation-bar": "~55.0.12",
"expo-notifications": "~55.0.19",
"expo-router": "~55.0.12",
"expo-notifications": "~55.0.20",
"expo-router": "~55.0.13",
"expo-secure-store": "~55.0.13",
"expo-splash-screen": "~55.0.18",
"expo-splash-screen": "~55.0.19",
"expo-sqlite": "~55.0.15",
"expo-status-bar": "~55.0.5",
"expo-system-ui": "^55.0.15",
"expo-system-ui": "^55.0.16",
"expo-web-browser": "~55.0.14",
"react": "catalog:",
"react-native": "0.83.4",

View file

@ -59,7 +59,7 @@
"eslint": "^10.2.1",
"eslint-config-prettier": "^10.1.8",
"fit-file-parser": "^2.3.3",
"i18next": "^26.0.6",
"i18next": "^26.0.8",
"i18next-browser-languagedetector": "^8.2.1",
"jsdom": "^29.0.2",
"leaflet": "^1.9.4",
@ -74,13 +74,13 @@
"react-router": "catalog:",
"tailwindcss": "catalog:",
"turbo": "^2.9.6",
"typescript-eslint": "^8.58.1",
"typescript-eslint": "^8.59.0",
"vite": "catalog:",
"vitest": "^4.1.4"
"vitest": "^4.1.5"
},
"version": "1.0.0",
"dependencies": {
"expo": "~55.0.15",
"expo": "~55.0.17",
"react": "19.2.0",
"react-native": "0.83.4"
}

View file

@ -13,7 +13,7 @@
"typecheck": "tsc"
},
"dependencies": {
"pg-boss": "^12.0.0"
"pg-boss": "^12.18.0"
},
"devDependencies": {
"@types/node": "catalog:"

2105
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff

View file

@ -6,20 +6,20 @@ packages:
catalog:
react: ^19.2.5
react-dom: ^19.2.5
react-router: ^7.14.0
"@react-router/dev": ^7.14.0
"@react-router/node": ^7.14.0
"@react-router/serve": ^7.14.0
react-router: ^7.14.2
"@react-router/dev": ^7.14.2
"@react-router/node": ^7.14.2
"@react-router/serve": ^7.14.2
"@types/react": ^19.2.14
"@types/react-dom": ^19.2.3
tailwindcss: ^4.2.2
"@tailwindcss/vite": ^4.2.2
tailwindcss: ^4.2.4
"@tailwindcss/vite": ^4.2.4
typescript: ^5.8.3
vite: ^8.0.8
drizzle-orm: ^0.45.2
drizzle-kit: ^0.31.10
drizzle-postgis: ^1.1.1
"@sentry/node": ^10.49.0
"@sentry/node": ^10.50.0
"@sentry/react": ^10.49.0
postgres: ^3.4.9
"@types/node": ^22.0.0