Skip to content

Commit 7d45686

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

4 files changed

Lines changed: 105 additions & 105 deletions

File tree

apps/api/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
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",
32+
"@supabase/supabase-js": "^2.111.0",
33+
"hono": "^4.12.32",
3434
"vite": "^8.1.5",
3535
"zod": "^4.4.3"
3636
},
@@ -41,6 +41,6 @@
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.115.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.111.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.115.0",
4949
"zod": "^4.4.3",
5050
"zustand": "^5.0.14"
5151
},

0 commit comments

Comments
 (0)