Skip to content

Commit f3bc325

Browse files
chore(deps)(deps): bump the tailwind-shadcn group
Bumps the tailwind-shadcn group in /apps/ui with 3 updates: [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react), [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss). Updates `lucide-react` from 1.17.0 to 1.18.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.18.0/packages/lucide-react) Updates `@tailwindcss/vite` from 4.3.0 to 4.3.1 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.1/packages/@tailwindcss-vite) Updates `tailwindcss` from 4.3.0 to 4.3.1 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.1/packages/tailwindcss) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tailwind-shadcn - dependency-name: "@tailwindcss/vite" dependency-version: 4.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: tailwind-shadcn - dependency-name: tailwindcss dependency-version: 4.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: tailwind-shadcn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 87dbbe4 commit f3bc325

2 files changed

Lines changed: 36 additions & 24 deletions

File tree

apps/ui/bun.lock

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

apps/ui/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"clsx": "2.1.1",
6868
"i18next": "26.2.0",
6969
"i18next-browser-languagedetector": "8.2.1",
70-
"lucide-react": "1.17.0",
70+
"lucide-react": "1.18.0",
7171
"next-themes": "0.4.6",
7272
"openapi-fetch": "0.17.0",
7373
"qrcode": "1.5.4",
@@ -104,7 +104,7 @@
104104
"@storybook/addon-a11y": "10.4.2",
105105
"@storybook/addon-themes": "10.4.2",
106106
"@storybook/react-vite": "10.4.2",
107-
"@tailwindcss/vite": "4.3.0",
107+
"@tailwindcss/vite": "4.3.1",
108108
"@testing-library/jest-dom": "6.9.1",
109109
"@testing-library/react": "16.3.2",
110110
"@testing-library/user-event": "14.6.1",
@@ -136,7 +136,7 @@
136136
"prettier-plugin-tailwindcss": "0.8.0",
137137
"size-limit": "12.1.0",
138138
"storybook": "10.4.2",
139-
"tailwindcss": "4.3.0",
139+
"tailwindcss": "4.3.1",
140140
"tsx": "4.22.4",
141141
"typescript": "6.0.3",
142142
"typescript-eslint": "8.61.0",

0 commit comments

Comments
 (0)