Skip to content

Commit 1ca9365

Browse files
chore(deps): bump lucide-react from 0.479.0 to 0.482.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.479.0 to 0.482.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.482.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 639b542 commit 1ca9365

File tree

6 files changed

+65
-57
lines changed

6 files changed

+65
-57
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"input-otp": "^1.4.1",
6868
"ioredis": "^5.6.0",
6969
"ipaddr.js": "^2.2.0",
70-
"lucide-react": "0.482.0",
70+
"lucide-react": "0.483.0",
7171
"next": "15.2.2",
7272
"next-plausible": "^3.12.4",
7373
"next-themes": "^0.4.6",

apps/login/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"class-variance-authority": "^0.7.1",
2525
"clsx": "^2.1.1",
2626
"jose": "6.0.10",
27-
"lucide-react": "0.482.0",
27+
"lucide-react": "0.483.0",
2828
"next": "15.2.2",
2929
"next-themes": "^0.4.6",
3030
"react": "19.0.0",

apps/playground-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"class-variance-authority": "^0.7.1",
3737
"clsx": "^2.1.1",
3838
"jose": "6.0.10",
39-
"lucide-react": "0.482.0",
39+
"lucide-react": "0.483.0",
4040
"next": "15.2.2",
4141
"next-themes": "^0.4.6",
4242
"nextjs-toploader": "^1.6.12",

apps/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"flexsearch": "^0.7.43",
3636
"github-slugger": "^2.0.0",
3737
"he": "^1.2.0",
38-
"lucide-react": "0.482.0",
38+
"lucide-react": "0.483.0",
3939
"next": "15.2.2",
4040
"nextjs-toploader": "^1.6.12",
4141
"node-html-markdown": "^1.3.0",

apps/wallet-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"class-variance-authority": "^0.7.1",
2020
"clsx": "^2.1.1",
2121
"cmdk": "^1.0.4",
22-
"lucide-react": "0.482.0",
22+
"lucide-react": "0.483.0",
2323
"next": "15.2.2",
2424
"next-themes": "^0.4.6",
2525
"react": "19.0.0",

0 commit comments

Comments
 (0)