Skip to content

Commit 83544e7

Browse files
committed
chore: update workspace dependencies
1 parent 4baee99 commit 83544e7

57 files changed

Lines changed: 1594 additions & 1846 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

apps/api/package.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@
1919
"author": "",
2020
"license": "AGPL-3.0-or-later",
2121
"dependencies": {
22-
"@better-auth/expo": "^1.6.18",
23-
"@better-auth/i18n": "^1.6.18",
24-
"@better-auth/passkey": "^1.6.18",
25-
"@fastify/cors": "^11.2.0",
26-
"@fastify/helmet": "^13.0.2",
22+
"@better-auth/expo": "^1.6.25",
23+
"@better-auth/i18n": "^1.6.25",
24+
"@better-auth/passkey": "^1.6.25",
25+
"@fastify/cors": "^11.3.0",
26+
"@fastify/helmet": "^13.1.0",
2727
"@hey-api/client-fetch": "workspace:*",
28-
"@motis-project/motis-client": "^2.10.2",
28+
"@motis-project/motis-client": "^2.11.0",
2929
"@openmapx/core": "workspace:^",
3030
"@openmapx/db-schema": "workspace:^",
3131
"@openmapx/integration-framework": "workspace:^",
@@ -35,33 +35,33 @@
3535
"@openmapx/poi-source-registry": "workspace:^",
3636
"@openmapx/transitous-core": "workspace:^",
3737
"@opentelemetry/api": "^1.9.1",
38-
"@opentelemetry/exporter-prometheus": "^0.220.0",
39-
"@opentelemetry/sdk-metrics": "^2.8.0",
40-
"better-auth": "^1.6.18",
38+
"@opentelemetry/exporter-prometheus": "^0.221.0",
39+
"@opentelemetry/sdk-metrics": "^2.10.0",
40+
"better-auth": "^1.6.25",
4141
"better-auth-harmony": "^1.3.2",
4242
"cached-hafas-client": "^5.1.9",
43-
"db-vendo-client": "^6.10.11",
43+
"db-vendo-client": "^6.11.1",
4444
"drizzle-orm": "^0.45.2",
45-
"fastify": "^5.8.5",
45+
"fastify": "^5.11.2",
4646
"gtfs-realtime-bindings-transit": "^1.10.0",
4747
"hafas-client": "^6.3.6",
48-
"ioredis": "^5.11.1",
49-
"lettermint": "^2.0.0",
50-
"nodemailer": "^9.0.0",
51-
"opening_hours": "^3.13.0",
48+
"ioredis": "^6.0.0",
49+
"lettermint": "^2.1.0",
50+
"nodemailer": "^9.0.3",
51+
"opening_hours": "^3.14.0",
5252
"pino": "^10.3.1",
5353
"postgres": "^3.4.9",
5454
"simple-git": "^3.36.0",
55-
"tsx": "4.23.0",
56-
"undici": "^8.7.0"
55+
"tsx": "4.23.5",
56+
"undici": "^8.9.0"
5757
},
5858
"devDependencies": {
59-
"@types/node": "^24.13.2",
59+
"@types/node": "^26.1.2",
6060
"@types/nodemailer": "^8.0.1",
61-
"@vitest/coverage-v8": "^4.1.8",
61+
"@vitest/coverage-v8": "^4.1.10",
6262
"drizzle-kit": "^0.31.10",
63-
"esbuild": "^0.28.0",
63+
"esbuild": "^0.28.1",
6464
"typescript": "^6.0.3",
65-
"vitest": "^4.1.8"
65+
"vitest": "^4.1.10"
6666
}
6767
}

apps/api/src/routes/__tests__/admin-services.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ const MOCK_SERVICE_RUNNING = {
145145
manifest: {
146146
id: "motis",
147147
name: "MOTIS",
148-
version: "2.10.2",
148+
version: "2.11.0",
149149
description: "Transit routing engine",
150150
quality: "stable",
151151
provides: [],

apps/web/package.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"icons:sync": "node scripts/copy-preset-icons.mjs"
1717
},
1818
"dependencies": {
19-
"@better-auth/passkey": "^1.6.18",
19+
"@better-auth/passkey": "^1.6.25",
2020
"@dnd-kit/core": "^6.3.1",
2121
"@dnd-kit/modifiers": "^9.0.0",
2222
"@dnd-kit/sortable": "^10.0.0",
@@ -27,8 +27,8 @@
2727
"@emotion/styled": "^11.14.1",
2828
"@iconify-json/meteocons": "^1.2.4",
2929
"@iconify/react": "^6.0.2",
30-
"@mui/icons-material": "^9.1.1",
31-
"@mui/material": "^9.1.1",
30+
"@mui/icons-material": "^9.2.0",
31+
"@mui/material": "^9.2.0",
3232
"@mui/material-nextjs": "^9.1.1",
3333
"@openmapx/command-palette": "workspace:^",
3434
"@openmapx/core": "workspace:^",
@@ -38,51 +38,51 @@
3838
"@openmapx/mangrove-client": "workspace:^",
3939
"@openmapx/mangrove-react": "workspace:^",
4040
"@openmapx/place-ids": "workspace:^",
41-
"@photo-sphere-viewer/core": "^5.14.3",
42-
"@photo-sphere-viewer/virtual-tour-plugin": "^5.14.3",
43-
"@serwist/next": "^9.5.11",
44-
"@serwist/window": "^9.5.11",
45-
"@tanstack/query-sync-storage-persister": "^5.101.0",
46-
"@tanstack/react-query": "^5.101.0",
47-
"@tanstack/react-query-persist-client": "^5.101.0",
41+
"@photo-sphere-viewer/core": "^5.15.1",
42+
"@photo-sphere-viewer/virtual-tour-plugin": "^5.15.1",
43+
"@serwist/next": "^9.5.12",
44+
"@serwist/window": "^9.5.12",
45+
"@tanstack/query-sync-storage-persister": "^5.101.4",
46+
"@tanstack/react-query": "^5.101.4",
47+
"@tanstack/react-query-persist-client": "^5.101.4",
4848
"@tmcw/togeojson": "^7.1.2",
4949
"@turf/along": "^7.3.5",
5050
"@turf/area": "^7.3.5",
5151
"@turf/bearing": "^7.3.5",
5252
"@turf/helpers": "^7.3.5",
5353
"@turf/length": "^7.3.5",
5454
"@turf/line-slice-along": "^7.3.5",
55-
"better-auth": "^1.6.18",
55+
"better-auth": "^1.6.25",
5656
"emoji-mart": "^5.6.0",
5757
"hls.js": "^1.6.16",
5858
"maplibre-gl": "^6.1.0",
5959
"maplibre-theme": "^1.0.0",
60-
"next": "^16.2.9",
61-
"next-intl": "^4.13.0",
60+
"next": "^16.2.12",
61+
"next-intl": "^4.13.4",
6262
"pure-web-bottom-sheet": "1.0.0",
6363
"qrcode": "^1.5.4",
6464
"react": "19.2.8",
6565
"react-dom": "19.2.8",
66-
"react-icons": "^5.6.0",
66+
"react-icons": "^5.7.0",
6767
"react-window": "^2.3.0",
68-
"recharts": "^3.8.1",
69-
"serwist": "^9.5.11",
68+
"recharts": "^3.10.1",
69+
"serwist": "^9.5.12",
7070
"zustand": "^5.0.14"
7171
},
7272
"devDependencies": {
7373
"@mapbox/maki": "^8.2.0",
7474
"@rapideditor/temaki": "^5.13.0",
75-
"@tailwindcss/postcss": "^4.3.1",
76-
"@testing-library/jest-dom": "^6.6.3",
75+
"@tailwindcss/postcss": "^4.3.3",
76+
"@testing-library/jest-dom": "^7.0.0",
7777
"@testing-library/react": "^16.3.2",
78-
"@testing-library/user-event": "^14.5.2",
79-
"@types/node": "^24.13.2",
78+
"@testing-library/user-event": "^14.6.1",
79+
"@types/node": "^26.1.2",
8080
"@types/qrcode": "^1.5.6",
81-
"@types/react": "^19.2.17",
82-
"@types/react-dom": "^19.2.3",
83-
"esbuild": "^0.28.0",
81+
"@types/react": "^19.2.18",
82+
"@types/react-dom": "^19.2.4",
83+
"esbuild": "^0.28.1",
8484
"jsdom": "^30.0.1",
85-
"tailwindcss": "^4.3.1",
85+
"tailwindcss": "^4.3.3",
8686
"typescript": "^6.0.3"
8787
}
8888
}

integrations/ev-charging/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
"@openmapx/mobility-core": "workspace:^",
1313
"@openmapx/place-ids": "workspace:^",
1414
"@openmapx/poi-source-registry": "workspace:^",
15-
"fast-xml-parser": "^5.8.0",
16-
"fflate": "^0.8.2",
17-
"proj4": "^2.15.0"
15+
"fast-xml-parser": "^5.10.1",
16+
"fflate": "^0.8.3",
17+
"proj4": "^2.21.0"
1818
},
1919
"devDependencies": {
20-
"@types/proj4": "^2.5.6"
20+
"@types/proj4": "^2.19.0"
2121
}
2222
}

integrations/fuel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"@openmapx/integration-geocoding": "workspace:^",
1212
"@openmapx/mobility-core": "workspace:^",
1313
"@openmapx/place-ids": "workspace:^",
14-
"opening_hours": "^3.13.0"
14+
"opening_hours": "^3.14.0"
1515
}
1616
}

integrations/geocoding-motis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"type": "module",
77
"dependencies": {
88
"@hey-api/client-fetch": "workspace:*",
9-
"@motis-project/motis-client": "^2.10.2",
9+
"@motis-project/motis-client": "^2.11.0",
1010
"@openmapx/core": "workspace:^",
1111
"@openmapx/integration-framework": "workspace:^",
1212
"@openmapx/integration-geocoding": "workspace:^"

integrations/knowledge-sunrise-sunset/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"dependencies": {
88
"@openmapx/core": "workspace:^",
99
"@openmapx/integration-framework": "workspace:^",
10-
"geo-tz": "^8.1.7"
10+
"geo-tz": "^8.1.8"
1111
}
1212
}

integrations/live-transit-motis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@hey-api/client-fetch": "workspace:*",
17-
"@motis-project/motis-client": "^2.10.2",
17+
"@motis-project/motis-client": "^2.11.0",
1818
"@openmapx/core": "workspace:^",
1919
"@openmapx/integration-framework": "workspace:^",
2020
"@openmapx/mobility-core": "workspace:^"

integrations/overlay-3d-buildings/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"react": ">=19"
1212
},
1313
"devDependencies": {
14-
"@types/react": "^19.2.17",
14+
"@types/react": "^19.2.18",
1515
"react": "19.2.8"
1616
}
1717
}

integrations/overlay-air-quality/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"react": ">=19"
1313
},
1414
"devDependencies": {
15-
"@types/react": "^19.2.17",
15+
"@types/react": "^19.2.18",
1616
"react": "19.2.8"
1717
}
1818
}

0 commit comments

Comments
 (0)