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:
commit
6186ffa062
7 changed files with 989 additions and 1029 deletions
|
|
@ -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:",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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:",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue