Merge pull request #552 from trails-cool/dependabot/npm_and_yarn/production-7d38d0195e
build(deps): bump the production group with 18 updates
This commit is contained in:
commit
da310af684
8 changed files with 843 additions and 772 deletions
|
|
@ -14,7 +14,7 @@
|
|||
"dependencies": {
|
||||
"@fedify/fedify": "2.2.5",
|
||||
"@js-temporal/polyfill": "^0.5.1",
|
||||
"@logtape/logtape": "^2.1.4",
|
||||
"@logtape/logtape": "^2.1.5",
|
||||
"@react-router/node": "catalog:",
|
||||
"@react-router/serve": "catalog:",
|
||||
"@sentry/node": "catalog:",
|
||||
|
|
@ -31,7 +31,7 @@
|
|||
"@trails-cool/sentry-config": "workspace:*",
|
||||
"@trails-cool/types": "workspace:*",
|
||||
"drizzle-orm": "catalog:",
|
||||
"isbot": "^5.1.42",
|
||||
"isbot": "^5.1.43",
|
||||
"jose": "^6.2.3",
|
||||
"nodemailer": "^8.0.11",
|
||||
"pino": "^10.3.1",
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@
|
|||
"@expo/metro-runtime": "^56.0.15",
|
||||
"@gorhom/bottom-sheet": "^5.2.14",
|
||||
"@maplibre/maplibre-react-native": "^11.3.4",
|
||||
"@sentry/cli": "^3.5.0",
|
||||
"@sentry/cli": "^3.5.1",
|
||||
"@sentry/react-native": "~8.13.0",
|
||||
"@trails-cool/api": "workspace:*",
|
||||
"@trails-cool/gpx": "workspace:*",
|
||||
|
|
@ -41,7 +41,7 @@
|
|||
"@trails-cool/map-core": "workspace:*",
|
||||
"@trails-cool/sentry-config": "workspace:*",
|
||||
"@trails-cool/types": "workspace:*",
|
||||
"expo": "~56.0.11",
|
||||
"expo": "~56.0.12",
|
||||
"expo-constants": "~56.0.18",
|
||||
"expo-crypto": "~56.0.4",
|
||||
"expo-dev-client": "~56.0.20",
|
||||
|
|
@ -49,10 +49,10 @@
|
|||
"expo-file-system": "~56.0.8",
|
||||
"expo-linking": "~56.0.14",
|
||||
"expo-localization": "~56.0.6",
|
||||
"expo-location": "~56.0.17",
|
||||
"expo-location": "~56.0.18",
|
||||
"expo-navigation-bar": "~56.0.3",
|
||||
"expo-notifications": "~56.0.17",
|
||||
"expo-router": "~56.2.10",
|
||||
"expo-notifications": "~56.0.18",
|
||||
"expo-router": "~56.2.11",
|
||||
"expo-secure-store": "~56.0.4",
|
||||
"expo-splash-screen": "~56.0.10",
|
||||
"expo-sqlite": "~56.0.5",
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
"@trails-cool/types": "workspace:*",
|
||||
"codemirror": "^6.0.2",
|
||||
"drizzle-orm": "catalog:",
|
||||
"isbot": "^5.1.42",
|
||||
"isbot": "^5.1.43",
|
||||
"lib0": "^0.2.117",
|
||||
"pino": "^10.3.1",
|
||||
"prom-client": "^15.1.3",
|
||||
|
|
@ -52,8 +52,8 @@
|
|||
"@types/react": "catalog:",
|
||||
"@types/react-dom": "catalog:",
|
||||
"@types/ws": "^8.18.1",
|
||||
"@vitest/browser": "^4.1.8",
|
||||
"@vitest/browser-playwright": "^4.1.8",
|
||||
"@vitest/browser": "^4.1.9",
|
||||
"@vitest/browser-playwright": "^4.1.9",
|
||||
"leaflet.markercluster": "^1.5.3",
|
||||
"pino-pretty": "^13.1.3",
|
||||
"tailwindcss": "catalog:",
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@
|
|||
"@eslint/js": "^10.0.1",
|
||||
"@expo/fingerprint": "^0.19.4",
|
||||
"@fission-ai/openspec": "^1.4.1",
|
||||
"@playwright/test": "^1.60.0",
|
||||
"@playwright/test": "^1.61.0",
|
||||
"@react-router/dev": "catalog:",
|
||||
"@react-router/node": "catalog:",
|
||||
"@react-router/serve": "catalog:",
|
||||
|
|
@ -70,7 +70,7 @@
|
|||
"jsdom": "^29.1.1",
|
||||
"leaflet": "^1.9.4",
|
||||
"linkedom": "^0.18.12",
|
||||
"playwright": "^1.60.0",
|
||||
"playwright": "^1.61.0",
|
||||
"postgres": "catalog:",
|
||||
"prettier": "^3.8.4",
|
||||
"react": "catalog:",
|
||||
|
|
@ -81,9 +81,9 @@
|
|||
"tailwindcss": "catalog:",
|
||||
"turbo": "^2.9.18",
|
||||
"typescript": "catalog:",
|
||||
"typescript-eslint": "^8.61.0",
|
||||
"typescript-eslint": "^8.61.1",
|
||||
"vite": "catalog:",
|
||||
"vitest": "^4.1.8"
|
||||
"vitest": "^4.1.9"
|
||||
},
|
||||
"version": "1.0.0"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
"typecheck": "tsc"
|
||||
},
|
||||
"dependencies": {
|
||||
"@garmin/fitsdk": "^21.205.0",
|
||||
"@garmin/fitsdk": "^21.208.0",
|
||||
"@trails-cool/gpx": "workspace:*"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
"typecheck": "tsc"
|
||||
},
|
||||
"dependencies": {
|
||||
"pg-boss": "^12.19.1"
|
||||
"pg-boss": "^12.20.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "catalog:"
|
||||
|
|
|
|||
1577
pnpm-lock.yaml
generated
1577
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
|
|
@ -7,10 +7,10 @@ catalog:
|
|||
"@react-router/dev": ^7.17.0
|
||||
"@react-router/node": ^7.17.0
|
||||
"@react-router/serve": ^7.17.0
|
||||
"@sentry/node": ^10.58.0
|
||||
"@sentry/react": ^10.58.0
|
||||
"@sentry/node": ^10.59.0
|
||||
"@sentry/react": ^10.59.0
|
||||
"@tailwindcss/vite": ^4.3.1
|
||||
"@types/node": ^22.19.21
|
||||
"@types/node": ^22.20.0
|
||||
"@types/react": ^19.2.17
|
||||
"@types/react-dom": ^19.2.3
|
||||
drizzle-kit: ^0.31.10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue