Compare commits
1 commit
main
...
chore/depe
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
06928d454d |
4 changed files with 426 additions and 288 deletions
|
|
@ -13,8 +13,8 @@
|
|||
"dependencies": {
|
||||
"@react-router/node": "catalog:",
|
||||
"@react-router/serve": "catalog:",
|
||||
"@sentry/node": "^10.47.0",
|
||||
"@sentry/react": "^10.47.0",
|
||||
"@sentry/node": "^10.48.0",
|
||||
"@sentry/react": "^10.48.0",
|
||||
"@simplewebauthn/browser": "^13.3.0",
|
||||
"@simplewebauthn/server": "^13.3.0",
|
||||
"@trails-cool/db": "workspace:*",
|
||||
|
|
|
|||
|
|
@ -11,11 +11,11 @@
|
|||
"lint": "eslint ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@geoman-io/leaflet-geoman-free": "^2.19.2",
|
||||
"@geoman-io/leaflet-geoman-free": "^2.19.3",
|
||||
"@react-router/node": "catalog:",
|
||||
"@react-router/serve": "catalog:",
|
||||
"@sentry/node": "^10.47.0",
|
||||
"@sentry/react": "^10.47.0",
|
||||
"@sentry/node": "^10.48.0",
|
||||
"@sentry/react": "^10.48.0",
|
||||
"@trails-cool/db": "workspace:*",
|
||||
"@trails-cool/gpx": "workspace:*",
|
||||
"@trails-cool/i18n": "workspace:*",
|
||||
|
|
|
|||
18
package.json
18
package.json
|
|
@ -40,7 +40,7 @@
|
|||
"@react-router/dev": "catalog:",
|
||||
"@react-router/node": "catalog:",
|
||||
"@react-router/serve": "catalog:",
|
||||
"@sentry/vite-plugin": "^5.1.1",
|
||||
"@sentry/vite-plugin": "^5.2.0",
|
||||
"@tailwindcss/vite": "^4.2.2",
|
||||
"@testing-library/jest-dom": "^6.9.1",
|
||||
"@testing-library/react": "^16.3.2",
|
||||
|
|
@ -54,23 +54,23 @@
|
|||
"eslint": "^10.2.0",
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"fit-file-parser": "^2.3.3",
|
||||
"i18next": "^26.0.3",
|
||||
"i18next": "^26.0.4",
|
||||
"i18next-browser-languagedetector": "^8.2.1",
|
||||
"jsdom": "^29.0.1",
|
||||
"jsdom": "^29.0.2",
|
||||
"leaflet": "^1.9.4",
|
||||
"linkedom": "^0.18.12",
|
||||
"playwright": "^1.59.1",
|
||||
"postgres": "catalog:",
|
||||
"prettier": "^3.8.1",
|
||||
"react": "^19.2.4",
|
||||
"react-dom": "^19.2.4",
|
||||
"prettier": "^3.8.2",
|
||||
"react": "^19.2.5",
|
||||
"react-dom": "^19.2.5",
|
||||
"react-i18next": "^17.0.2",
|
||||
"react-leaflet": "^5.0.0",
|
||||
"react-router": "catalog:",
|
||||
"tailwindcss": "^4.2.2",
|
||||
"turbo": "^2.9.3",
|
||||
"typescript-eslint": "^8.58.0",
|
||||
"turbo": "^2.9.6",
|
||||
"typescript-eslint": "^8.58.1",
|
||||
"vite": "catalog:",
|
||||
"vitest": "^4.1.2"
|
||||
"vitest": "^4.1.4"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
686
pnpm-lock.yaml
generated
686
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue