From ca1ba06fea07c90dacc4cd05e688ef4e7fae6d56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 17:46:41 +0800 Subject: [PATCH] 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7a743ea..21ec2ea 100644 --- a/package.json +++ b/package.json @@ -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" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 474d7ad..16bf4c6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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