This is an automated email from the ASF dual-hosted git repository.
vincbeck pushed a commit to branch v3-3-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/v3-3-test by this push:
new 74ce439e699 Bump the 3-3-auth-ui-package-updates group across 1
directory with 8 updates (#72218)
74ce439e699 is described below
commit 74ce439e6996f13e84f9f7acd67af131a0e32c0a
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 28 15:24:18 2026 -0400
Bump the 3-3-auth-ui-package-updates group across 1 directory with 8
updates (#72218)
* Bump the 3-3-auth-ui-package-updates group across 1 directory with 8
updates
Bumps the 3-3-auth-ui-package-updates group with 8 updates in the
/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui directory:
| Package | From | To |
| --- | --- | --- |
|
[@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query)
| `5.101.4` | `5.102.2` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) |
`7.85.0` | `7.86.0` |
|
[@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom)
| `19.2.4` | `19.2.5` |
|
[@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8)
| `4.1.10` | `4.1.11` |
| [eslint](https://github.com/eslint/eslint) | `10.8.1` | `10.9.0` |
| [happy-dom](https://github.com/capricorn86/happy-dom) | `20.11.2` |
`20.11.6` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.2.1`
| `8.2.2` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)
| `4.1.10` | `4.1.11` |
Updates `@tanstack/react-query` from 5.101.4 to 5.102.2
- [Release notes](https://github.com/TanStack/query/releases)
-
[Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md)
-
[Commits](https://github.com/TanStack/query/commits/@tanstack/[email protected]/packages/react-query)
Updates `react-hook-form` from 7.85.0 to 7.86.0
- [Release
notes](https://github.com/react-hook-form/react-hook-form/releases)
-
[Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.85.0...v7.86.0)
Updates `@types/react-dom` from 19.2.4 to 19.2.5
- [Release
notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
-
[Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
Updates `@vitest/coverage-v8` from 4.1.10 to 4.1.11
- [Release notes](https://github.com/vitest-dev/vitest/releases)
-
[Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
-
[Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/coverage-v8)
Updates `eslint` from 10.8.1 to 10.9.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v10.8.1...v10.9.0)
Updates `happy-dom` from 20.11.2 to 20.11.6
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
-
[Commits](https://github.com/capricorn86/happy-dom/compare/v20.11.2...v20.11.6)
Updates `vite` from 8.2.1 to 8.2.2
- [Release notes](https://github.com/vitejs/vite/releases)
-
[Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.2.2/packages/vite)
Updates `vitest` from 4.1.10 to 4.1.11
- [Release notes](https://github.com/vitest-dev/vitest/releases)
-
[Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
-
[Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/vitest)
---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
dependency-version: 5.102.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: 3-3-auth-ui-package-updates
- dependency-name: react-hook-form
dependency-version: 7.86.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: 3-3-auth-ui-package-updates
- dependency-name: "@types/react-dom"
dependency-version: 19.2.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: 3-3-auth-ui-package-updates
- dependency-name: "@vitest/coverage-v8"
dependency-version: 4.1.11
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: 3-3-auth-ui-package-updates
- dependency-name: eslint
dependency-version: 10.9.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: 3-3-auth-ui-package-updates
- dependency-name: happy-dom
dependency-version: 20.11.6
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: 3-3-auth-ui-package-updates
- dependency-name: vite
dependency-version: 8.2.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: 3-3-auth-ui-package-updates
- dependency-name: vitest
dependency-version: 4.1.11
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: 3-3-auth-ui-package-updates
...
Signed-off-by: dependabot[bot] <[email protected]>
* Update uv.lock
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: vincbeck <[email protected]>
---
.../auth/managers/simple/ui/package.json | 16 +-
.../auth/managers/simple/ui/pnpm-lock.yaml | 881 +++++++++------------
2 files changed, 396 insertions(+), 501 deletions(-)
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 0a79cbff5b7..49be8dabab6 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
@@ -21,13 +21,13 @@
"@chakra-ui/react": "^3.36.1",
"@hey-api/client-axios": "^0.9.1",
"@hey-api/openapi-ts": "^0.99.0",
- "@tanstack/react-query": "^5.101.4",
+ "@tanstack/react-query": "^5.102.2",
"axios": "^1.19.0",
"next-themes": "^0.4.6",
"react": "^19.2.8",
"react-cookie": "^8.1.2",
"react-dom": "^19.2.8",
- "react-hook-form": "^7.85.0",
+ "react-hook-form": "^7.86.0",
"react-router-dom": "^7.18.2"
},
"devDependencies": {
@@ -39,13 +39,13 @@
"@testing-library/react": "^16.3.2",
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
"@types/react": "^19.2.18",
- "@types/react-dom": "^19.2.4",
+ "@types/react-dom": "^19.2.5",
"@typescript-eslint/eslint-plugin": "8.67.0",
"@typescript-eslint/parser": "8.67.0",
"@typescript-eslint/utils": "^8.67.0",
"@vitejs/plugin-react-swc": "^4.3.3",
- "@vitest/coverage-v8": "^4.1.10",
- "eslint": "^10.8.1",
+ "@vitest/coverage-v8": "^4.1.11",
+ "eslint": "^10.9.0",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-perfectionist": "^5.10.1",
@@ -54,14 +54,14 @@
"eslint-plugin-react-hooks": "^7.1.1",
"eslint-plugin-react-refresh": "^0.5.4",
"eslint-plugin-unicorn": "^67.0.0",
- "happy-dom": "^20.11.2",
+ "happy-dom": "^20.11.6",
"prettier": "^3.9.6",
"ts-morph": "^28.0.0",
"typescript": "~6.0.3",
"typescript-eslint": "^8.67.0",
- "vite": "^8.2.1",
+ "vite": "^8.2.2",
"vite-plugin-css-injected-by-js": "^5.0.2",
- "vitest": "^4.1.10"
+ "vitest": "^4.1.11"
},
"pnpm": {
"minimumReleaseAge": 5760,
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 d85c2aa605a..584c08b8f9d 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
@@ -40,13 +40,13 @@ importers:
version:
3.36.1(@emotion/[email protected](@types/[email protected])([email protected]))([email protected]([email protected]))([email protected])
'@hey-api/client-axios':
specifier: ^0.9.1
- version:
0.9.1(@hey-api/[email protected]([email protected])([email protected]))([email protected])
+ version:
0.9.1(@hey-api/[email protected]([email protected])([email protected]))([email protected])
'@hey-api/openapi-ts':
specifier: ^0.99.0
- version: 0.99.0([email protected])([email protected])
+ version: 0.99.0([email protected])([email protected])
'@tanstack/react-query':
- specifier: ^5.101.4
- version: 5.101.4([email protected])
+ specifier: ^5.102.2
+ version: 5.102.2([email protected])
axios:
specifier: ^1.19.0
version: 1.19.0
@@ -63,30 +63,30 @@ importers:
specifier: ^19.2.8
version: 19.2.8([email protected])
react-hook-form:
- specifier: ^7.85.0
- version: 7.85.0([email protected])
+ specifier: ^7.86.0
+ version: 7.86.0([email protected])
react-router-dom:
specifier: ^7.18.2
version: 7.18.2([email protected]([email protected]))([email protected])
devDependencies:
'@7nohe/openapi-react-query-codegen':
specifier: ^2.2.0
- version:
2.2.0([email protected])([email protected])([email protected])([email protected])
+ version:
2.2.0([email protected])([email protected])([email protected])([email protected])
'@eslint/compat':
specifier: ^2.1.0
- version: 2.1.0([email protected]([email protected]))
+ version: 2.1.0([email protected]([email protected]))
'@eslint/js':
specifier: ^10.0.1
- version: 10.0.1([email protected]([email protected]))
+ version: 10.0.1([email protected]([email protected]))
'@stylistic/eslint-plugin':
specifier: ^5.10.0
- version: 5.10.0([email protected]([email protected]))
+ version: 5.10.0([email protected]([email protected]))
'@testing-library/jest-dom':
specifier: ^6.9.1
version: 6.9.1
'@testing-library/react':
specifier: ^16.3.2
- version:
16.3.2(@testing-library/[email protected])(@types/[email protected](@types/[email protected]))(@types/[email protected])([email protected]([email protected]))([email protected])
+ version:
16.3.2(@testing-library/[email protected])(@types/[email protected](@types/[email protected]))(@types/[email protected])([email protected]([email protected]))([email protected])
'@trivago/prettier-plugin-sort-imports':
specifier: ^6.0.2
version: 6.0.2([email protected])
@@ -94,53 +94,53 @@ importers:
specifier: ^19.2.18
version: 19.2.18
'@types/react-dom':
- specifier: ^19.2.4
- version: 19.2.4(@types/[email protected])
+ specifier: ^19.2.5
+ version: 19.2.5(@types/[email protected])
'@typescript-eslint/eslint-plugin':
specifier: 8.67.0
- version:
8.67.0(@typescript-eslint/[email protected]([email protected]([email protected]))([email protected]))([email protected]([email protected]))([email protected])
+ version:
8.67.0(@typescript-eslint/[email protected]([email protected]([email protected]))([email protected]))([email protected]([email protected]))([email protected])
'@typescript-eslint/parser':
specifier: 8.67.0
- version: 8.67.0([email protected]([email protected]))([email protected])
+ version: 8.67.0([email protected]([email protected]))([email protected])
'@typescript-eslint/utils':
specifier: ^8.67.0
- version: 8.67.0([email protected]([email protected]))([email protected])
+ version: 8.67.0([email protected]([email protected]))([email protected])
'@vitejs/plugin-react-swc':
specifier: ^4.3.3
- version:
4.3.3(@swc/[email protected])([email protected](@types/[email protected])([email protected])([email protected]))
+ version:
4.3.3(@swc/[email protected])([email protected](@types/[email protected])([email protected])([email protected]))
'@vitest/coverage-v8':
- specifier: ^4.1.10
- version: 4.1.10([email protected])
+ specifier: ^4.1.11
+ version: 4.1.11([email protected])
eslint:
- specifier: ^10.8.1
- version: 10.8.1([email protected])
+ specifier: ^10.9.0
+ version: 10.9.0([email protected])
eslint-config-prettier:
specifier: ^10.1.8
- version: 10.1.8([email protected]([email protected]))
+ version: 10.1.8([email protected]([email protected]))
eslint-plugin-jsx-a11y:
specifier: ^6.10.2
- version: 6.10.2([email protected]([email protected]))
+ version: 6.10.2([email protected]([email protected]))
eslint-plugin-perfectionist:
specifier: ^5.10.1
- version: 5.10.1([email protected]([email protected]))([email protected])
+ version: 5.10.1([email protected]([email protected]))([email protected])
eslint-plugin-prettier:
specifier: ^5.5.6
- version:
5.5.6([email protected]([email protected]([email protected])))([email protected]([email protected]))([email protected])
+ version:
5.5.6([email protected]([email protected]([email protected])))([email protected]([email protected]))([email protected])
eslint-plugin-react:
specifier: ^7.37.5
- version: 7.37.5([email protected]([email protected]))
+ version: 7.37.5([email protected]([email protected]))
eslint-plugin-react-hooks:
specifier: ^7.1.1
- version: 7.1.1([email protected]([email protected]))
+ version: 7.1.1([email protected]([email protected]))
eslint-plugin-react-refresh:
specifier: ^0.5.4
- version: 0.5.4([email protected]([email protected]))
+ version: 0.5.4([email protected]([email protected]))
eslint-plugin-unicorn:
specifier: ^67.0.0
- version: 67.0.0([email protected]([email protected]))
+ version: 67.0.0([email protected]([email protected]))
happy-dom:
- specifier: ^20.11.2
- version: 20.11.2
+ specifier: ^20.11.6
+ version: 20.11.6
prettier:
specifier: ^3.9.6
version: 3.9.6
@@ -152,16 +152,16 @@ importers:
version: 6.0.3
typescript-eslint:
specifier: ^8.67.0
- version: 8.67.0([email protected]([email protected]))([email protected])
+ version: 8.67.0([email protected]([email protected]))([email protected])
vite:
- specifier: ^8.2.1
- version: 8.2.1(@types/[email protected])([email protected])([email protected])
+ specifier: ^8.2.2
+ version: 8.2.2(@types/[email protected])([email protected])([email protected])
vite-plugin-css-injected-by-js:
specifier: ^5.0.2
- version: 5.0.2([email protected](@types/[email protected])([email protected])([email protected]))
+ version: 5.0.2([email protected](@types/[email protected])([email protected])([email protected]))
vitest:
- specifier: ^4.1.10
- version:
4.1.10(@types/[email protected])(@vitest/[email protected])([email protected])([email protected](@types/[email protected])([email protected])([email protected]))
+ specifier: ^4.1.11
+ version:
4.1.11(@types/[email protected])(@vitest/[email protected])([email protected])([email protected](@types/[email protected])([email protected])([email protected]))
packages:
@@ -187,25 +187,17 @@ packages:
resolution: {integrity:
sha512-JYgintcMjRiCvS8mMECzaEn+m3PfoQiyqukOMCCVQtoJGYJw8j/8LBJEiqkHLkfwCcs74E3pbAUFNg7d9VNJ+Q==}
engines: {node: '>=6.9.0'}
- '@babel/[email protected]':
- resolution: {integrity:
sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==}
- engines: {node: '>=6.9.0'}
-
'@babel/[email protected]':
resolution: {integrity:
sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==}
engines: {node: '>=6.9.0'}
- '@babel/[email protected]':
- resolution: {integrity:
sha512-dYYg153EyN2Ekbqw2zAsbd6/JR+9N2SEoC7YV2GyyqMM7x9bLDTjBD6XBhSMLH0wtIVyJj03jWNriQhaN+eoCw==}
- engines: {node: ^22.18.0 || >=24.11.0}
-
- '@babel/[email protected]':
- resolution: {integrity:
sha512-DOjnob/cXOUgDOozCDeq/aK2p5y8dUIVdf6tNhEV1HQRd6I8aQ4f4fbtHRVEvb6lP3BGomrKHiS8ICAASSVQSw==}
- engines: {node: ^22.18.0 || >=24.11.0}
+ '@babel/[email protected]':
+ resolution: {integrity:
sha512-locTkQyKvwIEgBzVrn8693ebc97F2U8ZHjbXwDXJ5Fn2TCpNwTlKcaKLkdHop5c/icOFE7qt7Q9JC5hnKNa6Gg==}
+ engines: {node: '>=6.9.0'}
- '@babel/[email protected]':
- resolution: {integrity:
sha512-5FgxM4dLQpMJHSiVATk8foW263dVHQHBVpXYiimNECVWG01f4nFyEbQixeT6Mwvg7TayREJ2gpKl3o2RoMdnqw==}
- engines: {node: ^22.18.0 || >=24.11.0}
+ '@babel/[email protected]':
+ resolution: {integrity:
sha512-RgHBCvtjbOK2gXSNBNIkNoEc9qoVEtau3hj8gEqKQuL3HZAibKarWFEI3Lfm6EYKkLalOh8eSrj9b+ch9H/VBA==}
+ engines: {node: '>=6.9.0'}
'@babel/[email protected]':
resolution: {integrity:
sha512-lOoVRwADj8hjf7al89tvQ2a1lf53Z+7tiXMgpZJL3maQPDxh0DgLMN62B2MKUOFcoodBHLMbDM6WAbKgNy5Suw==}
@@ -215,13 +207,9 @@ packages:
resolution: {integrity:
sha512-gZbepsdh3WDtgZKWL+vTPh71LSBrm/Y4/QDZBVCcYfmeTEEuoOYwlSy+G1StfJg+/Zy550u/3TATbm7qDbbMtg==}
engines: {node: '>=6.9.0'}
- '@babel/[email protected]':
- resolution: {integrity:
sha512-NT9NrVwJsbSV6Y2FSstWa71EETOnzrjkL5/wX3D2mYHtKM+qvqB1DvR4D0Setb/gDBsHzRICifwEWMO8CnTF6g==}
- engines: {node: ^22.18.0 || >=24.11.0}
-
- '@babel/[email protected]':
- resolution: {integrity:
sha512-JwculLABZvyPvyLBpwU/E/IbH2uM3mnxNtIJpxnIfb24y1PrdVxK5Dqjle4DpgqpGRnwgC7G8IkzPdSXZrO1Ew==}
- engines: {node: ^22.18.0 || >=24.11.0}
+ '@babel/[email protected]':
+ resolution: {integrity:
sha512-wem6WaBj4NaVYVdNhLPPVacES6ZJ+KBBfSkTMD3YZxbP3rm3Di85tJU5ljaUNhaOynt+Aj0xruhYuzQBt8n71g==}
+ engines: {node: '>=6.9.0'}
'@babel/[email protected]':
resolution: {integrity:
sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==}
@@ -231,14 +219,16 @@ packages:
resolution: {integrity:
sha512-3nQVUAtvkKH9zahfWgw96Jc/uFOmjACE1kQz82E2lqWmHBgjzbNlsC22nuQTfahmWeQtTq5nQ/4Nnd2A1wj4zA==}
engines: {node: '>=6.9.0'}
- '@babel/[email protected]':
- resolution: {integrity:
sha512-lLozHOM6sWWlxNo8CYqHy4MBZeTvHXNgVPBfPOGsjPKUzHC2Az9QwB6gxdQmpwHl6GlQtbGgS+lj5887guDiLw==}
- engines: {node: ^22.18.0 || >=24.11.0}
-
'@babel/[email protected]':
resolution: {integrity:
sha512-ejHwrQQYcm9xnTivShn2IDOlIzInN34AXskvq9QicvCtEzq1Vzclu/tKF8Jq1Cg8JG2GL6/EmjgsCT7lXepE3g==}
engines: {node: '>=6.9.0'}
+ '@babel/[email protected]':
+ resolution: {integrity:
sha512-UPUVSyXbOh627KiCIGQSgwWzGeBKLkaJ9PJEdrngIwMSzxLR4jS4+f1f1jb7VzBbg8nFLaYotvVPFCTqdrmTAg==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': '>=7.29.6'
+
'@babel/[email protected]':
resolution: {integrity:
sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==}
engines: {node: '>=6.9.0'}
@@ -247,25 +237,17 @@ packages:
resolution: {integrity:
sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==}
engines: {node: '>=6.9.0'}
- '@babel/[email protected]':
- resolution: {integrity:
sha512-6mJgmFFFIIO82vvoLt9XtRC7/TkzXfts1t/SpRX4IHSzMgqoPYCWesVu1udUPUWioAE/2fcG6WuI8zrkE1gwrg==}
- engines: {node: ^22.18.0 || >=24.11.0}
-
'@babel/[email protected]':
resolution: {integrity:
sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==}
engines: {node: '>=6.9.0'}
- '@babel/[email protected]':
- resolution: {integrity:
sha512-4wFaiLd0bVo4cIoTXI3zKI038NIWE/cr3jvBjejOVYVxV/m8Ltav1USiGzG1fmS5J2RhgEOgXNNK46cRPnRsrg==}
- engines: {node: ^22.18.0 || >=24.11.0}
-
- '@babel/[email protected]':
- resolution: {integrity:
sha512-U4Dybxh4WESWHt5XhBeExi4DrY0/DNK1aHpQbsrQXCUbFHuMweT0TpLEWKvaraV2Y6fS+ZXunsZ8zIuZIgvF2Q==}
- engines: {node: ^22.18.0 || >=24.11.0}
+ '@babel/[email protected]':
+ resolution: {integrity:
sha512-N9ZErrD+yW5geCDtBqnOoxmR8+tNKiGuxKlDpuJxfsqpa2dFcexaziGAE/qoHLiDDreVNMupxGmSoNlyvsA3gw==}
+ engines: {node: '>=6.9.0'}
- '@babel/[email protected]':
- resolution: {integrity:
sha512-wfbi91pM3py96oIiJEz7qIpyXDytgr9zQC1HEWwlGNVRAEmItuU/0a41ZUKu1sJGyhhOIpc4t5vk4PYzt8wpsg==}
- engines: {node: ^22.18.0 || >=24.11.0}
+ '@babel/[email protected]':
+ resolution: {integrity:
sha512-1k2lAGRMfHTcwuNYcCNUmaUffmQv8KWMfh2iJUUeRlwlwH4FdNG7mfPI10NPfLHJFThE4Tyr4mv7kTNZOiPuBg==}
+ engines: {node: '>=6.9.0'}
'@babel/[email protected]':
resolution: {integrity:
sha512-TeR9zWR18BvbfPmGbLampPMW+uW1NZnJlRuuHso8i87QZNq2JRF9i6RgxRqtEq+wQGsS19NNTWr2duhnE49mfQ==}
@@ -277,21 +259,11 @@ packages:
engines: {node: '>=6.0.0'}
hasBin: true
- '@babel/[email protected]':
- resolution: {integrity:
sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==}
- engines: {node: '>=6.0.0'}
- hasBin: true
-
'@babel/[email protected]':
resolution: {integrity:
sha512-E8lTAYNB1KW+FH+VGJuZM1ioAx2E6oVlvQFRrf5P8ZZmsiJXYAD9vTFV7yyEURNzgh1dFqMZuO6tUwcARbqFCA==}
engines: {node: '>=6.0.0'}
hasBin: true
- '@babel/[email protected]':
- resolution: {integrity:
sha512-srpptsAkEbbNIC/q8nT7o+m6CQe8CJUTV/t7MYc9NnWlgYVtHOb7JH6SorxMhN0kuRJjVqXbKClG6xSbPtzz+g==}
- engines: {node: ^22.18.0 || >=24.11.0}
- hasBin: true
-
'@babel/[email protected]':
resolution: {integrity:
sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==}
engines: {node: '>=6.9.0'}
@@ -308,10 +280,6 @@ packages:
resolution: {integrity:
sha512-puq+Gf35oI24FeN11LkoUQFqv9uwNeWpxXZi/Ji3rRIoKAzKnxRaZ+Gkj0vKS9ZCiTESfng1N9LyOyXvo+m+Gg==}
engines: {node: '>=6.9.0'}
- '@babel/[email protected]':
- resolution: {integrity:
sha512-eAD0QW/AlbamBbw0FeGiwasbCVPq5ncW0HNVyLP3B9czqLyh4gvw+5JTSNt6le9+ziAU7mqDZsKTHf3jTb4chQ==}
- engines: {node: ^22.18.0 || >=24.11.0}
-
'@babel/[email protected]':
resolution: {integrity:
sha512-fgWX62k02qtjqdSNTAGxmKYY/7FSL9WAS1o2Hu5+I5m9T0yxZzr4cnrfXQ/MX0rIifthCSs6FKTlzYbJcPtMNg==}
engines: {node: '>=6.9.0'}
@@ -320,10 +288,6 @@ packages:
resolution: {integrity:
sha512-I5z7H3bf/41ktsNVLtpN0wAa336HkqIHQ5BuPLEhTkt1jVSyZpeNKIzTgEWmlxjdg81R0IgUCcaE+Ok3NvrfZg==}
engines: {node: '>=6.9.0'}
- '@babel/[email protected]':
- resolution: {integrity:
sha512-bZnmqzGG8UZneG1lLxBoWIH0G6Gr1D846Yu4/3XnY6FhCndMR49u26nTY08u/dAxWmLWF9vGQOuC+84FfIUoeg==}
- engines: {node: ^22.18.0 || >=24.11.0}
-
'@babel/[email protected]':
resolution: {integrity:
sha512-0ZrskXVEHSWIqZM/sQZ4EV3jZJXRkio/WCxaqKZP1g//CEWEPSfeZFcms4XeKBCHU0ZKnIkdJeU/kF+eRp5lBg==}
engines: {node: '>=6.9.0'}
@@ -332,18 +296,10 @@ packages:
resolution: {integrity:
sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==}
engines: {node: '>=6.9.0'}
- '@babel/[email protected]':
- resolution: {integrity:
sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==}
- engines: {node: '>=6.9.0'}
-
'@babel/[email protected]':
resolution: {integrity:
sha512-Vj1jF3cPfxg7OAfoI7QnVKLoILlm2JF9pnVHrX8qx7AHMiYWT+NDAA7jChlNgRS4WTLc/fD1lXLmPixluj+3Gg==}
engines: {node: '>=6.9.0'}
- '@babel/[email protected]':
- resolution: {integrity:
sha512-eY+Yn3dCqTGmyiq2QRU66lA5FL8lqqqvecHt0fF3uHONIa7ToYsaCiWV8lOKqAs0Rb2SjixiKFROngnulPtt2g==}
- engines: {node: ^22.18.0 || >=24.11.0}
-
'@bcoe/[email protected]':
resolution: {integrity:
sha512-6zABk/ECA/QYSCQ1NGiVwwbQerUCZ+TQbp64Q3AgmfNvurHH0j8TtXa1qbShXA6qqkpAj4V5W8pP6mLe1mcMqA==}
engines: {node: '>=18'}
@@ -523,6 +479,9 @@ packages:
'@jridgewell/[email protected]':
resolution: {integrity:
sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==}
+ '@jridgewell/[email protected]':
+ resolution: {integrity:
sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==}
+
'@jridgewell/[email protected]':
resolution: {integrity:
sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
engines: {node: '>=6.0.0'}
@@ -540,8 +499,8 @@ packages:
resolution: {integrity:
sha512-9I2Zn6+NJLfaGoz9jN3lpwDgAYvfGeNYdbAIjJOqzs4Tpc+VU3Jqq4IofSUBKajiDS8k9fZIg18/z13mpk1bsA==}
engines: {node: '>=8'}
- '@oxc-project/[email protected]':
- resolution: {integrity:
sha512-u6JZdLBTLotrNC9Vd6vPssINdzcCzleKAH6EJKImQb7GtYvX5keN2dxkoK44stCc4tffE6QQRtZTXVSzsLUlWA==}
+ '@oxc-project/[email protected]':
+ resolution: {integrity:
sha512-IJ3s6ltHLp45S0bh7phkX+gJO7A1Wuz2EaqpAhb8WjqDwbzMiWKHhyyT42tskaWjEYXtHtVCPpnBJVT9+dcRLg==}
'@pandacss/[email protected]':
resolution: {integrity:
sha512-8m1/gG0wSRMa1QypCkWzeKUeMKY7k14nxsJCHs7Z1g1fI9I7WsLjW/VI58bLZdJxAxtoreMtm6TfIITda8P4zQ==}
@@ -551,92 +510,92 @@ packages:
resolution: {integrity:
sha512-SEeaJLb3qBNF/OaXnaR1NmmBbFYk1zC0ZH/52fATcRPLFg/p791YrcyFFy44Bo9sLaGuSuLp5Q6axbb/O+v/RA==}
engines: {node: ^14.18.0 || >=16.0.0}
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-zrJtHDcaZJ1Fp7xf4hNl+7seH9Cn/N5TwLYkhgXREtBwAd/jaqW3uqeHxpDugJLVICWg4eW44kOQEGJ1r6jCGw==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-b+jTcARdTiFLI6jB4a5XjTm0RWd6KcRfQj/I2356fxUZemiho9zQLxo0RtCuMDAyKcLo6cEltkgbQp6d1+sjjQ==}
+ engines: {node: ^20.19.0 || >=22.12.0}
+ cpu: [arm]
+ os: [android]
+
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-lkWU8ZJaRk9q3CIEY1Tc7vIFALp3Xw5NfGJo2hQg5oIqNgxWi1zI+IiDEK3r70BF5Dzol1tcXsnzsRc8NLhG+Q==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [android]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-ieIiibVCp0tX7TLu2cafoNPv8wJyYi01ekXpbf8q2j7F4rGAhhXb/eQh7ge9DRBY78GwmRQtvjZDux7EDbA8kA==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-dgR56NYnvAszm7Ob1B2/Vn0e8bUQYZH2UjVaMMtMVOCKFSfjhfLmuA/9+O+F+ajUdG6B/bSssrKW6JJYASa8jA==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [darwin]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-Zh9tCon19eDXJoihx0rqKhMUlMYqzwj3aPsSuHmI4RWZh62dWUL+DJN4C5YQya5TcQBJU/Fe8+rY0jhXTQITqA==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-vpVxFvUCFioJqug7OTvqptkc4yb8UX0AwfDmJpaR/0sWz+BUmqSVAf7c8JkUgnN8YLspb4a/N6NhTyMAmdyQ7Q==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [darwin]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-nGbJWewA1wrXXZiQhjAT5rhibGfns5ZNkDVqxsO6zJ3f3YvpoDNNmGMSbbhLuXKjNScaBJVOAboztAWVespQMg==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-h1wG6Y6K3JlRswxsI64qQJqBAy4vrLuHgRbc8CZMGSWTOFRY6ghMApM1NKzB2I0n5xV1fjkE18SuVl2QpLeNpA==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [freebsd]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-QNniJr5Kml0kDEB98jiDOJjXNroxIIi0IXIbdYzY26Xt1pVbeP62+KnoIZLwirOymX/0jDk/2gI/bNUv7A7OIw==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-tbCiqub0q2MVWJKgF5PoAlNWCtQydiOYSLIkd8sByqK/6MMYLJRcSXSYodqYtd0O+Fw7QaVmKKlS4oL94YRZ0w==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm]
os: [linux]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-TkqEAcmmvH3I/q4114NB4RVt6241Dao48pF45uLcFGrwAaIn0iITgTAKP/dLjbN0R4buJjGb91+UHSoFmpgIWw==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-oxK9+baEBPhZG5HB4URY+uU04zJWeZlH6Tb9rB5DK4DF9XR1uXNLXt5Q5ZsugTKayNCNLhkcwz/ye74hRI98dg==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [linux]
- libc: [glibc]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-NHqjnxpsndf4MPymxteFAWHHfkTL8HjWh1KB7z23ofZ6QO2euONuxDXjat69dKZRALnGypg8k8SsK8vZJoXv1Q==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-muWCk27FVBEZtv0MsK8gnfSmgczA8KQ0uRVJbTABKhkRfQc38aUrcb7fhi3BNiyseFmgcRsoMfQsSNJ+DbZdSw==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [linux]
- libc: [musl]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-6tbrbwfz5GB9DQ4Jwo6hy9v+vR31xZlvzZ6n5Xut6Hhx5PvrA9q/HsK8KMaYQp063iqZGXwNvZtYNLD7EM/x0w==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-eWDoSfU7Co2qj3vgB3Dt4lj1mG6CoWbcJQkRMP3XJplyCMtuaq3LHvPFjS9QIPvMGWVadJC04Xiy0IdcVPtnwQ==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [ppc64]
os: [linux]
- libc: [glibc]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-oyuXxXmoZHjXC917IAPFAAv4wWAa0cM9afk8nx1+9/jNNOX1uPf8yDA6p7G0RypOfw/X0PQt5IfoquY1um+zSg==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-2bWNjRSIayvupRKxXUY2tWG9fYdoUlTqWywHRvE8Eq3GvuQ+f2HeIkve697fIt+IQs/PV8yFsdWuhp1aJ1PdnA==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [s390x]
os: [linux]
- libc: [glibc]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-TytMwF2KVGqP2tgd0I1OY0PAv78dZRAYcF5ssDzjM34SUXCED3uXvSd5+lHoC0bTD6eEdFz7LdQNCO1y0oVk9w==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-KekI0gS0wLxe1UBSQSjenBVwou/JkcQPDzBPICGZjxUv9k3RteHDPBQaiOicZUFKRIH2wKEimGwVpnJsbPzu7w==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [linux]
- libc: [glibc]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-/E9m3qstrJFVPoULV25mVQblSNExY2+kBsYe4sy0Tn0yOOgJ8wZbZt3KnRbF/XeU2Gl1STKUQnDNTqhIE5MD4A==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-TvtPnfVr+HtyGiDmPK4VWmlNm7QhNNAcK5Q9A7aOXsI8545yCyaoMaicXrFZ72JzeYjaUVk7yT243zT0jzjFKQ==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [linux]
- libc: [musl]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-Kr0OcsoQI816i6HOl3vFHpd1K0eZyh76zgfj4c1nTyaTsd5r2Mj1lwM4R90y/qaCfmTn9eHy0SKwi98eitRxug==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-iOo0VEay2XFhaCcH0sps5XIimkSuOnNaZrf6+ZkoSOQBJPKNU48RkmJv0/lSpipexu5P+ouFgafe5IGr/DiQfg==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [openharmony]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-hOtMwTqnME+/gJcH/PCZ0wn0zPUjiWOgkHpxbSJpfGKMezHltx1S7/k1SitzVa7Ww2cqrDDaFbZEhcJZO8o+Jw==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-y5NTmmasMS455JlOCO4ZM9krIchv3Mvm1crL1iUPGOPgEzSkves9n0SdC5Sjz6+qWDFhd8/JpfWMH8NSWNHe+A==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [win32]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-ekcqMMkI2PlhYnfzQnB/cEdYUVVJViWvoUyLrbzgDoi3Snfc1mVBwdnc306ufA5ejy8JSPjT2RlW1nQSjW7efg==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-np8iZSLfXlAD4kWhiyq/u0Yt8oZDtRQ8lGhQaCXo2rl37KNjeU0GjJuwr4P3oeZ++ROfofsKNBqR5LTO8aXyWQ==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [win32]
@@ -676,42 +635,36 @@ packages:
engines: {node: '>=10'}
cpu: [arm64]
os: [linux]
- libc: [glibc]
'@swc/[email protected]':
resolution: {integrity:
sha512-3Yu3Uq/VgytqsPjTMbkPU1ExADytbdWbruJYhA584E9jrpE2Ki+R6VVPoZCeAVk1Cb7QxcRTgblw6bSa6a/R+w==}
engines: {node: '>=10'}
cpu: [arm64]
os: [linux]
- libc: [musl]
'@swc/[email protected]':
resolution: {integrity:
sha512-wfdMi5IaOaNtmh2/6geRoxIdNfqylUZFdtzTKS655y1axWfIWyx7As74vv0wVdjeCIZ3WmCI9odDd4rUttXOSQ==}
engines: {node: '>=10'}
cpu: [ppc64]
os: [linux]
- libc: [glibc]
'@swc/[email protected]':
resolution: {integrity:
sha512-3hHYBY0yx8Ez7GMRrkhXHQzMdR5IZA6Wq5Ee4svlgwvSECLpnAJ9+0AimEGUFDvuLwE7nV/2+PYe8+Nm4rvNcQ==}
engines: {node: '>=10'}
cpu: [s390x]
os: [linux]
- libc: [glibc]
'@swc/[email protected]':
resolution: {integrity:
sha512-TjfhjgP/jGCfFHYC3JQPhJA1HwErbIJ9JfREDc1KNkvY6P0LodCgKVIlQ5deeTbkG7ih3bF5PHJLuLpaZjdRyQ==}
engines: {node: '>=10'}
cpu: [x64]
os: [linux]
- libc: [glibc]
'@swc/[email protected]':
resolution: {integrity:
sha512-CQpS8Ge/avfjZd0UEwG/sds83Uu32deQXcV1Jo3jD0mmvQQqtYAjpsDZXugmheeAwmt+YIuoVtVHro8LMYHqsQ==}
engines: {node: '>=10'}
cpu: [x64]
os: [linux]
- libc: [musl]
'@swc/[email protected]':
resolution: {integrity:
sha512-0W8IKHsUTYiT7G2RqtOoVWk+89yzZikIiDUb/sCK6BmQDBhN91hQSfyUtW12jhEWLzYgcfmisfsZrmZE+84U1A==}
@@ -749,11 +702,11 @@ packages:
'@swc/[email protected]':
resolution: {integrity:
sha512-V6Mnml8v09QALx6K0elJ7o9K/MkVDtW3t6L+7Ou/JcWtb3xwId2AH4FeOceySd2JaO87IMw4+6vSZxLm34LPbw==}
- '@tanstack/[email protected]':
- resolution: {integrity:
sha512-gNwcvOJcRbLWPOLG/2OBm+zM+Yv+MKsXKEOWC57USuZDEsI71hEErQsiEGx5wX9rzWWkfwM0fVSPoiIFSsxfiw==}
+ '@tanstack/[email protected]':
+ resolution: {integrity:
sha512-zQ5794PXBlV5Wl7N23SR1/Ss+wPE/h2Ye4XlKpm3omN8i8b/Fd4DAdqpLS2AXj5M/RMObt3k5qy3E7kzt/AvBA==}
- '@tanstack/[email protected]':
- resolution: {integrity:
sha512-yRg2pfOCxIs4ZJW3XYYHU/WgtD04FHSnfHlpRT7h7pR77hwkdRG4wxbKe4aq6P0RvXUTBSQpQeadS1SUYUe+KA==}
+ '@tanstack/[email protected]':
+ resolution: {integrity:
sha512-KxU8ZyOEuJ81eTSgXa8GQbk/jO/rz0elYtNKt3VMtM2pRjeO8ADIu7sqqmEjFKJKqco9h2N1ojIDuHs6VfDItQ==}
peerDependencies:
react: ^18 || ^19
@@ -817,28 +770,22 @@ packages:
'@types/[email protected]':
resolution: {integrity:
sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==}
- '@types/[email protected]':
- resolution: {integrity:
sha512-MbsRCT7mTikHwKZ0X+LVUTLRrZZRLipTuXEO9qOYO+zmjMVk81axyClMROf6uoPD9MRVu46bx8zoR0Ad9q3NAg==}
-
'@types/[email protected]':
resolution: {integrity:
sha512-PQTyIulDkIDro8P+IHbKCsw7U2xxBYflVzW/FgWdCAePD9xGSidgA76/GeJ6lBKoblyhf9pBY763gbrN+1dI8g==}
peerDependencies:
'@types/react': '*'
- '@types/[email protected]':
- resolution: {integrity:
sha512-9VN+6yxLOPLOav+7PwjZbxiID2bVaeq0ED4qSQmdQTdjnXJSaCVKTR58t15oqH1H5t8Ng2ZX1SabJVoN9Q34bw==}
-
'@types/[email protected]':
resolution: {integrity:
sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
- '@types/[email protected]':
- resolution: {integrity:
sha512-5IviulTZeRNp2vAJ514cc/HUlY5nZ9fCbq9DMyC52BrhFZACo3nI0R7qBxhQmo/d27NFe96ur/b7Wwxklda+kg==}
+ '@types/[email protected]':
+ resolution: {integrity:
sha512-faiGnoIrLH/V8cibOMEAZ8pMw6oXqSukl29ra4mN8GdaB2ZewzeaLj+INpV5N+Z1eKWzY+IzaIZH2EIR6YZRNQ==}
'@types/[email protected]':
resolution: {integrity:
sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==}
- '@types/[email protected]':
- resolution: {integrity:
sha512-Bsc+QHgp+P/F02XDzNCY9jnZNCUuLki36KT7VKrTXXLdHf+vHMNZnW1rVu5DNW/rCK+fya3DATySbLM4yhtKUw==}
+ '@types/[email protected]':
+ resolution: {integrity:
sha512-fMPwH9v7r/pp43yUd2/Mbiex5KouJwwR3dzHkhLREUC6764VyDsqxhAxv6OFEYR1RhjOyD1naqba8ECDBe7ZQg==}
peerDependencies:
'@types/react': ^19.2.0
@@ -920,20 +867,20 @@ packages:
peerDependencies:
vite: '>=7.3.2'
- '@vitest/[email protected]':
- resolution: {integrity:
sha512-IM49HmthevbgAO4anp1hwtoT9wYe59w0LR00gr+eagHE+ZJ5lK4sLPeO0ubgoJcwLk6dehU3R24N+FbEEKDc8g==}
+ '@vitest/[email protected]':
+ resolution: {integrity:
sha512-8MVGEFnJIcdGjcbfKmeq8z0pZHH0JlVtoVZH9Q/qwUp6wyFnEJUBMrw9DCaj+ra3vShGmhavjalMIhPNxZAUcw==}
peerDependencies:
- '@vitest/browser': 4.1.10
- vitest: 4.1.10
+ '@vitest/browser': 4.1.11
+ vitest: 4.1.11
peerDependenciesMeta:
'@vitest/browser':
optional: true
- '@vitest/[email protected]':
- resolution: {integrity:
sha512-YsCn+qAk1GWjQOWFEsEcL2gNQ0zmVmQu3T03qP6UyjhtmdtwtbuI+DASn/7iQB3HGTXkdBwGddzxPlmiql5vlA==}
+ '@vitest/[email protected]':
+ resolution: {integrity:
sha512-VX2x5vNJXET47KAFzwERI+KRMtTTCSWTfSMKsW7JsUsXV4psq++e3DvZpuTDOpHcxytiDs6p2nhVb2tVDiiUYw==}
- '@vitest/[email protected]':
- resolution: {integrity:
sha512-v0xaezt+DKEmKfaxg133ldzADrwLGd7Ze1MfQQTYfvs8OqZIwbxyxaYURivwV7sWy5fqn3rH5uOrSp07bp44Ow==}
+ '@vitest/[email protected]':
+ resolution: {integrity:
sha512-2XJVD55d1o5AZous5CCGKS74g/riOj9odEt2bQpCVZeblHyHdnMeFl4jl0XjU21stf4mbjUkew2eXQZt65g5CQ==}
peerDependencies:
msw: ^2.4.9
vite: '>=7.3.2'
@@ -943,20 +890,20 @@ packages:
vite:
optional: true
- '@vitest/[email protected]':
- resolution: {integrity:
sha512-W1HsjSH4MXQ9YfmmhLAoIYf1HRfekQCGngeIgcei6MP5QQGWUe0gkopdZQaVCFO+JDJMrAJGwa5pRpNpvy4P8Q==}
+ '@vitest/[email protected]':
+ resolution: {integrity:
sha512-yiZzPbGTS9Sr/JpFl8zHrcIkAofNbFV6k21vIgQN/cY/oxZeXhJv5sc/MBJ5jFKWmWs+oJHw0UXLZjmf931+Vw==}
- '@vitest/[email protected]':
- resolution: {integrity:
sha512-IKI6kpIH+LmpROplyLwBBaCfMgOZOMsygVa6BARD6ahA04VRuJSa6OaVG7kRvSEMD870Vd91rSSw0eegtWyLGg==}
+ '@vitest/[email protected]':
+ resolution: {integrity:
sha512-LztvUgdwMNJMIkj3hQnnxiC2Xy1zNxq928W/xhjCLaNCzqTZOudjwbQf6v9IntZGPw132i2Lq2rgTRZHD3JHNw==}
- '@vitest/[email protected]':
- resolution: {integrity:
sha512-xRkfOT1qpTAi/Ti4Y1LtfRc3kEuqxGw59eN2jN9pRWMtS/XDevekhcFSqvQqjUNGksfjMJu3Y+oJ+4Ypn2OaJw==}
+ '@vitest/[email protected]':
+ resolution: {integrity:
sha512-pN7ikn1ON7h8ee4gIAp4AzyK+zBtJPzVbqOgu5LCEh4VaJVbPQcgYQYJIMGQPXVeJJq1fnfazis7a5pFNPahog==}
- '@vitest/[email protected]':
- resolution: {integrity:
sha512-PLf/Ugvoq5wO/b4rwYCR1h2PSIdXz7wnkQFMiUpLdtM7l6pqVFcQIBEHyT1+l+cj7mNwAfZHzqXqDyjvOuwbDw==}
+ '@vitest/[email protected]':
+ resolution: {integrity:
sha512-apNa/prQy2qCeywhnixOHPRCgGNhvg7T4Dapfl1GahLp/R+uhBm5cPyFoNVyqsNd2h1nJxL6BqqdIjiABL60YA==}
- '@vitest/[email protected]':
- resolution: {integrity:
sha512-fy9am/HWxbaGt/Sawrp90vt6Y6jQwf1RX77cz3uwoJwJVMli/e1IEwRPnMNJ7vKfPTwo0diXifkpPvwH9v7nGA==}
+ '@vitest/[email protected]':
+ resolution: {integrity:
sha512-zTCVGpyFsGWBhllOyKlTw/vnr6D9qxsfSDyfbyZmTyjHw5N/VuvzHpHoQjm2ZJzn4RJgx5w4r7V0er69CmLgPQ==}
'@zag-js/[email protected]':
resolution: {integrity:
sha512-7G//V7svGGT8k5avw7bbQvbRC0Q/9QtX51b4iyAB1alR9E5mFd6Ch8q4njwcXClMQ7xePS3jUfVnzVGiRInEiQ==}
@@ -1275,8 +1222,8 @@ packages:
[email protected]:
resolution: {integrity:
sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==}
- [email protected]:
- resolution: {integrity:
sha512-0bC0/4bTSrnwdhU3IsZDwEdojvuPrSg59OYZfKsLRtJZ0u8VBx9DebfqqG8bRdCC0I7vjgxmPi41P0lpkhJHtA==}
+ [email protected]:
+ resolution: {integrity:
sha512-UPAgKJFSEGMWSDr3LX4tqnAb4f7KGT8O40Tyx8wbYmmZ/yn58lNCm8h3svs3eXgiGd5AXxz8NDOvXWvicq+rJA==}
[email protected]:
resolution: {integrity:
sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==}
@@ -1537,10 +1484,6 @@ packages:
[email protected]:
resolution: {integrity:
sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==}
- [email protected]:
- resolution: {integrity:
sha512-YGRs8knHhKHVShLkFET/rWAU8kmHbOV5LwN938RHI0pljAJ1Gf6SzXsSmRaEzcXTtOOmVqJ5+WtQPL5uigY50Q==}
- engines: {node: '>=14'}
-
[email protected]:
resolution: {integrity:
sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==}
engines: {node: '>=0.12'}
@@ -1564,8 +1507,8 @@ packages:
resolution: {integrity:
sha512-uDn+FE1yrDzyC0pCo961B2IHbdM8y/ACZsKD4dG6WqrjV53BADjwa7D+1aom2rsNVfLyDgU/eigvlJGJ08OQ4w==}
engines: {node: '>= 0.4'}
- [email protected]:
- resolution: {integrity:
sha512-KLdwQm2NvGLDkQDCGvmiQrhkd0JbMzXthwQAUgWjQuQdBLFa3eiBP5arXZyA+f8x+x7OXgud6bq2rxjGtHV2tw==}
+ [email protected]:
+ resolution: {integrity:
sha512-poHGpORABojJJucnV9KbOavETW8lBVnphkW77ER5/BQ5Fz7oXSoCNek7IH3vR5nRjdsEz926ibFYX8KtLQmdyw==}
[email protected]:
resolution: {integrity:
sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==}
@@ -1662,8 +1605,8 @@ packages:
resolution: {integrity:
sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==}
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
- [email protected]:
- resolution: {integrity:
sha512-wqA7W2jbsC/BnV9Iv1UZpKVFkO1AdNoSmYW8NWG4HNOBbkAMvIqDZ27pI2f07dqn583NcIC44ckjAcOXDL1QbQ==}
+ [email protected]:
+ resolution: {integrity:
sha512-5KeEOJZBfEVA47boFiBsf+6MmmJpffM7qEBg4pLla2e4nlKgdKlqCW0oSLOGsT8Wl5uCGJptLV1bkaiShj90Gw==}
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
hasBin: true
peerDependencies:
@@ -1820,8 +1763,8 @@ packages:
resolution: {integrity:
sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==}
engines: {node: '>= 0.4'}
- [email protected]:
- resolution: {integrity:
sha512-7MB+bJLkxu3SowAfBJbjW+c55kNz5tkR45gu2qzrxznezhLeN5YIlJbwUgSzlGc+qWoZ8Ykg71H5ezz69xixrw==}
+ [email protected]:
+ resolution: {integrity:
sha512-Hldbg8AdAa5a5oDcZpjqnGitp7JB0hqWmfv/8qr+kft4vzSD8BHsbdRfzYvL/0QcbKcURC/yyoygbeDQarPvYg==}
engines: {node: '>=20.0.0'}
[email protected]:
@@ -1883,9 +1826,6 @@ packages:
resolution: {integrity:
sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==}
engines: {node: '>=6'}
- [email protected]:
- resolution: {integrity:
sha512-Iqv2fzaTQN28s/FwZAoFq0ZSs/7hMAHJVX+w8PZl3cY19Pxk6jFFalxQoIfW2826i/fDLXv8IiEZRIT0lDuWcg==}
-
[email protected]:
resolution: {integrity:
sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==}
engines: {node: '>=0.8.19'}
@@ -2058,8 +1998,8 @@ packages:
[email protected]:
resolution: {integrity:
sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
- [email protected]:
- resolution: {integrity:
sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==}
+ [email protected]:
+ resolution: {integrity:
sha512-SFNOvSJ+Dgf/9An904Yx+CgSlIPCkIpao4qo51lpee25TIRejdH3rhR4EZMGoNx3/TP3O+wzWuiTFl4sqbltzA==}
hasBin: true
[email protected]:
@@ -2137,28 +2077,24 @@ packages:
engines: {node: '>= 12.0.0'}
cpu: [arm64]
os: [linux]
- libc: [glibc]
[email protected]:
resolution: {integrity:
sha512-yiO5ROMuYQgXbC60yjZU5CYSFZGKXL0HFATXt9mHJn1+zW55oCtMI9NfcVhYLMFDL7gV7oBPon/EmMMGg2OvtQ==}
engines: {node: '>= 12.0.0'}
cpu: [arm64]
os: [linux]
- libc: [musl]
[email protected]:
resolution: {integrity:
sha512-ar+Ju7LmcN0Jo4FpL4hpFybwNG9/3A/Br5KW2n2jyODg3MEZXaDYADdemoNS+BDNfMgKvylJLj4S5tyRActuAg==}
engines: {node: '>= 12.0.0'}
cpu: [x64]
os: [linux]
- libc: [glibc]
[email protected]:
resolution: {integrity:
sha512-RYiYbkokw0trfKqqzfF55lginwEPrD3OJDfTuJzFs1MK6iFnDenaz1fqLLtX4ITG3OktJQXOeTaw1awrBAlZPw==}
engines: {node: '>= 12.0.0'}
cpu: [x64]
os: [linux]
- libc: [musl]
[email protected]:
resolution: {integrity:
sha512-1K+MPfLSFVpphzpdbfkhlWk6wBrTObBzS2T6db10PNOZgR9GoVsAWzwNyuhUYYbTp23j+4RrncfujZ4uAzXvwA==}
@@ -2190,9 +2126,8 @@ packages:
resolution: {integrity:
sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==}
hasBin: true
- [email protected]:
- resolution: {integrity:
sha512-4pfM1Ff0x50o0tQwb5ucw/RzNyD0/YJME6IVcStalZuMWxdt3sR3huStTtxz4PUmvZfRguvDejasvQ2kifR11g==}
- engines: {node: 20 || >=22}
+ [email protected]:
+ resolution: {integrity:
sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
[email protected]:
resolution: {integrity:
sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==}
@@ -2201,8 +2136,8 @@ packages:
[email protected]:
resolution: {integrity:
sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==}
- [email protected]:
- resolution: {integrity:
sha512-pVKE4UdSQ7DvHzivsCIFx2BJn1mHG6KsyrFcaxFx6tONdneEuThrDx0Cj3AMg58KyN4pzYT+LHOotxDQDjNvkw==}
+ [email protected]:
+ resolution: {integrity:
sha512-llBEhWm1SacoRwgHUoQJYtwp4PBLF4faQi5TCpIGyGs9n4y5+juI0tDgyKIfpqxckRHaHzouUEph3THklWh03w==}
[email protected]:
resolution: {integrity:
sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==}
@@ -2288,8 +2223,8 @@ packages:
resolution: {integrity:
sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==}
engines: {node: '>= 0.4'}
- [email protected]:
- resolution: {integrity:
sha512-9miFgM2OFba7hB+pRgvtV84pYTBaoTHohvmIgiRt6dRIzbwEOIaNaP+dIlGs2fNFoB0SeISs0Jz5WFVRid6Xyg==}
+ [email protected]:
+ resolution: {integrity:
sha512-4a+OsYv9UktOJKE+l1A4OufDgdRF9PifWj+tJnHURo/P+WOxpG4GzUFL9qCalmWauao6ogiG+QvnCovwPoyAWA==}
engines: {node: '>=12.20.0'}
[email protected]:
@@ -2363,8 +2298,8 @@ packages:
resolution: {integrity:
sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==}
engines: {node: '>=12'}
- [email protected]:
- resolution: {integrity:
sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==}
+ [email protected]:
+ resolution: {integrity:
sha512-qcJu88Q2IWqJsDD529JKMdwGm/dvInW4HvQnRwiH9JtihJvzGOscDtHE3x1pBKeUOTysQ8kVmLnJ2kJu7yhcGA==}
engines: {node: '>=12'}
[email protected]:
@@ -2433,8 +2368,8 @@ packages:
peerDependencies:
react: ^19.2.8
- [email protected]:
- resolution: {integrity:
sha512-U2MTriFXnclmV4rOE20p2DcRFv5WEg3FIcBFOKcOLFHDVvGIMPvLTkTWefUsonmlaVy23khVDxDWym6uJVGOzw==}
+ [email protected]:
+ resolution: {integrity:
sha512-4kbWJrh5jPZt1+YqVcXcGKffGcXV/XVbozknLh0Yjh0KhpoAkus21TAQhzRYqNwFkkObmnSvRlZZ3GT+ehoIrA==}
engines: {node: '>=18.0.0'}
peerDependencies:
react: ^16.8.0 || ^17 || ^18 || ^19
@@ -2502,8 +2437,8 @@ packages:
resolution: {integrity:
sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==}
hasBin: true
- [email protected]:
- resolution: {integrity:
sha512-rn9wpmxplLf7NLNyCk9FyWh3FM43DbY8jOzCdEPzH7uflhTftRbCEpqi6Ly2osgoU8OwObtmavMbWLaWy4LX7A==}
+ [email protected]:
+ resolution: {integrity:
sha512-vMM4q3aixf46GiF1Kok8jDPFsEpXgFWGjUHXNkNHNm+Y2adXAG2dbX91jkti3i0ZRsOlcmbuzAz1poObSHCmUA==}
engines: {node: ^20.19.0 || >=22.12.0}
hasBin: true
@@ -2645,16 +2580,16 @@ packages:
[email protected]:
resolution: {integrity:
sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==}
- [email protected]:
- resolution: {integrity:
sha512-SHf/r48b7vOrjve9PxJo3MN5v5yuyjHvdUcrQffT3WXMUfnGmHDVbC4k3sHJaJTgZCwpUplIaAo5ANtMyp3YHg==}
+ [email protected]:
+ resolution: {integrity:
sha512-QKAl9m8gWWGHV8jZcPeym6j+XULi6tOf1mT83WYJ4Lk2ytW/uwAWkrP0uFsdoYMdueVJ0qs26wZ+23xeB4ibNQ==}
engines: {node: '>=18'}
[email protected]:
resolution: {integrity:
sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==}
engines: {node: '>=12.0.0'}
- [email protected]:
- resolution: {integrity:
sha512-Bf+ILmBgretUrdJxzXM0SgXLZ3XfiaUuOj/IKQHuTXip+05Xn+uyEYdVg0kYDipTBcLrCVyUzAPz7QmArb0mmw==}
+ [email protected]:
+ resolution: {integrity:
sha512-yau8yJdTt989Mm0Bd/236QnzEiPf2xLLTqUZRUJOo/3CB078LSwzei343DgtJVmfJKJE3TMINY1u42SQsP6mXw==}
engines: {node: '>=14.0.0'}
[email protected]:
@@ -2728,13 +2663,13 @@ packages:
peerDependencies:
vite: '>8.0.0-0'
- [email protected]:
- resolution: {integrity:
sha512-EU/eS7BH3XROHh2YnBefjM6DBKA6ZeMZEYQbj7NLWg5wHYlhB8B/Mayd5XsgWq+NFYccDOTemRpdETWR6Ka/lw==}
+ [email protected]:
+ resolution: {integrity:
sha512-cFKLV/PRgAUlIRm5WjMjJ86jrftzpqcgH+Us+DS8mI3CDNiH30Whrz8uHL3+MOLPAgqbMBAqWdAHAphOAM+z/Q==}
engines: {node: ^20.19.0 || >=22.12.0}
hasBin: true
peerDependencies:
'@types/node': ^20.19.0 || >=22.12.0
- '@vitejs/devtools': ^0.4.0
+ '@vitejs/devtools': ^0.4.0 || ^0.5.0
esbuild: '>=0.28.1'
jiti: '>=1.21.0'
less: ^4.0.0
@@ -2771,20 +2706,20 @@ packages:
yaml:
optional: true
- [email protected]:
- resolution: {integrity:
sha512-R9jUTe5S4Qb0HCd4TNqpC7oGcrMssMRGXLW80ubjWsW9VH5GF8y1Y0SFLY9AbqSk6nt0PnOx4H4WNJYZ13GUPw==}
+ [email protected]:
+ resolution: {integrity:
sha512-fhACrNXUidIbGSBr5FlbuBkO7VWC1ZyLl0DO4CU2DrQoAPxX84Ysxs+HeGQpii5lZWV1Q4gBZTTu49mF+A6Edw==}
engines: {node: ^20.0.0 || ^22.0.0 || >=24.0.0}
hasBin: true
peerDependencies:
'@edge-runtime/vm': '*'
'@opentelemetry/api': ^1.9.0
'@types/node': ^20.0.0 || ^22.0.0 || >=24.0.0
- '@vitest/browser-playwright': 4.1.10
- '@vitest/browser-preview': 4.1.10
- '@vitest/browser-webdriverio': 4.1.10
- '@vitest/coverage-istanbul': 4.1.10
- '@vitest/coverage-v8': 4.1.10
- '@vitest/ui': 4.1.10
+ '@vitest/browser-playwright': 4.1.11
+ '@vitest/browser-preview': 4.1.11
+ '@vitest/browser-webdriverio': 4.1.11
+ '@vitest/coverage-istanbul': 4.1.11
+ '@vitest/coverage-v8': 4.1.11
+ '@vitest/ui': 4.1.11
happy-dom: '>=20.8.8'
jsdom: '*'
vite: '>=7.3.2'
@@ -2862,6 +2797,9 @@ packages:
resolution: {integrity:
sha512-g/eziiSUNBSsdDJtCLB8bdYEUMj4jR7AGeUo96p/3dTafgjHhpF4RiCFPiRILwjQoDXx5MqkBr4fwWtR3Ky4Wg==}
engines: {node: '>=20'}
+ [email protected]:
+ resolution: {integrity:
sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
+
[email protected]:
resolution: {integrity:
sha512-vIYeF1u3CjlhAFekPPAk2h/Kv4T3mAkMox5OymRiJQB0spDP10LHvt+K7G9Ny6NuuMAb25/6n1qyUjAcGNf/AA==}
engines: {node: '>= 6'}
@@ -2886,9 +2824,9 @@ packages:
snapshots:
-
'@7nohe/[email protected]([email protected])([email protected])([email protected])([email protected])':
+
'@7nohe/[email protected]([email protected])([email protected])([email protected])([email protected])':
dependencies:
- '@hey-api/openapi-ts': 0.99.0([email protected])([email protected])
+ '@hey-api/openapi-ts': 0.99.0([email protected])([email protected])
commander: 15.0.0
cross-spawn: 7.0.6
ts-morph: 28.0.0
@@ -2976,43 +2914,33 @@ snapshots:
js-tokens: 4.0.0
picocolors: 1.1.1
- '@babel/[email protected]':
- dependencies:
- '@babel/helper-validator-identifier': 7.29.7
- js-tokens: 4.0.0
- picocolors: 1.1.1
-
'@babel/[email protected]':
dependencies:
'@babel/helper-validator-identifier': 7.29.7
js-tokens: 4.0.0
picocolors: 1.1.1
- '@babel/[email protected]':
- dependencies:
- '@babel/helper-validator-identifier': 8.0.4
- js-tokens: 10.0.0
+ '@babel/[email protected]': {}
- '@babel/[email protected]': {}
-
- '@babel/[email protected]':
+ '@babel/[email protected]':
dependencies:
- '@babel/code-frame': 8.0.0
- '@babel/generator': 8.0.0
- '@babel/helper-compilation-targets': 8.0.0
- '@babel/helpers': 8.0.0
- '@babel/parser': 8.0.4
- '@babel/template': 8.0.0
- '@babel/traverse': 8.0.4
- '@babel/types': 8.0.4
- '@types/gensync': 1.0.5
+ '@babel/code-frame': 7.29.7
+ '@babel/generator': 7.29.8
+ '@babel/helper-compilation-targets': 7.29.7
+ '@babel/helper-module-transforms': 7.29.7(@babel/[email protected])
+ '@babel/helpers': 7.29.7
+ '@babel/parser': 7.29.8
+ '@babel/template': 7.29.7
+ '@babel/traverse': 7.29.8
+ '@babel/types': 7.29.8
+ '@jridgewell/remapping': 2.3.5
convert-source-map: 2.0.0
- empathic: 2.0.1
+ debug: 4.4.3
gensync: 1.0.0-beta.2
- import-meta-resolve: 4.2.0
json5: 2.2.3
- obug: 2.1.3
- semver: 7.8.5
+ semver: 6.3.1
+ transitivePeerDependencies:
+ - supports-color
'@babel/[email protected]':
dependencies:
@@ -3030,29 +2958,18 @@ snapshots:
'@jridgewell/trace-mapping': 0.3.31
jsesc: 3.1.0
- '@babel/[email protected]':
+ '@babel/[email protected]':
dependencies:
- '@babel/parser': 8.0.4
- '@babel/types': 8.0.4
- '@jridgewell/gen-mapping': 0.3.13
- '@jridgewell/trace-mapping': 0.3.31
- '@types/jsesc': 2.5.1
- jsesc: 3.1.0
-
- '@babel/[email protected]':
- dependencies:
- '@babel/compat-data': 8.0.0
- '@babel/helper-validator-option': 8.0.0
+ '@babel/compat-data': 7.29.7
+ '@babel/helper-validator-option': 7.29.7
browserslist: 4.28.2
- lru-cache: 11.5.2
- semver: 7.8.5
+ lru-cache: 5.1.1
+ semver: 6.3.1
'@babel/[email protected]': {}
'@babel/[email protected]': {}
- '@babel/[email protected]': {}
-
'@babel/[email protected]':
dependencies:
'@babel/traverse': 7.29.8
@@ -3060,22 +2977,27 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ '@babel/[email protected](@babel/[email protected])':
+ dependencies:
+ '@babel/core': 7.29.7
+ '@babel/helper-module-imports': 7.29.7
+ '@babel/helper-validator-identifier': 7.29.7
+ '@babel/traverse': 7.29.8
+ transitivePeerDependencies:
+ - supports-color
+
'@babel/[email protected]': {}
'@babel/[email protected]': {}
- '@babel/[email protected]': {}
-
'@babel/[email protected]': {}
- '@babel/[email protected]': {}
-
- '@babel/[email protected]': {}
+ '@babel/[email protected]': {}
- '@babel/[email protected]':
+ '@babel/[email protected]':
dependencies:
- '@babel/template': 8.0.0
- '@babel/types': 8.0.4
+ '@babel/template': 7.29.7
+ '@babel/types': 7.29.8
'@babel/[email protected]':
dependencies:
@@ -3085,27 +3007,19 @@ snapshots:
dependencies:
'@babel/types': 7.29.0
- '@babel/[email protected]':
- dependencies:
- '@babel/types': 7.29.7
-
'@babel/[email protected]':
dependencies:
'@babel/types': 7.29.8
- '@babel/[email protected]':
- dependencies:
- '@babel/types': 8.0.4
-
'@babel/[email protected]': {}
'@babel/[email protected]': {}
'@babel/[email protected]':
dependencies:
- '@babel/code-frame': 7.29.0
- '@babel/parser': 7.28.6
- '@babel/types': 7.28.6
+ '@babel/code-frame': 7.29.7
+ '@babel/parser': 7.29.8
+ '@babel/types': 7.29.8
'@babel/[email protected]':
dependencies:
@@ -3113,12 +3027,6 @@ snapshots:
'@babel/parser': 7.29.8
'@babel/types': 7.29.8
- '@babel/[email protected]':
- dependencies:
- '@babel/code-frame': 8.0.0
- '@babel/parser': 8.0.4
- '@babel/types': 8.0.4
-
'@babel/[email protected]':
dependencies:
'@babel/code-frame': 7.28.6
@@ -3143,16 +3051,6 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@babel/[email protected]':
- dependencies:
- '@babel/code-frame': 8.0.0
- '@babel/generator': 8.0.0
- '@babel/helper-globals': 8.0.0
- '@babel/parser': 8.0.4
- '@babel/template': 8.0.0
- '@babel/types': 8.0.4
- obug: 2.1.3
-
'@babel/[email protected]':
dependencies:
'@babel/helper-string-parser': 7.27.1
@@ -3163,21 +3061,11 @@ snapshots:
'@babel/helper-string-parser': 7.27.1
'@babel/helper-validator-identifier': 7.29.7
- '@babel/[email protected]':
- dependencies:
- '@babel/helper-string-parser': 7.29.7
- '@babel/helper-validator-identifier': 7.29.7
-
'@babel/[email protected]':
dependencies:
'@babel/helper-string-parser': 7.29.7
'@babel/helper-validator-identifier': 7.29.7
- '@babel/[email protected]':
- dependencies:
- '@babel/helper-string-parser': 8.0.0
- '@babel/helper-validator-identifier': 8.0.4
-
'@bcoe/[email protected]': {}
'@chakra-ui/[email protected](@emotion/[email protected](@types/[email protected])([email protected]))([email protected]([email protected]))([email protected])':
@@ -3261,23 +3149,23 @@ snapshots:
'@emotion/[email protected]': {}
- '@eslint-community/[email protected]([email protected]([email protected]))':
+ '@eslint-community/[email protected]([email protected]([email protected]))':
dependencies:
- eslint: 10.8.1([email protected])
+ eslint: 10.9.0([email protected])
eslint-visitor-keys: 3.4.3
- '@eslint-community/[email protected]([email protected]([email protected]))':
+ '@eslint-community/[email protected]([email protected]([email protected]))':
dependencies:
- eslint: 10.8.1([email protected])
+ eslint: 10.9.0([email protected])
eslint-visitor-keys: 3.4.3
'@eslint-community/[email protected]': {}
- '@eslint/[email protected]([email protected]([email protected]))':
+ '@eslint/[email protected]([email protected]([email protected]))':
dependencies:
'@eslint/core': 1.2.1
optionalDependencies:
- eslint: 10.8.1([email protected])
+ eslint: 10.9.0([email protected])
'@eslint/[email protected]':
dependencies:
@@ -3295,9 +3183,9 @@ snapshots:
dependencies:
'@types/json-schema': 7.0.15
- '@eslint/[email protected]([email protected]([email protected]))':
+ '@eslint/[email protected]([email protected]([email protected]))':
optionalDependencies:
- eslint: 10.8.1([email protected])
+ eslint: 10.9.0([email protected])
'@eslint/[email protected]': {}
@@ -3317,16 +3205,16 @@ snapshots:
'@floating-ui/[email protected]': {}
-
'@hey-api/[email protected](@hey-api/[email protected]([email protected])([email protected]))([email protected])':
+
'@hey-api/[email protected](@hey-api/[email protected]([email protected])([email protected]))([email protected])':
dependencies:
- '@hey-api/openapi-ts': 0.99.0([email protected])([email protected])
+ '@hey-api/openapi-ts': 0.99.0([email protected])([email protected])
axios: 1.19.0
- '@hey-api/[email protected]([email protected])':
+ '@hey-api/[email protected]([email protected])':
dependencies:
'@hey-api/types': 0.1.4
ansi-colors: 4.1.3
- c12: 3.3.4([email protected])
+ c12: 3.3.4([email protected])
color-support: 1.1.3
transitivePeerDependencies:
- magicast
@@ -3335,13 +3223,13 @@ snapshots:
dependencies:
'@jsdevtools/ono': 7.1.3
'@types/json-schema': 7.0.15
- js-yaml: 4.3.1
+ js-yaml: 4.3.2
- '@hey-api/[email protected]([email protected])([email protected])':
+ '@hey-api/[email protected]([email protected])([email protected])':
dependencies:
- '@hey-api/codegen-core': 0.9.1([email protected])
+ '@hey-api/codegen-core': 0.9.1([email protected])
'@hey-api/json-schema-ref-parser': 1.4.4
- '@hey-api/shared': 0.5.0([email protected])
+ '@hey-api/shared': 0.5.0([email protected])
'@hey-api/spec-types': 0.2.0
'@hey-api/types': 0.1.4
'@lukeed/ms': 2.0.2
@@ -3353,9 +3241,9 @@ snapshots:
transitivePeerDependencies:
- magicast
- '@hey-api/[email protected]([email protected])':
+ '@hey-api/[email protected]([email protected])':
dependencies:
- '@hey-api/codegen-core': 0.9.1([email protected])
+ '@hey-api/codegen-core': 0.9.1([email protected])
'@hey-api/json-schema-ref-parser': 1.4.4
'@hey-api/spec-types': 0.2.0
'@hey-api/types': 0.1.4
@@ -3401,6 +3289,11 @@ snapshots:
'@jridgewell/sourcemap-codec': 1.5.5
'@jridgewell/trace-mapping': 0.3.31
+ '@jridgewell/[email protected]':
+ dependencies:
+ '@jridgewell/gen-mapping': 0.3.13
+ '@jridgewell/trace-mapping': 0.3.31
+
'@jridgewell/[email protected]': {}
'@jridgewell/[email protected]': {}
@@ -3414,63 +3307,66 @@ snapshots:
'@lukeed/[email protected]': {}
- '@oxc-project/[email protected]': {}
+ '@oxc-project/[email protected]': {}
'@pandacss/[email protected]': {}
'@pkgr/[email protected]': {}
- '@rolldown/[email protected]':
+ '@rolldown/[email protected]':
+ optional: true
+
+ '@rolldown/[email protected]':
optional: true
- '@rolldown/[email protected]':
+ '@rolldown/[email protected]':
optional: true
- '@rolldown/[email protected]':
+ '@rolldown/[email protected]':
optional: true
- '@rolldown/[email protected]':
+ '@rolldown/[email protected]':
optional: true
- '@rolldown/[email protected]':
+ '@rolldown/[email protected]':
optional: true
- '@rolldown/[email protected]':
+ '@rolldown/[email protected]':
optional: true
- '@rolldown/[email protected]':
+ '@rolldown/[email protected]':
optional: true
- '@rolldown/[email protected]':
+ '@rolldown/[email protected]':
optional: true
- '@rolldown/[email protected]':
+ '@rolldown/[email protected]':
optional: true
- '@rolldown/[email protected]':
+ '@rolldown/[email protected]':
optional: true
- '@rolldown/[email protected]':
+ '@rolldown/[email protected]':
optional: true
- '@rolldown/[email protected]':
+ '@rolldown/[email protected]':
optional: true
- '@rolldown/[email protected]':
+ '@rolldown/[email protected]':
optional: true
- '@rolldown/[email protected]':
+ '@rolldown/[email protected]':
optional: true
'@rolldown/[email protected]': {}
'@standard-schema/[email protected]': {}
- '@stylistic/[email protected]([email protected]([email protected]))':
+ '@stylistic/[email protected]([email protected]([email protected]))':
dependencies:
- '@eslint-community/eslint-utils': 4.9.1([email protected]([email protected]))
+ '@eslint-community/eslint-utils': 4.9.1([email protected]([email protected]))
'@typescript-eslint/types': 8.57.0
- eslint: 10.8.1([email protected])
+ eslint: 10.9.0([email protected])
eslint-visitor-keys: 4.2.1
espree: 10.4.0
estraverse: 5.3.0
@@ -3541,11 +3437,11 @@ snapshots:
dependencies:
'@swc/counter': 0.1.3
- '@tanstack/[email protected]': {}
+ '@tanstack/[email protected]': {}
- '@tanstack/[email protected]([email protected])':
+ '@tanstack/[email protected]([email protected])':
dependencies:
- '@tanstack/query-core': 5.101.4
+ '@tanstack/query-core': 5.102.2
react: 19.2.8
'@testing-library/[email protected]':
@@ -3568,7 +3464,7 @@ snapshots:
picocolors: 1.1.1
redent: 3.0.0
-
'@testing-library/[email protected](@testing-library/[email protected])(@types/[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]))(@types/[email protected])([email protected]([email protected]))([email protected])':
dependencies:
'@babel/runtime': 7.28.6
'@testing-library/dom': 10.4.0
@@ -3576,7 +3472,7 @@ snapshots:
react-dom: 19.2.8([email protected])
optionalDependencies:
'@types/react': 19.2.18
- '@types/react-dom': 19.2.4(@types/[email protected])
+ '@types/react-dom': 19.2.5(@types/[email protected])
'@trivago/[email protected]([email protected])':
dependencies:
@@ -3611,24 +3507,20 @@ snapshots:
'@types/[email protected]': {}
- '@types/[email protected]': {}
-
'@types/[email protected](@types/[email protected])':
dependencies:
'@types/react': 19.2.18
hoist-non-react-statics: 3.3.2
- '@types/[email protected]': {}
-
'@types/[email protected]': {}
- '@types/[email protected]':
+ '@types/[email protected]':
dependencies:
undici-types: 8.3.0
'@types/[email protected]': {}
- '@types/[email protected](@types/[email protected])':
+ '@types/[email protected](@types/[email protected])':
dependencies:
'@types/react': 19.2.18
@@ -3640,17 +3532,17 @@ snapshots:
'@types/[email protected]':
dependencies:
- '@types/node': 26.2.0
+ '@types/node': 26.4.0
-
'@typescript-eslint/[email protected](@typescript-eslint/[email protected]([email protected]([email protected]))([email protected]))([email protected]([email protected]))([email protected])':
+
'@typescript-eslint/[email protected](@typescript-eslint/[email protected]([email protected]([email protected]))([email protected]))([email protected]([email protected]))([email protected])':
dependencies:
'@eslint-community/regexpp': 4.12.2
- '@typescript-eslint/parser':
8.67.0([email protected]([email protected]))([email protected])
+ '@typescript-eslint/parser':
8.67.0([email protected]([email protected]))([email protected])
'@typescript-eslint/scope-manager': 8.67.0
- '@typescript-eslint/type-utils':
8.67.0([email protected]([email protected]))([email protected])
- '@typescript-eslint/utils':
8.67.0([email protected]([email protected]))([email protected])
+ '@typescript-eslint/type-utils':
8.67.0([email protected]([email protected]))([email protected])
+ '@typescript-eslint/utils':
8.67.0([email protected]([email protected]))([email protected])
'@typescript-eslint/visitor-keys': 8.67.0
- eslint: 10.8.1([email protected])
+ eslint: 10.9.0([email protected])
ignore: 7.0.6
natural-compare: 1.4.0
ts-api-utils: 2.5.0([email protected])
@@ -3658,14 +3550,14 @@ snapshots:
transitivePeerDependencies:
- supports-color
-
'@typescript-eslint/[email protected]([email protected]([email protected]))([email protected])':
+
'@typescript-eslint/[email protected]([email protected]([email protected]))([email protected])':
dependencies:
'@typescript-eslint/scope-manager': 8.67.0
'@typescript-eslint/types': 8.67.0
'@typescript-eslint/typescript-estree': 8.67.0([email protected])
'@typescript-eslint/visitor-keys': 8.67.0
debug: 4.4.3
- eslint: 10.8.1([email protected])
+ eslint: 10.9.0([email protected])
typescript: 6.0.3
transitivePeerDependencies:
- supports-color
@@ -3688,13 +3580,13 @@ snapshots:
dependencies:
typescript: 6.0.3
-
'@typescript-eslint/[email protected]([email protected]([email protected]))([email protected])':
+
'@typescript-eslint/[email protected]([email protected]([email protected]))([email protected])':
dependencies:
'@typescript-eslint/types': 8.67.0
'@typescript-eslint/typescript-estree': 8.67.0([email protected])
- '@typescript-eslint/utils':
8.67.0([email protected]([email protected]))([email protected])
+ '@typescript-eslint/utils':
8.67.0([email protected]([email protected]))([email protected])
debug: 4.4.3
- eslint: 10.8.1([email protected])
+ eslint: 10.9.0([email protected])
ts-api-utils: 2.5.0([email protected])
typescript: 6.0.3
transitivePeerDependencies:
@@ -3719,13 +3611,13 @@ snapshots:
transitivePeerDependencies:
- supports-color
-
'@typescript-eslint/[email protected]([email protected]([email protected]))([email protected])':
+
'@typescript-eslint/[email protected]([email protected]([email protected]))([email protected])':
dependencies:
- '@eslint-community/eslint-utils': 4.10.1([email protected]([email protected]))
+ '@eslint-community/eslint-utils': 4.10.1([email protected]([email protected]))
'@typescript-eslint/scope-manager': 8.67.0
'@typescript-eslint/types': 8.67.0
'@typescript-eslint/typescript-estree': 8.67.0([email protected])
- eslint: 10.8.1([email protected])
+ eslint: 10.9.0([email protected])
typescript: 6.0.3
transitivePeerDependencies:
- supports-color
@@ -3735,68 +3627,68 @@ snapshots:
'@typescript-eslint/types': 8.67.0
eslint-visitor-keys: 5.0.1
-
'@vitejs/[email protected](@swc/[email protected])([email protected](@types/[email protected])([email protected])([email protected]))':
+
'@vitejs/[email protected](@swc/[email protected])([email protected](@types/[email protected])([email protected])([email protected]))':
dependencies:
'@rolldown/pluginutils': 1.0.1
'@swc/core': 1.15.47(@swc/[email protected])
- vite: 8.2.1(@types/[email protected])([email protected])([email protected])
+ vite: 8.2.2(@types/[email protected])([email protected])([email protected])
transitivePeerDependencies:
- '@swc/helpers'
- '@vitest/[email protected]([email protected])':
+ '@vitest/[email protected]([email protected])':
dependencies:
'@bcoe/v8-coverage': 1.0.2
- '@vitest/utils': 4.1.10
- ast-v8-to-istanbul: 1.0.4
+ '@vitest/utils': 4.1.11
+ ast-v8-to-istanbul: 1.0.5
istanbul-lib-coverage: 3.2.2
istanbul-lib-report: 3.0.1
istanbul-reports: 3.2.0
- magicast: 0.5.3
- obug: 2.1.3
+ magicast: 0.5.4
+ obug: 2.1.4
std-env: 4.2.0
- tinyrainbow: 3.1.0
- vitest:
4.1.10(@types/[email protected])(@vitest/[email protected])([email protected])([email protected](@types/[email protected])([email protected])([email protected]))
+ tinyrainbow: 3.1.1
+ vitest:
4.1.11(@types/[email protected])(@vitest/[email protected])([email protected])([email protected](@types/[email protected])([email protected])([email protected]))
- '@vitest/[email protected]':
+ '@vitest/[email protected]':
dependencies:
'@standard-schema/spec': 1.1.0
'@types/chai': 5.2.3
- '@vitest/spy': 4.1.10
- '@vitest/utils': 4.1.10
+ '@vitest/spy': 4.1.11
+ '@vitest/utils': 4.1.11
chai: 6.2.2
- tinyrainbow: 3.1.0
+ tinyrainbow: 3.1.1
-
'@vitest/[email protected]([email protected](@types/[email protected])([email protected])([email protected]))':
+
'@vitest/[email protected]([email protected](@types/[email protected])([email protected])([email protected]))':
dependencies:
- '@vitest/spy': 4.1.10
+ '@vitest/spy': 4.1.11
estree-walker: 3.0.3
magic-string: 0.30.21
optionalDependencies:
- vite: 8.2.1(@types/[email protected])([email protected])([email protected])
+ vite: 8.2.2(@types/[email protected])([email protected])([email protected])
- '@vitest/[email protected]':
+ '@vitest/[email protected]':
dependencies:
- tinyrainbow: 3.1.0
+ tinyrainbow: 3.1.1
- '@vitest/[email protected]':
+ '@vitest/[email protected]':
dependencies:
- '@vitest/utils': 4.1.10
+ '@vitest/utils': 4.1.11
pathe: 2.0.3
- '@vitest/[email protected]':
+ '@vitest/[email protected]':
dependencies:
- '@vitest/pretty-format': 4.1.10
- '@vitest/utils': 4.1.10
+ '@vitest/pretty-format': 4.1.11
+ '@vitest/utils': 4.1.11
magic-string: 0.30.21
pathe: 2.0.3
- '@vitest/[email protected]': {}
+ '@vitest/[email protected]': {}
- '@vitest/[email protected]':
+ '@vitest/[email protected]':
dependencies:
- '@vitest/pretty-format': 4.1.10
+ '@vitest/pretty-format': 4.1.11
convert-source-map: 2.0.0
- tinyrainbow: 3.1.0
+ tinyrainbow: 3.1.1
'@zag-js/[email protected]':
dependencies:
@@ -4467,7 +4359,7 @@ snapshots:
[email protected]: {}
- [email protected]:
+ [email protected]:
dependencies:
'@jridgewell/trace-mapping': 0.3.31
estree-walker: 3.0.3
@@ -4530,7 +4422,7 @@ snapshots:
[email protected]:
dependencies:
- '@types/node': 26.2.0
+ '@types/node': 26.4.0
[email protected]: {}
@@ -4538,7 +4430,7 @@ snapshots:
dependencies:
run-applescript: 7.1.0
- [email protected]([email protected]):
+ [email protected]([email protected]):
dependencies:
chokidar: 5.0.0
confbox: 0.2.4
@@ -4553,7 +4445,7 @@ snapshots:
pkg-types: 2.3.1
rc9: 3.0.1
optionalDependencies:
- magicast: 0.5.3
+ magicast: 0.5.4
[email protected]:
dependencies:
@@ -4718,8 +4610,6 @@ snapshots:
[email protected]: {}
- [email protected]: {}
-
[email protected]: {}
[email protected]:
@@ -4803,7 +4693,7 @@ snapshots:
iterator.prototype: 1.1.5
safe-array-concat: 1.1.3
- [email protected]: {}
+ [email protected]: {}
[email protected]:
dependencies:
@@ -4830,11 +4720,11 @@ snapshots:
[email protected]: {}
- [email protected]([email protected]([email protected])):
+ [email protected]([email protected]([email protected])):
dependencies:
- eslint: 10.8.1([email protected])
+ eslint: 10.9.0([email protected])
- [email protected]([email protected]([email protected])):
+ [email protected]([email protected]([email protected])):
dependencies:
aria-query: 5.3.2
array-includes: 3.1.8
@@ -4844,7 +4734,7 @@ snapshots:
axobject-query: 4.1.0
damerau-levenshtein: 1.0.8
emoji-regex: 9.2.2
- eslint: 10.8.1([email protected])
+ eslint: 10.9.0([email protected])
hasown: 2.0.2
jsx-ast-utils: 3.3.5
language-tags: 1.0.9
@@ -4853,38 +4743,40 @@ snapshots:
safe-regex-test: 1.1.0
string.prototype.includes: 2.0.1
-
[email protected]([email protected]([email protected]))([email protected]):
+
[email protected]([email protected]([email protected]))([email protected]):
dependencies:
- '@typescript-eslint/utils':
8.67.0([email protected]([email protected]))([email protected])
- eslint: 10.8.1([email protected])
+ '@typescript-eslint/utils':
8.67.0([email protected]([email protected]))([email protected])
+ eslint: 10.9.0([email protected])
natural-orderby: 5.0.0
transitivePeerDependencies:
- supports-color
- typescript
-
[email protected]([email protected]([email protected]([email protected])))([email protected]([email protected]))([email protected]):
+
[email protected]([email protected]([email protected]([email protected])))([email protected]([email protected]))([email protected]):
dependencies:
- eslint: 10.8.1([email protected])
+ eslint: 10.9.0([email protected])
prettier: 3.9.6
prettier-linter-helpers: 1.0.1
synckit: 0.11.13
optionalDependencies:
- eslint-config-prettier: 10.1.8([email protected]([email protected]))
+ eslint-config-prettier: 10.1.8([email protected]([email protected]))
- [email protected]([email protected]([email protected])):
+ [email protected]([email protected]([email protected])):
dependencies:
- '@babel/core': 8.0.1
+ '@babel/core': 7.29.7
'@babel/parser': 7.29.2
- eslint: 10.8.1([email protected])
+ eslint: 10.9.0([email protected])
hermes-parser: 0.25.1
zod: 4.3.6
zod-validation-error: 4.0.2([email protected])
+ transitivePeerDependencies:
+ - supports-color
- [email protected]([email protected]([email protected])):
+ [email protected]([email protected]([email protected])):
dependencies:
- eslint: 10.8.1([email protected])
+ eslint: 10.9.0([email protected])
- [email protected]([email protected]([email protected])):
+ [email protected]([email protected]([email protected])):
dependencies:
array-includes: 3.1.8
array.prototype.findlast: 1.2.5
@@ -4892,7 +4784,7 @@ snapshots:
array.prototype.tosorted: 1.1.4
doctrine: 2.1.0
es-iterator-helpers: 1.2.1
- eslint: 10.8.1([email protected])
+ eslint: 10.9.0([email protected])
estraverse: 5.3.0
hasown: 2.0.2
jsx-ast-utils: 3.3.5
@@ -4906,16 +4798,16 @@ 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.29.7
- '@eslint-community/eslint-utils': 4.9.1([email protected]([email protected]))
+ '@eslint-community/eslint-utils': 4.9.1([email protected]([email protected]))
browserslist: 4.28.2
change-case: 5.4.4
ci-info: 4.4.0
core-js-compat: 3.49.0
detect-indent: 7.0.2
- eslint: 10.8.1([email protected])
+ eslint: 10.9.0([email protected])
find-up-simple: 1.0.1
globals: 17.6.0
indent-string: 5.0.0
@@ -4939,9 +4831,9 @@ snapshots:
[email protected]: {}
- [email protected]([email protected]):
+ [email protected]([email protected]):
dependencies:
- '@eslint-community/eslint-utils': 4.10.1([email protected]([email protected]))
+ '@eslint-community/eslint-utils': 4.10.1([email protected]([email protected]))
'@eslint-community/regexpp': 4.12.2
'@eslint/config-array': 0.23.5
'@eslint/config-helpers': 0.7.0
@@ -5016,9 +4908,9 @@ snapshots:
[email protected]: {}
- [email protected]([email protected]):
+ [email protected]([email protected]):
optionalDependencies:
- picomatch: 4.0.5
+ picomatch: 4.0.7
[email protected]:
dependencies:
@@ -5115,9 +5007,9 @@ snapshots:
[email protected]: {}
- [email protected]:
+ [email protected]:
dependencies:
- '@types/node': 26.2.0
+ '@types/node': 26.4.0
'@types/whatwg-mimetype': 3.0.2
'@types/ws': 8.18.1
buffer-image-size: 0.6.4
@@ -5182,8 +5074,6 @@ snapshots:
parent-module: 1.0.1
resolve-from: 4.0.0
- [email protected]: {}
-
[email protected]: {}
[email protected]: {}
@@ -5355,7 +5245,7 @@ snapshots:
[email protected]: {}
- [email protected]:
+ [email protected]:
dependencies:
argparse: 2.0.1
@@ -5454,7 +5344,9 @@ snapshots:
dependencies:
js-tokens: 4.0.0
- [email protected]: {}
+ [email protected]:
+ dependencies:
+ yallist: 3.1.1
[email protected]: {}
@@ -5462,10 +5354,10 @@ snapshots:
dependencies:
'@jridgewell/sourcemap-codec': 1.5.5
- [email protected]:
+ [email protected]:
dependencies:
- '@babel/parser': 7.29.7
- '@babel/types': 7.29.7
+ '@babel/parser': 7.29.8
+ '@babel/types': 7.29.8
source-map-js: 1.2.1
[email protected]:
@@ -5545,7 +5437,7 @@ snapshots:
define-properties: 1.2.1
es-object-atoms: 1.1.1
- [email protected]: {}
+ [email protected]: {}
[email protected]: {}
@@ -5618,7 +5510,7 @@ snapshots:
[email protected]: {}
- [email protected]: {}
+ [email protected]: {}
[email protected]:
dependencies:
@@ -5687,7 +5579,7 @@ snapshots:
react: 19.2.8
scheduler: 0.27.0
- [email protected]([email protected]):
+ [email protected]([email protected]):
dependencies:
react: 19.2.8
@@ -5759,25 +5651,26 @@ snapshots:
path-parse: 1.0.7
supports-preserve-symlinks-flag: 1.0.0
- [email protected]:
+ [email protected]:
dependencies:
- '@oxc-project/types': 0.143.0
+ '@oxc-project/types': 0.147.0
'@rolldown/pluginutils': 1.0.1
optionalDependencies:
- '@rolldown/binding-android-arm64': 1.2.3
- '@rolldown/binding-darwin-arm64': 1.2.3
- '@rolldown/binding-darwin-x64': 1.2.3
- '@rolldown/binding-freebsd-x64': 1.2.3
- '@rolldown/binding-linux-arm-gnueabihf': 1.2.3
- '@rolldown/binding-linux-arm64-gnu': 1.2.3
- '@rolldown/binding-linux-arm64-musl': 1.2.3
- '@rolldown/binding-linux-ppc64-gnu': 1.2.3
- '@rolldown/binding-linux-s390x-gnu': 1.2.3
- '@rolldown/binding-linux-x64-gnu': 1.2.3
- '@rolldown/binding-linux-x64-musl': 1.2.3
- '@rolldown/binding-openharmony-arm64': 1.2.3
- '@rolldown/binding-win32-arm64-msvc': 1.2.3
- '@rolldown/binding-win32-x64-msvc': 1.2.3
+ '@rolldown/binding-android-arm-eabi': 1.2.6
+ '@rolldown/binding-android-arm64': 1.2.6
+ '@rolldown/binding-darwin-arm64': 1.2.6
+ '@rolldown/binding-darwin-x64': 1.2.6
+ '@rolldown/binding-freebsd-x64': 1.2.6
+ '@rolldown/binding-linux-arm-gnueabihf': 1.2.6
+ '@rolldown/binding-linux-arm64-gnu': 1.2.6
+ '@rolldown/binding-linux-arm64-musl': 1.2.6
+ '@rolldown/binding-linux-ppc64-gnu': 1.2.6
+ '@rolldown/binding-linux-s390x-gnu': 1.2.6
+ '@rolldown/binding-linux-x64-gnu': 1.2.6
+ '@rolldown/binding-linux-x64-musl': 1.2.6
+ '@rolldown/binding-openharmony-arm64': 1.2.6
+ '@rolldown/binding-win32-arm64-msvc': 1.2.6
+ '@rolldown/binding-win32-x64-msvc': 1.2.6
[email protected]: {}
@@ -5946,14 +5839,14 @@ snapshots:
[email protected]: {}
- [email protected]: {}
+ [email protected]: {}
[email protected]:
dependencies:
- fdir: 6.5.0([email protected])
- picomatch: 4.0.5
+ fdir: 6.5.0([email protected])
+ picomatch: 4.0.7
- [email protected]: {}
+ [email protected]: {}
[email protected]([email protected]):
dependencies:
@@ -6003,13 +5896,13 @@ snapshots:
possible-typed-array-names: 1.1.0
reflect.getprototypeof: 1.0.10
- [email protected]([email protected]([email protected]))([email protected]):
+ [email protected]([email protected]([email protected]))([email protected]):
dependencies:
- '@typescript-eslint/eslint-plugin':
8.67.0(@typescript-eslint/[email protected]([email protected]([email protected]))([email protected]))([email protected]([email protected]))([email protected])
- '@typescript-eslint/parser':
8.67.0([email protected]([email protected]))([email protected])
+ '@typescript-eslint/eslint-plugin':
8.67.0(@typescript-eslint/[email protected]([email protected]([email protected]))([email protected]))([email protected]([email protected]))([email protected])
+ '@typescript-eslint/parser':
8.67.0([email protected]([email protected]))([email protected])
'@typescript-eslint/typescript-estree': 8.67.0([email protected])
- '@typescript-eslint/utils':
8.67.0([email protected]([email protected]))([email protected])
- eslint: 10.8.1([email protected])
+ '@typescript-eslint/utils':
8.67.0([email protected]([email protected]))([email protected])
+ eslint: 10.9.0([email protected])
typescript: 6.0.3
transitivePeerDependencies:
- supports-color
@@ -6041,49 +5934,49 @@ snapshots:
dependencies:
punycode: 2.3.1
-
[email protected]([email protected](@types/[email protected])([email protected])([email protected])):
+
[email protected]([email protected](@types/[email protected])([email protected])([email protected])):
dependencies:
- vite: 8.2.1(@types/[email protected])([email protected])([email protected])
+ vite: 8.2.2(@types/[email protected])([email protected])([email protected])
- [email protected](@types/[email protected])([email protected])([email protected]):
+ [email protected](@types/[email protected])([email protected])([email protected]):
dependencies:
lightningcss: 1.33.0
- picomatch: 4.0.5
+ picomatch: 4.0.7
postcss: 8.5.26
- rolldown: 1.2.3
+ rolldown: 1.2.6
tinyglobby: 0.2.17
optionalDependencies:
- '@types/node': 26.2.0
+ '@types/node': 26.4.0
fsevents: 2.3.3
jiti: 2.7.0
yaml: 2.8.3
-
[email protected](@types/[email protected])(@vitest/[email protected])([email protected])([email protected](@types/[email protected])([email protected])([email protected])):
+
[email protected](@types/[email protected])(@vitest/[email protected])([email protected])([email protected](@types/[email protected])([email protected])([email protected])):
dependencies:
- '@vitest/expect': 4.1.10
- '@vitest/mocker':
4.1.10([email protected](@types/[email protected])([email protected])([email protected]))
- '@vitest/pretty-format': 4.1.10
- '@vitest/runner': 4.1.10
- '@vitest/snapshot': 4.1.10
- '@vitest/spy': 4.1.10
- '@vitest/utils': 4.1.10
- es-module-lexer: 2.3.0
+ '@vitest/expect': 4.1.11
+ '@vitest/mocker':
4.1.11([email protected](@types/[email protected])([email protected])([email protected]))
+ '@vitest/pretty-format': 4.1.11
+ '@vitest/runner': 4.1.11
+ '@vitest/snapshot': 4.1.11
+ '@vitest/spy': 4.1.11
+ '@vitest/utils': 4.1.11
+ es-module-lexer: 2.3.2
expect-type: 1.4.0
magic-string: 0.30.21
- obug: 2.1.3
+ obug: 2.1.4
pathe: 2.0.3
- picomatch: 4.0.5
+ picomatch: 4.0.7
std-env: 4.2.0
tinybench: 2.9.0
- tinyexec: 1.2.4
+ tinyexec: 1.3.0
tinyglobby: 0.2.17
- tinyrainbow: 3.1.0
- vite: 8.2.1(@types/[email protected])([email protected])([email protected])
+ tinyrainbow: 3.1.1
+ vite: 8.2.2(@types/[email protected])([email protected])([email protected])
why-is-node-running: 2.3.0
optionalDependencies:
- '@types/node': 26.2.0
- '@vitest/coverage-v8': 4.1.10([email protected])
- happy-dom: 20.11.2
+ '@types/node': 26.4.0
+ '@vitest/coverage-v8': 4.1.11([email protected])
+ happy-dom: 20.11.6
transitivePeerDependencies:
- msw
@@ -6148,6 +6041,8 @@ snapshots:
is-wsl: 3.1.1
powershell-utils: 0.1.0
+ [email protected]: {}
+
[email protected]: {}
[email protected]: