From 30fc2843012abd9a09144d82af2f861a41e52858 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 08:03:38 +0000 Subject: [PATCH] chore(deps): bump shadcn from 4.13.0 to 4.13.1 Bumps [shadcn](https://github.com/shadcn-ui/ui/tree/HEAD/packages/shadcn) from 4.13.0 to 4.13.1. - [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.13.1/packages/shadcn) --- updated-dependencies: - dependency-name: shadcn dependency-version: 4.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9ccf87f0e..7f52c2297 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "react": "^19.2", "react-dom": "^19.2", "recharts": "3.9.2", - "shadcn": "^4.13.0", + "shadcn": "^4.13.1", "tailwind-merge": "^3.6", "tailwindcss-animate": "^1.0", "tw-animate-css": "^1.4.0" diff --git a/yarn.lock b/yarn.lock index 10692c602..c5087e09a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4487,10 +4487,10 @@ setprototypeof@~1.2.0: resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424" integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw== -shadcn@^4.13.0: - version "4.13.0" - resolved "https://registry.yarnpkg.com/shadcn/-/shadcn-4.13.0.tgz#2934472a03a015c937982ffdfb9e6212b11def47" - integrity sha512-5fuJ4jI/GcPeA/iTL4cJivCZuYQGXz/N3bIzyd+Gd/FM6xUCy2MxGG+LaDQuw2cjNy9zGPSFPTEmI048UwPTZA== +shadcn@^4.13.1: + version "4.13.1" + resolved "https://registry.yarnpkg.com/shadcn/-/shadcn-4.13.1.tgz#8b3d39766bb5ae72b9dd8fbbcbe04c8a621396a0" + integrity sha512-pSNPND8mVWGBytdd8l4Cksg7MyRZOsv28HpvNCtFtLwZoxLSGM6v3NMUpmpbOaIoreopS/UOpQvnCyttOHVLAQ== dependencies: "@babel/core" "^7.28.0" "@babel/parser" "^7.28.0"