Skip to content

Commit 34fdba2

Browse files
chore: bump shadcn from 4.1.2 to 4.3.0 in /web (#34)
Bumps [shadcn](https://github.com/shadcn-ui/ui/tree/HEAD/packages/shadcn) from 4.1.2 to 4.3.0. - [Release notes](https://github.com/shadcn-ui/ui/releases) - [Changelog](https://github.com/shadcn-ui/ui/blob/main/packages/shadcn/CHANGELOG.md) - [Commits](https://github.com/shadcn-ui/ui/commits/shadcn@4.3.0/packages/shadcn) --- updated-dependencies: - dependency-name: shadcn dependency-version: 4.3.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 c4700aa commit 34fdba2

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

web/package-lock.json

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

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"next": "16.2.4",
1818
"react": "19.2.4",
1919
"react-dom": "19.2.4",
20-
"shadcn": "^4.1.2",
20+
"shadcn": "^4.3.1",
2121
"tailwind-merge": "^3.5.0",
2222
"tw-animate-css": "^1.4.0"
2323
},

0 commit comments

Comments
 (0)