Skip to content

Commit 2920057

Browse files
chore(deps): Update npm dependencies
1 parent 4791549 commit 2920057

5 files changed

Lines changed: 495 additions & 295 deletions

File tree

apps/api/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,18 +29,18 @@
2929
"@hono/zod-validator": "^0.9.0",
3030
"@sonory/shared-types": "file:../../packages/shared-types",
3131
"@sonory/utils": "file:../../packages/utils",
32-
"@supabase/supabase-js": "^2.110.8",
33-
"hono": "^4.12.31",
34-
"vite": "^8.1.5",
32+
"@supabase/supabase-js": "^2.112.0",
33+
"hono": "^4.13.0",
34+
"vite": "^8.2.0",
3535
"zod": "^4.4.3"
3636
},
3737
"devDependencies": {
3838
"@types/node": "^24.13.3",
3939
"tsc-alias": "^1.9.1",
40-
"tsx": "^4.23.1",
40+
"tsx": "^4.23.5",
4141
"typescript": "^5.9.3",
4242
"vitest": "^4.1.10",
4343
"vitest-environment-miniflare": "^2.14.4",
44-
"wrangler": "^4.114.0"
44+
"wrangler": "^4.118.0"
4545
}
4646
}

apps/web/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@
2929
"@mapbox/mapbox-gl-geocoder": "^5.1.2",
3030
"@opennextjs/cloudflare": "^1.20.2",
3131
"@sonory/shared-types": "*",
32-
"@supabase/supabase-js": "^2.110.8",
32+
"@supabase/supabase-js": "^2.112.0",
3333
"@tanstack/react-query": "^5.101.4",
34-
"framer-motion": "^12.42.2",
34+
"framer-motion": "^12.43.0",
3535
"idb": "^8.0.3",
36-
"lucide-react": "^1.26.0",
36+
"lucide-react": "^1.28.0",
3737
"mapbox-gl": "^3.27.0",
38-
"motion": "^12.42.2",
38+
"motion": "^12.43.0",
3939
"next": "^16.2.11",
4040
"ogl": "^1.0.11",
4141
"react": "^19.2.8",
@@ -45,7 +45,7 @@
4545
"recordrtc": "^5.6.2",
4646
"uuid": "^14.0.1",
4747
"wavesurfer.js": "^7.12.11",
48-
"wrangler": "^4.114.0",
48+
"wrangler": "^4.118.0",
4949
"zod": "^4.4.3",
5050
"zustand": "^5.0.14"
5151
},

0 commit comments

Comments
 (0)