build(deps): bump the production group across 1 directory with 35 updates
Bumps 35 dependencies in the production group; lockfile regenerated and deduped against latest main. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
8af5ea47e0
commit
d9eee37e39
8 changed files with 890 additions and 863 deletions
|
|
@ -12,15 +12,15 @@
|
|||
"test": "vitest run"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fedify/fedify": "2.2.5",
|
||||
"@fedify/fedify": "2.3.1",
|
||||
"@js-temporal/polyfill": "^0.5.1",
|
||||
"@logtape/logtape": "^2.1.5",
|
||||
"@logtape/logtape": "^2.2.4",
|
||||
"@react-router/node": "catalog:",
|
||||
"@react-router/serve": "catalog:",
|
||||
"@sentry/node": "catalog:",
|
||||
"@sentry/react": "catalog:",
|
||||
"@simplewebauthn/browser": "^13.3.0",
|
||||
"@simplewebauthn/server": "^13.3.0",
|
||||
"@simplewebauthn/server": "^13.3.2",
|
||||
"@trails-cool/api": "workspace:*",
|
||||
"@trails-cool/db": "workspace:*",
|
||||
"@trails-cool/fit": "workspace:*",
|
||||
|
|
@ -31,9 +31,9 @@
|
|||
"@trails-cool/sentry-config": "workspace:*",
|
||||
"@trails-cool/types": "workspace:*",
|
||||
"drizzle-orm": "catalog:",
|
||||
"isbot": "^5.1.43",
|
||||
"isbot": "^5.2.0",
|
||||
"jose": "^6.2.3",
|
||||
"nodemailer": "^9.0.1",
|
||||
"nodemailer": "^9.0.3",
|
||||
"pino": "^10.3.1",
|
||||
"prom-client": "^15.1.3",
|
||||
"react": "catalog:",
|
||||
|
|
|
|||
|
|
@ -32,8 +32,8 @@
|
|||
"dependencies": {
|
||||
"@expo/metro-runtime": "^56.0.15",
|
||||
"@gorhom/bottom-sheet": "^5.2.14",
|
||||
"@maplibre/maplibre-react-native": "^11.3.4",
|
||||
"@sentry/cli": "^3.5.1",
|
||||
"@maplibre/maplibre-react-native": "^11.3.6",
|
||||
"@sentry/cli": "^3.6.0",
|
||||
"@sentry/react-native": "~8.13.0",
|
||||
"@trails-cool/api": "workspace:*",
|
||||
"@trails-cool/gpx": "workspace:*",
|
||||
|
|
@ -70,7 +70,7 @@
|
|||
"zod": "^4.4.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@testing-library/react-native": "^14.0.0",
|
||||
"@testing-library/react-native": "^14.0.1",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/react": "~19.2.17",
|
||||
"jest-expo": "^56.0.4",
|
||||
|
|
|
|||
|
|
@ -14,11 +14,11 @@
|
|||
"test:visual:update": "vitest run --config vitest.browser.config.ts -u"
|
||||
},
|
||||
"dependencies": {
|
||||
"@codemirror/commands": "^6.10.3",
|
||||
"@codemirror/language": "^6.12.3",
|
||||
"@codemirror/state": "^6.6.0",
|
||||
"@codemirror/view": "^6.43.1",
|
||||
"@geoman-io/leaflet-geoman-free": "^2.19.3",
|
||||
"@codemirror/commands": "^6.10.4",
|
||||
"@codemirror/language": "^6.12.4",
|
||||
"@codemirror/state": "^6.7.1",
|
||||
"@codemirror/view": "^6.43.6",
|
||||
"@geoman-io/leaflet-geoman-free": "^2.20.0",
|
||||
"@react-router/node": "catalog:",
|
||||
"@react-router/serve": "catalog:",
|
||||
"@sentry/node": "catalog:",
|
||||
|
|
@ -32,7 +32,7 @@
|
|||
"@trails-cool/types": "workspace:*",
|
||||
"codemirror": "^6.0.2",
|
||||
"drizzle-orm": "catalog:",
|
||||
"isbot": "^5.1.43",
|
||||
"isbot": "^5.2.0",
|
||||
"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.9",
|
||||
"@vitest/browser-playwright": "^4.1.9",
|
||||
"@vitest/browser": "^4.1.10",
|
||||
"@vitest/browser-playwright": "^4.1.10",
|
||||
"leaflet.markercluster": "^1.5.3",
|
||||
"pino-pretty": "^13.1.3",
|
||||
"tailwindcss": "catalog:",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue