Merge pull request #561 from trails-cool/dependabot/npm_and_yarn/production-ba42795ad1
build(deps): bump the production group across 1 directory with 35 updates
This commit is contained in:
commit
004ec4914f
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:",
|
||||
|
|
|
|||
28
package.json
28
package.json
|
|
@ -44,13 +44,13 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^10.0.1",
|
||||
"@expo/fingerprint": "^0.19.4",
|
||||
"@fission-ai/openspec": "^1.4.1",
|
||||
"@playwright/test": "^1.61.0",
|
||||
"@expo/fingerprint": "^0.20.3",
|
||||
"@fission-ai/openspec": "^1.6.0",
|
||||
"@playwright/test": "^1.61.1",
|
||||
"@react-router/dev": "catalog:",
|
||||
"@react-router/node": "catalog:",
|
||||
"@react-router/serve": "catalog:",
|
||||
"@sentry/vite-plugin": "^5.3.0",
|
||||
"@sentry/vite-plugin": "^5.4.0",
|
||||
"@tailwindcss/vite": "catalog:",
|
||||
"@testing-library/jest-dom": "^6.9.1",
|
||||
"@testing-library/react": "^16.3.2",
|
||||
|
|
@ -61,29 +61,29 @@
|
|||
"drizzle-kit": "catalog:",
|
||||
"drizzle-orm": "catalog:",
|
||||
"drizzle-postgis": "catalog:",
|
||||
"eslint": "^10.5.0",
|
||||
"eslint": "^10.7.0",
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"eslint-plugin-import-x": "^4.16.2",
|
||||
"eslint-plugin-import-x": "^4.17.1",
|
||||
"fit-file-parser": "^3.0.2",
|
||||
"i18next": "^26.3.1",
|
||||
"i18next": "^26.3.6",
|
||||
"i18next-browser-languagedetector": "^8.2.1",
|
||||
"jsdom": "^29.1.1",
|
||||
"leaflet": "^1.9.4",
|
||||
"linkedom": "^0.18.12",
|
||||
"playwright": "^1.61.0",
|
||||
"linkedom": "^0.18.13",
|
||||
"playwright": "^1.61.1",
|
||||
"postgres": "catalog:",
|
||||
"prettier": "^3.8.4",
|
||||
"prettier": "^3.9.5",
|
||||
"react": "catalog:",
|
||||
"react-dom": "catalog:",
|
||||
"react-i18next": "^17.0.8",
|
||||
"react-i18next": "^17.0.9",
|
||||
"react-leaflet": "^5.0.0",
|
||||
"react-router": "catalog:",
|
||||
"tailwindcss": "catalog:",
|
||||
"turbo": "^2.9.18",
|
||||
"turbo": "^2.10.4",
|
||||
"typescript": "catalog:",
|
||||
"typescript-eslint": "^8.61.1",
|
||||
"typescript-eslint": "^8.63.0",
|
||||
"vite": "catalog:",
|
||||
"vitest": "^4.1.9"
|
||||
"vitest": "^4.1.10"
|
||||
},
|
||||
"version": "1.0.0"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@trails-cool/types": "workspace:*",
|
||||
"linkedom": "^0.18.12"
|
||||
"linkedom": "^0.18.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "catalog:"
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
"typecheck": "tsc"
|
||||
},
|
||||
"dependencies": {
|
||||
"pg-boss": "^12.20.0"
|
||||
"pg-boss": "^12.26.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "catalog:"
|
||||
|
|
|
|||
1679
pnpm-lock.yaml
generated
1679
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.59.0
|
||||
"@sentry/react": ^10.59.0
|
||||
"@tailwindcss/vite": ^4.3.1
|
||||
"@types/node": ^22.20.0
|
||||
"@sentry/node": ^10.65.0
|
||||
"@sentry/react": ^10.65.0
|
||||
"@tailwindcss/vite": ^4.3.2
|
||||
"@types/node": ^22.20.1
|
||||
"@types/react": ^19.2.17
|
||||
"@types/react-dom": ^19.2.3
|
||||
drizzle-kit: ^0.31.10
|
||||
|
|
@ -20,6 +20,6 @@ catalog:
|
|||
react: ^19.2.5
|
||||
react-dom: ^19.2.7
|
||||
react-router: ^7.17.0
|
||||
tailwindcss: ^4.3.1
|
||||
tailwindcss: ^4.3.2
|
||||
typescript: ~6.0.3
|
||||
vite: ^8.1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue