Merge pull request #451 from trails-cool/dependabot/npm_and_yarn/production-3c42ababf0
chore(deps): bump the production group with 28 updates
This commit is contained in:
commit
8638c2fdfa
7 changed files with 1671 additions and 2265 deletions
|
|
@ -17,7 +17,7 @@
|
|||
"@sentry/node": "catalog:",
|
||||
"@sentry/react": "catalog:",
|
||||
"@simplewebauthn/browser": "^13.3.0",
|
||||
"@simplewebauthn/server": "^13.3.0",
|
||||
"@simplewebauthn/server": "^13.3.1",
|
||||
"@trails-cool/api": "workspace:*",
|
||||
"@trails-cool/db": "workspace:*",
|
||||
"@trails-cool/jobs": "workspace:*",
|
||||
|
|
@ -31,7 +31,7 @@
|
|||
"drizzle-orm": "catalog:",
|
||||
"isbot": "^5.1.40",
|
||||
"jose": "^6.2.3",
|
||||
"nodemailer": "^8.0.8",
|
||||
"nodemailer": "^8.0.10",
|
||||
"pino": "^10.3.1",
|
||||
"prom-client": "^15.1.3",
|
||||
"react": "catalog:",
|
||||
|
|
|
|||
|
|
@ -30,11 +30,11 @@
|
|||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"@expo/metro-runtime": "^56.0.12",
|
||||
"@expo/metro-runtime": "^56.0.13",
|
||||
"@gorhom/bottom-sheet": "^5.2.14",
|
||||
"@maplibre/maplibre-react-native": "^11.2.1",
|
||||
"@maplibre/maplibre-react-native": "^11.3.0",
|
||||
"@sentry/cli": "^3.4.3",
|
||||
"@sentry/react-native": "~8.12.0",
|
||||
"@sentry/react-native": "~8.13.0",
|
||||
"@trails-cool/api": "workspace:*",
|
||||
"@trails-cool/gpx": "workspace:*",
|
||||
"@trails-cool/i18n": "workspace:*",
|
||||
|
|
@ -42,17 +42,17 @@
|
|||
"@trails-cool/sentry-config": "workspace:*",
|
||||
"@trails-cool/types": "workspace:*",
|
||||
"expo": "~56.0.4",
|
||||
"expo-constants": "~56.0.15",
|
||||
"expo-crypto": "~56.0.3",
|
||||
"expo-dev-client": "~56.0.15",
|
||||
"expo-constants": "~56.0.16",
|
||||
"expo-crypto": "~56.0.4",
|
||||
"expo-dev-client": "~56.0.18",
|
||||
"expo-device": "~56.0.4",
|
||||
"expo-file-system": "~56.0.7",
|
||||
"expo-linking": "~56.0.11",
|
||||
"expo-linking": "~56.0.13",
|
||||
"expo-localization": "~56.0.6",
|
||||
"expo-location": "~56.0.13",
|
||||
"expo-location": "~56.0.15",
|
||||
"expo-navigation-bar": "~56.0.3",
|
||||
"expo-notifications": "~56.0.13",
|
||||
"expo-router": "~56.2.6",
|
||||
"expo-notifications": "~56.0.15",
|
||||
"expo-router": "~56.2.8",
|
||||
"expo-secure-store": "~56.0.4",
|
||||
"expo-splash-screen": "~56.0.10",
|
||||
"expo-sqlite": "~56.0.4",
|
||||
|
|
@ -62,10 +62,10 @@
|
|||
"react": "catalog:",
|
||||
"react-native": "0.85.3",
|
||||
"react-native-gesture-handler": "^2.31.2",
|
||||
"react-native-reanimated": "^4.3.1",
|
||||
"react-native-safe-area-context": "~5.7.0",
|
||||
"react-native-reanimated": "^4.4.0",
|
||||
"react-native-safe-area-context": "~5.8.0",
|
||||
"react-native-screens": "~4.25.2",
|
||||
"react-native-worklets": "0.8.3",
|
||||
"react-native-worklets": "0.9.1",
|
||||
"use-latest-callback": "^0.3.4",
|
||||
"zod": "^4.4.3"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@
|
|||
"y-codemirror.next": "^0.3.5",
|
||||
"y-protocols": "^1.0.7",
|
||||
"y-websocket": "^3.0.0",
|
||||
"yjs": "^13.6.30"
|
||||
"yjs": "^13.6.31"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@react-router/dev": "catalog:",
|
||||
|
|
|
|||
12
package.json
12
package.json
|
|
@ -44,7 +44,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^10.0.1",
|
||||
"@expo/fingerprint": "^0.19.2",
|
||||
"@expo/fingerprint": "^0.19.3",
|
||||
"@fission-ai/openspec": "^1.3.1",
|
||||
"@playwright/test": "^1.60.0",
|
||||
"@react-router/dev": "catalog:",
|
||||
|
|
@ -61,11 +61,11 @@
|
|||
"drizzle-kit": "catalog:",
|
||||
"drizzle-orm": "catalog:",
|
||||
"drizzle-postgis": "catalog:",
|
||||
"eslint": "^10.4.0",
|
||||
"eslint": "^10.4.1",
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"eslint-plugin-import-x": "^4.16.2",
|
||||
"fit-file-parser": "^3.0.0",
|
||||
"i18next": "^26.2.0",
|
||||
"fit-file-parser": "^3.0.1",
|
||||
"i18next": "^26.3.0",
|
||||
"i18next-browser-languagedetector": "^8.2.1",
|
||||
"jsdom": "^29.1.1",
|
||||
"leaflet": "^1.9.4",
|
||||
|
|
@ -79,9 +79,9 @@
|
|||
"react-leaflet": "^5.0.0",
|
||||
"react-router": "catalog:",
|
||||
"tailwindcss": "catalog:",
|
||||
"turbo": "^2.9.14",
|
||||
"turbo": "^2.9.16",
|
||||
"typescript": "catalog:",
|
||||
"typescript-eslint": "^8.59.4",
|
||||
"typescript-eslint": "^8.60.0",
|
||||
"vite": "catalog:",
|
||||
"vitest": "^4.1.7"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -18,6 +18,6 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "catalog:",
|
||||
"fit-file-parser": "^3.0.0"
|
||||
"fit-file-parser": "^3.0.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
3878
pnpm-lock.yaml
generated
3878
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
|
|
@ -4,11 +4,11 @@ packages:
|
|||
- "scripts"
|
||||
|
||||
catalog:
|
||||
"@react-router/dev": ^7.15.1
|
||||
"@react-router/node": ^7.15.1
|
||||
"@react-router/serve": ^7.15.1
|
||||
"@sentry/node": ^10.53.1
|
||||
"@sentry/react": ^10.53.1
|
||||
"@react-router/dev": ^7.16.0
|
||||
"@react-router/node": ^7.16.0
|
||||
"@react-router/serve": ^7.16.0
|
||||
"@sentry/node": ^10.55.0
|
||||
"@sentry/react": ^10.55.0
|
||||
"@tailwindcss/vite": ^4.3.0
|
||||
"@types/node": ^22.19.19
|
||||
"@types/react": ^19.2.15
|
||||
|
|
@ -19,7 +19,7 @@ catalog:
|
|||
postgres: ^3.4.9
|
||||
react: ^19.2.5
|
||||
react-dom: ^19.2.6
|
||||
react-router: ^7.15.1
|
||||
react-router: ^7.16.0
|
||||
tailwindcss: ^4.3.0
|
||||
typescript: ~6.0.3
|
||||
vite: ^8.0.13
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue