Skip to content

Commit 8601b3e

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

4 files changed

Lines changed: 48 additions & 48 deletions

File tree

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@sonory/shared-types": "file:../../packages/shared-types",
3131
"@sonory/utils": "file:../../packages/utils",
3232
"@supabase/supabase-js": "^2.110.8",
33-
"hono": "^4.12.31",
33+
"hono": "^4.12.32",
3434
"vite": "^8.1.5",
3535
"zod": "^4.4.3"
3636
},

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@tanstack/react-query": "^5.101.4",
3434
"framer-motion": "^12.42.2",
3535
"idb": "^8.0.3",
36-
"lucide-react": "^1.26.0",
36+
"lucide-react": "^1.27.0",
3737
"mapbox-gl": "^3.27.0",
3838
"motion": "^12.42.2",
3939
"next": "^16.2.11",

package-lock.json

Lines changed: 44 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,11 @@
4747
},
4848
"devDependencies": {
4949
"@types/node": "^24.13.3",
50-
"concurrently": "^10.0.3",
50+
"concurrently": "^10.0.4",
5151
"lefthook": "^2.1.10",
5252
"oxfmt": "^0.60.0",
5353
"oxlint": "^1.75.0",
54-
"turbo": "^2.10.6",
54+
"turbo": "^2.10.7",
5555
"typescript": "^5.9.3"
5656
},
5757
"packageManager": "npm@10.9.4"

0 commit comments

Comments
 (0)