Skip to content

Commit

Permalink
Bump shadcn-ui from 0.2.2 to 0.4.0 (#201)
Browse files Browse the repository at this point in the history
Bumps [shadcn-ui](https://github.com/shadcn/ui/tree/HEAD/packages/cli) from 0.2.2 to 0.4.0.
- [Release notes](https://github.com/shadcn/ui/releases)
- [Changelog](https://github.com/shadcn-ui/ui/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/shadcn/ui/commits/[email protected]/packages/cli)

---
updated-dependencies:
- dependency-name: shadcn-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 8, 2023
1 parent 2ab5c50 commit 1453795
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 7 deletions.
118 changes: 113 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"react-spring": "^9.7.1",
"remix-i18next": "^5.1.1",
"remix-typedjson": "^0.1.7",
"shadcn-ui": "^0.2.2",
"shadcn-ui": "^0.4.0",
"source-map-support": "^0.5.21",
"stream-array": "^1.1.2",
"stringify-stream": "^1.0.5",
Expand Down Expand Up @@ -164,7 +164,7 @@
"prettier": "3.0.2",
"prettier-plugin-tailwindcss": "^0.5.3",
"prisma": "^4.16.1",
"shadcn-ui": "^0.2.2",
"shadcn-ui": "^0.4.0",
"start-server-and-test": "^2.0.0",
"tailwindcss": "^3.2.4",
"ts-node": "^10.9.1",
Expand Down

0 comments on commit 1453795

Please sign in to comment.