Skip to content

Commit ff92360

Browse files
committed
update js deps
1 parent f7ceb81 commit ff92360

File tree

8 files changed

+35
-53
lines changed

8 files changed

+35
-53
lines changed

apps/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@tanstack/react-router": "^1.117.1",
3838
"@tanstack/zod-adapter": "^1.117.1",
3939
"clsx": "^2.1.1",
40-
"lucide-react": "^0.474.0",
40+
"lucide-react": "^0.487.0",
4141
"react": "^18.3.1",
4242
"react-dom": "^18.3.1",
4343
"zod": "^3.24.3",

apps/desktop/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@lingui/core": "^5.3.1",
4747
"@lingui/react": "^5.3.1",
4848
"@mux/mux-player-react": "^3.3.4",
49-
"@mux/mux-video": "^0.24.5",
49+
"@mux/mux-video": "^0.25.1",
5050
"@radix-ui/react-dialog": "^1.1.11",
5151
"@radix-ui/react-form": "^0.1.4",
5252
"@radix-ui/react-radio-group": "^1.3.4",
@@ -72,7 +72,7 @@
7272
"beautiful-react-hooks": "^5.0.3",
7373
"clsx": "^2.1.1",
7474
"date-fns": "^4.1.0",
75-
"lucide-react": "^0.474.0",
75+
"lucide-react": "^0.487.0",
7676
"motion": "^11.18.2",
7777
"mutative": "^1.1.0",
7878
"nanoid": "^5.1.5",

extensions/linear/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@hypr/utils": "workspace:^",
2222
"@tanstack/react-query": "^5.74.4",
2323
"@tauri-apps/api": "^2.5.0",
24-
"lucide-react": "^0.474.0",
24+
"lucide-react": "^0.487.0",
2525
"motion": "^12.9.2",
2626
"zod": "^3.24.3"
2727
},

extensions/timer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@hypr/extension-types": "workspace:^",
1919
"@hypr/ui": "workspace:*",
2020
"@tanstack/react-query": "^5.74.4",
21-
"lucide-react": "^0.474.0"
21+
"lucide-react": "^0.487.0"
2222
},
2323
"devDependencies": {
2424
"@storybook/addon-essentials": "^8.6.12",

extensions/transcript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@hypr/utils": "workspace:^",
2525
"@tanstack/react-query": "^5.74.4",
2626
"@tauri-apps/api": "^2.5.0",
27-
"lucide-react": "^0.474.0",
27+
"lucide-react": "^0.487.0",
2828
"motion": "^12.9.2",
2929
"zod": "^3.24.3"
3030
},

extensions/twenty/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@hypr/ui": "workspace:^",
2626
"@hypr/utils": "workspace:^",
2727
"@tauri-apps/api": "^2.5.0",
28-
"lucide-react": "^0.474.0",
28+
"lucide-react": "^0.487.0",
2929
"react-hook-form": "^7.56.1",
3030
"zod": "^3.24.3"
3131
},

packages/ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
"@radix-ui/react-tabs": "^1.1.9",
3636
"@radix-ui/react-tooltip": "^1.2.4",
3737
"class-variance-authority": "^0.7.1",
38-
"cmdk": "1.0.4",
38+
"cmdk": "1.1.1",
3939
"embla-carousel-react": "^8.6.0",
40-
"lucide-react": "^0.474.0",
40+
"lucide-react": "^0.487.0",
4141
"motion": "^12.9.2",
4242
"next-themes": "^0.4.6",
4343
"react-hook-form": "^7.56.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)