From 1d296da7e07f7da764e2d735a184b3efaff51dff Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 14 Mar 2025 01:23:43 +0000
Subject: [PATCH] build(deps): bump @chakra-ui/react from 3.10.0 to 3.13.0

Bumps [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/react) from 3.10.0 to 3.13.0.
- [Release notes](https://github.com/chakra-ui/chakra-ui/releases)
- [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/chakra-ui/chakra-ui/commits/@chakra-ui/react@3.13.0/packages/react)

---
updated-dependencies:
- dependency-name: "@chakra-ui/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 package-lock.json | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 5930898c..44dada01 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2050,9 +2050,9 @@
       }
     },
     "node_modules/@chakra-ui/react": {
-      "version": "3.10.0",
-      "resolved": "https://registry.npmjs.org/@chakra-ui/react/-/react-3.10.0.tgz",
-      "integrity": "sha512-6lO4J/Az7KkMg1c4864T9lazGp9pmealfuyqC3z9GJJgOvdZgusrfEwyuCuIzLuGqkrloPFVI4Y3lM1DzHTM+g==",
+      "version": "3.13.0",
+      "resolved": "https://registry.npmjs.org/@chakra-ui/react/-/react-3.13.0.tgz",
+      "integrity": "sha512-HqFXuVhiQCftQT5+/9F6w0aZufHgvaSr7jJoMP+BUxihF6uaSSW2YHy2eKK4a5SWNLMOnZHYQbUUrC3WSGcYxg==",
       "license": "MIT",
       "dependencies": {
         "@ark-ui/react": "4.9.2",
@@ -6084,7 +6084,6 @@
       "version": "19.0.10",
       "resolved": "https://registry.npmjs.org/@types/react/-/react-19.0.10.tgz",
       "integrity": "sha512-JuRQ9KXLEjaUNjTWpzuR231Z2WpIwczOkBEIvbHNCzQefFIT0L8IqE6NV6ULLyC1SI/i234JnDoMkfg+RjQj2g==",
-      "dev": true,
       "license": "MIT",
       "dependencies": {
         "csstype": "^3.0.2"
@@ -17675,7 +17674,7 @@
       "version": "4.35.0",
       "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.35.0.tgz",
       "integrity": "sha512-kg6oI4g+vc41vePJyO6dHt/yl0Rz3Thv0kJeVQ3D1kS3E5XSuKbPc29G4IpT/Kv1KQwgHVcN+HtyS+HYLNSvQg==",
-      "dev": true,
+      "devOptional": true,
       "license": "MIT",
       "dependencies": {
         "@types/estree": "1.0.6"