This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new eed0418e590 Revert "Bump the core-ui-package-updates group across 2
directories with 29 updates (#48755)" (#48935)
eed0418e590 is described below
commit eed0418e5909cd026587939af9cc57a46fd00538
Author: Jarek Potiuk <[email protected]>
AuthorDate: Tue Apr 8 08:33:52 2025 -0400
Revert "Bump the core-ui-package-updates group across 2 directories with 29
updates (#48755)" (#48935)
This reverts commit 682dfcc970e9160b3896df65671c9cb7beda90b5.
---
.../auth/managers/simple/ui/eslint.config.js | 1 +
.../auth/managers/simple/ui/package-lock.json | 782 ++++++++++++---------
.../auth/managers/simple/ui/package.json | 24 +-
.../auth/managers/simple/ui/pnpm-lock.yaml | 720 ++++++++++---------
.../auth/managers/simple/ui/rules/core.js | 1 +
.../auth/managers/simple/ui/rules/perfectionist.js | 1 +
.../auth/managers/simple/ui/rules/prettier.js | 1 +
.../auth/managers/simple/ui/rules/react.js | 1 +
.../auth/managers/simple/ui/rules/stylistic.js | 1 +
.../auth/managers/simple/ui/rules/typescript.js | 2 +
.../auth/managers/simple/ui/rules/unicorn.js | 1 +
11 files changed, 837 insertions(+), 698 deletions(-)
diff --git
a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/eslint.config.js
b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/eslint.config.js
index f2747f1f807..31467415319 100644
---
a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/eslint.config.js
+++
b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/eslint.config.js
@@ -16,6 +16,7 @@
* specific language governing permissions and limitations
* under the License.
*/
+
/**
* @import { FlatConfig } from "@typescript-eslint/utils/ts-eslint";
*/
diff --git
a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/package-lock.json
b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/package-lock.json
index 45f8fd5bb0c..f5fea4dadc6 100644
---
a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/package-lock.json
+++
b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/package-lock.json
@@ -8,25 +8,25 @@
"name": "simple-auth-manager-ui",
"version": "0.0.0",
"dependencies": {
- "@chakra-ui/react": "^3.15.0",
+ "@chakra-ui/react": "^3.14.2",
"@tanstack/react-query": "^5.70.0",
"axios": "^1.8.4",
"next-themes": "^0.4.6",
- "react": "^19.1.0",
+ "react": "^19.0.0",
"react-cookie": "^8.0.1",
- "react-dom": "^19.1.0",
- "react-hook-form": "^7.55.0",
- "react-router-dom": "^7.4.1"
+ "react-dom": "^19.0.0",
+ "react-hook-form": "^7.54.2",
+ "react-router-dom": "^7.4.0"
},
"devDependencies": {
"@7nohe/openapi-react-query-codegen": "^1.6.2",
"@eslint/compat": "^1.2.7",
"@eslint/js": "^9.23.0",
- "@stylistic/eslint-plugin": "^4.2.0",
+ "@stylistic/eslint-plugin": "^2.13.0",
"@testing-library/jest-dom": "^6.6.3",
- "@testing-library/react": "^16.3.0",
- "@trivago/prettier-plugin-sort-imports": "^5.2.2",
- "@types/react": "^19.1.0",
+ "@testing-library/react": "^16.2.0",
+ "@trivago/prettier-plugin-sort-imports": "^4.3.0",
+ "@types/react": "^18.3.19",
"@types/react-dom": "^19.0.0",
"@vitejs/plugin-react-swc": "^3.8.1",
"eslint": "^9.23.0",
@@ -35,16 +35,16 @@
"eslint-plugin-perfectionist": "^4.10.1",
"eslint-plugin-prettier": "^5.2.5",
"eslint-plugin-react": "^7.37.4",
- "eslint-plugin-react-hooks": "^5.2.0",
+ "eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.19",
- "eslint-plugin-unicorn": "^58.0.0",
+ "eslint-plugin-unicorn": "^55.0.0",
"happy-dom": "^17.4.4",
"prettier": "^3.5.3",
"typescript": "~5.5.4",
"typescript-eslint": "^8.27.0",
"vite": "^6.2.5",
"vite-plugin-css-injected-by-js": "^3.5.2",
- "vitest": "^3.1.1"
+ "vitest": "^3.0.9"
}
},
"node_modules/@7nohe/openapi-react-query-codegen": {
@@ -176,13 +176,13 @@
}
},
"node_modules/@babel/generator": {
- "version": "7.27.0",
- "resolved":
"https://registry.npmjs.org/@babel/generator/-/generator-7.27.0.tgz",
- "integrity":
"sha512-VybsKvpiN1gU1sdMZIp7FcqphVVKEwcuj02x73uvcHE0PTihx1nlBcowYWhDwjpoAXRv43+gDzyggGnn1XZhVw==",
- "license": "MIT",
+ "version": "7.26.5",
+ "resolved":
"https://registry.npmjs.org/@babel/generator/-/generator-7.26.5.tgz",
+ "integrity":
"sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw==",
+ "peer": true,
"dependencies": {
- "@babel/parser": "^7.27.0",
- "@babel/types": "^7.27.0",
+ "@babel/parser": "^7.26.5",
+ "@babel/types": "^7.26.5",
"@jridgewell/gen-mapping": "^0.3.5",
"@jridgewell/trace-mapping": "^0.3.25",
"jsesc": "^3.0.2"
@@ -191,6 +191,46 @@
"node": ">=6.9.0"
}
},
+ "node_modules/@babel/helper-environment-visitor": {
+ "version": "7.24.7",
+ "resolved":
"https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.24.7.tgz",
+ "integrity":
"sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@babel/types": "^7.24.7"
+ },
+ "engines": {
+ "node": ">=6.9.0"
+ }
+ },
+ "node_modules/@babel/helper-function-name": {
+ "version": "7.24.7",
+ "resolved":
"https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.24.7.tgz",
+ "integrity":
"sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@babel/template": "^7.24.7",
+ "@babel/types": "^7.24.7"
+ },
+ "engines": {
+ "node": ">=6.9.0"
+ }
+ },
+ "node_modules/@babel/helper-hoist-variables": {
+ "version": "7.24.7",
+ "resolved":
"https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.24.7.tgz",
+ "integrity":
"sha512-MJJwhkoGy5c4ehfoRyrJ/owKeMl19U54h27YYftT0o2teQ3FJ3nQUf/I3LlJsX4l3qlw7WRXUmiyajvHXoTubQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@babel/types": "^7.24.7"
+ },
+ "engines": {
+ "node": ">=6.9.0"
+ }
+ },
"node_modules/@babel/helper-module-imports": {
"version": "7.25.9",
"resolved":
"https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.25.9.tgz",
@@ -204,6 +244,19 @@
"node": ">=6.9.0"
}
},
+ "node_modules/@babel/helper-split-export-declaration": {
+ "version": "7.24.7",
+ "resolved":
"https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.7.tgz",
+ "integrity":
"sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@babel/types": "^7.24.7"
+ },
+ "engines": {
+ "node": ">=6.9.0"
+ }
+ },
"node_modules/@babel/helper-string-parser": {
"version": "7.25.9",
"resolved":
"https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz",
@@ -247,30 +300,29 @@
}
},
"node_modules/@babel/template": {
- "version": "7.27.0",
- "resolved":
"https://registry.npmjs.org/@babel/template/-/template-7.27.0.tgz",
- "integrity":
"sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA==",
- "license": "MIT",
+ "version": "7.25.9",
+ "resolved":
"https://registry.npmjs.org/@babel/template/-/template-7.25.9.tgz",
+ "integrity":
"sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==",
"dependencies": {
- "@babel/code-frame": "^7.26.2",
- "@babel/parser": "^7.27.0",
- "@babel/types": "^7.27.0"
+ "@babel/code-frame": "^7.25.9",
+ "@babel/parser": "^7.25.9",
+ "@babel/types": "^7.25.9"
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/traverse": {
- "version": "7.27.0",
- "resolved":
"https://registry.npmjs.org/@babel/traverse/-/traverse-7.27.0.tgz",
- "integrity":
"sha512-19lYZFzYVQkkHkl4Cy4WrAVcqBkgvV2YM2TU3xG6DIwO7O3ecbDPfW3yM3bjAGcqcQHi+CCtjMR3dIEHxsd6bA==",
- "license": "MIT",
+ "version": "7.26.5",
+ "resolved":
"https://registry.npmjs.org/@babel/traverse/-/traverse-7.26.5.tgz",
+ "integrity":
"sha512-rkOSPOw+AXbgtwUga3U4u8RpoK9FEFWBNAlTpcnkLFjL5CT+oyHNuUUC/xx6XefEJ16r38r8Bc/lfp6rYuHeJQ==",
+ "peer": true,
"dependencies": {
"@babel/code-frame": "^7.26.2",
- "@babel/generator": "^7.27.0",
- "@babel/parser": "^7.27.0",
- "@babel/template": "^7.27.0",
- "@babel/types": "^7.27.0",
+ "@babel/generator": "^7.26.5",
+ "@babel/parser": "^7.26.5",
+ "@babel/template": "^7.25.9",
+ "@babel/types": "^7.26.5",
"debug": "^4.3.1",
"globals": "^11.1.0"
},
@@ -854,11 +906,10 @@
}
},
"node_modules/@eslint-community/eslint-utils": {
- "version": "4.5.1",
- "resolved":
"https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.5.1.tgz",
- "integrity":
"sha512-soEIOALTfTK6EjmKMMoLugwaP0rzkad90iIWd1hMO9ARkSAyjfMfkRRhLvD5qH7vvM0Cg72pieUfR6yh6XxC4w==",
+ "version": "4.4.1",
+ "resolved":
"https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.1.tgz",
+ "integrity":
"sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==",
"dev": true,
- "license": "MIT",
"dependencies": {
"eslint-visitor-keys": "^3.4.3"
},
@@ -1526,13 +1577,13 @@
]
},
"node_modules/@stylistic/eslint-plugin": {
- "version": "4.2.0",
- "resolved":
"https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-4.2.0.tgz",
- "integrity":
"sha512-8hXezgz7jexGHdo5WN6JBEIPHCSFyyU4vgbxevu4YLVS5vl+sxqAAGyXSzfNDyR6xMNSH5H1x67nsXcYMOHtZA==",
+ "version": "2.13.0",
+ "resolved":
"https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-2.13.0.tgz",
+ "integrity":
"sha512-RnO1SaiCFHn666wNz2QfZEFxvmiNRqhzaMXHXxXXKt+MEP7aajlPxUSMIQpKAaJfverpovEYqjBOXDq6dDcaOQ==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@typescript-eslint/utils": "^8.23.0",
+ "@typescript-eslint/utils": "^8.13.0",
"eslint-visitor-keys": "^4.2.0",
"espree": "^10.3.0",
"estraverse": "^5.3.0",
@@ -1542,7 +1593,7 @@
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
},
"peerDependencies": {
- "eslint": ">=9.0.0"
+ "eslint": ">=8.40.0"
}
},
"node_modules/@stylistic/eslint-plugin/node_modules/picomatch": {
@@ -1879,9 +1930,9 @@
"dev": true
},
"node_modules/@testing-library/react": {
- "version": "16.3.0",
- "resolved":
"https://registry.npmjs.org/@testing-library/react/-/react-16.3.0.tgz",
- "integrity":
"sha512-kFSyxiEDwv1WLl2fgsq6pPBbw5aWKrsY2/noi1Id0TK0UParSF62oFQFGHXIyaG4pp2tEub/Zlel+fjjZILDsw==",
+ "version": "16.2.0",
+ "resolved":
"https://registry.npmjs.org/@testing-library/react/-/react-16.2.0.tgz",
+ "integrity":
"sha512-2cSskAvA1QNtKc8Y9VJQRv0tm3hLVgxRGDB+KYhIaPQJ1I+RHbhIXcM+zClKXzMes/wshsMVzf4B9vS4IZpqDQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1907,40 +1958,137 @@
}
},
"node_modules/@trivago/prettier-plugin-sort-imports": {
- "version": "5.2.2",
- "resolved":
"https://registry.npmjs.org/@trivago/prettier-plugin-sort-imports/-/prettier-plugin-sort-imports-5.2.2.tgz",
- "integrity":
"sha512-fYDQA9e6yTNmA13TLVSA+WMQRc5Bn/c0EUBditUHNfMMxN7M82c38b1kEggVE3pLpZ0FwkwJkUEKMiOi52JXFA==",
+ "version": "4.3.0",
+ "resolved":
"https://registry.npmjs.org/@trivago/prettier-plugin-sort-imports/-/prettier-plugin-sort-imports-4.3.0.tgz",
+ "integrity":
"sha512-r3n0onD3BTOVUNPhR4lhVK4/pABGpbA7bW3eumZnYdKaHkf1qEC+Mag6DPbGNuuh0eG8AaYj+YqmVHSiGslaTQ==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
- "@babel/generator": "^7.26.5",
- "@babel/parser": "^7.26.7",
- "@babel/traverse": "^7.26.7",
- "@babel/types": "^7.26.7",
- "javascript-natural-sort": "^0.7.1",
+ "@babel/generator": "7.17.7",
+ "@babel/parser": "^7.20.5",
+ "@babel/traverse": "7.23.2",
+ "@babel/types": "7.17.0",
+ "javascript-natural-sort": "0.7.1",
"lodash": "^4.17.21"
},
- "engines": {
- "node": ">18.12"
- },
"peerDependencies": {
"@vue/compiler-sfc": "3.x",
- "prettier": "2.x - 3.x",
- "prettier-plugin-svelte": "3.x",
- "svelte": "4.x || 5.x"
+ "prettier": "2.x - 3.x"
},
"peerDependenciesMeta": {
"@vue/compiler-sfc": {
"optional": true
- },
- "prettier-plugin-svelte": {
- "optional": true
- },
- "svelte": {
- "optional": true
}
}
},
+
"node_modules/@trivago/prettier-plugin-sort-imports/node_modules/@babel/generator":
{
+ "version": "7.17.7",
+ "resolved":
"https://registry.npmjs.org/@babel/generator/-/generator-7.17.7.tgz",
+ "integrity":
"sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@babel/types": "^7.17.0",
+ "jsesc": "^2.5.1",
+ "source-map": "^0.5.0"
+ },
+ "engines": {
+ "node": ">=6.9.0"
+ }
+ },
+
"node_modules/@trivago/prettier-plugin-sort-imports/node_modules/@babel/traverse":
{
+ "version": "7.23.2",
+ "resolved":
"https://registry.npmjs.org/@babel/traverse/-/traverse-7.23.2.tgz",
+ "integrity":
"sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@babel/code-frame": "^7.22.13",
+ "@babel/generator": "^7.23.0",
+ "@babel/helper-environment-visitor": "^7.22.20",
+ "@babel/helper-function-name": "^7.23.0",
+ "@babel/helper-hoist-variables": "^7.22.5",
+ "@babel/helper-split-export-declaration": "^7.22.6",
+ "@babel/parser": "^7.23.0",
+ "@babel/types": "^7.23.0",
+ "debug": "^4.1.0",
+ "globals": "^11.1.0"
+ },
+ "engines": {
+ "node": ">=6.9.0"
+ }
+ },
+
"node_modules/@trivago/prettier-plugin-sort-imports/node_modules/@babel/traverse/node_modules/@babel/generator":
{
+ "version": "7.27.0",
+ "resolved":
"https://registry.npmjs.org/@babel/generator/-/generator-7.27.0.tgz",
+ "integrity":
"sha512-VybsKvpiN1gU1sdMZIp7FcqphVVKEwcuj02x73uvcHE0PTihx1nlBcowYWhDwjpoAXRv43+gDzyggGnn1XZhVw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@babel/parser": "^7.27.0",
+ "@babel/types": "^7.27.0",
+ "@jridgewell/gen-mapping": "^0.3.5",
+ "@jridgewell/trace-mapping": "^0.3.25",
+ "jsesc": "^3.0.2"
+ },
+ "engines": {
+ "node": ">=6.9.0"
+ }
+ },
+
"node_modules/@trivago/prettier-plugin-sort-imports/node_modules/@babel/traverse/node_modules/@babel/types":
{
+ "version": "7.27.0",
+ "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.27.0.tgz",
+ "integrity":
"sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@babel/helper-string-parser": "^7.25.9",
+ "@babel/helper-validator-identifier": "^7.25.9"
+ },
+ "engines": {
+ "node": ">=6.9.0"
+ }
+ },
+
"node_modules/@trivago/prettier-plugin-sort-imports/node_modules/@babel/traverse/node_modules/jsesc":
{
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz",
+ "integrity":
"sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==",
+ "dev": true,
+ "license": "MIT",
+ "bin": {
+ "jsesc": "bin/jsesc"
+ },
+ "engines": {
+ "node": ">=6"
+ }
+ },
+
"node_modules/@trivago/prettier-plugin-sort-imports/node_modules/@babel/types":
{
+ "version": "7.17.0",
+ "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.17.0.tgz",
+ "integrity":
"sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@babel/helper-validator-identifier": "^7.16.7",
+ "to-fast-properties": "^2.0.0"
+ },
+ "engines": {
+ "node": ">=6.9.0"
+ }
+ },
+ "node_modules/@trivago/prettier-plugin-sort-imports/node_modules/jsesc": {
+ "version": "2.5.2",
+ "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz",
+ "integrity":
"sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==",
+ "dev": true,
+ "license": "MIT",
+ "bin": {
+ "jsesc": "bin/jsesc"
+ },
+ "engines": {
+ "node": ">=4"
+ }
+ },
"node_modules/@ts-morph/common": {
"version": "0.23.0",
"resolved":
"https://registry.npmjs.org/@ts-morph/common/-/common-0.23.0.tgz",
@@ -2044,12 +2192,19 @@
"integrity":
"sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==",
"peer": true
},
+ "node_modules/@types/prop-types": {
+ "version": "15.7.14",
+ "resolved":
"https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.14.tgz",
+ "integrity":
"sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ==",
+ "license": "MIT"
+ },
"node_modules/@types/react": {
- "version": "19.1.0",
- "resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.0.tgz",
- "integrity":
"sha512-UaicktuQI+9UKyA4njtDOGBD/67t8YEBt2xdfqu8+gP9hqPUPsiXlNPcpS2gVdjmis5GKPG3fCxbQLVgxsQZ8w==",
+ "version": "18.3.20",
+ "resolved":
"https://registry.npmjs.org/@types/react/-/react-18.3.20.tgz",
+ "integrity":
"sha512-IPaCZN7PShZK/3t6Q87pfTkRm6oLTd4vztyoj+cbHUF1g3FfVb2tFIL79uCRKEfv16AhqDMBywP2VW3KIZUvcg==",
"license": "MIT",
"dependencies": {
+ "@types/prop-types": "*",
"csstype": "^3.0.2"
}
},
@@ -2283,14 +2438,14 @@
}
},
"node_modules/@vitest/expect": {
- "version": "3.1.1",
- "resolved":
"https://registry.npmjs.org/@vitest/expect/-/expect-3.1.1.tgz",
- "integrity":
"sha512-q/zjrW9lgynctNbwvFtQkGK9+vvHA5UzVi2V8APrp1C6fG6/MuYYkmlx4FubuqLycCeSdHD5aadWfua/Vr0EUA==",
+ "version": "3.0.9",
+ "resolved":
"https://registry.npmjs.org/@vitest/expect/-/expect-3.0.9.tgz",
+ "integrity":
"sha512-5eCqRItYgIML7NNVgJj6TVCmdzE7ZVgJhruW0ziSQV4V7PvLkDL1bBkBdcTs/VuIz0IxPb5da1IDSqc1TR9eig==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@vitest/spy": "3.1.1",
- "@vitest/utils": "3.1.1",
+ "@vitest/spy": "3.0.9",
+ "@vitest/utils": "3.0.9",
"chai": "^5.2.0",
"tinyrainbow": "^2.0.0"
},
@@ -2299,13 +2454,13 @@
}
},
"node_modules/@vitest/mocker": {
- "version": "3.1.1",
- "resolved":
"https://registry.npmjs.org/@vitest/mocker/-/mocker-3.1.1.tgz",
- "integrity":
"sha512-bmpJJm7Y7i9BBELlLuuM1J1Q6EQ6K5Ye4wcyOpOMXMcePYKSIYlpcrCm4l/O6ja4VJA5G2aMJiuZkZdnxlC3SA==",
+ "version": "3.0.9",
+ "resolved":
"https://registry.npmjs.org/@vitest/mocker/-/mocker-3.0.9.tgz",
+ "integrity":
"sha512-ryERPIBOnvevAkTq+L1lD+DTFBRcjueL9lOUfXsLfwP92h4e+Heb+PjiqS3/OURWPtywfafK0kj++yDFjWUmrA==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@vitest/spy": "3.1.1",
+ "@vitest/spy": "3.0.9",
"estree-walker": "^3.0.3",
"magic-string": "^0.30.17"
},
@@ -2326,9 +2481,9 @@
}
},
"node_modules/@vitest/pretty-format": {
- "version": "3.1.1",
- "resolved":
"https://registry.npmjs.org/@vitest/pretty-format/-/pretty-format-3.1.1.tgz",
- "integrity":
"sha512-dg0CIzNx+hMMYfNmSqJlLSXEmnNhMswcn3sXO7Tpldr0LiGmg3eXdLLhwkv2ZqgHb/d5xg5F7ezNFRA1fA13yA==",
+ "version": "3.0.9",
+ "resolved":
"https://registry.npmjs.org/@vitest/pretty-format/-/pretty-format-3.0.9.tgz",
+ "integrity":
"sha512-OW9F8t2J3AwFEwENg3yMyKWweF7oRJlMyHOMIhO5F3n0+cgQAJZBjNgrF8dLwFTEXl5jUqBLXd9QyyKv8zEcmA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2339,13 +2494,13 @@
}
},
"node_modules/@vitest/runner": {
- "version": "3.1.1",
- "resolved":
"https://registry.npmjs.org/@vitest/runner/-/runner-3.1.1.tgz",
- "integrity":
"sha512-X/d46qzJuEDO8ueyjtKfxffiXraPRfmYasoC4i5+mlLEJ10UvPb0XH5M9C3gWuxd7BAQhpK42cJgJtq53YnWVA==",
+ "version": "3.0.9",
+ "resolved":
"https://registry.npmjs.org/@vitest/runner/-/runner-3.0.9.tgz",
+ "integrity":
"sha512-NX9oUXgF9HPfJSwl8tUZCMP1oGx2+Sf+ru6d05QjzQz4OwWg0psEzwY6VexP2tTHWdOkhKHUIZH+fS6nA7jfOw==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@vitest/utils": "3.1.1",
+ "@vitest/utils": "3.0.9",
"pathe": "^2.0.3"
},
"funding": {
@@ -2360,13 +2515,13 @@
"license": "MIT"
},
"node_modules/@vitest/snapshot": {
- "version": "3.1.1",
- "resolved":
"https://registry.npmjs.org/@vitest/snapshot/-/snapshot-3.1.1.tgz",
- "integrity":
"sha512-bByMwaVWe/+1WDf9exFxWWgAixelSdiwo2p33tpqIlM14vW7PRV5ppayVXtfycqze4Qhtwag5sVhX400MLBOOw==",
+ "version": "3.0.9",
+ "resolved":
"https://registry.npmjs.org/@vitest/snapshot/-/snapshot-3.0.9.tgz",
+ "integrity":
"sha512-AiLUiuZ0FuA+/8i19mTYd+re5jqjEc2jZbgJ2up0VY0Ddyyxg/uUtBDpIFAy4uzKaQxOW8gMgBdAJJ2ydhu39A==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@vitest/pretty-format": "3.1.1",
+ "@vitest/pretty-format": "3.0.9",
"magic-string": "^0.30.17",
"pathe": "^2.0.3"
},
@@ -2382,9 +2537,9 @@
"license": "MIT"
},
"node_modules/@vitest/spy": {
- "version": "3.1.1",
- "resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-3.1.1.tgz",
- "integrity":
"sha512-+EmrUOOXbKzLkTDwlsc/xrwOlPDXyVk3Z6P6K4oiCndxz7YLpp/0R0UsWVOKT0IXWjjBJuSMk6D27qipaupcvQ==",
+ "version": "3.0.9",
+ "resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-3.0.9.tgz",
+ "integrity":
"sha512-/CcK2UDl0aQ2wtkp3YVWldrpLRNCfVcIOFGlVGKO4R5eajsH393Z1yiXLVQ7vWsj26JOEjeZI0x5sm5P4OGUNQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2395,13 +2550,13 @@
}
},
"node_modules/@vitest/utils": {
- "version": "3.1.1",
- "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-3.1.1.tgz",
- "integrity":
"sha512-1XIjflyaU2k3HMArJ50bwSh3wKWPD6Q47wz/NUSmRV0zNywPc4w79ARjg/i/aNINHwA+mIALhUVqD9/aUvZNgg==",
+ "version": "3.0.9",
+ "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-3.0.9.tgz",
+ "integrity":
"sha512-ilHM5fHhZ89MCp5aAaM9uhfl1c2JdxVxl3McqsdVyVNN6JffnEen8UMCdRTzOhGXNQGo5GNL9QugHrz727Wnng==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@vitest/pretty-format": "3.1.1",
+ "@vitest/pretty-format": "3.0.9",
"loupe": "^3.1.3",
"tinyrainbow": "^2.0.0"
},
@@ -3596,13 +3751,13 @@
}
},
"node_modules/builtin-modules": {
- "version": "5.0.0",
- "resolved":
"https://registry.npmjs.org/builtin-modules/-/builtin-modules-5.0.0.tgz",
- "integrity":
"sha512-bkXY9WsVpY7CvMhKSR6pZilZu9Ln5WDrKVBUXf2S443etkmEO4V58heTecXcUIsNsi4Rx8JUO4NfX1IcQl4deg==",
+ "version": "3.3.0",
+ "resolved":
"https://registry.npmjs.org/builtin-modules/-/builtin-modules-3.3.0.tgz",
+ "integrity":
"sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==",
"dev": true,
"license": "MIT",
"engines": {
- "node": ">=18.20"
+ "node": ">=6"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
@@ -4249,7 +4404,6 @@
"version": "1.3.2",
"resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
"integrity":
"sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
- "peer": true,
"dependencies": {
"is-arrayish": "^0.2.1"
}
@@ -4694,16 +4848,16 @@
}
},
"node_modules/eslint-plugin-react-hooks": {
- "version": "5.2.0",
- "resolved":
"https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.2.0.tgz",
- "integrity":
"sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg==",
+ "version": "4.6.2",
+ "resolved":
"https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz",
+ "integrity":
"sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=10"
},
"peerDependencies": {
- "eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
|| ^9.0.0"
+ "eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0"
}
},
"node_modules/eslint-plugin-react-refresh": {
@@ -4745,44 +4899,43 @@
}
},
"node_modules/eslint-plugin-unicorn": {
- "version": "58.0.0",
- "resolved":
"https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-58.0.0.tgz",
- "integrity":
"sha512-fc3iaxCm9chBWOHPVjn+Czb/wHS0D2Mko7wkOdobqo9R2bbFObc4LyZaLTNy0mhZOP84nKkLhTUQxlLOZ7EjKw==",
+ "version": "55.0.0",
+ "resolved":
"https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-55.0.0.tgz",
+ "integrity":
"sha512-n3AKiVpY2/uDcGrS3+QsYDkjPfaOrNrsfQxU9nt5nitd9KuvVXrfAvgCO9DYPSfap+Gqjw9EOrXIsBp5tlHZjA==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/helper-validator-identifier": "^7.25.9",
- "@eslint-community/eslint-utils": "^4.5.1",
- "@eslint/plugin-kit": "^0.2.7",
- "ci-info": "^4.2.0",
+ "@babel/helper-validator-identifier": "^7.24.5",
+ "@eslint-community/eslint-utils": "^4.4.0",
+ "ci-info": "^4.0.0",
"clean-regexp": "^1.0.0",
- "core-js-compat": "^3.41.0",
- "esquery": "^1.6.0",
- "globals": "^16.0.0",
- "indent-string": "^5.0.0",
- "is-builtin-module": "^5.0.0",
- "jsesc": "^3.1.0",
+ "core-js-compat": "^3.37.0",
+ "esquery": "^1.5.0",
+ "globals": "^15.7.0",
+ "indent-string": "^4.0.0",
+ "is-builtin-module": "^3.2.1",
+ "jsesc": "^3.0.2",
"pluralize": "^8.0.0",
- "read-package-up": "^11.0.0",
+ "read-pkg-up": "^7.0.1",
"regexp-tree": "^0.1.27",
- "regjsparser": "^0.12.0",
- "semver": "^7.7.1",
- "strip-indent": "^4.0.0"
+ "regjsparser": "^0.10.0",
+ "semver": "^7.6.1",
+ "strip-indent": "^3.0.0"
},
"engines": {
- "node": "^18.20.0 || ^20.10.0 || >=21.0.0"
+ "node": ">=18.18"
},
"funding": {
"url":
"https://github.com/sindresorhus/eslint-plugin-unicorn?sponsor=1"
},
"peerDependencies": {
- "eslint": ">=9.22.0"
+ "eslint": ">=8.56.0"
}
},
"node_modules/eslint-plugin-unicorn/node_modules/globals": {
- "version": "16.0.0",
- "resolved": "https://registry.npmjs.org/globals/-/globals-16.0.0.tgz",
- "integrity":
"sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A==",
+ "version": "15.15.0",
+ "resolved": "https://registry.npmjs.org/globals/-/globals-15.15.0.tgz",
+ "integrity":
"sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -4792,35 +4945,6 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
- "node_modules/eslint-plugin-unicorn/node_modules/indent-string": {
- "version": "5.0.0",
- "resolved":
"https://registry.npmjs.org/indent-string/-/indent-string-5.0.0.tgz",
- "integrity":
"sha512-m6FAo/spmsW2Ab2fU35JTYwtOKa2yAwXSwgjSv1TJzh4Mh7mC3lzAOVLBprb72XsTrgkEIsl7YrFNAiDiRhIGg==",
- "dev": true,
- "license": "MIT",
- "engines": {
- "node": ">=12"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
- "node_modules/eslint-plugin-unicorn/node_modules/strip-indent": {
- "version": "4.0.0",
- "resolved":
"https://registry.npmjs.org/strip-indent/-/strip-indent-4.0.0.tgz",
- "integrity":
"sha512-mnVSV2l+Zv6BLpSD/8V87CW/y9EmmbYzGCIavsnsI6/nwn26DwffM/yztm30Z/I2DY9wdS3vXVCMnHDgZaVNoA==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "min-indent": "^1.0.1"
- },
- "engines": {
- "node": ">=12"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
"node_modules/eslint-scope": {
"version": "8.3.0",
"resolved":
"https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.3.0.tgz",
@@ -4946,11 +5070,10 @@
}
},
"node_modules/expect-type": {
- "version": "1.2.1",
- "resolved":
"https://registry.npmjs.org/expect-type/-/expect-type-1.2.1.tgz",
- "integrity":
"sha512-/kP8CAwxzLVEeFrMm4kMmy4CCDlpipyA7MYLVrdJIkV0fYF0UaigQHRsxHiuY/GEea+bh4KSv3TIlgr+2UL6bw==",
+ "version": "1.1.0",
+ "resolved":
"https://registry.npmjs.org/expect-type/-/expect-type-1.1.0.tgz",
+ "integrity":
"sha512-bFi65yM+xZgk+u/KRIpekdSYkTB5W1pEf0Lt8Q8Msh7b+eQ7LXVtIB1Bkm4fvclDEL1b2CZkMhv2mOeF8tMdkA==",
"dev": true,
- "license": "Apache-2.0",
"engines": {
"node": ">=12.0.0"
}
@@ -5071,19 +5194,6 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
- "node_modules/find-up-simple": {
- "version": "1.0.1",
- "resolved":
"https://registry.npmjs.org/find-up-simple/-/find-up-simple-1.0.1.tgz",
- "integrity":
"sha512-afd4O7zpqHeRyg4PfDQsXmlDe2PfdHtJt6Akt8jOWaApLOZk5JXs6VMR29lz03pRe9mpykrRCYIYxaJYcfpncQ==",
- "dev": true,
- "license": "MIT",
- "engines": {
- "node": ">=18"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
"node_modules/flat-cache": {
"version": "4.0.1",
"resolved":
"https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz",
@@ -5581,17 +5691,11 @@
}
},
"node_modules/hosted-git-info": {
- "version": "7.0.2",
- "resolved":
"https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-7.0.2.tgz",
- "integrity":
"sha512-puUZAUKT5m8Zzvs72XWy3HtvVbTWljRE66cP60bxJzAqf2DgICo7lYTY2IHUmLnNpjYvw5bvmoHvPc0QO2a62w==",
+ "version": "2.8.9",
+ "resolved":
"https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz",
+ "integrity":
"sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==",
"dev": true,
- "license": "ISC",
- "dependencies": {
- "lru-cache": "^10.0.1"
- },
- "engines": {
- "node": "^16.14.0 || >=18.0.0"
- }
+ "license": "ISC"
},
"node_modules/human-signals": {
"version": "5.0.0",
@@ -5645,19 +5749,6 @@
"node": ">=8"
}
},
- "node_modules/index-to-position": {
- "version": "1.0.0",
- "resolved":
"https://registry.npmjs.org/index-to-position/-/index-to-position-1.0.0.tgz",
- "integrity":
"sha512-sCO7uaLVhRJ25vz1o8s9IFM3nVS4DkuQnyjMwiQPKvQuBYBDmb8H7zx8ki7nVh4HJQOdVWebyvLE0qt+clruxA==",
- "dev": true,
- "license": "MIT",
- "engines": {
- "node": ">=18"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
"node_modules/internal-slot": {
"version": "1.1.0",
"resolved":
"https://registry.npmjs.org/internal-slot/-/internal-slot-1.1.0.tgz",
@@ -5694,8 +5785,7 @@
"node_modules/is-arrayish": {
"version": "0.2.1",
"resolved":
"https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
- "integrity":
"sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==",
- "peer": true
+ "integrity":
"sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg=="
},
"node_modules/is-async-function": {
"version": "2.1.1",
@@ -5763,16 +5853,16 @@
}
},
"node_modules/is-builtin-module": {
- "version": "5.0.0",
- "resolved":
"https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-5.0.0.tgz",
- "integrity":
"sha512-f4RqJKBUe5rQkJ2eJEJBXSticB3hGbN9j0yxxMQFqIW89Jp9WYFtzfTcRlstDKVUTRzSOTLKRfO9vIztenwtxA==",
+ "version": "3.2.1",
+ "resolved":
"https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-3.2.1.tgz",
+ "integrity":
"sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A==",
"dev": true,
"license": "MIT",
"dependencies": {
- "builtin-modules": "^5.0.0"
+ "builtin-modules": "^3.3.0"
},
"engines": {
- "node": ">=18.20"
+ "node": ">=6"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
@@ -6202,8 +6292,7 @@
"node_modules/json-parse-even-better-errors": {
"version": "2.3.1",
"resolved":
"https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
- "integrity":
"sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
- "peer": true
+ "integrity":
"sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w=="
},
"node_modules/json-schema-traverse": {
"version": "0.4.1",
@@ -6279,8 +6368,7 @@
"node_modules/lines-and-columns": {
"version": "1.2.4",
"resolved":
"https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
- "integrity":
"sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==",
- "peer": true
+ "integrity":
"sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg=="
},
"node_modules/locate-path": {
"version": "6.0.0",
@@ -6333,7 +6421,8 @@
"version": "10.4.3",
"resolved":
"https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
"integrity":
"sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==",
- "dev": true
+ "dev": true,
+ "peer": true
},
"node_modules/lz-string": {
"version": "1.5.0",
@@ -6590,18 +6679,26 @@
"license": "MIT"
},
"node_modules/normalize-package-data": {
- "version": "6.0.2",
- "resolved":
"https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-6.0.2.tgz",
- "integrity":
"sha512-V6gygoYb/5EmNI+MEGrWkC+e6+Rr7mTmfHrxDbLzxQogBkgzo76rkok0Am6thgSF7Mv2nLOajAJj5vDJZEFn7g==",
+ "version": "2.5.0",
+ "resolved":
"https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz",
+ "integrity":
"sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==",
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
- "hosted-git-info": "^7.0.0",
- "semver": "^7.3.5",
- "validate-npm-package-license": "^3.0.4"
- },
- "engines": {
- "node": "^16.14.0 || >=18.0.0"
+ "hosted-git-info": "^2.1.4",
+ "resolve": "^1.10.0",
+ "semver": "2 || 3 || 4 || 5",
+ "validate-npm-package-license": "^3.0.1"
+ }
+ },
+ "node_modules/normalize-package-data/node_modules/semver": {
+ "version": "5.7.2",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz",
+ "integrity":
"sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==",
+ "dev": true,
+ "license": "ISC",
+ "bin": {
+ "semver": "bin/semver"
}
},
"node_modules/normalize-path": {
@@ -6854,6 +6951,16 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
+ "node_modules/p-try": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
+ "integrity":
"sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=6"
+ }
+ },
"node_modules/package-json-from-dist": {
"version": "1.0.1",
"resolved":
"https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz",
@@ -6876,7 +6983,6 @@
"version": "5.2.0",
"resolved":
"https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
"integrity":
"sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==",
- "peer": true,
"dependencies": {
"@babel/code-frame": "^7.0.0",
"error-ex": "^1.3.1",
@@ -7203,9 +7309,9 @@
}
},
"node_modules/react": {
- "version": "19.1.0",
- "resolved": "https://registry.npmjs.org/react/-/react-19.1.0.tgz",
- "integrity":
"sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==",
+ "version": "19.0.0",
+ "resolved": "https://registry.npmjs.org/react/-/react-19.0.0.tgz",
+ "integrity":
"sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ==",
"license": "MIT",
"engines": {
"node": ">=0.10.0"
@@ -7226,22 +7332,21 @@
}
},
"node_modules/react-dom": {
- "version": "19.1.0",
- "resolved":
"https://registry.npmjs.org/react-dom/-/react-dom-19.1.0.tgz",
- "integrity":
"sha512-Xs1hdnE+DyKgeHJeJznQmYMIBG3TKIHJJT95Q58nHLSrElKlGQqDTR2HQ9fx5CN/Gk6Vh/kupBTDLU11/nDk/g==",
+ "version": "19.0.0",
+ "resolved":
"https://registry.npmjs.org/react-dom/-/react-dom-19.0.0.tgz",
+ "integrity":
"sha512-4GV5sHFG0e/0AD4X+ySy6UJd3jVl1iNsNHdpad0qhABJ11twS3TTBnseqsKurKcsNqCEFeGL3uLpVChpIO3QfQ==",
"license": "MIT",
"dependencies": {
- "scheduler": "^0.26.0"
+ "scheduler": "^0.25.0"
},
"peerDependencies": {
- "react": "^19.1.0"
+ "react": "^19.0.0"
}
},
"node_modules/react-hook-form": {
- "version": "7.55.0",
- "resolved":
"https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.55.0.tgz",
- "integrity":
"sha512-XRnjsH3GVMQz1moZTW53MxfoWN7aDpUg/GpVNc4A3eXRVNdGXfbzJ4vM4aLQ8g6XCUh1nIbx70aaNCl7kxnjog==",
- "license": "MIT",
+ "version": "7.54.2",
+ "resolved":
"https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.54.2.tgz",
+ "integrity":
"sha512-eHpAUgUjWbZocoQYUHposymRb4ZP6d0uwUnooL2uOybA9/3tPUvoAKqEWK1WaSiTxxOfTpffNZP7QwlnM3/gEg==",
"engines": {
"node": ">=18.0.0"
},
@@ -7259,9 +7364,9 @@
"integrity":
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
},
"node_modules/react-router": {
- "version": "7.4.1",
- "resolved":
"https://registry.npmjs.org/react-router/-/react-router-7.4.1.tgz",
- "integrity":
"sha512-Vmizn9ZNzxfh3cumddqv3kLOKvc7AskUT0dC1prTabhiEi0U4A33LmkDOJ79tXaeSqCqMBXBU/ySX88W85+EUg==",
+ "version": "7.4.0",
+ "resolved":
"https://registry.npmjs.org/react-router/-/react-router-7.4.0.tgz",
+ "integrity":
"sha512-Y2g5ObjkvX3VFeVt+0CIPuYd9PpgqCslG7ASSIdN73LwA1nNWzcMLaoMRJfP3prZFI92svxFwbn7XkLJ+UPQ6A==",
"license": "MIT",
"dependencies": {
"@types/cookie": "^0.6.0",
@@ -7283,12 +7388,12 @@
}
},
"node_modules/react-router-dom": {
- "version": "7.4.1",
- "resolved":
"https://registry.npmjs.org/react-router-dom/-/react-router-dom-7.4.1.tgz",
- "integrity":
"sha512-L3/4tig0Lvs6m6THK0HRV4eHUdpx0dlJasgCxXKnavwhh4tKYgpuZk75HRYNoRKDyDWi9QgzGXsQ1oQSBlWpAA==",
+ "version": "7.4.0",
+ "resolved":
"https://registry.npmjs.org/react-router-dom/-/react-router-dom-7.4.0.tgz",
+ "integrity":
"sha512-VlksBPf3n2bijPvnA7nkTsXxMAKOj+bWp4R9c3i+bnwlSOFAGOkJkKhzy/OsRkWaBMICqcAl1JDzh9ZSOze9CA==",
"license": "MIT",
"dependencies": {
- "react-router": "7.4.1"
+ "react-router": "7.4.0"
},
"engines": {
"node": ">=20.0.0"
@@ -7298,62 +7403,106 @@
"react-dom": ">=18"
}
},
- "node_modules/read-package-up": {
- "version": "11.0.0",
- "resolved":
"https://registry.npmjs.org/read-package-up/-/read-package-up-11.0.0.tgz",
- "integrity":
"sha512-MbgfoNPANMdb4oRBNg5eqLbB2t2r+o5Ua1pNt8BqGp4I0FJZhuVSOj3PaBPni4azWuSzEdNn2evevzVmEk1ohQ==",
+ "node_modules/read-pkg": {
+ "version": "5.2.0",
+ "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz",
+ "integrity":
"sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==",
"dev": true,
"license": "MIT",
"dependencies": {
- "find-up-simple": "^1.0.0",
- "read-pkg": "^9.0.0",
- "type-fest": "^4.6.0"
+ "@types/normalize-package-data": "^2.4.0",
+ "normalize-package-data": "^2.5.0",
+ "parse-json": "^5.0.0",
+ "type-fest": "^0.6.0"
},
"engines": {
- "node": ">=18"
+ "node": ">=8"
+ }
+ },
+ "node_modules/read-pkg-up": {
+ "version": "7.0.1",
+ "resolved":
"https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz",
+ "integrity":
"sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "find-up": "^4.1.0",
+ "read-pkg": "^5.2.0",
+ "type-fest": "^0.8.1"
+ },
+ "engines": {
+ "node": ">=8"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
- "node_modules/read-pkg": {
- "version": "9.0.1",
- "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-9.0.1.tgz",
- "integrity":
"sha512-9viLL4/n1BJUCT1NXVTdS1jtm80yDEgR5T4yCelII49Mbj0v1rZdKqj7zCiYdbB0CuCgdrvHcNogAKTFPBocFA==",
+ "node_modules/read-pkg-up/node_modules/find-up": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
+ "integrity":
"sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@types/normalize-package-data": "^2.4.3",
- "normalize-package-data": "^6.0.0",
- "parse-json": "^8.0.0",
- "type-fest": "^4.6.0",
- "unicorn-magic": "^0.1.0"
+ "locate-path": "^5.0.0",
+ "path-exists": "^4.0.0"
},
"engines": {
- "node": ">=18"
+ "node": ">=8"
+ }
+ },
+ "node_modules/read-pkg-up/node_modules/locate-path": {
+ "version": "5.0.0",
+ "resolved":
"https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
+ "integrity":
"sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "p-locate": "^4.1.0"
},
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
+ "engines": {
+ "node": ">=8"
}
},
- "node_modules/read-pkg/node_modules/parse-json": {
- "version": "8.2.0",
- "resolved":
"https://registry.npmjs.org/parse-json/-/parse-json-8.2.0.tgz",
- "integrity":
"sha512-eONBZy4hm2AgxjNFd8a4nyDJnzUAH0g34xSQAwWEVGCjdZ4ZL7dKZBfq267GWP/JaS9zW62Xs2FeAdDvpHHJGQ==",
+ "node_modules/read-pkg-up/node_modules/p-limit": {
+ "version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
+ "integrity":
"sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/code-frame": "^7.26.2",
- "index-to-position": "^1.0.0",
- "type-fest": "^4.37.0"
+ "p-try": "^2.0.0"
},
"engines": {
- "node": ">=18"
+ "node": ">=6"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
+ "node_modules/read-pkg-up/node_modules/p-locate": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
+ "integrity":
"sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "p-limit": "^2.2.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/read-pkg/node_modules/type-fest": {
+ "version": "0.6.0",
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz",
+ "integrity":
"sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==",
+ "dev": true,
+ "license": "(MIT OR CC0-1.0)",
+ "engines": {
+ "node": ">=8"
+ }
+ },
"node_modules/readdirp": {
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
@@ -7439,36 +7588,31 @@
}
},
"node_modules/regjsparser": {
- "version": "0.12.0",
- "resolved":
"https://registry.npmjs.org/regjsparser/-/regjsparser-0.12.0.tgz",
- "integrity":
"sha512-cnE+y8bz4NhMjISKbgeVJtqNbtf5QpjZP+Bslo+UqkIt9QPnX9q095eiRRASJG1/tz6dlNr6Z5NsBiWYokp6EQ==",
+ "version": "0.10.0",
+ "resolved":
"https://registry.npmjs.org/regjsparser/-/regjsparser-0.10.0.tgz",
+ "integrity":
"sha512-qx+xQGZVsy55CH0a1hiVwHmqjLryfh7wQyF5HO07XJ9f7dQMY/gPQHhlyDkIzJKC+x2fUCpCcUODUUUFrm7SHA==",
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
- "jsesc": "~3.0.2"
+ "jsesc": "~0.5.0"
},
"bin": {
"regjsparser": "bin/parser"
}
},
"node_modules/regjsparser/node_modules/jsesc": {
- "version": "3.0.2",
- "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.0.2.tgz",
- "integrity":
"sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==",
+ "version": "0.5.0",
+ "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz",
+ "integrity":
"sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==",
"dev": true,
- "license": "MIT",
"bin": {
"jsesc": "bin/jsesc"
- },
- "engines": {
- "node": ">=6"
}
},
"node_modules/resolve": {
"version": "1.22.10",
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.10.tgz",
"integrity":
"sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==",
- "peer": true,
"dependencies": {
"is-core-module": "^2.16.0",
"path-parse": "^1.0.7",
@@ -7619,9 +7763,9 @@
}
},
"node_modules/scheduler": {
- "version": "0.26.0",
- "resolved":
"https://registry.npmjs.org/scheduler/-/scheduler-0.26.0.tgz",
- "integrity":
"sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA==",
+ "version": "0.25.0",
+ "resolved":
"https://registry.npmjs.org/scheduler/-/scheduler-0.25.0.tgz",
+ "integrity":
"sha512-xFVuu11jh+xcO7JOAGJNOXld8/TcEHK/4CituBUeUb5hqxJLj9YuemAEuvm9gQ/+pgXYfbQuqAkiYu+u7YEsNA==",
"license": "MIT"
},
"node_modules/semver": {
@@ -7811,7 +7955,6 @@
"version": "0.5.7",
"resolved":
"https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
"integrity":
"sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==",
- "peer": true,
"engines": {
"node": ">=0.10.0"
}
@@ -7869,11 +8012,10 @@
"dev": true
},
"node_modules/std-env": {
- "version": "3.9.0",
- "resolved": "https://registry.npmjs.org/std-env/-/std-env-3.9.0.tgz",
- "integrity":
"sha512-UGvjygr6F6tpH7o2qyqR6QYpwraIjKSdtzyBdyytFOHmPZY917kwdwLG0RbOjWOnKmnm3PeHjaoLLMie7kPLQw==",
- "dev": true,
- "license": "MIT"
+ "version": "3.8.0",
+ "resolved": "https://registry.npmjs.org/std-env/-/std-env-3.8.0.tgz",
+ "integrity":
"sha512-Bc3YwwCB+OzldMxOXJIIvC6cPRWr/LxOp48CdQTOkPyk/t4JWWJbrilwBd7RJzKV8QW7tJkcgAmeuLLJugl5/w==",
+ "dev": true
},
"node_modules/string-width": {
"version": "5.1.2",
@@ -8235,6 +8377,16 @@
"node": ">=14.0.0"
}
},
+ "node_modules/to-fast-properties": {
+ "version": "2.0.0",
+ "resolved":
"https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
+ "integrity":
"sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=4"
+ }
+ },
"node_modules/to-regex-range": {
"version": "5.0.1",
"resolved":
"https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
@@ -8296,16 +8448,13 @@
}
},
"node_modules/type-fest": {
- "version": "4.39.1",
- "resolved":
"https://registry.npmjs.org/type-fest/-/type-fest-4.39.1.tgz",
- "integrity":
"sha512-uW9qzd66uyHYxwyVBYiwS4Oi0qZyUqwjU+Oevr6ZogYiXt99EOYtwvzMSLw1c3lYo2HzJsep/NB23iEVEgjG/w==",
+ "version": "0.8.1",
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz",
+ "integrity":
"sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==",
"dev": true,
"license": "(MIT OR CC0-1.0)",
"engines": {
- "node": ">=16"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
+ "node": ">=8"
}
},
"node_modules/typed-array-buffer": {
@@ -8461,19 +8610,6 @@
"url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/unicorn-magic": {
- "version": "0.1.0",
- "resolved":
"https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.1.0.tgz",
- "integrity":
"sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==",
- "dev": true,
- "license": "MIT",
- "engines": {
- "node": ">=18"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
"node_modules/universal-cookie": {
"version": "8.0.1",
"resolved":
"https://registry.npmjs.org/universal-cookie/-/universal-cookie-8.0.1.tgz",
@@ -8614,9 +8750,9 @@
}
},
"node_modules/vite-node": {
- "version": "3.1.1",
- "resolved": "https://registry.npmjs.org/vite-node/-/vite-node-3.1.1.tgz",
- "integrity":
"sha512-V+IxPAE2FvXpTCHXyNem0M+gWm6J7eRyWPR6vYoG/Gl+IscNOjXzztUhimQgTxaAoUoj40Qqimaa0NLIOOAH4w==",
+ "version": "3.0.9",
+ "resolved": "https://registry.npmjs.org/vite-node/-/vite-node-3.0.9.tgz",
+ "integrity":
"sha512-w3Gdx7jDcuT9cNn9jExXgOyKmf5UOTb6WMHz8LGAm54eS1Elf5OuBhCxl6zJxGhEeIkgsE1WbHuoL0mj/UXqXg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8653,31 +8789,31 @@
}
},
"node_modules/vitest": {
- "version": "3.1.1",
- "resolved": "https://registry.npmjs.org/vitest/-/vitest-3.1.1.tgz",
- "integrity":
"sha512-kiZc/IYmKICeBAZr9DQ5rT7/6bD9G7uqQEki4fxazi1jdVl2mWGzedtBs5s6llz59yQhVb7FFY2MbHzHCnT79Q==",
+ "version": "3.0.9",
+ "resolved": "https://registry.npmjs.org/vitest/-/vitest-3.0.9.tgz",
+ "integrity":
"sha512-BbcFDqNyBlfSpATmTtXOAOj71RNKDDvjBM/uPfnxxVGrG+FSH2RQIwgeEngTaTkuU/h0ScFvf+tRcKfYXzBybQ==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@vitest/expect": "3.1.1",
- "@vitest/mocker": "3.1.1",
- "@vitest/pretty-format": "^3.1.1",
- "@vitest/runner": "3.1.1",
- "@vitest/snapshot": "3.1.1",
- "@vitest/spy": "3.1.1",
- "@vitest/utils": "3.1.1",
+ "@vitest/expect": "3.0.9",
+ "@vitest/mocker": "3.0.9",
+ "@vitest/pretty-format": "^3.0.9",
+ "@vitest/runner": "3.0.9",
+ "@vitest/snapshot": "3.0.9",
+ "@vitest/spy": "3.0.9",
+ "@vitest/utils": "3.0.9",
"chai": "^5.2.0",
"debug": "^4.4.0",
- "expect-type": "^1.2.0",
+ "expect-type": "^1.1.0",
"magic-string": "^0.30.17",
"pathe": "^2.0.3",
- "std-env": "^3.8.1",
+ "std-env": "^3.8.0",
"tinybench": "^2.9.0",
"tinyexec": "^0.3.2",
"tinypool": "^1.0.2",
"tinyrainbow": "^2.0.0",
"vite": "^5.0.0 || ^6.0.0",
- "vite-node": "3.1.1",
+ "vite-node": "3.0.9",
"why-is-node-running": "^2.3.0"
},
"bin": {
@@ -8693,8 +8829,8 @@
"@edge-runtime/vm": "*",
"@types/debug": "^4.1.12",
"@types/node": "^18.0.0 || ^20.0.0 || >=22.0.0",
- "@vitest/browser": "3.1.1",
- "@vitest/ui": "3.1.1",
+ "@vitest/browser": "3.0.9",
+ "@vitest/ui": "3.0.9",
"happy-dom": "*",
"jsdom": "*"
},
diff --git
a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/package.json
b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/package.json
index 2fa1ce02a97..ae826f59117 100644
--- a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/package.json
+++ b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/package.json
@@ -15,25 +15,25 @@
"coverage": "vitest run --coverage"
},
"dependencies": {
- "@chakra-ui/react": "^3.15.0",
+ "@chakra-ui/react": "^3.14.2",
"@tanstack/react-query": "^5.70.0",
"axios": "^1.8.4",
"next-themes": "^0.4.6",
- "react": "^19.1.0",
+ "react": "^19.0.0",
"react-cookie": "^8.0.1",
- "react-dom": "^19.1.0",
- "react-hook-form": "^7.55.0",
- "react-router-dom": "^7.4.1"
+ "react-dom": "^19.0.0",
+ "react-hook-form": "^7.54.2",
+ "react-router-dom": "^7.4.0"
},
"devDependencies": {
"@7nohe/openapi-react-query-codegen": "^1.6.2",
"@eslint/compat": "^1.2.7",
"@eslint/js": "^9.23.0",
- "@stylistic/eslint-plugin": "^4.2.0",
+ "@stylistic/eslint-plugin": "^2.13.0",
"@testing-library/jest-dom": "^6.6.3",
- "@testing-library/react": "^16.3.0",
- "@trivago/prettier-plugin-sort-imports": "^5.2.2",
- "@types/react": "^19.1.0",
+ "@testing-library/react": "^16.2.0",
+ "@trivago/prettier-plugin-sort-imports": "^4.3.0",
+ "@types/react": "^18.3.19",
"@types/react-dom": "^19.0.0",
"@vitejs/plugin-react-swc": "^3.8.1",
"eslint": "^9.23.0",
@@ -42,15 +42,15 @@
"eslint-plugin-perfectionist": "^4.10.1",
"eslint-plugin-prettier": "^5.2.5",
"eslint-plugin-react": "^7.37.4",
- "eslint-plugin-react-hooks": "^5.2.0",
+ "eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.19",
- "eslint-plugin-unicorn": "^58.0.0",
+ "eslint-plugin-unicorn": "^55.0.0",
"happy-dom": "^17.4.4",
"prettier": "^3.5.3",
"typescript": "~5.5.4",
"typescript-eslint": "^8.27.0",
"vite": "^6.2.5",
"vite-plugin-css-injected-by-js": "^3.5.2",
- "vitest": "^3.1.1"
+ "vitest": "^3.0.9"
}
}
diff --git
a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/pnpm-lock.yaml
b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/pnpm-lock.yaml
index 43c9b7dae29..da8b39431ec 100644
---
a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/pnpm-lock.yaml
+++
b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/pnpm-lock.yaml
@@ -9,32 +9,32 @@ importers:
.:
dependencies:
'@chakra-ui/react':
- specifier: ^3.15.0
- version:
3.15.0(@emotion/[email protected](@types/[email protected])([email protected]))([email protected]([email protected]))([email protected])
+ specifier: ^3.14.2
+ version:
3.15.0(@emotion/[email protected](@types/[email protected])([email protected]))([email protected]([email protected]))([email protected])
'@tanstack/react-query':
specifier: ^5.70.0
- version: 5.71.1([email protected])
+ version: 5.71.1([email protected])
axios:
specifier: ^1.8.4
version: 1.8.4
next-themes:
specifier: ^0.4.6
- version: 0.4.6([email protected]([email protected]))([email protected])
+ version: 0.4.6([email protected]([email protected]))([email protected])
react:
- specifier: ^19.1.0
- version: 19.1.0
+ specifier: ^19.0.0
+ version: 19.0.0
react-cookie:
specifier: ^8.0.1
- version: 8.0.1([email protected])
+ version: 8.0.1([email protected])
react-dom:
- specifier: ^19.1.0
- version: 19.1.0([email protected])
+ specifier: ^19.0.0
+ version: 19.0.0([email protected])
react-hook-form:
- specifier: ^7.55.0
- version: 7.55.0([email protected])
+ specifier: ^7.54.2
+ version: 7.54.2([email protected])
react-router-dom:
- specifier: ^7.4.1
- version: 7.4.1([email protected]([email protected]))([email protected])
+ specifier: ^7.4.0
+ version: 7.4.0([email protected]([email protected]))([email protected])
devDependencies:
'@7nohe/openapi-react-query-codegen':
specifier: ^1.6.2
@@ -46,20 +46,20 @@ importers:
specifier: ^9.23.0
version: 9.23.0
'@stylistic/eslint-plugin':
- specifier: ^4.2.0
- version: 4.2.0([email protected]([email protected]))([email protected])
+ specifier: ^2.13.0
+ version: 2.13.0([email protected]([email protected]))([email protected])
'@testing-library/jest-dom':
specifier: ^6.6.3
version: 6.6.3
'@testing-library/react':
- specifier: ^16.3.0
- version:
16.3.0(@testing-library/[email protected])(@types/[email protected])(@types/[email protected])([email protected]([email protected]))([email protected])
+ specifier: ^16.2.0
+ version:
16.2.0(@testing-library/[email protected])(@types/[email protected])(@types/[email protected])([email protected]([email protected]))([email protected])
'@trivago/prettier-plugin-sort-imports':
- specifier: ^5.2.2
- version: 5.2.2([email protected])
+ specifier: ^4.3.0
+ version: 4.3.0([email protected])
'@types/react':
- specifier: ^19.1.0
- version: 19.1.0
+ specifier: ^18.3.19
+ version: 18.3.20
'@types/react-dom':
specifier: ^19.0.0
version: 19.0.0
@@ -85,14 +85,14 @@ importers:
specifier: ^7.37.4
version: 7.37.4([email protected]([email protected]))
eslint-plugin-react-hooks:
- specifier: ^5.2.0
- version: 5.2.0([email protected]([email protected]))
+ specifier: ^4.6.2
+ version: 4.6.2([email protected]([email protected]))
eslint-plugin-react-refresh:
specifier: ^0.4.19
version: 0.4.19([email protected]([email protected]))
eslint-plugin-unicorn:
- specifier: ^58.0.0
- version: 58.0.0([email protected]([email protected]))
+ specifier: ^55.0.0
+ version: 55.0.0([email protected]([email protected]))
happy-dom:
specifier: ^17.4.4
version: 17.4.4
@@ -112,8 +112,8 @@ importers:
specifier: ^3.5.2
version: 3.5.2([email protected]([email protected]))
vitest:
- specifier: ^3.1.1
- version: 3.1.1([email protected])([email protected])
+ specifier: ^3.0.9
+ version: 3.0.9([email protected])([email protected])
packages:
@@ -144,14 +144,34 @@ packages:
resolution: {integrity:
sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==}
engines: {node: '>=6.9.0'}
+ '@babel/[email protected]':
+ resolution: {integrity:
sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w==}
+ engines: {node: '>=6.9.0'}
+
'@babel/[email protected]':
resolution: {integrity:
sha512-VybsKvpiN1gU1sdMZIp7FcqphVVKEwcuj02x73uvcHE0PTihx1nlBcowYWhDwjpoAXRv43+gDzyggGnn1XZhVw==}
engines: {node: '>=6.9.0'}
+ '@babel/[email protected]':
+ resolution: {integrity:
sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ==}
+ engines: {node: '>=6.9.0'}
+
+ '@babel/[email protected]':
+ resolution: {integrity:
sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA==}
+ engines: {node: '>=6.9.0'}
+
+ '@babel/[email protected]':
+ resolution: {integrity:
sha512-MJJwhkoGy5c4ehfoRyrJ/owKeMl19U54h27YYftT0o2teQ3FJ3nQUf/I3LlJsX4l3qlw7WRXUmiyajvHXoTubQ==}
+ engines: {node: '>=6.9.0'}
+
'@babel/[email protected]':
resolution: {integrity:
sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==}
engines: {node: '>=6.9.0'}
+ '@babel/[email protected]':
+ resolution: {integrity:
sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==}
+ engines: {node: '>=6.9.0'}
+
'@babel/[email protected]':
resolution: {integrity:
sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==}
engines: {node: '>=6.9.0'}
@@ -165,6 +185,10 @@ packages:
engines: {node: '>=6.0.0'}
hasBin: true
+ '@babel/[email protected]':
+ resolution: {integrity:
sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw==}
+ engines: {node: '>=6.9.0'}
+
'@babel/[email protected]':
resolution: {integrity:
sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw==}
engines: {node: '>=6.9.0'}
@@ -173,10 +197,18 @@ packages:
resolution: {integrity:
sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA==}
engines: {node: '>=6.9.0'}
+ '@babel/[email protected]':
+ resolution: {integrity:
sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==}
+ engines: {node: '>=6.9.0'}
+
'@babel/[email protected]':
resolution: {integrity:
sha512-19lYZFzYVQkkHkl4Cy4WrAVcqBkgvV2YM2TU3xG6DIwO7O3ecbDPfW3yM3bjAGcqcQHi+CCtjMR3dIEHxsd6bA==}
engines: {node: '>=6.9.0'}
+ '@babel/[email protected]':
+ resolution: {integrity:
sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw==}
+ engines: {node: '>=6.9.0'}
+
'@babel/[email protected]':
resolution: {integrity:
sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg==}
engines: {node: '>=6.9.0'}
@@ -413,10 +445,6 @@ packages:
resolution: {integrity:
sha512-cmrR6pytBuSMTaBweKoGMwu3EiHiEC+DoyupPmlZ0HxBJBtIxwe+j/E4XPIKNx+Q74c8lXKPwYawBf5glsTkHg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@eslint/[email protected]':
- resolution: {integrity:
sha512-yfkgDw1KR66rkT5A8ci4irzDysN7FRpq3ttJolR88OqQikAWqwA8j5VZyas+vjyBNFIJ7MfybJ9plMILI2UrCw==}
- engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
-
'@eslint/[email protected]':
resolution: {integrity:
sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -433,10 +461,6 @@ packages:
resolution: {integrity:
sha512-JubJ5B2pJ4k4yGxaNLdbjrnk9d/iDz6/q8wOilpIowd6PJPgaxCuHBnBszq7Ce2TyMrywm5r4PnKm6V3iiZF+g==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@eslint/[email protected]':
- resolution: {integrity:
sha512-ZAoA40rNMPwSm+AeHpCq8STiNAwzWLJuP8Xv4CHIc9wv/PSuExjMrmjfYNj682vW0OOiZ1HKxzvjQr9XZIisQA==}
- engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
-
'@floating-ui/[email protected]':
resolution: {integrity:
sha512-uMXCuQ3BItDUbAMhIXw7UPXRfAlOAvZzdK9BWpE60MCn+Svt3aLn9jsPTi/WNGlRUu2uI0v5S7JiIUsbsvh3fw==}
@@ -627,11 +651,11 @@ packages:
cpu: [x64]
os: [win32]
- '@stylistic/[email protected]':
- resolution: {integrity:
sha512-8hXezgz7jexGHdo5WN6JBEIPHCSFyyU4vgbxevu4YLVS5vl+sxqAAGyXSzfNDyR6xMNSH5H1x67nsXcYMOHtZA==}
+ '@stylistic/[email protected]':
+ resolution: {integrity:
sha512-RnO1SaiCFHn666wNz2QfZEFxvmiNRqhzaMXHXxXXKt+MEP7aajlPxUSMIQpKAaJfverpovEYqjBOXDq6dDcaOQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
- eslint: '>=9.0.0'
+ eslint: '>=8.40.0'
'@swc/[email protected]':
resolution: {integrity:
sha512-x+iljeyIaVq7VCAy9pM0rqAb9GKA1cqDkqCxgFDxH3rcH+ykZa12vkDlTwysgkfLV8pr0KhCRHkwY+iAqPbO9g==}
@@ -727,8 +751,8 @@ packages:
resolution: {integrity:
sha512-IteBhl4XqYNkM54f4ejhLRJiZNqcSCoXUOG2CPK7qbD322KjQozM4kHQOfkG2oln9b9HTYqs+Sae8vBATubxxA==}
engines: {node: '>=14', npm: '>=6', yarn: '>=1'}
- '@testing-library/[email protected]':
- resolution: {integrity:
sha512-kFSyxiEDwv1WLl2fgsq6pPBbw5aWKrsY2/noi1Id0TK0UParSF62oFQFGHXIyaG4pp2tEub/Zlel+fjjZILDsw==}
+ '@testing-library/[email protected]':
+ resolution: {integrity:
sha512-2cSskAvA1QNtKc8Y9VJQRv0tm3hLVgxRGDB+KYhIaPQJ1I+RHbhIXcM+zClKXzMes/wshsMVzf4B9vS4IZpqDQ==}
engines: {node: '>=18'}
peerDependencies:
'@testing-library/dom': ^10.0.0
@@ -742,21 +766,14 @@ packages:
'@types/react-dom':
optional: true
- '@trivago/[email protected]':
- resolution: {integrity:
sha512-fYDQA9e6yTNmA13TLVSA+WMQRc5Bn/c0EUBditUHNfMMxN7M82c38b1kEggVE3pLpZ0FwkwJkUEKMiOi52JXFA==}
- engines: {node: '>18.12'}
+ '@trivago/[email protected]':
+ resolution: {integrity:
sha512-r3n0onD3BTOVUNPhR4lhVK4/pABGpbA7bW3eumZnYdKaHkf1qEC+Mag6DPbGNuuh0eG8AaYj+YqmVHSiGslaTQ==}
peerDependencies:
'@vue/compiler-sfc': 3.x
prettier: 2.x - 3.x
- prettier-plugin-svelte: 3.x
- svelte: 4.x || 5.x
peerDependenciesMeta:
'@vue/compiler-sfc':
optional: true
- prettier-plugin-svelte:
- optional: true
- svelte:
- optional: true
'@ts-morph/[email protected]':
resolution: {integrity:
sha512-m7Lllj9n/S6sOkCkRftpM7L24uvmfXQFedlW/4hENcuJH1HHm9u5EgxZb9uVjQSCGrbBWBkOGgcTxNg36r6ywA==}
@@ -785,11 +802,14 @@ packages:
'@types/[email protected]':
resolution: {integrity:
sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==}
+ '@types/[email protected]':
+ resolution: {integrity:
sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ==}
+
'@types/[email protected]':
resolution: {integrity:
sha512-1KfiQKsH1o00p9m5ag12axHQSb3FOU9H20UTrujVSkNhuCrRHiQWFqgEnTNK5ZNfnzZv8UWrnXVqCmCF9fgY3w==}
- '@types/[email protected]':
- resolution: {integrity:
sha512-UaicktuQI+9UKyA4njtDOGBD/67t8YEBt2xdfqu8+gP9hqPUPsiXlNPcpS2gVdjmis5GKPG3fCxbQLVgxsQZ8w==}
+ '@types/[email protected]':
+ resolution: {integrity:
sha512-IPaCZN7PShZK/3t6Q87pfTkRm6oLTd4vztyoj+cbHUF1g3FfVb2tFIL79uCRKEfv16AhqDMBywP2VW3KIZUvcg==}
'@typescript-eslint/[email protected]':
resolution: {integrity:
sha512-lvFK3TCGAHsItNdWZ/1FkvpzCxTHUVuFrdnOGLMa0GGCFIbCgQWVk3CzCGdA7kM3qGVc+dfW9tr0Z/sHnGDFyg==}
@@ -810,10 +830,6 @@ packages:
resolution: {integrity:
sha512-u2oITX3BJwzWCapoZ/pXw6BCOl8rJP4Ij/3wPoGvY8XwvXflOzd1kLrDUUUAIEdJSFh+ASwdTHqtan9xSg8buw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@typescript-eslint/[email protected]':
- resolution: {integrity:
sha512-aO1PVsq7Gm+tcghabUpzEnVSFMCU4/nYIgC2GOatJcllvWfnhrgW0ZEbnTxm36QsikmCN1K/6ZgM7fok2I7xNw==}
- engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
-
'@typescript-eslint/[email protected]':
resolution: {integrity:
sha512-oRoXu2v0Rsy/VoOGhtWrOKDiIehvI+YNrDk5Oqj40Mwm0Yt01FC/Q7nFqg088d3yAsR1ZcZFVfPCTTFCe/KPwg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -825,22 +841,12 @@ packages:
resolution: {integrity:
sha512-bn4WS1bkKEjx7HqiwG2JNB3YJdC1q6Ue7GyGlwPHyt0TnVq6TtD/hiOdTZt71sq0s7UzqBFXD8t8o2e63tXgwA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@typescript-eslint/[email protected]':
- resolution: {integrity:
sha512-wcJL/+cOXV+RE3gjCyl/V2G877+2faqvlgtso/ZRbTCnZazh0gXhe+7gbAnfubzN2bNsBtZjDvlh7ero8uIbzg==}
- engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
-
'@typescript-eslint/[email protected]':
resolution: {integrity:
sha512-H74nHEeBGeklctAVUvmDkxB1mk+PAZ9FiOMPFncdqeRBXxk1lWSYraHw8V12b7aa6Sg9HOBNbGdSHobBPuQSuA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '>=4.8.4 <5.9.0'
- '@typescript-eslint/[email protected]':
- resolution: {integrity:
sha512-yOfen3jE9ISZR/hHpU/bmNvTtBW1NjRbkSFdZOksL1N+ybPEE7UVGMwqvS6CP022Rp00Sb0tdiIkhSCe6NI8ow==}
- engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- peerDependencies:
- typescript: '>=4.8.4 <5.9.0'
-
'@typescript-eslint/[email protected]':
resolution: {integrity:
sha512-OELa9hbTYciYITqgurT1u/SzpQVtDLmQMFzy/N8pQE+tefOyCWT79jHsav294aTqV1q1u+VzqDGbuujvRYaeSQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -848,31 +854,20 @@ packages:
eslint: ^8.57.0 || ^9.0.0
typescript: '>=4.8.4 <5.9.0'
- '@typescript-eslint/[email protected]':
- resolution: {integrity:
sha512-gX/A0Mz9Bskm8avSWFcK0gP7cZpbY4AIo6B0hWYFCaIsz750oaiWR4Jr2CI+PQhfW1CpcQr9OlfPS+kMFegjXA==}
- engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- peerDependencies:
- eslint: ^8.57.0 || ^9.0.0
- typescript: '>=4.8.4 <5.9.0'
-
'@typescript-eslint/[email protected]':
resolution: {integrity:
sha512-hbn8SZ8w4u2pRwgQ1GlUrPKE+t2XvcCW5tTRF7j6SMYIuYG37XuzIW44JCZPa36evi0Oy2SnM664BlIaAuQcvg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@typescript-eslint/[email protected]':
- resolution: {integrity:
sha512-Sne/pVz8ryR03NFK21VpN88dZ2FdQXOlq3VIklbrTYEt8yXtRFr9tvUhqvCeKjqYk5FSim37sHbooT6vzBTZcg==}
- engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
-
'@vitejs/[email protected]':
resolution: {integrity:
sha512-aEUPCckHDcFyxpwFm0AIkbtv6PpUp3xTb9wYGFjtABynXjCYKkWoxX0AOK9NT9XCrdk6mBBUOeHQS+RKdcNO1A==}
peerDependencies:
vite: ^4 || ^5 || ^6
- '@vitest/[email protected]':
- resolution: {integrity:
sha512-q/zjrW9lgynctNbwvFtQkGK9+vvHA5UzVi2V8APrp1C6fG6/MuYYkmlx4FubuqLycCeSdHD5aadWfua/Vr0EUA==}
+ '@vitest/[email protected]':
+ resolution: {integrity:
sha512-5eCqRItYgIML7NNVgJj6TVCmdzE7ZVgJhruW0ziSQV4V7PvLkDL1bBkBdcTs/VuIz0IxPb5da1IDSqc1TR9eig==}
- '@vitest/[email protected]':
- resolution: {integrity:
sha512-bmpJJm7Y7i9BBELlLuuM1J1Q6EQ6K5Ye4wcyOpOMXMcePYKSIYlpcrCm4l/O6ja4VJA5G2aMJiuZkZdnxlC3SA==}
+ '@vitest/[email protected]':
+ resolution: {integrity:
sha512-ryERPIBOnvevAkTq+L1lD+DTFBRcjueL9lOUfXsLfwP92h4e+Heb+PjiqS3/OURWPtywfafK0kj++yDFjWUmrA==}
peerDependencies:
msw: ^2.4.9
vite: ^5.0.0 || ^6.0.0
@@ -882,20 +877,20 @@ packages:
vite:
optional: true
- '@vitest/[email protected]':
- resolution: {integrity:
sha512-dg0CIzNx+hMMYfNmSqJlLSXEmnNhMswcn3sXO7Tpldr0LiGmg3eXdLLhwkv2ZqgHb/d5xg5F7ezNFRA1fA13yA==}
+ '@vitest/[email protected]':
+ resolution: {integrity:
sha512-OW9F8t2J3AwFEwENg3yMyKWweF7oRJlMyHOMIhO5F3n0+cgQAJZBjNgrF8dLwFTEXl5jUqBLXd9QyyKv8zEcmA==}
- '@vitest/[email protected]':
- resolution: {integrity:
sha512-X/d46qzJuEDO8ueyjtKfxffiXraPRfmYasoC4i5+mlLEJ10UvPb0XH5M9C3gWuxd7BAQhpK42cJgJtq53YnWVA==}
+ '@vitest/[email protected]':
+ resolution: {integrity:
sha512-NX9oUXgF9HPfJSwl8tUZCMP1oGx2+Sf+ru6d05QjzQz4OwWg0psEzwY6VexP2tTHWdOkhKHUIZH+fS6nA7jfOw==}
- '@vitest/[email protected]':
- resolution: {integrity:
sha512-bByMwaVWe/+1WDf9exFxWWgAixelSdiwo2p33tpqIlM14vW7PRV5ppayVXtfycqze4Qhtwag5sVhX400MLBOOw==}
+ '@vitest/[email protected]':
+ resolution: {integrity:
sha512-AiLUiuZ0FuA+/8i19mTYd+re5jqjEc2jZbgJ2up0VY0Ddyyxg/uUtBDpIFAy4uzKaQxOW8gMgBdAJJ2ydhu39A==}
- '@vitest/[email protected]':
- resolution: {integrity:
sha512-+EmrUOOXbKzLkTDwlsc/xrwOlPDXyVk3Z6P6K4oiCndxz7YLpp/0R0UsWVOKT0IXWjjBJuSMk6D27qipaupcvQ==}
+ '@vitest/[email protected]':
+ resolution: {integrity:
sha512-/CcK2UDl0aQ2wtkp3YVWldrpLRNCfVcIOFGlVGKO4R5eajsH393Z1yiXLVQ7vWsj26JOEjeZI0x5sm5P4OGUNQ==}
- '@vitest/[email protected]':
- resolution: {integrity:
sha512-1XIjflyaU2k3HMArJ50bwSh3wKWPD6Q47wz/NUSmRV0zNywPc4w79ARjg/i/aNINHwA+mIALhUVqD9/aUvZNgg==}
+ '@vitest/[email protected]':
+ resolution: {integrity:
sha512-ilHM5fHhZ89MCp5aAaM9uhfl1c2JdxVxl3McqsdVyVNN6JffnEen8UMCdRTzOhGXNQGo5GNL9QugHrz727Wnng==}
'@zag-js/[email protected]':
resolution: {integrity:
sha512-LNJOjLTW2KwrToXBrXIbNIAiISA94n0AdWp14H8RrskdokywmEGiC0GgWTGEJ7DNA6TGP6Ae5o9rJ4fHSmCsDQ==}
@@ -1231,9 +1226,9 @@ packages:
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
- [email protected]:
- resolution: {integrity:
sha512-bkXY9WsVpY7CvMhKSR6pZilZu9Ln5WDrKVBUXf2S443etkmEO4V58heTecXcUIsNsi4Rx8JUO4NfX1IcQl4deg==}
- engines: {node: '>=18.20'}
+ [email protected]:
+ resolution: {integrity:
sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==}
+ engines: {node: '>=6'}
[email protected]:
resolution: {integrity:
sha512-KDU0TvSvVdaYcQKQ6iPHATGz/7p/KiVjPg4vQrB6Jg/wX9R0yl5RZxWm9IoZqaIHD2+6PZd81+KMGwRr/lRIUg==}
@@ -1267,8 +1262,8 @@ packages:
resolution: {integrity:
sha512-8WB3Jcas3swSvjIeA2yvCJ+Miyz5l1ZmB6HFb9R1317dt9LCQoswg/BGrmAmkWVEszSrrg4RwmO46qIm2OEnSA==}
engines: {node: '>=16'}
- [email protected]:
- resolution: {integrity:
sha512-NgL3vUTnDrPCZ3zTahp4fsugQ4dc7EKTSzwQDPEel6DMoMnfH2jhry9n2Zm8onbSR+f/QtKHFOA+iAQu4kbtWA==}
+ [email protected]:
+ resolution: {integrity:
sha512-3qtRjw/HQSMlDWf+X79N206fepf4SOOU6SQLMaq/0KkZLmSjPxAkBOQQ+FxbHKfHmYLZFfdWsO3KA90ceHPSnw==}
[email protected]:
resolution: {integrity:
sha512-mCuXncKXk5iCLhfhwTc0izo0gtEmpz5CtG2y8GiOINBlMVS6v8TMRc5TaLWKS6692m9+dVVfzgeVxR5UxWHTYw==}
@@ -1431,8 +1426,8 @@ packages:
[email protected]:
resolution: {integrity:
sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==}
- [email protected]:
- resolution: {integrity:
sha512-Ou2u7L9j2XLZbhqzyX0jWDj6gA8D3jIfVzt4rikLf3cGBa0VdReuFimBKS9tQJA4+XpeCxj1NoWlfBXzbMa9IA==}
+ [email protected]:
+ resolution: {integrity:
sha512-bo1A4HH/NS522Ws0QNFIzyPcyUUNV/yyy70Ho1xqfGYzPUme2F/xr4tlEOuM6/A538U1vDA7a4XfCd1CKRegKQ==}
[email protected]:
resolution: {integrity:
sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
@@ -1527,11 +1522,11 @@ packages:
eslint-config-prettier:
optional: true
- [email protected]:
- resolution: {integrity:
sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg==}
+ [email protected]:
+ resolution: {integrity:
sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==}
engines: {node: '>=10'}
peerDependencies:
- eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 ||
^9.0.0
+ eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
[email protected]:
resolution: {integrity:
sha512-eyy8pcr/YxSYjBoqIFSrlbn9i/xvxUFa8CjzAYo9cFjgGXqq1hyjihcpZvxRLalpaWmueWR81xn7vuKmAFijDQ==}
@@ -1544,11 +1539,11 @@ packages:
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
- [email protected]:
- resolution: {integrity:
sha512-fc3iaxCm9chBWOHPVjn+Czb/wHS0D2Mko7wkOdobqo9R2bbFObc4LyZaLTNy0mhZOP84nKkLhTUQxlLOZ7EjKw==}
- engines: {node: ^18.20.0 || ^20.10.0 || >=21.0.0}
+ [email protected]:
+ resolution: {integrity:
sha512-n3AKiVpY2/uDcGrS3+QsYDkjPfaOrNrsfQxU9nt5nitd9KuvVXrfAvgCO9DYPSfap+Gqjw9EOrXIsBp5tlHZjA==}
+ engines: {node: '>=18.18'}
peerDependencies:
- eslint: '>=9.22.0'
+ eslint: '>=8.56.0'
[email protected]:
resolution: {integrity:
sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ==}
@@ -1595,8 +1590,8 @@ packages:
resolution: {integrity:
sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
engines: {node: '>=0.10.0'}
- [email protected]:
- resolution: {integrity:
sha512-/kP8CAwxzLVEeFrMm4kMmy4CCDlpipyA7MYLVrdJIkV0fYF0UaigQHRsxHiuY/GEea+bh4KSv3TIlgr+2UL6bw==}
+ [email protected]:
+ resolution: {integrity:
sha512-80F22aiJ3GLyVnS/B3HzgR6RelZVumzj9jkL0Rhz4h0xYbNW9PjlQz5h3J/SShErbXBc295vseR4/MIbVmUbeA==}
engines: {node: '>=12.0.0'}
[email protected]:
@@ -1632,9 +1627,9 @@ packages:
[email protected]:
resolution: {integrity:
sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==}
- [email protected]:
- resolution: {integrity:
sha512-afd4O7zpqHeRyg4PfDQsXmlDe2PfdHtJt6Akt8jOWaApLOZk5JXs6VMR29lz03pRe9mpykrRCYIYxaJYcfpncQ==}
- engines: {node: '>=18'}
+ [email protected]:
+ resolution: {integrity:
sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==}
+ engines: {node: '>=8'}
[email protected]:
resolution: {integrity:
sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==}
@@ -1723,8 +1718,8 @@ packages:
resolution: {integrity:
sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==}
engines: {node: '>=18'}
- [email protected]:
- resolution: {integrity:
sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A==}
+ [email protected]:
+ resolution: {integrity:
sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==}
engines: {node: '>=18'}
[email protected]:
@@ -1777,9 +1772,8 @@ packages:
[email protected]:
resolution: {integrity:
sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==}
- [email protected]:
- resolution: {integrity:
sha512-puUZAUKT5m8Zzvs72XWy3HtvVbTWljRE66cP60bxJzAqf2DgICo7lYTY2IHUmLnNpjYvw5bvmoHvPc0QO2a62w==}
- engines: {node: ^16.14.0 || >=18.0.0}
+ [email protected]:
+ resolution: {integrity:
sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==}
[email protected]:
resolution: {integrity:
sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
@@ -1797,14 +1791,6 @@ packages:
resolution: {integrity:
sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==}
engines: {node: '>=8'}
- [email protected]:
- resolution: {integrity:
sha512-m6FAo/spmsW2Ab2fU35JTYwtOKa2yAwXSwgjSv1TJzh4Mh7mC3lzAOVLBprb72XsTrgkEIsl7YrFNAiDiRhIGg==}
- engines: {node: '>=12'}
-
- [email protected]:
- resolution: {integrity:
sha512-sCO7uaLVhRJ25vz1o8s9IFM3nVS4DkuQnyjMwiQPKvQuBYBDmb8H7zx8ki7nVh4HJQOdVWebyvLE0qt+clruxA==}
- engines: {node: '>=18'}
-
[email protected]:
resolution: {integrity:
sha512-4gd7VpWNQNB4UKKCFFVcp1AVv+FMOgs9NKzjHKusc8jTMhd5eL1NqQqOpE0KzMds804/yHlglp3uxgluOqAPLw==}
engines: {node: '>= 0.4'}
@@ -1832,9 +1818,9 @@ packages:
resolution: {integrity:
sha512-wa56o2/ElJMYqjCjGkXri7it5FbebW5usLw/nPmCMs5DeZ7eziSYZhSmPRn0txqeW4LnAmQQU7FgqLpsEFKM4A==}
engines: {node: '>= 0.4'}
- [email protected]:
- resolution: {integrity:
sha512-f4RqJKBUe5rQkJ2eJEJBXSticB3hGbN9j0yxxMQFqIW89Jp9WYFtzfTcRlstDKVUTRzSOTLKRfO9vIztenwtxA==}
- engines: {node: '>=18.20'}
+ [email protected]:
+ resolution: {integrity:
sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A==}
+ engines: {node: '>=6'}
[email protected]:
resolution: {integrity:
sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==}
@@ -1947,9 +1933,13 @@ packages:
resolution: {integrity:
sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==}
hasBin: true
- [email protected]:
- resolution: {integrity:
sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==}
- engines: {node: '>=6'}
+ [email protected]:
+ resolution: {integrity:
sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==}
+ hasBin: true
+
+ [email protected]:
+ resolution: {integrity:
sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==}
+ engines: {node: '>=4'}
hasBin: true
[email protected]:
@@ -1990,6 +1980,10 @@ packages:
[email protected]:
resolution: {integrity:
sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
+ [email protected]:
+ resolution: {integrity:
sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==}
+ engines: {node: '>=8'}
+
[email protected]:
resolution: {integrity:
sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
engines: {node: '>=10'}
@@ -2113,9 +2107,8 @@ packages:
[email protected]:
resolution: {integrity:
sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==}
- [email protected]:
- resolution: {integrity:
sha512-V6gygoYb/5EmNI+MEGrWkC+e6+Rr7mTmfHrxDbLzxQogBkgzo76rkok0Am6thgSF7Mv2nLOajAJj5vDJZEFn7g==}
- engines: {node: ^16.14.0 || >=18.0.0}
+ [email protected]:
+ resolution: {integrity:
sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==}
[email protected]:
resolution: {integrity:
sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
@@ -2165,14 +2158,26 @@ packages:
resolution: {integrity:
sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==}
engines: {node: '>= 0.4'}
+ [email protected]:
+ resolution: {integrity:
sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==}
+ engines: {node: '>=6'}
+
[email protected]:
resolution: {integrity:
sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
engines: {node: '>=10'}
+ [email protected]:
+ resolution: {integrity:
sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==}
+ engines: {node: '>=8'}
+
[email protected]:
resolution: {integrity:
sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
engines: {node: '>=10'}
+ [email protected]:
+ resolution: {integrity:
sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==}
+ engines: {node: '>=6'}
+
[email protected]:
resolution: {integrity:
sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==}
@@ -2184,10 +2189,6 @@ packages:
resolution: {integrity:
sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==}
engines: {node: '>=8'}
- [email protected]:
- resolution: {integrity:
sha512-eONBZy4hm2AgxjNFd8a4nyDJnzUAH0g34xSQAwWEVGCjdZ4ZL7dKZBfq267GWP/JaS9zW62Xs2FeAdDvpHHJGQ==}
- engines: {node: '>=18'}
-
[email protected]:
resolution: {integrity:
sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==}
@@ -2296,13 +2297,13 @@ packages:
peerDependencies:
react: '>= 16.3.0'
- [email protected]:
- resolution: {integrity:
sha512-Xs1hdnE+DyKgeHJeJznQmYMIBG3TKIHJJT95Q58nHLSrElKlGQqDTR2HQ9fx5CN/Gk6Vh/kupBTDLU11/nDk/g==}
+ [email protected]:
+ resolution: {integrity:
sha512-4GV5sHFG0e/0AD4X+ySy6UJd3jVl1iNsNHdpad0qhABJ11twS3TTBnseqsKurKcsNqCEFeGL3uLpVChpIO3QfQ==}
peerDependencies:
- react: ^19.1.0
+ react: ^19.0.0
- [email protected]:
- resolution: {integrity:
sha512-XRnjsH3GVMQz1moZTW53MxfoWN7aDpUg/GpVNc4A3eXRVNdGXfbzJ4vM4aLQ8g6XCUh1nIbx70aaNCl7kxnjog==}
+ [email protected]:
+ resolution: {integrity:
sha512-eHpAUgUjWbZocoQYUHposymRb4ZP6d0uwUnooL2uOybA9/3tPUvoAKqEWK1WaSiTxxOfTpffNZP7QwlnM3/gEg==}
engines: {node: '>=18.0.0'}
peerDependencies:
react: ^16.8.0 || ^17 || ^18 || ^19
@@ -2313,15 +2314,15 @@ packages:
[email protected]:
resolution: {integrity:
sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==}
- [email protected]:
- resolution: {integrity:
sha512-L3/4tig0Lvs6m6THK0HRV4eHUdpx0dlJasgCxXKnavwhh4tKYgpuZk75HRYNoRKDyDWi9QgzGXsQ1oQSBlWpAA==}
+ [email protected]:
+ resolution: {integrity:
sha512-VlksBPf3n2bijPvnA7nkTsXxMAKOj+bWp4R9c3i+bnwlSOFAGOkJkKhzy/OsRkWaBMICqcAl1JDzh9ZSOze9CA==}
engines: {node: '>=20.0.0'}
peerDependencies:
react: '>=18'
react-dom: '>=18'
- [email protected]:
- resolution: {integrity:
sha512-Vmizn9ZNzxfh3cumddqv3kLOKvc7AskUT0dC1prTabhiEi0U4A33LmkDOJ79tXaeSqCqMBXBU/ySX88W85+EUg==}
+ [email protected]:
+ resolution: {integrity:
sha512-Y2g5ObjkvX3VFeVt+0CIPuYd9PpgqCslG7ASSIdN73LwA1nNWzcMLaoMRJfP3prZFI92svxFwbn7XkLJ+UPQ6A==}
engines: {node: '>=20.0.0'}
peerDependencies:
react: '>=18'
@@ -2330,17 +2331,17 @@ packages:
react-dom:
optional: true
- [email protected]:
- resolution: {integrity:
sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==}
+ [email protected]:
+ resolution: {integrity:
sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ==}
engines: {node: '>=0.10.0'}
- [email protected]:
- resolution: {integrity:
sha512-MbgfoNPANMdb4oRBNg5eqLbB2t2r+o5Ua1pNt8BqGp4I0FJZhuVSOj3PaBPni4azWuSzEdNn2evevzVmEk1ohQ==}
- engines: {node: '>=18'}
+ [email protected]:
+ resolution: {integrity:
sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==}
+ engines: {node: '>=8'}
- [email protected]:
- resolution: {integrity:
sha512-9viLL4/n1BJUCT1NXVTdS1jtm80yDEgR5T4yCelII49Mbj0v1rZdKqj7zCiYdbB0CuCgdrvHcNogAKTFPBocFA==}
- engines: {node: '>=18'}
+ [email protected]:
+ resolution: {integrity:
sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==}
+ engines: {node: '>=8'}
[email protected]:
resolution: {integrity:
sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
@@ -2365,8 +2366,8 @@ packages:
resolution: {integrity:
sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA==}
engines: {node: '>= 0.4'}
- [email protected]:
- resolution: {integrity:
sha512-cnE+y8bz4NhMjISKbgeVJtqNbtf5QpjZP+Bslo+UqkIt9QPnX9q095eiRRASJG1/tz6dlNr6Z5NsBiWYokp6EQ==}
+ [email protected]:
+ resolution: {integrity:
sha512-qx+xQGZVsy55CH0a1hiVwHmqjLryfh7wQyF5HO07XJ9f7dQMY/gPQHhlyDkIzJKC+x2fUCpCcUODUUUFrm7SHA==}
hasBin: true
[email protected]:
@@ -2406,8 +2407,12 @@ packages:
resolution: {integrity:
sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==}
engines: {node: '>= 0.4'}
- [email protected]:
- resolution: {integrity:
sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA==}
+ [email protected]:
+ resolution: {integrity:
sha512-xFVuu11jh+xcO7JOAGJNOXld8/TcEHK/4CituBUeUb5hqxJLj9YuemAEuvm9gQ/+pgXYfbQuqAkiYu+u7YEsNA==}
+
+ [email protected]:
+ resolution: {integrity:
sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==}
+ hasBin: true
[email protected]:
resolution: {integrity:
sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
@@ -2537,10 +2542,6 @@ packages:
resolution: {integrity:
sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==}
engines: {node: '>=8'}
- [email protected]:
- resolution: {integrity:
sha512-mnVSV2l+Zv6BLpSD/8V87CW/y9EmmbYzGCIavsnsI6/nwn26DwffM/yztm30Z/I2DY9wdS3vXVCMnHDgZaVNoA==}
- engines: {node: '>=12'}
-
[email protected]:
resolution: {integrity:
sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
engines: {node: '>=8'}
@@ -2582,6 +2583,10 @@ packages:
resolution: {integrity:
sha512-n1cw8k1k0x4pgA2+9XrOkFydTerNcJ1zWCO5Nn9scWHTD+5tp8dghT2x1uduQePZTZgd3Tupf+x9BxJjeJi77Q==}
engines: {node: '>=14.0.0'}
+ [email protected]:
+ resolution: {integrity:
sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
+ engines: {node: '>=4'}
+
[email protected]:
resolution: {integrity:
sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
engines: {node: '>=8.0'}
@@ -2605,9 +2610,13 @@ packages:
resolution: {integrity:
sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
engines: {node: '>= 0.8.0'}
- [email protected]:
- resolution: {integrity:
sha512-uW9qzd66uyHYxwyVBYiwS4Oi0qZyUqwjU+Oevr6ZogYiXt99EOYtwvzMSLw1c3lYo2HzJsep/NB23iEVEgjG/w==}
- engines: {node: '>=16'}
+ [email protected]:
+ resolution: {integrity:
sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==}
+ engines: {node: '>=8'}
+
+ [email protected]:
+ resolution: {integrity:
sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==}
+ engines: {node: '>=8'}
[email protected]:
resolution: {integrity:
sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==}
@@ -2649,10 +2658,6 @@ packages:
resolution: {integrity:
sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==}
engines: {node: '>= 0.4'}
- [email protected]:
- resolution: {integrity:
sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==}
- engines: {node: '>=18'}
-
[email protected]:
resolution: {integrity:
sha512-B6ks9FLLnP1UbPPcveOidfvB9pHjP+wekP2uRYB9YDfKVpvcjKgy1W5Zj+cEXJ9KTPnqOKGfVDQBmn8/YCQfRg==}
@@ -2671,8 +2676,8 @@ packages:
[email protected]:
resolution: {integrity:
sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==}
- [email protected]:
- resolution: {integrity:
sha512-V+IxPAE2FvXpTCHXyNem0M+gWm6J7eRyWPR6vYoG/Gl+IscNOjXzztUhimQgTxaAoUoj40Qqimaa0NLIOOAH4w==}
+ [email protected]:
+ resolution: {integrity:
sha512-w3Gdx7jDcuT9cNn9jExXgOyKmf5UOTb6WMHz8LGAm54eS1Elf5OuBhCxl6zJxGhEeIkgsE1WbHuoL0mj/UXqXg==}
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
hasBin: true
@@ -2721,16 +2726,16 @@ packages:
yaml:
optional: true
- [email protected]:
- resolution: {integrity:
sha512-kiZc/IYmKICeBAZr9DQ5rT7/6bD9G7uqQEki4fxazi1jdVl2mWGzedtBs5s6llz59yQhVb7FFY2MbHzHCnT79Q==}
+ [email protected]:
+ resolution: {integrity:
sha512-BbcFDqNyBlfSpATmTtXOAOj71RNKDDvjBM/uPfnxxVGrG+FSH2RQIwgeEngTaTkuU/h0ScFvf+tRcKfYXzBybQ==}
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
hasBin: true
peerDependencies:
'@edge-runtime/vm': '*'
'@types/debug': ^4.1.12
'@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0
- '@vitest/browser': 3.1.1
- '@vitest/ui': 3.1.1
+ '@vitest/browser': 3.0.9
+ '@vitest/ui': 3.0.9
happy-dom: '*'
jsdom: '*'
peerDependenciesMeta:
@@ -2829,7 +2834,7 @@ snapshots:
'@types/json-schema': 7.0.15
js-yaml: 4.1.0
- '@ark-ui/[email protected]([email protected]([email protected]))([email protected])':
+ '@ark-ui/[email protected]([email protected]([email protected]))([email protected])':
dependencies:
'@internationalized/date': 3.7.0
'@zag-js/accordion': 1.7.0
@@ -2866,7 +2871,7 @@ snapshots:
'@zag-js/qr-code': 1.7.0
'@zag-js/radio-group': 1.7.0
'@zag-js/rating-group': 1.7.0
- '@zag-js/react': 1.7.0([email protected]([email protected]))([email protected])
+ '@zag-js/react': 1.7.0([email protected]([email protected]))([email protected])
'@zag-js/select': 1.7.0
'@zag-js/signature-pad': 1.7.0
'@zag-js/slider': 1.7.0
@@ -2885,8 +2890,8 @@ snapshots:
'@zag-js/tree-view': 1.7.0
'@zag-js/types': 1.7.0
'@zag-js/utils': 1.7.0
- react: 19.1.0
- react-dom: 19.1.0([email protected])
+ react: 19.0.0
+ react-dom: 19.0.0([email protected])
'@babel/[email protected]':
dependencies:
@@ -2894,6 +2899,12 @@ snapshots:
js-tokens: 4.0.0
picocolors: 1.1.1
+ '@babel/[email protected]':
+ dependencies:
+ '@babel/types': 7.27.0
+ jsesc: 2.5.2
+ source-map: 0.5.7
+
'@babel/[email protected]':
dependencies:
'@babel/parser': 7.27.0
@@ -2902,6 +2913,19 @@ snapshots:
'@jridgewell/trace-mapping': 0.3.25
jsesc: 3.1.0
+ '@babel/[email protected]':
+ dependencies:
+ '@babel/types': 7.27.0
+
+ '@babel/[email protected]':
+ dependencies:
+ '@babel/template': 7.27.0
+ '@babel/types': 7.27.0
+
+ '@babel/[email protected]':
+ dependencies:
+ '@babel/types': 7.27.0
+
'@babel/[email protected]':
dependencies:
'@babel/traverse': 7.27.0
@@ -2909,6 +2933,10 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ '@babel/[email protected]':
+ dependencies:
+ '@babel/types': 7.27.0
+
'@babel/[email protected]': {}
'@babel/[email protected]': {}
@@ -2917,6 +2945,10 @@ snapshots:
dependencies:
'@babel/types': 7.27.0
+ '@babel/[email protected]':
+ dependencies:
+ regenerator-runtime: 0.14.1
+
'@babel/[email protected]':
dependencies:
regenerator-runtime: 0.14.1
@@ -2927,6 +2959,21 @@ snapshots:
'@babel/parser': 7.27.0
'@babel/types': 7.27.0
+ '@babel/[email protected]':
+ dependencies:
+ '@babel/code-frame': 7.26.2
+ '@babel/generator': 7.27.0
+ '@babel/helper-environment-visitor': 7.24.7
+ '@babel/helper-function-name': 7.24.7
+ '@babel/helper-hoist-variables': 7.24.7
+ '@babel/helper-split-export-declaration': 7.24.7
+ '@babel/parser': 7.27.0
+ '@babel/types': 7.27.0
+ debug: 4.4.0
+ globals: 11.12.0
+ transitivePeerDependencies:
+ - supports-color
+
'@babel/[email protected]':
dependencies:
'@babel/code-frame': 7.26.2
@@ -2939,24 +2986,29 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ '@babel/[email protected]':
+ dependencies:
+ '@babel/helper-validator-identifier': 7.25.9
+ to-fast-properties: 2.0.0
+
'@babel/[email protected]':
dependencies:
'@babel/helper-string-parser': 7.25.9
'@babel/helper-validator-identifier': 7.25.9
-
'@chakra-ui/[email protected](@emotion/[email protected](@types/[email protected])([email protected]))([email protected]([email protected]))([email protected])':
+
'@chakra-ui/[email protected](@emotion/[email protected](@types/[email protected])([email protected]))([email protected]([email protected]))([email protected])':
dependencies:
- '@ark-ui/react': 5.4.0([email protected]([email protected]))([email protected])
+ '@ark-ui/react': 5.4.0([email protected]([email protected]))([email protected])
'@emotion/is-prop-valid': 1.3.1
- '@emotion/react': 11.14.0(@types/[email protected])([email protected])
+ '@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/use-insertion-effect-with-fallbacks': 1.2.0([email protected])
'@emotion/utils': 1.4.2
'@pandacss/is-valid-prop': 0.41.0
csstype: 3.1.3
fast-safe-stringify: 2.1.1
- react: 19.1.0
- react-dom: 19.1.0([email protected])
+ react: 19.0.0
+ react-dom: 19.0.0([email protected])
'@emotion/[email protected]':
dependencies:
@@ -2990,19 +3042,19 @@ snapshots:
'@emotion/[email protected]': {}
- '@emotion/[email protected](@types/[email protected])([email protected])':
+ '@emotion/[email protected](@types/[email protected])([email protected])':
dependencies:
'@babel/runtime': 7.27.0
'@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/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
+ react: 19.0.0
optionalDependencies:
- '@types/react': 19.1.0
+ '@types/react': 18.3.20
transitivePeerDependencies:
- supports-color
@@ -3018,9 +3070,9 @@ snapshots:
'@emotion/[email protected]': {}
- '@emotion/[email protected]([email protected])':
+ '@emotion/[email protected]([email protected])':
dependencies:
- react: 19.1.0
+ react: 19.0.0
'@emotion/[email protected]': {}
@@ -3126,10 +3178,6 @@ snapshots:
dependencies:
'@types/json-schema': 7.0.15
- '@eslint/[email protected]':
- dependencies:
- '@types/json-schema': 7.0.15
-
'@eslint/[email protected]':
dependencies:
ajv: 6.12.6
@@ -3153,11 +3201,6 @@ snapshots:
'@eslint/core': 0.12.0
levn: 0.4.1
- '@eslint/[email protected]':
- dependencies:
- '@eslint/core': 0.13.0
- levn: 0.4.1
-
'@floating-ui/[email protected]':
dependencies:
'@floating-ui/utils': 0.2.9
@@ -3308,9 +3351,9 @@ snapshots:
'@rollup/[email protected]':
optional: true
-
'@stylistic/[email protected]([email protected]([email protected]))([email protected])':
+
'@stylistic/[email protected]([email protected]([email protected]))([email protected])':
dependencies:
- '@typescript-eslint/utils':
8.29.0([email protected]([email protected]))([email protected])
+ '@typescript-eslint/utils':
8.28.0([email protected]([email protected]))([email protected])
eslint: 9.23.0([email protected])
eslint-visitor-keys: 4.2.0
espree: 10.3.0
@@ -3379,10 +3422,10 @@ snapshots:
'@tanstack/[email protected]': {}
- '@tanstack/[email protected]([email protected])':
+ '@tanstack/[email protected]([email protected])':
dependencies:
'@tanstack/query-core': 5.71.1
- react: 19.1.0
+ react: 19.0.0
'@testing-library/[email protected]':
dependencies:
@@ -3405,22 +3448,22 @@ snapshots:
lodash: 4.17.21
redent: 3.0.0
-
'@testing-library/[email protected](@testing-library/[email protected])(@types/[email protected])(@types/[email protected])([email protected]([email protected]))([email protected])':
+
'@testing-library/[email protected](@testing-library/[email protected])(@types/[email protected])(@types/[email protected])([email protected]([email protected]))([email protected])':
dependencies:
- '@babel/runtime': 7.27.0
+ '@babel/runtime': 7.26.10
'@testing-library/dom': 10.4.0
- react: 19.1.0
- react-dom: 19.1.0([email protected])
+ react: 19.0.0
+ react-dom: 19.0.0([email protected])
optionalDependencies:
- '@types/react': 19.1.0
+ '@types/react': 18.3.20
'@types/react-dom': 19.0.0
- '@trivago/[email protected]([email protected])':
+ '@trivago/[email protected]([email protected])':
dependencies:
- '@babel/generator': 7.27.0
+ '@babel/generator': 7.17.7
'@babel/parser': 7.27.0
- '@babel/traverse': 7.27.0
- '@babel/types': 7.27.0
+ '@babel/traverse': 7.23.2
+ '@babel/types': 7.17.0
javascript-natural-sort: 0.7.1
lodash: 4.17.21
prettier: 3.5.3
@@ -3444,7 +3487,7 @@ snapshots:
'@types/[email protected]':
dependencies:
- '@types/react': 19.1.0
+ '@types/react': 18.3.20
hoist-non-react-statics: 3.3.2
'@types/[email protected]': {}
@@ -3453,12 +3496,15 @@ snapshots:
'@types/[email protected]': {}
+ '@types/[email protected]': {}
+
'@types/[email protected]':
dependencies:
- '@types/react': 19.1.0
+ '@types/react': 18.3.20
- '@types/[email protected]':
+ '@types/[email protected]':
dependencies:
+ '@types/prop-types': 15.7.14
csstype: 3.1.3
'@typescript-eslint/[email protected](@typescript-eslint/[email protected]([email protected]([email protected]))([email protected]))([email protected]([email protected]))([email protected])':
@@ -3495,11 +3541,6 @@ snapshots:
'@typescript-eslint/types': 8.28.0
'@typescript-eslint/visitor-keys': 8.28.0
- '@typescript-eslint/[email protected]':
- dependencies:
- '@typescript-eslint/types': 8.29.0
- '@typescript-eslint/visitor-keys': 8.29.0
-
'@typescript-eslint/[email protected]([email protected]([email protected]))([email protected])':
dependencies:
'@typescript-eslint/typescript-estree': 8.28.0([email protected])
@@ -3513,8 +3554,6 @@ snapshots:
'@typescript-eslint/[email protected]': {}
- '@typescript-eslint/[email protected]': {}
-
'@typescript-eslint/[email protected]([email protected])':
dependencies:
'@typescript-eslint/types': 8.28.0
@@ -3529,20 +3568,6 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/[email protected]([email protected])':
- dependencies:
- '@typescript-eslint/types': 8.29.0
- '@typescript-eslint/visitor-keys': 8.29.0
- debug: 4.4.0
- fast-glob: 3.3.3
- is-glob: 4.0.3
- minimatch: 9.0.5
- semver: 7.7.1
- ts-api-utils: 2.1.0([email protected])
- typescript: 5.5.4
- transitivePeerDependencies:
- - supports-color
-
'@typescript-eslint/[email protected]([email protected]([email protected]))([email protected])':
dependencies:
'@eslint-community/eslint-utils': 4.5.1([email protected]([email protected]))
@@ -3554,30 +3579,11 @@ snapshots:
transitivePeerDependencies:
- supports-color
-
'@typescript-eslint/[email protected]([email protected]([email protected]))([email protected])':
- dependencies:
- '@eslint-community/eslint-utils': 4.5.1([email protected]([email protected]))
- '@typescript-eslint/scope-manager': 8.29.0
- '@typescript-eslint/types': 8.29.0
- '@typescript-eslint/typescript-estree': 8.29.0([email protected])
- eslint: 9.23.0([email protected])
- typescript: 5.5.4
- transitivePeerDependencies:
- - supports-color
-
'@typescript-eslint/[email protected]':
dependencies:
'@typescript-eslint/types': 8.28.0
eslint-visitor-keys: 4.2.0
-<<<<<<< HEAD
-=======
- '@typescript-eslint/[email protected]':
- dependencies:
- '@typescript-eslint/types': 8.29.0
- eslint-visitor-keys: 4.2.0
-
->>>>>>> 7cc43b87ff (Bump the core-ui-package-updates group across 2
directories with 29 updates)
'@vitejs/[email protected](@swc/[email protected])([email protected]([email protected]))':
dependencies:
'@swc/core': 1.11.12(@swc/[email protected])
@@ -3585,47 +3591,43 @@ snapshots:
transitivePeerDependencies:
- '@swc/helpers'
- '@vitest/[email protected]':
+ '@vitest/[email protected]':
dependencies:
- '@vitest/spy': 3.1.1
- '@vitest/utils': 3.1.1
+ '@vitest/spy': 3.0.9
+ '@vitest/utils': 3.0.9
chai: 5.2.0
tinyrainbow: 2.0.0
-<<<<<<< HEAD
'@vitest/[email protected]([email protected]([email protected]))':
-=======
- '@vitest/[email protected]([email protected]([email protected]))':
->>>>>>> 7cc43b87ff (Bump the core-ui-package-updates group across 2
directories with 29 updates)
dependencies:
- '@vitest/spy': 3.1.1
+ '@vitest/spy': 3.0.9
estree-walker: 3.0.3
magic-string: 0.30.17
optionalDependencies:
vite: 6.2.5([email protected])
- '@vitest/[email protected]':
+ '@vitest/[email protected]':
dependencies:
tinyrainbow: 2.0.0
- '@vitest/[email protected]':
+ '@vitest/[email protected]':
dependencies:
- '@vitest/utils': 3.1.1
+ '@vitest/utils': 3.0.9
pathe: 2.0.3
- '@vitest/[email protected]':
+ '@vitest/[email protected]':
dependencies:
- '@vitest/pretty-format': 3.1.1
+ '@vitest/pretty-format': 3.0.9
magic-string: 0.30.17
pathe: 2.0.3
- '@vitest/[email protected]':
+ '@vitest/[email protected]':
dependencies:
tinyspy: 3.0.2
- '@vitest/[email protected]':
+ '@vitest/[email protected]':
dependencies:
- '@vitest/pretty-format': 3.1.1
+ '@vitest/pretty-format': 3.0.9
loupe: 3.1.3
tinyrainbow: 2.0.0
@@ -3917,14 +3919,14 @@ snapshots:
'@zag-js/types': 1.7.0
'@zag-js/utils': 1.7.0
- '@zag-js/[email protected]([email protected]([email protected]))([email protected])':
+ '@zag-js/[email protected]([email protected]([email protected]))([email protected])':
dependencies:
'@zag-js/core': 1.7.0
'@zag-js/store': 1.7.0
'@zag-js/types': 1.7.0
'@zag-js/utils': 1.7.0
- react: 19.1.0
- react-dom: 19.1.0([email protected])
+ react: 19.0.0
+ react-dom: 19.0.0([email protected])
'@zag-js/[email protected]': {}
@@ -4238,12 +4240,12 @@ snapshots:
[email protected]:
dependencies:
- caniuse-lite: 1.0.30001709
- electron-to-chromium: 1.5.130
+ caniuse-lite: 1.0.30001707
+ electron-to-chromium: 1.5.128
node-releases: 2.0.19
update-browserslist-db: 1.1.3([email protected])
- [email protected]: {}
+ [email protected]: {}
[email protected]([email protected]):
dependencies:
@@ -4285,7 +4287,7 @@ snapshots:
[email protected]: {}
- [email protected]: {}
+ [email protected]: {}
[email protected]:
dependencies:
@@ -4443,7 +4445,7 @@ snapshots:
[email protected]: {}
- [email protected]: {}
+ [email protected]: {}
[email protected]: {}
@@ -4629,7 +4631,7 @@ snapshots:
optionalDependencies:
eslint-config-prettier: 10.1.1([email protected]([email protected]))
- [email protected]([email protected]([email protected])):
+ [email protected]([email protected]([email protected])):
dependencies:
eslint: 9.23.0([email protected])
@@ -4659,26 +4661,25 @@ snapshots:
string.prototype.matchall: 4.0.12
string.prototype.repeat: 1.0.0
- [email protected]([email protected]([email protected])):
+ [email protected]([email protected]([email protected])):
dependencies:
'@babel/helper-validator-identifier': 7.25.9
'@eslint-community/eslint-utils': 4.5.1([email protected]([email protected]))
- '@eslint/plugin-kit': 0.2.8
ci-info: 4.2.0
clean-regexp: 1.0.0
core-js-compat: 3.41.0
eslint: 9.23.0([email protected])
esquery: 1.6.0
- globals: 16.0.0
- indent-string: 5.0.0
- is-builtin-module: 5.0.0
+ globals: 15.15.0
+ indent-string: 4.0.0
+ is-builtin-module: 3.2.1
jsesc: 3.1.0
pluralize: 8.0.0
- read-package-up: 11.0.0
+ read-pkg-up: 7.0.1
regexp-tree: 0.1.27
- regjsparser: 0.12.0
+ regjsparser: 0.10.0
semver: 7.7.1
- strip-indent: 4.0.0
+ strip-indent: 3.0.0
[email protected]:
dependencies:
@@ -4753,7 +4754,7 @@ snapshots:
[email protected]: {}
- [email protected]: {}
+ [email protected]: {}
[email protected]: {}
@@ -4787,7 +4788,10 @@ snapshots:
[email protected]: {}
- [email protected]: {}
+ [email protected]:
+ dependencies:
+ locate-path: 5.0.0
+ path-exists: 4.0.0
[email protected]:
dependencies:
@@ -4894,7 +4898,7 @@ snapshots:
[email protected]: {}
- [email protected]: {}
+ [email protected]: {}
[email protected]:
dependencies:
@@ -4945,9 +4949,7 @@ snapshots:
dependencies:
react-is: 16.13.1
- [email protected]:
- dependencies:
- lru-cache: 10.4.3
+ [email protected]: {}
[email protected]: {}
@@ -4960,10 +4962,6 @@ snapshots:
[email protected]: {}
- [email protected]: {}
-
- [email protected]: {}
-
[email protected]:
dependencies:
es-errors: 1.3.0
@@ -4999,9 +4997,9 @@ snapshots:
call-bound: 1.0.4
has-tostringtag: 1.0.2
- [email protected]:
+ [email protected]:
dependencies:
- builtin-modules: 5.0.0
+ builtin-modules: 3.3.0
[email protected]: {}
@@ -5116,7 +5114,9 @@ snapshots:
dependencies:
argparse: 2.0.1
- [email protected]: {}
+ [email protected]: {}
+
+ [email protected]: {}
[email protected]: {}
@@ -5152,6 +5152,10 @@ snapshots:
[email protected]: {}
+ [email protected]:
+ dependencies:
+ p-locate: 4.1.0
+
[email protected]:
dependencies:
p-locate: 5.0.0
@@ -5242,19 +5246,20 @@ snapshots:
[email protected]: {}
- [email protected]([email protected]([email protected]))([email protected]):
+ [email protected]([email protected]([email protected]))([email protected]):
dependencies:
- react: 19.1.0
- react-dom: 19.1.0([email protected])
+ react: 19.0.0
+ react-dom: 19.0.0([email protected])
[email protected]: {}
[email protected]: {}
- [email protected]:
+ [email protected]:
dependencies:
- hosted-git-info: 7.0.2
- semver: 7.7.1
+ hosted-git-info: 2.8.9
+ resolve: 1.22.10
+ semver: 5.7.2
validate-npm-package-license: 3.0.4
[email protected]: {}
@@ -5321,14 +5326,24 @@ snapshots:
object-keys: 1.1.1
safe-push-apply: 1.0.0
+ [email protected]:
+ dependencies:
+ p-try: 2.2.0
+
[email protected]:
dependencies:
yocto-queue: 0.1.0
+ [email protected]:
+ dependencies:
+ p-limit: 2.3.0
+
[email protected]:
dependencies:
p-limit: 3.1.0
+ [email protected]: {}
+
[email protected]: {}
[email protected]:
@@ -5342,12 +5357,6 @@ snapshots:
json-parse-even-better-errors: 2.3.1
lines-and-columns: 1.2.4
- [email protected]:
- dependencies:
- '@babel/code-frame': 7.26.2
- index-to-position: 1.0.0
- type-fest: 4.39.1
-
[email protected]: {}
[email protected]: {}
@@ -5432,57 +5441,56 @@ snapshots:
defu: 6.1.4
destr: 2.0.3
- [email protected]([email protected]):
+ [email protected]([email protected]):
dependencies:
'@types/hoist-non-react-statics': 3.3.6
hoist-non-react-statics: 3.3.2
- react: 19.1.0
+ react: 19.0.0
universal-cookie: 8.0.1
- [email protected]([email protected]):
+ [email protected]([email protected]):
dependencies:
- react: 19.1.0
- scheduler: 0.26.0
+ react: 19.0.0
+ scheduler: 0.25.0
- [email protected]([email protected]):
+ [email protected]([email protected]):
dependencies:
- react: 19.1.0
+ react: 19.0.0
[email protected]: {}
[email protected]: {}
- [email protected]([email protected]([email protected]))([email protected]):
+ [email protected]([email protected]([email protected]))([email protected]):
dependencies:
- react: 19.1.0
- react-dom: 19.1.0([email protected])
- react-router: 7.4.1([email protected]([email protected]))([email protected])
+ react: 19.0.0
+ react-dom: 19.0.0([email protected])
+ react-router: 7.4.0([email protected]([email protected]))([email protected])
- [email protected]([email protected]([email protected]))([email protected]):
+ [email protected]([email protected]([email protected]))([email protected]):
dependencies:
'@types/cookie': 0.6.0
cookie: 1.0.2
- react: 19.1.0
+ react: 19.0.0
set-cookie-parser: 2.7.1
turbo-stream: 2.4.0
optionalDependencies:
- react-dom: 19.1.0([email protected])
+ react-dom: 19.0.0([email protected])
- [email protected]: {}
+ [email protected]: {}
- [email protected]:
+ [email protected]:
dependencies:
- find-up-simple: 1.0.1
- read-pkg: 9.0.1
- type-fest: 4.39.1
+ find-up: 4.1.0
+ read-pkg: 5.2.0
+ type-fest: 0.8.1
- [email protected]:
+ [email protected]:
dependencies:
'@types/normalize-package-data': 2.4.4
- normalize-package-data: 6.0.2
- parse-json: 8.2.0
- type-fest: 4.39.1
- unicorn-magic: 0.1.0
+ normalize-package-data: 2.5.0
+ parse-json: 5.2.0
+ type-fest: 0.6.0
[email protected]:
dependencies:
@@ -5517,9 +5525,9 @@ snapshots:
gopd: 1.2.0
set-function-name: 2.0.2
- [email protected]:
+ [email protected]:
dependencies:
- jsesc: 3.0.2
+ jsesc: 0.5.0
[email protected]: {}
@@ -5586,7 +5594,9 @@ snapshots:
es-errors: 1.3.0
is-regex: 1.2.1
- [email protected]: {}
+ [email protected]: {}
+
+ [email protected]: {}
[email protected]: {}
@@ -5752,10 +5762,6 @@ snapshots:
dependencies:
min-indent: 1.0.1
- [email protected]:
- dependencies:
- min-indent: 1.0.1
-
[email protected]: {}
[email protected]: {}
@@ -5790,6 +5796,8 @@ snapshots:
[email protected]: {}
+ [email protected]: {}
+
[email protected]:
dependencies:
is-number: 7.0.0
@@ -5811,7 +5819,9 @@ snapshots:
dependencies:
prelude-ls: 1.2.1
- [email protected]: {}
+ [email protected]: {}
+
+ [email protected]: {}
[email protected]:
dependencies:
@@ -5870,8 +5880,6 @@ snapshots:
has-symbols: 1.1.0
which-boxed-primitive: 1.1.1
- [email protected]: {}
-
[email protected]:
dependencies:
cookie: 1.0.2
@@ -5893,7 +5901,7 @@ snapshots:
spdx-correct: 3.2.0
spdx-expression-parse: 3.0.1
- [email protected]([email protected]):
+ [email protected]([email protected]):
dependencies:
cac: 6.7.14
debug: 4.4.0
@@ -5927,9 +5935,8 @@ snapshots:
fsevents: 2.3.3
jiti: 1.21.7
- [email protected]([email protected])([email protected]):
+ [email protected]([email protected])([email protected]):
dependencies:
-<<<<<<< HEAD
'@vitest/expect': 3.0.9
'@vitest/mocker': 3.0.9([email protected]([email protected]))
'@vitest/pretty-format': 3.0.9
@@ -5937,18 +5944,9 @@ snapshots:
'@vitest/snapshot': 3.0.9
'@vitest/spy': 3.0.9
'@vitest/utils': 3.0.9
-=======
- '@vitest/expect': 3.1.1
- '@vitest/mocker': 3.1.1([email protected]([email protected]))
- '@vitest/pretty-format': 3.1.1
- '@vitest/runner': 3.1.1
- '@vitest/snapshot': 3.1.1
- '@vitest/spy': 3.1.1
- '@vitest/utils': 3.1.1
->>>>>>> 7cc43b87ff (Bump the core-ui-package-updates group across 2
directories with 29 updates)
chai: 5.2.0
debug: 4.4.0
- expect-type: 1.2.1
+ expect-type: 1.2.0
magic-string: 0.30.17
pathe: 2.0.3
std-env: 3.8.1
@@ -5957,11 +5955,7 @@ snapshots:
tinypool: 1.0.2
tinyrainbow: 2.0.0
vite: 6.2.5([email protected])
-<<<<<<< HEAD
vite-node: 3.0.9([email protected])
-=======
- vite-node: 3.1.1([email protected])
->>>>>>> 7cc43b87ff (Bump the core-ui-package-updates group across 2
directories with 29 updates)
why-is-node-running: 2.3.0
optionalDependencies:
happy-dom: 17.4.4
diff --git
a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/rules/core.js
b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/rules/core.js
index 342b4d7d610..195e5c5e3aa 100644
--- a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/rules/core.js
+++ b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/rules/core.js
@@ -16,6 +16,7 @@
* specific language governing permissions and limitations
* under the License.
*/
+
/**
* @import { FlatConfig } from "@typescript-eslint/utils/ts-eslint";
*/
diff --git
a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/rules/perfectionist.js
b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/rules/perfectionist.js
index 6054079ef99..de0aaf1ca3b 100644
---
a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/rules/perfectionist.js
+++
b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/rules/perfectionist.js
@@ -16,6 +16,7 @@
* specific language governing permissions and limitations
* under the License.
*/
+
/**
* @import { FlatConfig } from "@typescript-eslint/utils/ts-eslint";
*/
diff --git
a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/rules/prettier.js
b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/rules/prettier.js
index 9fa5cdae0b8..970c5c6ffb9 100644
---
a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/rules/prettier.js
+++
b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/rules/prettier.js
@@ -16,6 +16,7 @@
* specific language governing permissions and limitations
* under the License.
*/
+
/**
* @import { FlatConfig } from "@typescript-eslint/utils/ts-eslint";
*/
diff --git
a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/rules/react.js
b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/rules/react.js
index 14b7c08b665..6483a2e5579 100644
---
a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/rules/react.js
+++
b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/rules/react.js
@@ -16,6 +16,7 @@
* specific language governing permissions and limitations
* under the License.
*/
+
/**
* @import { FlatConfig } from "@typescript-eslint/utils/ts-eslint";
*/
diff --git
a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/rules/stylistic.js
b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/rules/stylistic.js
index 416b9a6196f..3307be64c34 100644
---
a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/rules/stylistic.js
+++
b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/rules/stylistic.js
@@ -16,6 +16,7 @@
* specific language governing permissions and limitations
* under the License.
*/
+
/**
* @import { FlatConfig } from "@typescript-eslint/utils/ts-eslint";
*/
diff --git
a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/rules/typescript.js
b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/rules/typescript.js
index 16109237d37..2583b602e72 100644
---
a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/rules/typescript.js
+++
b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/rules/typescript.js
@@ -1,4 +1,5 @@
/* eslint-disable max-lines */
+
/*!
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
@@ -17,6 +18,7 @@
* specific language governing permissions and limitations
* under the License.
*/
+
/**
* @import { FlatConfig } from "@typescript-eslint/utils/ts-eslint";
*/
diff --git
a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/rules/unicorn.js
b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/rules/unicorn.js
index 46327bf9693..4d8c28e84e7 100644
---
a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/rules/unicorn.js
+++
b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/rules/unicorn.js
@@ -16,6 +16,7 @@
* specific language governing permissions and limitations
* under the License.
*/
+
/**
* @import { FlatConfig } from "@typescript-eslint/utils/ts-eslint";
*/