Skip to content

Commit c7cb6a6

Browse files
committed
fix: deps
1 parent cec22b1 commit c7cb6a6

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

apps/docs/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
"next": "^16.0.5",
6262
"next-themes": "^0.4.6",
6363
"ogl": "^1.0.11",
64+
"radix-ui": "^1.4.3",
6465
"react": "catalog:",
6566
"react-day-picker": "^9.11.1",
6667
"react-dom": "catalog:",

bun.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,7 @@
324324
"next": "^16.0.5",
325325
"next-themes": "^0.4.6",
326326
"ogl": "^1.0.11",
327+
"radix-ui": "^1.4.3",
327328
"react": "catalog:",
328329
"react-day-picker": "^9.11.1",
329330
"react-dom": "catalog:",

0 commit comments

Comments
 (0)