This is an automated email from the ASF dual-hosted git repository.

Baoyuantop pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git


The following commit(s) were added to refs/heads/master by this push:
     new e38e9d7a3 chore: resolve dependabot security alerts (#3397)
e38e9d7a3 is described below

commit e38e9d7a35b168edef3fa521733fc966c24fed61
Author: Baoyuan <[email protected]>
AuthorDate: Mon Jun 1 09:19:44 2026 +0800

    chore: resolve dependabot security alerts (#3397)
---
 package.json   |  18 +-
 pnpm-lock.yaml | 526 +++++++++++++++++----------------------------------------
 2 files changed, 162 insertions(+), 382 deletions(-)

diff --git a/package.json b/package.json
index 985455397..cd218dfd6 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,7 @@
     "@tanstack/react-query": "^5.95.2",
     "@tanstack/react-router": "^1.168.3",
     "antd": "^5.24.8",
-    "axios": "^1.13.5",
+    "axios": "^1.15.2",
     "clsx": "^2.1.1",
     "dayjs": "^1.11.20",
     "dotenv": "^16.5.0",
@@ -38,7 +38,7 @@
     "mobx-react-observer": "^1.1.0",
     "monaco-editor": "^0.52.2",
     "nanoid": "^5.1.7",
-    "qs": "^6.14.2",
+    "qs": "^6.15.2",
     "rambdax": "^11.3.1",
     "react": "19.1.0",
     "react-dom": "19.1.0",
@@ -52,7 +52,6 @@
   "devDependencies": {
     "@eslint/js": "^9.32.0",
     "@estruyf/github-actions-reporter": "^1.11.0",
-    "@hookform/devtools": "^4.4.0",
     "@iconify-json/material-symbols": "^1.2.63",
     "@m6web/eslint-plugin-i18n": "^2.0.4",
     "@playwright/test": "^1.57.0",
@@ -88,7 +87,7 @@
     "typescript-eslint": "^8.57.2",
     "unplugin-icons": "^22.1.0",
     "unplugin-info": "^1.2.2",
-    "vite": "^6.3.6",
+    "vite": "^6.4.2",
     "vite-tsconfig-paths": "^5.1.4",
     "vitest": "^4.1.4",
     "yaml": "^2.8.3"
@@ -101,17 +100,20 @@
   "packageManager": 
"[email protected]+sha512.d615db246fe70f25dcfea6d8d73dee782ce23e2245e3c4f6f888249fb568149318637dca73c2c5c8ef2a4ca0d5657fb9567188bfab47f566d1ee6ce987815c39",
   "pnpm": {
     "overrides": {
-      "lodash": ">=4.17.23",
-      "lodash-es": ">=4.17.23",
+      "lodash": ">=4.18.0",
+      "lodash-es": ">=4.18.0",
       "minimatch": ">=9.0.7",
       "rollup": ">=4.59.0",
-      "simple-git": ">=3.32.3",
+      "simple-git": ">=3.36.0",
       "diff": ">=8.0.3",
       "@swc/core": "1.10.0",
       "flatted": ">=3.4.2",
       "undici": ">=6.24.0",
       "path-to-regexp": ">=8.4.0",
-      "brace-expansion": ">=5.0.5",
+      "brace-expansion": ">=5.0.6",
+      "follow-redirects": ">=1.16.0",
+      "js-cookie": ">=3.0.7",
+      "postcss": ">=8.5.10",
       "anymatch>picomatch": "2.3.2",
       "readdirp>picomatch": "2.3.2",
       "picomatch": ">=4.0.4"
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index aec95b7ce..9554a77b0 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -5,17 +5,20 @@ settings:
   excludeLinksFromLockfile: false
 
 overrides:
-  lodash: '>=4.17.23'
-  lodash-es: '>=4.17.23'
+  lodash: '>=4.18.0'
+  lodash-es: '>=4.18.0'
   minimatch: '>=9.0.7'
   rollup: '>=4.59.0'
-  simple-git: '>=3.32.3'
+  simple-git: '>=3.36.0'
   diff: '>=8.0.3'
   '@swc/core': 1.10.0
   flatted: '>=3.4.2'
   undici: '>=6.24.0'
   path-to-regexp: '>=8.4.0'
-  brace-expansion: '>=5.0.5'
+  brace-expansion: '>=5.0.6'
+  follow-redirects: '>=1.16.0'
+  js-cookie: '>=3.0.7'
+  postcss: '>=8.5.10'
   anymatch>picomatch: 2.3.2
   readdirp>picomatch: 2.3.2
   picomatch: '>=4.0.4'
@@ -58,8 +61,8 @@ importers:
         specifier: ^5.24.8
         version: 5.29.3([email protected]([email protected]))([email protected])
       axios:
-        specifier: ^1.13.5
-        version: 1.13.6
+        specifier: ^1.15.2
+        version: 1.16.1
       clsx:
         specifier: ^2.1.1
         version: 2.1.1
@@ -100,8 +103,8 @@ importers:
         specifier: ^5.1.7
         version: 5.1.7
       qs:
-        specifier: ^6.14.2
-        version: 6.15.0
+        specifier: ^6.15.2
+        version: 6.15.2
       rambdax:
         specifier: ^11.3.1
         version: 11.3.1
@@ -136,9 +139,6 @@ importers:
       '@estruyf/github-actions-reporter':
         specifier: ^1.11.0
         version: 1.11.0(@playwright/[email protected])
-      '@hookform/devtools':
-        specifier: ^4.4.0
-        version: 
4.4.0(@types/[email protected])([email protected]([email protected]))([email protected])
       '@iconify-json/material-symbols':
         specifier: ^1.2.63
         version: 1.2.63
@@ -162,7 +162,7 @@ importers:
         version: 
1.166.11(@tanstack/[email protected]([email protected]([email protected]))([email protected]))(@tanstack/[email protected])([email protected])([email protected]([email protected]))([email protected])
       '@tanstack/router-plugin':
         specifier: ^1.167.4
-        version: 
1.167.4(@tanstack/[email protected]([email protected]([email protected]))([email protected]))([email protected](@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected]))
+        version: 
1.167.4(@tanstack/[email protected]([email protected]([email protected]))([email protected]))([email protected](@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected]))
       '@types/node':
         specifier: ^22.14.1
         version: 22.19.15
@@ -177,7 +177,7 @@ importers:
         version: 19.2.3(@types/[email protected])
       '@vitejs/plugin-react-swc':
         specifier: ^3.9.0
-        version: 
3.11.0([email protected](@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected]))
+        version: 
3.11.0([email protected](@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected]))
       eslint:
         specifier: ^9.32.0
         version: 9.39.4([email protected])
@@ -225,10 +225,10 @@ importers:
         version: 15.5.2
       postcss-preset-mantine:
         specifier: ^1.17.0
-        version: 1.18.0([email protected])
+        version: 1.18.0([email protected])
       postcss-simple-vars:
         specifier: ^7.0.1
-        version: 7.0.1([email protected])
+        version: 7.0.1([email protected])
       selfsigned:
         specifier: ^5.4.0
         version: 5.5.0
@@ -243,16 +243,16 @@ importers:
         version: 22.5.0(@svgr/[email protected]([email protected]))
       unplugin-info:
         specifier: ^1.2.2
-        version: 
1.2.4([email protected])([email protected])([email protected](@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected]))
+        version: 
1.2.4([email protected])([email protected])([email protected](@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected]))
       vite:
-        specifier: ^6.3.6
-        version: 
6.4.1(@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])
+        specifier: ^6.4.2
+        version: 
6.4.2(@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])
       vite-tsconfig-paths:
         specifier: ^5.1.4
-        version: 
5.1.4([email protected])([email protected](@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected]))
+        version: 
5.1.4([email protected])([email protected](@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected]))
       vitest:
         specifier: ^4.1.4
-        version: 
4.1.4(@types/[email protected])([email protected](@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected]))
+        version: 
4.1.4(@types/[email protected])([email protected](@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected]))
       yaml:
         specifier: ^2.8.3
         version: 2.8.3
@@ -534,66 +534,12 @@ packages:
   '@emnapi/[email protected]':
     resolution: {integrity: 
sha512-WI0DdZ8xFSbgMjR1sFsKABJ/C5OnRrjT06JXbZKexJGrDuPTzZdDYfFlsgcCXCyf+suG5QU2e/y1Wo2V/OapLQ==}
 
-  '@emotion/[email protected]':
-    resolution: {integrity: 
sha512-pxHCpT2ex+0q+HH91/zsdHkw/lXd468DIN2zvfvLtPKLLMo6gQj7oLObq8PhkrxOZb/gGCq03S3Z7PDhS8pduQ==}
-
-  '@emotion/[email protected]':
-    resolution: {integrity: 
sha512-L/B1lc/TViYk4DcpGxtAVbx0ZyiKM5ktoIyafGkH6zg/tj+mA+NE//aPYKG0k8kCHSHVJrpLpcAlOBEXQ3SavA==}
-
   '@emotion/[email protected]':
     resolution: {integrity: 
sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow==}
 
-  '@emotion/[email protected]':
-    resolution: {integrity: 
sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==}
-
-  '@emotion/[email protected]':
-    resolution: {integrity: 
sha512-QgD4fyscGcbbKwJmqNvUMSE02OsHUa+lAWKdEUIJKgqe5IwRSKd7+KhibEWdaKwgjLj0DRSHA9biAIqGBk05lw==}
-
-  '@emotion/[email protected]':
-    resolution: {integrity: 
sha512-30FAj7/EoJ5mwVPOWhAyCX+FPfMDrVecJAM+Iw9NRoSl4BBAQeqj4cApHHUXOVvIPgLVDsCFoz/hGD+5QQD1GQ==}
-
-  '@emotion/[email protected]':
-    resolution: {integrity: 
sha512-O000MLDBDdk/EohJPFUqvnp4qnHeYkVP5B0xEG0D/L7cOKP9kefu2DXn8dj74cQfsEzUqh+sr1RzFqiL1o+PpA==}
-    peerDependencies:
-      '@types/react': '*'
-      react: '>=16.8.0'
-    peerDependenciesMeta:
-      '@types/react':
-        optional: true
-
-  '@emotion/[email protected]':
-    resolution: {integrity: 
sha512-EISGqt7sSNWHGI76hC7x1CksiXPahbxEOrC5RjmFRJTqLyEK9/9hZvBbiYn70dw4wuwMKiEMCUlR6ZXTSWQqxA==}
-
-  '@emotion/[email protected]':
-    resolution: {integrity: 
sha512-fTBW9/8r2w3dXWYM4HCB1Rdp8NLibOw2+XELH5m5+AkWiL/KqYX6dc0kKYlaYyKjrQ6ds33MCdMPEwgs2z1rqg==}
-
-  '@emotion/[email protected]':
-    resolution: {integrity: 
sha512-qEEJt42DuToa3gurlH4Qqc1kVpNq8wO8cJtDzU46TjlzWjDlsVyevtYCRijVq3SrHsROS+gVQ8Fnea108GnKzw==}
-    peerDependencies:
-      '@emotion/react': ^11.0.0-rc.0
-      '@types/react': '*'
-      react: '>=16.8.0'
-    peerDependenciesMeta:
-      '@types/react':
-        optional: true
-
-  '@emotion/[email protected]':
-    resolution: {integrity: 
sha512-dFoMUuQA20zvtVTuxZww6OHoJYgrzfKM1t52mVySDJnMSEa08ruEvdYQbhvyu6soU+NeLVd3yKfTfT0NeV6qGg==}
-
   '@emotion/[email protected]':
     resolution: {integrity: 
sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==}
 
-  '@emotion/[email protected]':
-    resolution: {integrity: 
sha512-yJMtVdH59sxi/aVJBpk9FQq+OR8ll5GT8oWd57UpeaKEVGab41JWaCFA7FRLoMLloOZF/c/wsPoe+bfGmRKgDg==}
-    peerDependencies:
-      react: '>=16.8.0'
-
-  '@emotion/[email protected]':
-    resolution: {integrity: 
sha512-3vLclRofFziIa3J2wDh9jjbkUz9qk5Vi3IZ/FSTKViB0k+ef0fPV7dYrUIugbgupYDx7v9ud/SjrtEP8Y4xLoA==}
-
-  '@emotion/[email protected]':
-    resolution: {integrity: 
sha512-snKqtPW01tN0ui7yu9rGv69aJXr/a/Ywvl11sUjNtEcRc+ng/mQriFL0wLXMef74iHa/EkftbDzU9F8iFbH+zg==}
-
   '@esbuild/[email protected]':
     resolution: {integrity: 
sha512-Hhmwd6CInZ3dwpuGTF8fJG6yoWmsToE+vYgD4nytZVxcu1ulHpUQRAB1UJ8+N1Am3Mz4+xOByoQoSZf4D+CpkA==}
     engines: {node: '>=18'}
@@ -970,12 +916,6 @@ packages:
   '@floating-ui/[email protected]':
     resolution: {integrity: 
sha512-RiB/yIh78pcIxl6lLMG0CgBXAZ2Y0eVHqMPYugu+9U0AeT6YBeiJpf7lbdJNIugFP5SIjwNRgo4DhR1Qxi26Gg==}
 
-  '@hookform/[email protected]':
-    resolution: {integrity: 
sha512-Mtlic+uigoYBPXlfvPBfiYYUZuyMrD3pTjDpVIhL6eCZTvQkHsKBSKeZCvXWUZr8fqrkzDg27N+ZuazLKq6Vmg==}
-    peerDependencies:
-      react: ^16.8.0 || ^17 || ^18 || ^19
-      react-dom: ^16.8.0 || ^17 || ^18 || ^19
-
   '@hookform/[email protected]':
     resolution: {integrity: 
sha512-u/+Jp83luQNx9AdyW2fIPGY6Y7NG68eN2ZW8FOJYL+M0i4s49+refdJdOp/A9n9HFQtQs3HIDHQvX3ZET2o7YA==}
     peerDependencies:
@@ -1308,6 +1248,12 @@ packages:
   '@rtsao/[email protected]':
     resolution: {integrity: 
sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==}
 
+  '@simple-git/[email protected]':
+    resolution: {integrity: 
sha512-ngJMaHlsWDTfjyq9F3VIQ8b7NXbBLq5j9i5bJ6XLYtD6qlDXT7fdKY2KscWWUF8t18xx052Y/PUO1K1TRc9yKA==}
+
+  '@simple-git/[email protected]':
+    resolution: {integrity: 
sha512-Q9lBcfQ+VQCpQqGJFHe5yooOS5hGdLFFbJ5R+R5aDsnkPCahtn1hSkMcORX65J2Z5lxSkD0lQorMsncuBQxYUw==}
+
   '@standard-schema/[email protected]':
     resolution: {integrity: 
sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==}
 
@@ -1577,15 +1523,9 @@ packages:
   '@types/[email protected]':
     resolution: {integrity: 
sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
 
-  '@types/[email protected]':
-    resolution: {integrity: 
sha512-gIW7lQLZbue7lRSWEFql49QJJWThrTFFeIMJdp3eH4tKoxm1OvEPg02rm4wCCSHS0cL3/Fizimb35b7k8atwsQ==}
-
   '@types/[email protected]':
     resolution: {integrity: 
sha512-F0R/h2+dsy5wJAUe3tAU6oqa2qbWY5TpNfL/RGmo1y38hiyO1w3x2jPtt76wmuaJI4DQnOBu21cNXQ2STIUUWg==}
 
-  '@types/[email protected]':
-    resolution: {integrity: 
sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==}
-
   '@types/[email protected]':
     resolution: {integrity: 
sha512-EULJ8LApcVEPbrfND0cRQqutIOdiIgJ1Mgrhpy755r14xMohPTEpkV/k28SJvuOs9bHRFW8x+KeDAEPiGQPB9Q==}
     deprecated: This is a stub types definition. parse-path provides its own 
type definitions, so you do not need this installed.
@@ -1813,6 +1753,10 @@ packages:
   [email protected]:
     resolution: {integrity: 
sha512-WCxx1ixHT0GQU9hb0KI/mhgRQhnU+U3GvwY6ZvVjYq8rsihIGoaIOUbY0yMPBxLH5MDtr0kz3fisWGNcbWW7Jw==}
 
+  [email protected]:
+    resolution: {integrity: 
sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==}
+    engines: {node: '>= 6.0.0'}
+
   [email protected]:
     resolution: {integrity: 
sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==}
 
@@ -1909,16 +1853,12 @@ packages:
     resolution: {integrity: 
sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==}
     engines: {node: '>= 0.4'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-ChTCHMouEe2kn713WHbQGcuYrr6fXTBiu460OTwWrWob16g1bXn4vtz07Ope7ewMozJAnEquLk5lWQWtBig9DQ==}
+  [email protected]:
+    resolution: {integrity: 
sha512-caYkukvroVPO8KrzuJEb50Hm07KwfBZPEC3VeFHTsqWHvKTsy54hjJz9BS/cdaypROE2rH6xvm9mHX4fgWkr3A==}
 
   [email protected]:
     resolution: {integrity: 
sha512-GERT7L2TiYcYDtYk1IpD+ASAYXjKbLTDPhBtYj7X1NuRMDTMtAx9kyBenub1Ev41lo91OHCKdmP+egTDmfQ7Ig==}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==}
-    engines: {node: '>=10', npm: '>=6'}
-
   [email protected]:
     resolution: {integrity: 
sha512-nlOYLXHgZtTM7ejr6x6CpUE/a7W3xa58ItvHL7EMaTpYa9Jv0mQUnrmlIwpP7djadM32Bqx/RMJRro6ZLlYzGw==}
 
@@ -1935,8 +1875,8 @@ packages:
     resolution: {integrity: 
sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
     engines: {node: '>=8'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==}
+  [email protected]:
+    resolution: {integrity: 
sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g==}
     engines: {node: 18 || 20 || >=22}
 
   [email protected]:
@@ -2041,9 +1981,6 @@ packages:
   [email protected]:
     resolution: {integrity: 
sha512-ysOGlgTFbN2/Y6Cg3Iye8YKulHw+R2fNXHrgSmXISQdMnomY6eNDprVdW9R5xBguEqI954+S6709UyiO7B+6OQ==}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==}
-
   [email protected]:
     resolution: {integrity: 
sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
 
@@ -2053,10 +1990,6 @@ packages:
   [email protected]:
     resolution: {integrity: 
sha512-2KV8NhB5JqC3ky0r9PMCAZKbUHSwtEo4CwCs0KXgruG43gX5PMqDEBbVU4OUzw2MuAWUfsuFmWvEKG5QRfSnJA==}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==}
-    engines: {node: '>=10'}
-
   [email protected]:
     resolution: {integrity: 
sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==}
     engines: {node: '>=14'}
@@ -2444,9 +2377,6 @@ packages:
     resolution: {integrity: 
sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
     engines: {node: '>=8'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==}
-
   [email protected]:
     resolution: {integrity: 
sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==}
     engines: {node: '>=10'}
@@ -2458,8 +2388,8 @@ packages:
   [email protected]:
     resolution: {integrity: 
sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==}
+  [email protected]:
+    resolution: {integrity: 
sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==}
     engines: {node: '>=4.0'}
     peerDependencies:
       debug: '*'
@@ -2602,12 +2532,13 @@ packages:
     resolution: {integrity: 
sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
     engines: {node: '>= 0.4'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==}
-
   [email protected]:
     resolution: {integrity: 
sha512-KknJ50kTInJ7qIScF3jeaFRpMpE8/lfiTdzf/twXyPBLAGrLRTmkz3AdTnKeh40X8k9L2fdYwEp/42WGXIRGcg==}
 
+  [email protected]:
+    resolution: {integrity: 
sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==}
+    engines: {node: '>= 6'}
+
   [email protected]:
     resolution: {integrity: 
sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==}
     engines: {node: '>=16.17.0'}
@@ -2815,8 +2746,9 @@ packages:
       react:
         optional: true
 
-  [email protected]:
-    resolution: {integrity: 
sha512-HvdH2LzI/EAZcUwA8+0nKNtWHqS+ZmijLA30RwZA0bo7ToCckjK5MkGhjED9KoRcXO6BaGI3I9UIzSA1FKFPOQ==}
+  [email protected]:
+    resolution: {integrity: 
sha512-z/wZZgDrkNV1eA0ULjM/F9/50Ya8fbzgKneSpoPsXSGd0KnpdtHfOZWK+GcwLk+EZbS4F9RBhU+K2RgzuDaItw==}
+    engines: {node: '>=20'}
 
   [email protected]:
     resolution: {integrity: 
sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
@@ -2884,11 +2816,6 @@ packages:
     resolution: {integrity: 
sha512-LWzX2KsqcB1wqQ4AHgYb4RsDXauQiqhjLk+6hjbaeHG4zpjjVAB6wC/gz6X0l+Du1cN3pUB5ZlrvTbhGSNnUQQ==}
     engines: {node: '>=18.0.0'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-liPHqaWMQ7rzZryQUDnbZ1Gclnnai3dIyaJ0nAgwZRXMzqbYrydrlCI0NDojRUbE5VYh5vu6hygEUZiH77nQkQ==}
-    peerDependencies:
-      react: ^16.8.0 || ^17 || ^18 || ^19
-
   [email protected]:
     resolution: {integrity: 
sha512-arhlxbFRmoQHl33a0Zkle/YWlmNwoyt6QNZEIJcqNbdrsix5Lvc4HyyI3EnwxTYlZYc32EbYrQ8SzEZ7dqgg9A==}
     engines: {node: '>=14'}
@@ -2897,14 +2824,14 @@ packages:
     resolution: {integrity: 
sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
     engines: {node: '>=10'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-kVI48u3PZr38HdYz98UmfPnXl2DXrpdctLrFLCd3kOx1xUkOmpFPx7gCWWM5MPkL/fD8zb+Ph0QzjGFs4+hHWg==}
+  [email protected]:
+    resolution: {integrity: 
sha512-J8xewKD/Gk22OZbhpOVSwcs60zhd95ESDwezOFuA3/099925PdHJ7OFHNTGtajL3AlZkykD32HykiMo+BIBI8A==}
 
   [email protected]:
     resolution: {integrity: 
sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==}
+  [email protected]:
+    resolution: {integrity: 
sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==}
 
   [email protected]:
     resolution: {integrity: 
sha512-9ie8ItPR6tjY5uYJh8K/Zrv/RMZ5VOlOWvtZdEHYSTFKZfIBPQa9tOAEeAWhd+AnIneLJ22w5fjOYtoutpWq5w==}
@@ -3004,8 +2931,8 @@ packages:
       react: '*'
       react-dom: '*'
 
-  [email protected]:
-    resolution: {integrity: 
sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==}
+  [email protected]:
+    resolution: {integrity: 
sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==}
     engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
     hasBin: true
 
@@ -3186,24 +3113,24 @@ packages:
     resolution: {integrity: 
sha512-oIAOTqgIo7q2EOwbhb8UalYePMvYoIeRY2YKntdpFQXNosSu3vLrniGgmH9OKs/qAkfoj5oB3le/7mINW1LCfw==}
     engines: {node: ^12 || ^14 || >= 16}
     peerDependencies:
-      postcss: ^8.4.21
+      postcss: '>=8.5.10'
 
   [email protected]:
     resolution: {integrity: 
sha512-90pSxmZVfbX9e5xCv7tI5RV1mnjdf16y89CJKbf/hD7GyOz1FCxcYMl8ZYA8Hc56dbApTKKmU9HfvgfWdCxlwg==}
     engines: {node: ^20.0 || ^22.0 || >=24.0}
     peerDependencies:
-      postcss: ^8.2.14
+      postcss: '>=8.5.10'
 
   [email protected]:
     resolution: {integrity: 
sha512-5osppouFc0VR9/VYzYxO03VaDa3e8F23Kfd6/9qcZTUI8P58GIYlArOET2Wq0ywSl2o2PjELhYOFI4W7l5QHKw==}
     engines: {node: '>=18.0'}
     peerDependencies:
-      postcss: ^8.2.14
+      postcss: '>=8.5.10'
 
   [email protected]:
     resolution: {integrity: 
sha512-sP6/s1oC7cOtBdl4mw/IRKmKvYTuzpRrH/vT6v9enMU/EQEQ31eQnHcWtFghOXLH87AAthjL/Q75rLmin1oZoA==}
     peerDependencies:
-      postcss: '>=8.0.0'
+      postcss: '>=8.5.10'
 
   [email protected]:
     resolution: {integrity: 
sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==}
@@ -3213,10 +3140,10 @@ packages:
     resolution: {integrity: 
sha512-5GLLXaS8qmzHMOjVxqkk1TZPf1jMqesiI7qLhnlyERalG0sMbHIbJqrcnrpmZdKCLglHnRHoEBB61RtGTsj++A==}
     engines: {node: '>=14.0'}
     peerDependencies:
-      postcss: ^8.2.1
+      postcss: '>=8.5.10'
 
-  [email protected]:
-    resolution: {integrity: 
sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==}
+  [email protected]:
+    resolution: {integrity: 
sha512-FfR8sjd4em2T6fb3I2MwAJU7HWVMr9zba+enmQeeWFfCbm+UOC/0X4DS8XtpUTMwWMGbjKYP7xjfNekzyGmB3A==}
     engines: {node: ^10 || ^12 || >=14}
 
   [email protected]:
@@ -3234,8 +3161,9 @@ packages:
   [email protected]:
     resolution: {integrity: 
sha512-hHVTzba3wboROl0/aWRRG9dMytgH6ow//STBZh43l/wQgmMhYhOFi0EHWAPtoCz9IAUymsyP0TSBHkhgMEGNnQ==}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==}
+  [email protected]:
+    resolution: {integrity: 
sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==}
+    engines: {node: '>=10'}
 
   [email protected]:
     resolution: {integrity: 
sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
@@ -3248,8 +3176,8 @@ packages:
     resolution: {integrity: 
sha512-KTqnxsgGiQ6ZAzZCVlJH5eOjSnvlyEgx1m8bkRJfOhmGRqfo5KLvmAlACQkrjEtOQ4B7wF9TdSLIs9O90MX9xA==}
     engines: {node: '>=16.0.0'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-mAZTtNCeetKMH+pSjrb76NAM8V9a05I9aBZOHztWy/UqcJdQYNsf59vrRKWnojAT9Y+GbIvoTBC++CPHqpDBhQ==}
+  [email protected]:
+    resolution: {integrity: 
sha512-Rzq0KEyX/w/tEybncDgdkZrJgVUsUMk3xjh3t5bv3S1HTAtg+uOYt72+ZfwiQwKdysThkTBdL/rTi6HDmX9Ddw==}
     engines: {node: '>=0.6'}
 
   [email protected]:
@@ -3557,11 +3485,6 @@ packages:
       '@types/react':
         optional: true
 
-  [email protected]:
-    resolution: {integrity: 
sha512-Ob+SmB5J1tXDEZyOe2Hf950K4M8VaWBBmQ3cS2BUnTORqHjhK0iKG8fB+bo47ZL15t8d3g/Y0roiqH05UBjG7A==}
-    peerDependencies:
-      react-dom: ^16.8.0 || ^17 || ^18 || ^19
-
   [email protected]:
     resolution: {integrity: 
sha512-b6jSvxvVnyptAiLjbkWLE/lOnR4lfTtDAl+eUC7RZy+QQWc6wRzIV2CE6xBuMmDxc2qIihtDCZD5NPOFl7fRBQ==}
     engines: {node: '>=10'}
@@ -3762,8 +3685,8 @@ packages:
     resolution: {integrity: 
sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
     engines: {node: '>=14'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-D4V/tGC2sjsoNhoMybKyGoE+v8A60hRawKQ1iFRA1zwuDgGZCBJ4ByOzZ5J8joBbi4Oam0qiPH+GhzmSBwbJng==}
+  [email protected]:
+    resolution: {integrity: 
sha512-cGQjLjK8bxJw4QuYT7gxHw3/IouVESbhahSsHrX97MzCL1gu2u7oy38W6L2ZIGECEfIBG4BabsWDPjBxJENv9Q==}
 
   [email protected]:
     resolution: {integrity: 
sha512-FC+lgizVPfie0kkhqUScwRu1O/lF6NOgJmlCgK+/LYxDCTk8sGelYaHDhFcDN+Sn3Cv+3VSa4Byeo+IMCzpMgQ==}
@@ -3784,10 +3707,6 @@ packages:
     resolution: {integrity: 
sha512-MjZkVp0NHr5+TPihLcadqnlVoGIoWo4IBHptutGh9wI3ttUYvCG26HkSuDi+K6lsZ25syXJXcctwgyVCt//xqA==}
     engines: {node: '>=0.10.0'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==}
-    engines: {node: '>=0.10.0'}
-
   [email protected]:
     resolution: {integrity: 
sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
     engines: {node: '>=0.10.0'}
@@ -3871,9 +3790,6 @@ packages:
     resolution: {integrity: 
sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
     engines: {node: '>=8'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==}
-
   [email protected]:
     resolution: {integrity: 
sha512-yQ3rwFWRfwNUY7H5vpU0wfdkNSnvnJinhF9830Swlaxl03zsOjCfmX0ugac+3LtK0lYSgwL/KXc8oYL3mG4YFQ==}
 
@@ -3881,7 +3797,7 @@ packages:
     resolution: {integrity: 
sha512-ctS5RYCBVvPoZAnzIaX5QSShK8ZiZxD5HUqSxlusvEMC+QZQIPCPOIJg6aceFX+K2rf4+SH89eu++h1Zmsr2nw==}
     engines: {node: '>=18.0'}
     peerDependencies:
-      postcss: ^8.3.3
+      postcss: '>=8.5.10'
 
   [email protected]:
     resolution: {integrity: 
sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
@@ -4113,12 +4029,6 @@ packages:
       '@types/react':
         optional: true
 
-  [email protected]:
-    resolution: {integrity: 
sha512-kbeNVZ9Zkc0RFGpfMN3MNfaKNvcLNyxOAAd9O4CBZ+kCBXXscn9s/4I+8ytUER4RDpEYs5+O6Rs4PqiZ+rHr5Q==}
-    engines: {node: '>=10', npm: '>=6'}
-    peerDependencies:
-      react: '>=16.13'
-
   [email protected]:
     resolution: {integrity: 
sha512-tpZZ+EX0gaghDAiFR37hj5MgY6ZN55kLiPkJsKxBMZ6GZdOSPJXiOzPM984oPYZ5AnehYx5WQp1+ME8I/P/pRA==}
     peerDependencies:
@@ -4155,10 +4065,6 @@ packages:
   [email protected]:
     resolution: {integrity: 
sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==}
-    hasBin: true
-
   [email protected]:
     resolution: {integrity: 
sha512-cYj0LRuLV2c2sMqhqhGpaO3LretdtMn/BVX4cPLanIZuwwrkVl+lK84E/miEXkCHWXuq65rhNN4rXsBcOB3S4w==}
     peerDependencies:
@@ -4167,8 +4073,8 @@ packages:
       vite:
         optional: true
 
-  [email protected]:
-    resolution: {integrity: 
sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==}
+  [email protected]:
+    resolution: {integrity: 
sha512-2N/55r4JDJ4gdrCvGgINMy+HH3iRpNIz8K6SFwVsA+JbQScLiC+clmAxBgwiSPgcG9U15QmvqCGWzMbqda5zGQ==}
     engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
     hasBin: true
     peerDependencies:
@@ -4295,10 +4201,6 @@ packages:
   [email protected]:
     resolution: {integrity: 
sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-vIYeF1u3CjlhAFekPPAk2h/Kv4T3mAkMox5OymRiJQB0spDP10LHvt+K7G9Ny6NuuMAb25/6n1qyUjAcGNf/AA==}
-    engines: {node: '>= 6'}
-
   [email protected]:
     resolution: {integrity: 
sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==}
     engines: {node: '>= 14.6'}
@@ -4441,8 +4343,8 @@ snapshots:
       antd: 5.29.3([email protected]([email protected]))([email protected])
       classnames: 2.5.1
       dayjs: 1.11.20
-      lodash: 4.17.23
-      lodash-es: 4.17.23
+      lodash: 4.18.1
+      lodash-es: 4.18.1
       rc-util: 5.44.4([email protected]([email protected]))([email protected])
       react: 19.1.0
       swr: 2.4.1([email protected])
@@ -4461,8 +4363,8 @@ snapshots:
       antd: 5.29.3([email protected]([email protected]))([email protected])
       classnames: 2.5.1
       dayjs: 1.11.20
-      lodash: 4.17.23
-      lodash-es: 4.17.23
+      lodash: 4.18.1
+      lodash-es: 4.18.1
       rc-field-form: 2.7.1([email protected]([email protected]))([email protected])
       rc-resize-observer: 1.4.3([email protected]([email protected]))([email protected])
       rc-util: 5.44.4([email protected]([email protected]))([email protected])
@@ -4480,8 +4382,8 @@ snapshots:
       '@umijs/use-params': 1.0.9([email protected])
       antd: 5.29.3([email protected]([email protected]))([email protected])
       classnames: 2.5.1
-      lodash: 4.17.23
-      lodash-es: 4.17.23
+      lodash: 4.18.1
+      lodash-es: 4.18.1
       path-to-regexp: 8.4.2
       rc-resize-observer: 1.4.3([email protected]([email protected]))([email protected])
       rc-util: 5.44.4([email protected]([email protected]))([email protected])
@@ -4545,8 +4447,8 @@ snapshots:
       antd: 5.29.3([email protected]([email protected]))([email protected])
       classnames: 2.5.1
       dayjs: 1.11.20
-      lodash: 4.17.23
-      lodash-es: 4.17.23
+      lodash: 4.18.1
+      lodash-es: 4.18.1
       rc-field-form: 2.7.1([email protected]([email protected]))([email protected])
       rc-resize-observer: 1.4.3([email protected]([email protected]))([email protected])
       rc-util: 5.44.4([email protected]([email protected]))([email protected])
@@ -4561,8 +4463,8 @@ snapshots:
       antd: 5.29.3([email protected]([email protected]))([email protected])
       classnames: 2.5.1
       dayjs: 1.11.20
-      lodash: 4.17.23
-      lodash-es: 4.17.23
+      lodash: 4.18.1
+      lodash-es: 4.18.1
       rc-util: 5.44.4([email protected]([email protected]))([email protected])
       react: 19.1.0
       react-dom: 19.1.0([email protected])
@@ -4765,93 +4667,10 @@ snapshots:
       tslib: 2.8.1
     optional: true
 
-  '@emotion/[email protected]':
-    dependencies:
-      '@babel/helper-module-imports': 7.28.6
-      '@babel/runtime': 7.28.6
-      '@emotion/hash': 0.9.2
-      '@emotion/memoize': 0.9.0
-      '@emotion/serialize': 1.3.3
-      babel-plugin-macros: 3.1.0
-      convert-source-map: 1.9.0
-      escape-string-regexp: 4.0.0
-      find-root: 1.1.0
-      source-map: 0.5.7
-      stylis: 4.2.0
-    transitivePeerDependencies:
-      - supports-color
-
-  '@emotion/[email protected]':
-    dependencies:
-      '@emotion/memoize': 0.9.0
-      '@emotion/sheet': 1.4.0
-      '@emotion/utils': 1.4.2
-      '@emotion/weak-memoize': 0.4.0
-      stylis: 4.2.0
-
   '@emotion/[email protected]': {}
 
-  '@emotion/[email protected]': {}
-
-  '@emotion/[email protected]':
-    dependencies:
-      '@emotion/memoize': 0.9.0
-
-  '@emotion/[email protected]': {}
-
-  '@emotion/[email protected](@types/[email protected])([email protected])':
-    dependencies:
-      '@babel/runtime': 7.28.6
-      '@emotion/babel-plugin': 11.13.5
-      '@emotion/cache': 11.14.0
-      '@emotion/serialize': 1.3.3
-      '@emotion/use-insertion-effect-with-fallbacks': 1.2.0([email protected])
-      '@emotion/utils': 1.4.2
-      '@emotion/weak-memoize': 0.4.0
-      hoist-non-react-statics: 3.3.2
-      react: 19.1.0
-    optionalDependencies:
-      '@types/react': 19.2.14
-    transitivePeerDependencies:
-      - supports-color
-
-  '@emotion/[email protected]':
-    dependencies:
-      '@emotion/hash': 0.9.2
-      '@emotion/memoize': 0.9.0
-      '@emotion/unitless': 0.10.0
-      '@emotion/utils': 1.4.2
-      csstype: 3.2.3
-
-  '@emotion/[email protected]': {}
-
-  
'@emotion/[email protected](@emotion/[email protected](@types/[email protected])([email protected]))(@types/[email protected])([email protected])':
-    dependencies:
-      '@babel/runtime': 7.28.6
-      '@emotion/babel-plugin': 11.13.5
-      '@emotion/is-prop-valid': 1.4.0
-      '@emotion/react': 11.14.0(@types/[email protected])([email protected])
-      '@emotion/serialize': 1.3.3
-      '@emotion/use-insertion-effect-with-fallbacks': 1.2.0([email protected])
-      '@emotion/utils': 1.4.2
-      react: 19.1.0
-    optionalDependencies:
-      '@types/react': 19.2.14
-    transitivePeerDependencies:
-      - supports-color
-
-  '@emotion/[email protected]': {}
-
   '@emotion/[email protected]': {}
 
-  '@emotion/[email protected]([email protected])':
-    dependencies:
-      react: 19.1.0
-
-  '@emotion/[email protected]': {}
-
-  '@emotion/[email protected]': {}
-
   '@esbuild/[email protected]':
     optional: true
 
@@ -5086,22 +4905,6 @@ snapshots:
 
   '@floating-ui/[email protected]': {}
 
-  
'@hookform/[email protected](@types/[email protected])([email protected]([email protected]))([email protected])':
-    dependencies:
-      '@emotion/react': 11.14.0(@types/[email protected])([email protected])
-      '@emotion/styled': 
11.14.1(@emotion/[email protected](@types/[email protected])([email protected]))(@types/[email protected])([email protected])
-      '@types/lodash': 4.17.24
-      little-state-machine: 4.8.1([email protected])
-      lodash: 4.17.23
-      react: 19.1.0
-      react-dom: 19.1.0([email protected])
-      react-simple-animate: 3.5.3([email protected]([email protected]))
-      use-deep-compare-effect: 1.8.1([email protected])
-      uuid: 8.3.2
-    transitivePeerDependencies:
-      - '@types/react'
-      - supports-color
-
   '@hookform/[email protected]([email protected]([email protected]))':
     dependencies:
       '@standard-schema/utils': 0.3.0
@@ -5160,7 +4963,7 @@ snapshots:
   '@m6web/[email protected]([email protected]([email protected]))':
     dependencies:
       eslint: 9.39.4([email protected])
-      lodash: 4.17.23
+      lodash: 4.18.1
       minimatch: 10.2.4
 
   
'@mantine/[email protected](@mantine/[email protected]([email protected]))(@types/[email protected])([email protected]([email protected]))([email protected])':
@@ -5461,6 +5264,12 @@ snapshots:
 
   '@rtsao/[email protected]': {}
 
+  '@simple-git/[email protected]': {}
+
+  '@simple-git/[email protected]':
+    dependencies:
+      '@simple-git/args-pathspec': 1.0.3
+
   '@standard-schema/[email protected]': {}
 
   '@standard-schema/[email protected]': {}
@@ -5659,7 +5468,7 @@ snapshots:
     transitivePeerDependencies:
       - supports-color
 
-  
'@tanstack/[email protected](@tanstack/[email protected]([email protected]([email protected]))([email protected]))([email protected](@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected]))':
+  
'@tanstack/[email protected](@tanstack/[email protected]([email protected]([email protected]))([email protected]))([email protected](@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected]))':
     dependencies:
       '@babel/core': 7.29.0
       '@babel/plugin-syntax-jsx': 7.28.6(@babel/[email protected])
@@ -5676,7 +5485,7 @@ snapshots:
       zod: 3.25.76
     optionalDependencies:
       '@tanstack/react-router': 
1.168.3([email protected]([email protected]))([email protected])
-      vite: 
6.4.1(@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])
+      vite: 
6.4.2(@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])
     transitivePeerDependencies:
       - supports-color
 
@@ -5718,14 +5527,10 @@ snapshots:
 
   '@types/[email protected]': {}
 
-  '@types/[email protected]': {}
-
   '@types/[email protected]':
     dependencies:
       undici-types: 6.21.0
 
-  '@types/[email protected]': {}
-
   '@types/[email protected]':
     dependencies:
       parse-path: 7.1.0
@@ -5896,11 +5701,11 @@ snapshots:
   '@unrs/[email protected]':
     optional: true
 
-  
'@vitejs/[email protected]([email protected](@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected]))':
+  
'@vitejs/[email protected]([email protected](@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected]))':
     dependencies:
       '@rolldown/pluginutils': 1.0.0-beta.27
       '@swc/core': 1.10.0
-      vite: 
6.4.1(@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])
+      vite: 
6.4.2(@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])
     transitivePeerDependencies:
       - '@swc/helpers'
 
@@ -5913,13 +5718,13 @@ snapshots:
       chai: 6.2.2
       tinyrainbow: 3.1.0
 
-  
'@vitest/[email protected]([email protected](@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected]))':
+  
'@vitest/[email protected]([email protected](@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected]))':
     dependencies:
       '@vitest/spy': 4.1.4
       estree-walker: 3.0.3
       magic-string: 0.30.21
     optionalDependencies:
-      vite: 
6.4.1(@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])
+      vite: 
6.4.2(@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])
 
   '@vitest/[email protected]':
     dependencies:
@@ -5957,6 +5762,12 @@ snapshots:
     dependencies:
       object-assign: 4.1.1
 
+  [email protected]:
+    dependencies:
+      debug: 4.4.3
+    transitivePeerDependencies:
+      - supports-color
+
   [email protected]:
     dependencies:
       fast-deep-equal: 3.1.3
@@ -6134,13 +5945,15 @@ snapshots:
     dependencies:
       possible-typed-array-names: 1.1.0
 
-  [email protected]:
+  [email protected]:
     dependencies:
-      follow-redirects: 1.15.11
+      follow-redirects: 1.16.0
       form-data: 4.0.5
-      proxy-from-env: 1.1.0
+      https-proxy-agent: 5.0.1
+      proxy-from-env: 2.1.0
     transitivePeerDependencies:
       - debug
+      - supports-color
 
   [email protected]:
     dependencies:
@@ -6151,12 +5964,6 @@ snapshots:
     transitivePeerDependencies:
       - supports-color
 
-  [email protected]:
-    dependencies:
-      '@babel/runtime': 7.28.6
-      cosmiconfig: 7.1.0
-      resolve: 1.22.11
-
   [email protected]:
     dependencies:
       '@babel/core': 7.29.0
@@ -6171,7 +5978,7 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]:
+  [email protected]:
     dependencies:
       balanced-match: 4.0.4
 
@@ -6270,8 +6077,6 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]: {}
-
   [email protected]: {}
 
   [email protected]: {}
@@ -6280,14 +6085,6 @@ snapshots:
     dependencies:
       toggle-selection: 1.0.6
 
-  [email protected]:
-    dependencies:
-      '@types/parse-json': 4.0.2
-      import-fresh: 3.3.1
-      parse-json: 5.2.0
-      path-type: 4.0.0
-      yaml: 1.10.3
-
   [email protected]([email protected]):
     dependencies:
       import-fresh: 3.3.1
@@ -6619,7 +6416,7 @@ snapshots:
 
   [email protected]:
     dependencies:
-      lodash: 4.17.23
+      lodash: 4.18.1
       requireindex: 1.1.0
 
   
[email protected](@typescript-eslint/[email protected]([email protected]([email protected]))([email protected]))([email protected])([email protected]([email protected])):
@@ -6814,8 +6611,6 @@ snapshots:
     dependencies:
       to-regex-range: 5.0.1
 
-  [email protected]: {}
-
   [email protected]:
     dependencies:
       locate-path: 6.0.0
@@ -6828,7 +6623,7 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]: {}
+  [email protected]: {}
 
   [email protected]:
     dependencies:
@@ -6961,14 +6756,17 @@ snapshots:
     dependencies:
       function-bind: 1.1.2
 
-  [email protected]:
-    dependencies:
-      react-is: 16.13.1
-
   [email protected]:
     dependencies:
       void-elements: 3.1.0
 
+  [email protected]:
+    dependencies:
+      agent-base: 6.0.2
+      debug: 4.4.3
+    transitivePeerDependencies:
+      - supports-color
+
   [email protected]: {}
 
   [email protected]: {}
@@ -7158,7 +6956,7 @@ snapshots:
       '@types/react': 19.2.14
       react: 19.1.0
 
-  [email protected]: {}
+  [email protected]: {}
 
   [email protected]: {}
 
@@ -7232,10 +7030,6 @@ snapshots:
       rfdc: 1.4.1
       wrap-ansi: 9.0.2
 
-  [email protected]([email protected]):
-    dependencies:
-      react: 19.1.0
-
   [email protected]:
     dependencies:
       mlly: 1.8.1
@@ -7246,11 +7040,11 @@ snapshots:
     dependencies:
       p-locate: 5.0.0
 
-  [email protected]: {}
+  [email protected]: {}
 
   [email protected]: {}
 
-  [email protected]: {}
+  [email protected]: {}
 
   [email protected]:
     dependencies:
@@ -7301,7 +7095,7 @@ snapshots:
 
   [email protected]:
     dependencies:
-      brace-expansion: 5.0.5
+      brace-expansion: 5.0.6
 
   [email protected]: {}
 
@@ -7355,7 +7149,7 @@ snapshots:
       stacktrace-js: 2.0.2
       stylis: 4.3.6
 
-  [email protected]: {}
+  [email protected]: {}
 
   [email protected]: {}
 
@@ -7533,42 +7327,42 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]([email protected]):
+  [email protected]([email protected]):
     dependencies:
       camelcase-css: 2.0.1
-      postcss: 8.5.8
+      postcss: 8.5.15
 
-  [email protected]([email protected]):
+  [email protected]([email protected]):
     dependencies:
-      postcss: 8.5.8
-      postcss-js: 4.1.0([email protected])
-      postcss-simple-vars: 7.0.1([email protected])
-      sugarss: 5.0.1([email protected])
+      postcss: 8.5.15
+      postcss-js: 4.1.0([email protected])
+      postcss-simple-vars: 7.0.1([email protected])
+      sugarss: 5.0.1([email protected])
       tinyglobby: 0.2.15
 
-  [email protected]([email protected]):
+  [email protected]([email protected]):
     dependencies:
-      postcss: 8.5.8
+      postcss: 8.5.15
       postcss-selector-parser: 7.1.1
 
-  [email protected]([email protected]):
+  [email protected]([email protected]):
     dependencies:
-      postcss: 8.5.8
-      postcss-mixins: 12.1.2([email protected])
-      postcss-nested: 7.0.2([email protected])
+      postcss: 8.5.15
+      postcss-mixins: 12.1.2([email protected])
+      postcss-nested: 7.0.2([email protected])
 
   [email protected]:
     dependencies:
       cssesc: 3.0.0
       util-deprecate: 1.0.2
 
-  [email protected]([email protected]):
+  [email protected]([email protected]):
     dependencies:
-      postcss: 8.5.8
+      postcss: 8.5.15
 
-  [email protected]:
+  [email protected]:
     dependencies:
-      nanoid: 3.3.11
+      nanoid: 3.3.12
       picocolors: 1.1.1
       source-map-js: 1.2.1
 
@@ -7584,7 +7378,7 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]: {}
+  [email protected]: {}
 
   [email protected]: {}
 
@@ -7594,7 +7388,7 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]:
+  [email protected]:
     dependencies:
       side-channel: 1.1.0
 
@@ -7987,10 +7781,6 @@ snapshots:
     optionalDependencies:
       '@types/react': 19.2.14
 
-  [email protected]([email protected]([email protected])):
-    dependencies:
-      react-dom: 19.1.0([email protected])
-
   [email protected](@types/[email protected])([email protected]):
     dependencies:
       get-nonce: 1.0.1
@@ -8029,7 +7819,7 @@ snapshots:
       copy-to-clipboard: 3.3.3
       fast-deep-equal: 3.1.3
       fast-shallow-equal: 1.0.0
-      js-cookie: 2.2.1
+      js-cookie: 3.0.7
       nano-css: 5.6.2([email protected]([email protected]))([email protected])
       react: 19.1.0
       react-dom: 19.1.0([email protected])
@@ -8045,7 +7835,7 @@ snapshots:
 
   [email protected]([email protected]):
     dependencies:
-      lodash: 4.17.23
+      lodash: 4.18.1
       react: 19.1.0
 
   [email protected]:
@@ -8255,10 +8045,12 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]:
+  [email protected]:
     dependencies:
       '@kwsites/file-exists': 1.1.1
       '@kwsites/promise-deferred': 1.1.1
+      '@simple-git/args-pathspec': 1.0.3
+      '@simple-git/argv-parser': 1.1.1
       debug: 4.4.3
     transitivePeerDependencies:
       - supports-color
@@ -8282,8 +8074,6 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]: {}
-
   [email protected]: {}
 
   [email protected]: {}
@@ -8382,13 +8172,11 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]: {}
-
   [email protected]: {}
 
-  [email protected]([email protected]):
+  [email protected]([email protected]):
     dependencies:
-      postcss: 8.5.8
+      postcss: 8.5.15
 
   [email protected]:
     dependencies:
@@ -8544,16 +8332,16 @@ snapshots:
     transitivePeerDependencies:
       - supports-color
 
-  
[email protected]([email protected])([email protected])([email protected](@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])):
+  
[email protected]([email protected])([email protected])([email protected](@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])):
     dependencies:
       ci-info: 4.4.0
       git-url-parse: 16.1.0
-      simple-git: 3.33.0
+      simple-git: 3.36.0
       unplugin: 2.3.11
     optionalDependencies:
       esbuild: 0.27.4
       rollup: 4.59.0
-      vite: 
6.4.1(@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])
+      vite: 
6.4.2(@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])
     transitivePeerDependencies:
       - supports-color
 
@@ -8611,12 +8399,6 @@ snapshots:
     optionalDependencies:
       '@types/react': 19.2.14
 
-  [email protected]([email protected]):
-    dependencies:
-      '@babel/runtime': 7.28.6
-      dequal: 2.0.3
-      react: 19.1.0
-
   [email protected](@types/[email protected])([email protected]):
     dependencies:
       react: 19.1.0
@@ -8644,39 +8426,37 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]: {}
-
-  
[email protected]([email protected])([email protected](@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])):
+  
[email protected]([email protected])([email protected](@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])):
     dependencies:
       debug: 4.4.3
       globrex: 0.1.2
       tsconfck: 3.1.6([email protected])
     optionalDependencies:
-      vite: 
6.4.1(@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])
+      vite: 
6.4.2(@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])
     transitivePeerDependencies:
       - supports-color
       - typescript
 
-  
[email protected](@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected]):
+  
[email protected](@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected]):
     dependencies:
       esbuild: 0.25.12
       fdir: 6.5.0([email protected])
       picomatch: 4.0.4
-      postcss: 8.5.8
+      postcss: 8.5.15
       rollup: 4.59.0
       tinyglobby: 0.2.15
     optionalDependencies:
       '@types/node': 22.19.15
       fsevents: 2.3.3
       jiti: 2.6.1
-      sugarss: 5.0.1([email protected])
+      sugarss: 5.0.1([email protected])
       tsx: 4.21.0
       yaml: 2.8.3
 
-  
[email protected](@types/[email protected])([email protected](@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])):
+  
[email protected](@types/[email protected])([email protected](@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])):
     dependencies:
       '@vitest/expect': 4.1.4
-      '@vitest/mocker': 
4.1.4([email protected](@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected]))
+      '@vitest/mocker': 
4.1.4([email protected](@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected]))
       '@vitest/pretty-format': 4.1.4
       '@vitest/runner': 4.1.4
       '@vitest/snapshot': 4.1.4
@@ -8693,7 +8473,7 @@ snapshots:
       tinyexec: 1.0.2
       tinyglobby: 0.2.15
       tinyrainbow: 3.1.0
-      vite: 
6.4.1(@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])
+      vite: 
6.4.2(@types/[email protected])([email protected])([email protected]([email protected]))([email protected])([email protected])
       why-is-node-running: 2.3.0
     optionalDependencies:
       '@types/node': 22.19.15
@@ -8768,8 +8548,6 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]: {}
-
   [email protected]: {}
 
   [email protected]: {}


Reply via email to