chore(deps-dev): bump shadcn-ui from 0.4.1 to 0.5.0 (#783)
Bumps [shadcn-ui](https://github.com/shadcn/ui/tree/HEAD/packages/cli) from 0.4.1 to 0.5.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/shadcn-ui@0.5.0/packages/cli) --- updated-dependencies: - dependency-name: shadcn-ui dependency-type: direct:development 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>
This commit is contained in:
parent
bd2829df6f
commit
ca1ba06fea
|
|
@ -49,7 +49,7 @@
|
|||
"autoprefixer": "^10.4.16",
|
||||
"postcss": "^8.4.32",
|
||||
"prettier": "3.1.1",
|
||||
"shadcn-ui": "^0.4.1",
|
||||
"shadcn-ui": "^0.5.0",
|
||||
"tailwindcss": "^3.4.0",
|
||||
"typescript": "5.3.3"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -113,8 +113,8 @@ devDependencies:
|
|||
specifier: 3.1.1
|
||||
version: 3.1.1
|
||||
shadcn-ui:
|
||||
specifier: ^0.4.1
|
||||
version: 0.4.1(typescript@5.3.3)
|
||||
specifier: ^0.5.0
|
||||
version: 0.5.0(typescript@5.3.3)
|
||||
tailwindcss:
|
||||
specifier: ^3.4.0
|
||||
version: 3.4.0
|
||||
|
|
@ -6175,8 +6175,8 @@ packages:
|
|||
gopd: 1.0.1
|
||||
has-property-descriptors: 1.0.1
|
||||
|
||||
/shadcn-ui@0.4.1(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-6SMlEzoJzbkPFZ1zP01bOi90reiV8yYnBeTmqys37YJPfnNKDk8mtPq3jtoYGDLIEcmLdcI/vY12qxzxDCTKkw==}
|
||||
/shadcn-ui@0.5.0(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-mlQmeEPtQJU5VRNjUeTLAH97yHhwcH1IRSVFJN2aKlBA1yOcip9ELTRYAH7Bj8OEiJhHT1OSpn5zlHEWxzhakg==}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@antfu/ni': 0.21.12
|
||||
|
|
|
|||
Loading…
Reference in New Issue