Skip to content

Commit 844e81a

Browse files
chore(deps): bump lucide-react from 1.7.0 to 1.8.0 (#1214)
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.8.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9930eb7 commit 844e81a

File tree

23 files changed

+76
-85
lines changed

23 files changed

+76
-85
lines changed

apps/console/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"@vitest/ui": "^4.1.2",
8787
"autoprefixer": "^10.4.27",
8888
"happy-dom": "^20.8.9",
89-
"lucide-react": "^1.7.0",
89+
"lucide-react": "^1.8.0",
9090
"msw": "^2.13.0",
9191
"postcss": "^8.5.8",
9292
"react": "19.2.4",

apps/site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"fumadocs-core": "16.7.14",
3636
"fumadocs-mdx": "14.2.13",
3737
"fumadocs-ui": "16.7.14",
38-
"lucide-react": "^1.7.0",
38+
"lucide-react": "^1.8.0",
3939
"next": "16.2.3",
4040
"react": "19.2.4",
4141
"react-dom": "19.2.4",

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"date-fns": "^4.1.0",
7373
"embla-carousel-react": "^8.6.0",
7474
"input-otp": "^1.4.2",
75-
"lucide-react": "^1.7.0",
75+
"lucide-react": "^1.8.0",
7676
"next-themes": "^0.4.6",
7777
"react-day-picker": "^9.14.0",
7878
"react-hook-form": "^7.72.1",

packages/fields/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@object-ui/react": "workspace:*",
3636
"@object-ui/types": "workspace:*",
3737
"clsx": "^2.1.1",
38-
"lucide-react": "^1.7.0",
38+
"lucide-react": "^1.8.0",
3939
"tailwind-merge": "^3.5.0"
4040
},
4141
"peerDependencies": {

packages/layout/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@object-ui/react": "workspace:*",
2727
"@object-ui/types": "workspace:*",
2828
"clsx": "^2.1.1",
29-
"lucide-react": "^1.7.0",
29+
"lucide-react": "^1.8.0",
3030
"react": "19.2.4",
3131
"react-dom": "19.2.4",
3232
"tailwind-merge": "^3.5.0"

packages/plugin-ai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@object-ui/react": "workspace:*",
3232
"@object-ui/types": "workspace:*",
3333
"clsx": "^2.1.1",
34-
"lucide-react": "^1.7.0",
34+
"lucide-react": "^1.8.0",
3535
"tailwind-merge": "^3.5.0"
3636
},
3737
"devDependencies": {

packages/plugin-calendar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@object-ui/mobile": "workspace:*",
3939
"@object-ui/react": "workspace:*",
4040
"@object-ui/types": "workspace:*",
41-
"lucide-react": "^1.7.0"
41+
"lucide-react": "^1.8.0"
4242
},
4343
"peerDependencies": {
4444
"react": "^18.0.0 || ^19.0.0",

packages/plugin-charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@object-ui/core": "workspace:*",
3636
"@object-ui/react": "workspace:*",
3737
"@object-ui/types": "workspace:*",
38-
"lucide-react": "^1.7.0",
38+
"lucide-react": "^1.8.0",
3939
"recharts": "^3.8.1"
4040
},
4141
"peerDependencies": {

packages/plugin-chatbot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@object-ui/react": "workspace:*",
3838
"@object-ui/types": "workspace:*",
3939
"ai": "^6.0.158",
40-
"lucide-react": "^1.7.0",
40+
"lucide-react": "^1.8.0",
4141
"react-markdown": "^10.1.0",
4242
"react-syntax-highlighter": "^16.1.1",
4343
"remark-gfm": "^4.0.1"

packages/plugin-dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@object-ui/react": "workspace:*",
2626
"@object-ui/types": "workspace:*",
2727
"clsx": "^2.1.1",
28-
"lucide-react": "^1.7.0",
28+
"lucide-react": "^1.8.0",
2929
"react": "19.2.4",
3030
"react-dom": "19.2.4",
3131
"react-grid-layout": "^2.2.3",

0 commit comments

Comments
 (0)