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 32b27ea174f Bump the 3-3-auth-ui-package-updates group across 1
directory with 6 updates (#70407)
32b27ea174f is described below
commit 32b27ea174fee56d6c9ba8d3d2f231fc7d0072ee
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 24 14:53:14 2026 -0400
Bump the 3-3-auth-ui-package-updates group across 1 directory with 6
updates (#70407)
Bumps the 3-3-auth-ui-package-updates group with 6 updates in the
/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui directory:
| Package | From | To |
| --- | --- | --- |
|
[@chakra-ui/react](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/react)
| `3.36.0` | `3.36.1` |
|
[@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query)
| `5.101.2` | `5.101.3` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) |
`7.81.0` | `7.82.0` |
| [happy-dom](https://github.com/capricorn86/happy-dom) | `20.10.6` |
`20.11.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.1.4`
| `8.1.5` |
|
[vite-plugin-css-injected-by-js](https://github.com/marco-prontera/vite-plugin-css-injected-by-js)
| `5.0.1` | `5.0.2` |
Updates `@chakra-ui/react` from 3.36.0 to 3.36.1
- [Release notes](https://github.com/chakra-ui/chakra-ui/releases)
-
[Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/packages/react/CHANGELOG.md)
-
[Commits](https://github.com/chakra-ui/chakra-ui/commits/@chakra-ui/[email protected]/packages/react)
Updates `@tanstack/react-query` from 5.101.2 to 5.101.3
- [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.81.0 to 7.82.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.81.0...v7.82.0)
Updates `happy-dom` from 20.10.6 to 20.11.0
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
-
[Commits](https://github.com/capricorn86/happy-dom/compare/v20.10.6...v20.11.0)
Updates `vite` from 8.1.4 to 8.1.5
- [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.1.5/packages/vite)
Updates `vite-plugin-css-injected-by-js` from 5.0.1 to 5.0.2
- [Release
notes](https://github.com/marco-prontera/vite-plugin-css-injected-by-js/releases)
-
[Commits](https://github.com/marco-prontera/vite-plugin-css-injected-by-js/compare/v5.0.1...v5.0.2)
---
updated-dependencies:
- dependency-name: "@chakra-ui/react"
dependency-version: 3.36.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: 3-3-auth-ui-package-updates
- dependency-name: "@tanstack/react-query"
dependency-version: 5.101.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: 3-3-auth-ui-package-updates
- dependency-name: react-hook-form
dependency-version: 7.82.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: 3-3-auth-ui-package-updates
- dependency-name: happy-dom
dependency-version: 20.11.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: 3-3-auth-ui-package-updates
- dependency-name: vite
dependency-version: 8.1.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: 3-3-auth-ui-package-updates
- dependency-name: vite-plugin-css-injected-by-js
dependency-version: 5.0.2
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]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.../auth/managers/simple/ui/package.json | 12 +-
.../auth/managers/simple/ui/pnpm-lock.yaml | 254 ++++++++++-----------
2 files changed, 133 insertions(+), 133 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 c0d4230c69e..87b8e4561de 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
@@ -18,16 +18,16 @@
"coverage": "vitest run --coverage"
},
"dependencies": {
- "@chakra-ui/react": "^3.36.0",
+ "@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.2",
+ "@tanstack/react-query": "^5.101.3",
"axios": "^1.18.1",
"next-themes": "^0.4.6",
"react": "^19.2.7",
"react-cookie": "^8.1.2",
"react-dom": "^19.2.7",
- "react-hook-form": "^7.81.0",
+ "react-hook-form": "^7.82.0",
"react-router-dom": "^7.18.1"
},
"devDependencies": {
@@ -54,13 +54,13 @@
"eslint-plugin-react-hooks": "^7.1.1",
"eslint-plugin-react-refresh": "^0.5.3",
"eslint-plugin-unicorn": "^67.0.0",
- "happy-dom": "^20.10.6",
+ "happy-dom": "^20.11.0",
"prettier": "^3.9.5",
"ts-morph": "^28.0.0",
"typescript": "~6.0.3",
"typescript-eslint": "^8.64.0",
- "vite": "^8.1.4",
- "vite-plugin-css-injected-by-js": "^5.0.1",
+ "vite": "^8.1.5",
+ "vite-plugin-css-injected-by-js": "^5.0.2",
"vitest": "^4.1.10"
},
"pnpm": {
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 5170017c652..d403998c51a 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
@@ -33,8 +33,8 @@ importers:
.:
dependencies:
'@chakra-ui/react':
- specifier: ^3.36.0
- version:
3.36.0(@emotion/[email protected](@types/[email protected])([email protected]))([email protected]([email protected]))([email protected])
+ specifier: ^3.36.1
+ 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])
@@ -42,8 +42,8 @@ importers:
specifier: ^0.99.0
version: 0.99.0([email protected])([email protected])
'@tanstack/react-query':
- specifier: ^5.101.2
- version: 5.101.2([email protected])
+ specifier: ^5.101.3
+ version: 5.101.3([email protected])
axios:
specifier: ^1.18.1
version: 1.18.1
@@ -60,8 +60,8 @@ importers:
specifier: ^19.2.7
version: 19.2.7([email protected])
react-hook-form:
- specifier: ^7.81.0
- version: 7.81.0([email protected])
+ specifier: ^7.82.0
+ version: 7.82.0([email protected])
react-router-dom:
specifier: ^7.18.1
version: 7.18.1([email protected]([email protected]))([email protected])
@@ -104,7 +104,7 @@ importers:
version: 8.64.0([email protected]([email protected]))([email protected])
'@vitejs/plugin-react-swc':
specifier: ^4.3.1
- version:
4.3.1(@swc/[email protected])([email protected](@types/[email protected])([email protected])([email protected]))
+ version:
4.3.1(@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])
@@ -136,8 +136,8 @@ importers:
specifier: ^67.0.0
version: 67.0.0([email protected]([email protected]))
happy-dom:
- specifier: ^20.10.6
- version: 20.10.6
+ specifier: ^20.11.0
+ version: 20.11.0
prettier:
specifier: ^3.9.5
version: 3.9.5
@@ -151,14 +151,14 @@ importers:
specifier: ^8.64.0
version: 8.64.0([email protected]([email protected]))([email protected])
vite:
- specifier: ^8.1.4
- version: 8.1.4(@types/[email protected])([email protected])([email protected])
+ specifier: ^8.1.5
+ version: 8.1.5(@types/[email protected])([email protected])([email protected])
vite-plugin-css-injected-by-js:
- specifier: ^5.0.1
- version: 5.0.1([email protected](@types/[email protected])([email protected])([email protected]))
+ specifier: ^5.0.2
+ 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]))
+ version:
4.1.10(@types/[email protected])(@vitest/[email protected])([email protected])([email protected](@types/[email protected])([email protected])([email protected]))
packages:
@@ -336,8 +336,8 @@ packages:
resolution: {integrity:
sha512-6zABk/ECA/QYSCQ1NGiVwwbQerUCZ+TQbp64Q3AgmfNvurHH0j8TtXa1qbShXA6qqkpAj4V5W8pP6mLe1mcMqA==}
engines: {node: '>=18'}
- '@chakra-ui/[email protected]':
- resolution: {integrity:
sha512-6AxUbJsC6yyTzPeYL8sxyAL07lflT0NA+S6tcPzEuwdMux+benRMFOpPktnkifWKl/Vq/JD7fhxDyMuDQ4M0gA==}
+ '@chakra-ui/[email protected]':
+ resolution: {integrity:
sha512-8uPVBdkw9CfwDQSGGmNqx8jLygUanV9virh2dwbj3x02Cu5bmw12ZCRdD/RZ+00+KrklJZlVnmG20y7PwLhyqg==}
peerDependencies:
'@emotion/react': '>=11'
react: '>=18'
@@ -444,14 +444,14 @@ packages:
resolution: {integrity:
sha512-+CNAzxglkrpNf/kKywqQfk74QjtceuOE7Qm+AF8miRvPF/wmmK5+OJOgVh3AVTT3RP2mH3+FOaxlE5v72owk0A==}
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
- '@floating-ui/[email protected]':
- resolution: {integrity:
sha512-1Ih4WTWyw0+lKyFMcBHGbb5U5FtuHJuujoyyr5zTaWS5EYMeT6Jb2AuDeftsCsEuchO+mM2ij5+q9crhydzLhQ==}
+ '@floating-ui/[email protected]':
+ resolution: {integrity:
sha512-0CIZ5itps/8x7BG8dEIhs53BvCUH2PCoogtakwRTut+Arm58sJooJ0AuZhLw2HJYIR5cMLNPBSS728sPho2khQ==}
- '@floating-ui/[email protected]':
- resolution: {integrity:
sha512-9gZSAI5XM36880PPMm//9dfiEngYoC6Am2izES1FF406YFsjvyBMmeJ2g4SAju3xWwtuynNRFL2s9hgxpLI5SQ==}
+ '@floating-ui/[email protected]':
+ resolution: {integrity:
sha512-yXSrzeHZBTZadLOlfyhCkJHNeLJnHRnRInwdZ40L7ZiaAtrBwoYlsDrX3v5zB1Utk7CLfzcOVnVVWoXEky7Ceg==}
- '@floating-ui/[email protected]':
- resolution: {integrity:
sha512-RiB/yIh78pcIxl6lLMG0CgBXAZ2Y0eVHqMPYugu+9U0AeT6YBeiJpf7lbdJNIugFP5SIjwNRgo4DhR1Qxi26Gg==}
+ '@floating-ui/[email protected]':
+ resolution: {integrity:
sha512-HpCo8tmWzLVad5s2d19EhAz5zqrrQ6s69qd6moPMQvkOuSwDT1YgRfWSVuc4ennqrgv3OHppiOGMQ7oC13yIww==}
'@hey-api/[email protected]':
resolution: {integrity:
sha512-fvpOdnEz6tu5T2+IMNZW3g9mAZwaXavqpsvtapEZNtYxyYtQ+lQs9wJn/VPhZEvdXAXu8HPTCRpmfa0t1aRATA==}
@@ -540,8 +540,8 @@ packages:
'@oxc-project/[email protected]':
resolution: {integrity:
sha512-r9gHphtCs+1M7J0pw6Sn/hh/Wpa/iQrOOkrNAlVLF/gHq+/CJmHIWKKUUhdWjcD6CIa8idarspCsASiXCXvFUw==}
- '@pandacss/[email protected]':
- resolution: {integrity:
sha512-YaHK+p5DaN8AUpsRx5OqqGxaZzn8uNIdVhP+K1cjvjv3+Qa9D/75/A1dPyLmfKrSRJc8UoR9WN9fxQX0rVzhzQ==}
+ '@pandacss/[email protected]':
+ resolution: {integrity:
sha512-8m1/gG0wSRMa1QypCkWzeKUeMKY7k14nxsJCHs7Z1g1fI9I7WsLjW/VI58bLZdJxAxtoreMtm6TfIITda8P4zQ==}
engines: {node: '>=20'}
'@pkgr/[email protected]':
@@ -739,11 +739,11 @@ packages:
'@swc/[email protected]':
resolution: {integrity:
sha512-lyMwd7WGgG79RS7EERZV3T8wMdmPq3xwyg+1nmAM64kIhx5yl+juO2PYIHb7vTiPgPCj8LYjsNV2T5wiQHUEaw==}
- '@tanstack/[email protected]':
- resolution: {integrity:
sha512-hH5MLoJhF7KaIGd7q3xTXGXvslI+GYlM1Z/35aSHHWaCJWB7XvTSHYuV3eM7tw+aE0mT/xMro4M4Q9rCGHT0lw==}
+ '@tanstack/[email protected]':
+ resolution: {integrity:
sha512-pWLyu7AjFFVM5G+frjcL81kKEW9R8GCCPKnL3uaWbMwd2f3ZINFCuy+PtKkdz/+pKw/f/XMsFsYq/H+uJHM4GQ==}
- '@tanstack/[email protected]':
- resolution: {integrity:
sha512-seDkr6kzGzX1okaaTtZPtgA688CDPlXUz1C6xSg0ESqn04Vuc8tlrYms1s3de+znBqhPVxFRfpAfUf+6XvfPWg==}
+ '@tanstack/[email protected]':
+ resolution: {integrity:
sha512-ZjgcRwmQUSCythDPj6pE2NKFi9bpQegxIBxgt3hPytXI1ElFHNaa3A7aWW8vFaLCIRjPv467rbREYHbxcdgQbg==}
peerDependencies:
react: ^18 || ^19
@@ -824,8 +824,8 @@ packages:
'@types/[email protected]':
resolution: {integrity:
sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
- '@types/[email protected]':
- resolution: {integrity:
sha512-vf2YFi1iY9lHGwNJMs01biZFbKJkrZR1T6/MlzjhJLPdntOHLhTrDSnSVcdtvjihi4VQNlrFRIxLsDBlQpAipA==}
+ '@types/[email protected]':
+ resolution: {integrity:
sha512-nxAkRSVkN1Y0JC1W8ky/fTfkGsMmcrRsbx+3XoZE+rMOX71kLYTV7fLXpqud1GpbpP5TuffXFqfX7fH2GgZREw==}
'@types/[email protected]':
resolution: {integrity:
sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==}
@@ -1813,8 +1813,8 @@ packages:
resolution: {integrity:
sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==}
engines: {node: '>= 0.4'}
- [email protected]:
- resolution: {integrity:
sha512-6QD0ilzDDt93tX44y8tbmZdAcdTRYDhUP+Asgi6pC8Pp5IA3cvaZGyoVN/EGtlq9ziT65iPuBBn3ASLr6hCgVw==}
+ [email protected]:
+ resolution: {integrity:
sha512-XogN4asPd1a56di9prVG6bZxteNcXsZxxKmAvcEfc5Px5Ca2hMyMgk8wvqK2K1V8zXg40j9VANXsDaJYh9DeNA==}
engines: {node: '>=20.0.0'}
[email protected]:
@@ -2095,74 +2095,74 @@ packages:
resolution: {integrity:
sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
engines: {node: '>= 0.8.0'}
- [email protected]:
- resolution: {integrity:
sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==}
+ [email protected]:
+ resolution: {integrity:
sha512-gEpRTalKdosp4Bb8qWtc2iOgE5SeIHlpS1up9bFq2wAyYhl1UdTObYiHe98zEM9SQvSoqQZ1IQD0JNpg3Ml5pg==}
engines: {node: '>= 12.0.0'}
cpu: [arm64]
os: [android]
- [email protected]:
- resolution: {integrity:
sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==}
+ [email protected]:
+ resolution: {integrity:
sha512-Sciaz8eenNTKn9b3t7+xr0ipTp9YxKQY4npwQ3mrRuL0BAVHBLyZxofhaKBAVtzmtRZ/zTyo0/to4B1uWG/Djg==}
engines: {node: '>= 12.0.0'}
cpu: [arm64]
os: [darwin]
- [email protected]:
- resolution: {integrity:
sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==}
+ [email protected]:
+ resolution: {integrity:
sha512-Z5UPAxzrjlWNNyGy6i65cJzzvgJ5D3T6wMvs+gWpY9d7qRhANrxqAp6LhxIgZhWEw18RfJTGcRxjuLIBr+m8XQ==}
engines: {node: '>= 12.0.0'}
cpu: [x64]
os: [darwin]
- [email protected]:
- resolution: {integrity:
sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==}
+ [email protected]:
+ resolution: {integrity:
sha512-QQM/Ti/hQajJwCY+RiWuCZ9sdtI/XQk7nDK5vC8kkdwixezOlDgvDx7+RT+QjK6FcFT4MpsuoBnHIo/O3StRRg==}
engines: {node: '>= 12.0.0'}
cpu: [x64]
os: [freebsd]
- [email protected]:
- resolution: {integrity:
sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==}
+ [email protected]:
+ resolution: {integrity:
sha512-N7FVBe6iS24MlM6R/4RBTxGhQheZGs7tiQ9U32UtF75NzP5Q7xWPRqLBCKxlRQRk3rY1jCIPLzx7WzOhuUIRLQ==}
engines: {node: '>= 12.0.0'}
cpu: [arm]
os: [linux]
- [email protected]:
- resolution: {integrity:
sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==}
+ [email protected]:
+ resolution: {integrity:
sha512-j2v/itmy4HlNxlc6voKXYgBqNi0Ng2LShg4z7GufpEgs05P+2suBVyi9I6YHq5uoVFx9ETin3eCEhLVyXGQnKg==}
engines: {node: '>= 12.0.0'}
cpu: [arm64]
os: [linux]
- [email protected]:
- resolution: {integrity:
sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==}
+ [email protected]:
+ resolution: {integrity:
sha512-yiO5ROMuYQgXbC60yjZU5CYSFZGKXL0HFATXt9mHJn1+zW55oCtMI9NfcVhYLMFDL7gV7oBPon/EmMMGg2OvtQ==}
engines: {node: '>= 12.0.0'}
cpu: [arm64]
os: [linux]
- [email protected]:
- resolution: {integrity:
sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==}
+ [email protected]:
+ resolution: {integrity:
sha512-ar+Ju7LmcN0Jo4FpL4hpFybwNG9/3A/Br5KW2n2jyODg3MEZXaDYADdemoNS+BDNfMgKvylJLj4S5tyRActuAg==}
engines: {node: '>= 12.0.0'}
cpu: [x64]
os: [linux]
- [email protected]:
- resolution: {integrity:
sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==}
+ [email protected]:
+ resolution: {integrity:
sha512-RYiYbkokw0trfKqqzfF55lginwEPrD3OJDfTuJzFs1MK6iFnDenaz1fqLLtX4ITG3OktJQXOeTaw1awrBAlZPw==}
engines: {node: '>= 12.0.0'}
cpu: [x64]
os: [linux]
- [email protected]:
- resolution: {integrity:
sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==}
+ [email protected]:
+ resolution: {integrity:
sha512-1K+MPfLSFVpphzpdbfkhlWk6wBrTObBzS2T6db10PNOZgR9GoVsAWzwNyuhUYYbTp23j+4RrncfujZ4uAzXvwA==}
engines: {node: '>= 12.0.0'}
cpu: [arm64]
os: [win32]
- [email protected]:
- resolution: {integrity:
sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==}
+ [email protected]:
+ resolution: {integrity:
sha512-OlEICDx/Xl0FqSp4bry8zFnCvGpig3Gl4gCquvYwHuqJKEC1+n9NgDniFvqHGmMv1ZkqDJrDqKKSykTDX+ehuA==}
engines: {node: '>= 12.0.0'}
cpu: [x64]
os: [win32]
- [email protected]:
- resolution: {integrity:
sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==}
+ [email protected]:
+ resolution: {integrity:
sha512-WkUDrojuJs0xkgGf2udWxa3yGBRxPtxUkB79i6aCZLRgc7PM8fZe9TosfPDcvEpQZbuFASnHYmRLBLUbmLOIIA==}
engines: {node: '>= 12.0.0'}
[email protected]:
@@ -2367,8 +2367,8 @@ packages:
resolution: {integrity:
sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==}
engines: {node: '>= 0.4'}
- [email protected]:
- resolution: {integrity:
sha512-lW616l85ucIQL+FocMmL7pQFPqBmwejrCMg+iPxyImlrANNJG9NHq/RkyCZopDhd8C3LA03PHRJDjkbGu8vvug==}
+ [email protected]:
+ resolution: {integrity:
sha512-KBDEIpLrvpv16pp3K0Fw+UCoZfopFjjgeB+0tA/aaThfEE74kKDLrgg603YvOWJyg3+WYtyq3xYsQWsIyZlPqQ==}
engines: {node: ^10 || ^12 || >=14}
[email protected]:
@@ -2422,8 +2422,8 @@ packages:
peerDependencies:
react: ^19.2.7
- [email protected]:
- resolution: {integrity:
sha512-ocbmr2p5KBMoAfj4WCUvped33lVi1Kd5DuDUvQDnB6VEAacOjPI/jMbtDdbhco4y9ct4xUuCmMY0b/C9L0QHjw==}
+ [email protected]:
+ resolution: {integrity:
sha512-Zw/uFZ2dO+02GHlBn7JFGn8kZJ7LdM33B/0BXOovzFay+CMhf94JMw5BVu+F1tVkUKjNvBuaE3fz5BJhga10Tg==}
engines: {node: '>=18.0.0'}
peerDependencies:
react: ^16.8.0 || ^17 || ^18 || ^19
@@ -2712,13 +2712,13 @@ packages:
[email protected]:
resolution: {integrity:
sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
- [email protected]:
- resolution: {integrity:
sha512-JSB0jjN4VCKqG7XTUdrwiIl5gA+z2yi/tAl9WHo0X4sdyJ1yrmbLOEjf95TDoDIIuKr4GJIc7lMJG0CT88eEUQ==}
+ [email protected]:
+ resolution: {integrity:
sha512-Hvg48QfYsCL53ju9T5zTC0Ofg90XLa8t5zhhKmPYbayoMQieNcQDkkRX8pv4TAcKPZwVisLFiwDy5uBjOn+3Ow==}
peerDependencies:
vite: '>8.0.0-0'
- [email protected]:
- resolution: {integrity:
sha512-bTT9PsdWO+MQMNG9ZXIP/qM9wGh37DFxTV/sPq9cFpHr3w4jkgef032PkAL9jAqhk3Nz8NQw3O8n6/xFkqO4QQ==}
+ [email protected]:
+ resolution: {integrity:
sha512-7ULLwsCdYx/nRyrpiEwvqb5TFHrMVZyBt+rg/OAXT7rgj/z+DtTDyKFeLAdDkubDVDKD8jOsndmy7m55XcfUsw==}
engines: {node: ^20.19.0 || >=22.12.0}
hasBin: true
peerDependencies:
@@ -2835,8 +2835,8 @@ packages:
resolution: {integrity:
sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
engines: {node: '>=0.10.0'}
- [email protected]:
- resolution: {integrity:
sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==}
+ [email protected]:
+ resolution: {integrity:
sha512-+0NTnW77fFN/DjQi6k/Sq/Yvk4Sgajw7urW8V+asjXnRgDs9gyGkdb7EzgfhA4goXsRIZKE28fzIXBHEzhuiWw==}
engines: {node: '>=10.0.0'}
peerDependencies:
bufferutil: ^4.0.1
@@ -3160,7 +3160,7 @@ snapshots:
'@bcoe/[email protected]': {}
-
'@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.37.2([email protected]([email protected]))([email protected])
'@emotion/is-prop-valid': 1.4.0
@@ -3168,7 +3168,7 @@ snapshots:
'@emotion/serialize': 1.3.3
'@emotion/use-insertion-effect-with-fallbacks': 1.2.0([email protected])
'@emotion/utils': 1.4.2
- '@pandacss/is-valid-prop': 1.11.3
+ '@pandacss/is-valid-prop': 1.11.5
csstype: 3.2.3
react: 19.2.7
react-dom: 19.2.7([email protected])
@@ -3297,16 +3297,16 @@ snapshots:
'@eslint/core': 1.2.1
levn: 0.4.1
- '@floating-ui/[email protected]':
+ '@floating-ui/[email protected]':
dependencies:
- '@floating-ui/utils': 0.2.11
+ '@floating-ui/utils': 0.2.12
- '@floating-ui/[email protected]':
+ '@floating-ui/[email protected]':
dependencies:
- '@floating-ui/core': 1.7.5
- '@floating-ui/utils': 0.2.11
+ '@floating-ui/core': 1.8.0
+ '@floating-ui/utils': 0.2.12
- '@floating-ui/[email protected]': {}
+ '@floating-ui/[email protected]': {}
'@hey-api/[email protected](@hey-api/[email protected]([email protected])([email protected]))([email protected])':
dependencies:
@@ -3414,7 +3414,7 @@ snapshots:
'@oxc-project/[email protected]': {}
- '@pandacss/[email protected]': {}
+ '@pandacss/[email protected]': {}
'@pkgr/[email protected]': {}
@@ -3546,11 +3546,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.2
+ '@tanstack/query-core': 5.101.3
react: 19.2.7
'@testing-library/[email protected]':
@@ -3632,7 +3632,7 @@ snapshots:
'@types/[email protected]': {}
- '@types/[email protected]':
+ '@types/[email protected]':
dependencies:
undici-types: 8.3.0
@@ -3650,7 +3650,7 @@ snapshots:
'@types/[email protected]':
dependencies:
- '@types/node': 26.0.0
+ '@types/node': 26.1.1
'@typescript-eslint/[email protected](@typescript-eslint/[email protected]([email protected]([email protected]))([email protected]))([email protected]([email protected]))([email protected])':
dependencies:
@@ -3745,11 +3745,11 @@ snapshots:
'@typescript-eslint/types': 8.64.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.40(@swc/[email protected])
- vite: 8.1.4(@types/[email protected])([email protected])([email protected])
+ vite: 8.1.5(@types/[email protected])([email protected])([email protected])
transitivePeerDependencies:
- '@swc/helpers'
@@ -3765,7 +3765,7 @@ snapshots:
obug: 2.1.3
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]))
+ vitest:
4.1.10(@types/[email protected])(@vitest/[email protected])([email protected])([email protected](@types/[email protected])([email protected])([email protected]))
'@vitest/[email protected]':
dependencies:
@@ -3776,13 +3776,13 @@ snapshots:
chai: 6.2.2
tinyrainbow: 3.1.0
-
'@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
estree-walker: 3.0.3
magic-string: 0.30.21
optionalDependencies:
- vite: 8.1.4(@types/[email protected])([email protected])([email protected])
+ vite: 8.1.5(@types/[email protected])([email protected])([email protected])
'@vitest/[email protected]':
dependencies:
@@ -4156,7 +4156,7 @@ snapshots:
'@zag-js/[email protected]':
dependencies:
- '@floating-ui/dom': 1.7.6
+ '@floating-ui/dom': 1.8.0
'@zag-js/dom-query': 1.41.2
'@zag-js/utils': 1.41.2
@@ -4540,7 +4540,7 @@ snapshots:
[email protected]:
dependencies:
- '@types/node': 26.0.0
+ '@types/node': 26.1.1
[email protected]: {}
@@ -5125,15 +5125,15 @@ snapshots:
[email protected]: {}
- [email protected]:
+ [email protected]:
dependencies:
- '@types/node': 26.0.0
+ '@types/node': 26.1.1
'@types/whatwg-mimetype': 3.0.2
'@types/ws': 8.18.1
buffer-image-size: 0.6.4
entities: 7.0.1
whatwg-mimetype: 3.0.0
- ws: 8.21.0
+ ws: 8.21.1
transitivePeerDependencies:
- bufferutil
- utf-8-validate
@@ -5403,54 +5403,54 @@ snapshots:
prelude-ls: 1.2.1
type-check: 0.4.0
- [email protected]:
+ [email protected]:
optional: true
- [email protected]:
+ [email protected]:
optional: true
- [email protected]:
+ [email protected]:
optional: true
- [email protected]:
+ [email protected]:
optional: true
- [email protected]:
+ [email protected]:
optional: true
- [email protected]:
+ [email protected]:
optional: true
- [email protected]:
+ [email protected]:
optional: true
- [email protected]:
+ [email protected]:
optional: true
- [email protected]:
+ [email protected]:
optional: true
- [email protected]:
+ [email protected]:
optional: true
- [email protected]:
+ [email protected]:
optional: true
- [email protected]:
+ [email protected]:
dependencies:
detect-libc: 2.1.2
optionalDependencies:
- lightningcss-android-arm64: 1.32.0
- lightningcss-darwin-arm64: 1.32.0
- lightningcss-darwin-x64: 1.32.0
- lightningcss-freebsd-x64: 1.32.0
- lightningcss-linux-arm-gnueabihf: 1.32.0
- lightningcss-linux-arm64-gnu: 1.32.0
- lightningcss-linux-arm64-musl: 1.32.0
- lightningcss-linux-x64-gnu: 1.32.0
- lightningcss-linux-x64-musl: 1.32.0
- lightningcss-win32-arm64-msvc: 1.32.0
- lightningcss-win32-x64-msvc: 1.32.0
+ lightningcss-android-arm64: 1.33.0
+ lightningcss-darwin-arm64: 1.33.0
+ lightningcss-darwin-x64: 1.33.0
+ lightningcss-freebsd-x64: 1.33.0
+ lightningcss-linux-arm-gnueabihf: 1.33.0
+ lightningcss-linux-arm64-gnu: 1.33.0
+ lightningcss-linux-arm64-musl: 1.33.0
+ lightningcss-linux-x64-gnu: 1.33.0
+ lightningcss-linux-x64-musl: 1.33.0
+ lightningcss-win32-arm64-msvc: 1.33.0
+ lightningcss-win32-x64-msvc: 1.33.0
[email protected]: {}
@@ -5640,7 +5640,7 @@ snapshots:
[email protected]: {}
- [email protected]:
+ [email protected]:
dependencies:
nanoid: 3.3.16
picocolors: 1.1.1
@@ -5697,7 +5697,7 @@ snapshots:
react: 19.2.7
scheduler: 0.27.0
- [email protected]([email protected]):
+ [email protected]([email protected]):
dependencies:
react: 19.2.7
@@ -6052,27 +6052,27 @@ 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.1.4(@types/[email protected])([email protected])([email protected])
+ vite: 8.1.5(@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.32.0
+ lightningcss: 1.33.0
picomatch: 4.0.5
- postcss: 8.5.20
+ postcss: 8.5.22
rolldown: 1.1.5
tinyglobby: 0.2.17
optionalDependencies:
- '@types/node': 26.0.0
+ '@types/node': 26.1.1
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/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
@@ -6089,12 +6089,12 @@ snapshots:
tinyexec: 1.2.4
tinyglobby: 0.2.17
tinyrainbow: 3.1.0
- vite: 8.1.4(@types/[email protected])([email protected])([email protected])
+ vite: 8.1.5(@types/[email protected])([email protected])([email protected])
why-is-node-running: 2.3.0
optionalDependencies:
- '@types/node': 26.0.0
+ '@types/node': 26.1.1
'@vitest/coverage-v8': 4.1.10([email protected])
- happy-dom: 20.10.6
+ happy-dom: 20.11.0
transitivePeerDependencies:
- msw
@@ -6152,7 +6152,7 @@ snapshots:
[email protected]: {}
- [email protected]: {}
+ [email protected]: {}
[email protected]:
dependencies: