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

potiuk pushed a commit to branch v3-2-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/v3-2-test by this push:
     new a54e2706ac3 Bump the 3-2-auth-ui-package-updates group across 1 
directory with 6 updates (#67739)
a54e2706ac3 is described below

commit a54e2706ac318456db44d986e7b3e6159744d1c7
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun May 31 00:22:23 2026 +0200

    Bump the 3-2-auth-ui-package-updates group across 1 directory with 6 
updates (#67739)
    
    Bumps the 3-2-auth-ui-package-updates group with 6 updates in the 
/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) | `0.97.2` | 
`0.97.3` |
    | 
[@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query)
 | `5.100.13` | `5.100.14` |
    | 
[@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)
 | `8.59.4` | `8.60.0` |
    | 
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)
 | `8.59.4` | `8.60.0` |
    | 
[@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils)
 | `8.59.4` | `8.60.0` |
    | 
[typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)
 | `8.59.4` | `8.60.0` |
    
    
    
    Updates `@hey-api/openapi-ts` from 0.97.2 to 0.97.3
    - [Release notes](https://github.com/hey-api/openapi-ts/releases)
    - [Changelog](https://github.com/hey-api/openapi-ts/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/hey-api/openapi-ts/commits/@hey-api/[email protected])
    
    Updates `@tanstack/react-query` from 5.100.13 to 5.100.14
    - [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 `@typescript-eslint/eslint-plugin` from 8.59.4 to 8.60.0
    - [Release 
notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - 
[Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - 
[Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 8.59.4 to 8.60.0
    - [Release 
notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - 
[Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - 
[Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.0/packages/parser)
    
    Updates `@typescript-eslint/utils` from 8.59.4 to 8.60.0
    - [Release 
notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - 
[Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md)
    - 
[Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.0/packages/utils)
    
    Updates `typescript-eslint` from 8.59.4 to 8.60.0
    - [Release 
notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - 
[Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
    - 
[Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.0/packages/typescript-eslint)
    
    ---
    updated-dependencies:
    - dependency-name: "@hey-api/openapi-ts"
      dependency-version: 0.97.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: 3-2-auth-ui-package-updates
    - dependency-name: "@tanstack/react-query"
      dependency-version: 5.100.14
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: 3-2-auth-ui-package-updates
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-version: 8.60.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: 3-2-auth-ui-package-updates
    - dependency-name: "@typescript-eslint/parser"
      dependency-version: 8.60.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: 3-2-auth-ui-package-updates
    - dependency-name: "@typescript-eslint/utils"
      dependency-version: 8.60.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: 3-2-auth-ui-package-updates
    - dependency-name: typescript-eslint
      dependency-version: 8.60.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: 3-2-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         | 204 +++++++++++----------
 2 files changed, 112 insertions(+), 104 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 4eace64da6e..50a97c4a3cd 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
@@ -20,8 +20,8 @@
   "dependencies": {
     "@chakra-ui/react": "^3.35.0",
     "@hey-api/client-axios": "^0.9.1",
-    "@hey-api/openapi-ts": "^0.97.2",
-    "@tanstack/react-query": "^5.100.13",
+    "@hey-api/openapi-ts": "^0.97.3",
+    "@tanstack/react-query": "^5.100.14",
     "axios": "^1.16.1",
     "next-themes": "^0.4.6",
     "react": "^19.2.6",
@@ -40,9 +40,9 @@
     "@trivago/prettier-plugin-sort-imports": "^6.0.2",
     "@types/react": "^19.2.15",
     "@types/react-dom": "^19.2.3",
-    "@typescript-eslint/eslint-plugin": "8.59.4",
-    "@typescript-eslint/parser": "8.59.4",
-    "@typescript-eslint/utils": "^8.59.4",
+    "@typescript-eslint/eslint-plugin": "8.60.0",
+    "@typescript-eslint/parser": "8.60.0",
+    "@typescript-eslint/utils": "^8.60.0",
     "@vitejs/plugin-react-swc": "^4.3.1",
     "@vitest/coverage-v8": "^4.1.7",
     "eslint": "^10.4.0",
@@ -58,7 +58,7 @@
     "prettier": "^3.8.3",
     "ts-morph": "^27.0.2",
     "typescript": "~5.9.3",
-    "typescript-eslint": "^8.59.4",
+    "typescript-eslint": "^8.60.0",
     "vite": "^8.0.14",
     "vite-plugin-css-injected-by-js": "^4.0.1",
     "vitest": "^4.1.7"
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 303b558c62c..47349ce29df 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
@@ -39,13 +39,13 @@ importers:
         version: 
3.35.0(@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.97.2
-        version: 0.97.2([email protected])([email protected])
+        specifier: ^0.97.3
+        version: 0.97.3([email protected])([email protected])
       '@tanstack/react-query':
-        specifier: ^5.100.13
-        version: 5.100.13([email protected])
+        specifier: ^5.100.14
+        version: 5.100.14([email protected])
       axios:
         specifier: ^1.16.1
         version: 1.16.1
@@ -96,14 +96,14 @@ importers:
         specifier: ^19.2.3
         version: 19.2.3(@types/[email protected])
       '@typescript-eslint/eslint-plugin':
-        specifier: 8.59.4
-        version: 
8.59.4(@typescript-eslint/[email protected]([email protected]([email protected]))([email protected]))([email protected]([email protected]))([email protected])
+        specifier: 8.60.0
+        version: 
8.60.0(@typescript-eslint/[email protected]([email protected]([email protected]))([email protected]))([email protected]([email protected]))([email protected])
       '@typescript-eslint/parser':
-        specifier: 8.59.4
-        version: 8.59.4([email protected]([email protected]))([email protected])
+        specifier: 8.60.0
+        version: 8.60.0([email protected]([email protected]))([email protected])
       '@typescript-eslint/utils':
-        specifier: ^8.59.4
-        version: 8.59.4([email protected]([email protected]))([email protected])
+        specifier: ^8.60.0
+        version: 8.60.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])([email protected]))
@@ -150,8 +150,8 @@ importers:
         specifier: ~5.9.3
         version: 5.9.3
       typescript-eslint:
-        specifier: ^8.59.4
-        version: 8.59.4([email protected]([email protected]))([email protected])
+        specifier: ^8.60.0
+        version: 8.60.0([email protected]([email protected]))([email protected])
       vite:
         specifier: ^8.0.14
         version: 
8.0.14(@types/[email protected])([email protected])([email protected])([email protected])
@@ -609,8 +609,8 @@ packages:
     peerDependencies:
       typescript: '>=5.5.3'
 
-  '@hey-api/[email protected]':
-    resolution: {integrity: 
sha512-Iciv2vUCJTW9lWM/ROvyZLblmcbYJHPuXfzb1SzeDVVn4xEXu2ilLU1pq3fn+09FZ/Y0P7VyvRE47UDU6om8xA==}
+  '@hey-api/[email protected]':
+    resolution: {integrity: 
sha512-R2NMf3wq97rh1mjz33WJQU8svz3F0RYUjvx/QzXucjpSqQ3O5huTdDjErG4fMxSr1X+X56NuDrqtGfHmo1TRUQ==}
     engines: {node: '>=22.13.0'}
 
   '@hey-api/[email protected]':
@@ -628,8 +628,8 @@ packages:
     peerDependencies:
       typescript: '>=5.5.3'
 
-  '@hey-api/[email protected]':
-    resolution: {integrity: 
sha512-nA+y0/I5O9loQMeJKumi6BQ40/Y71N0hIMmXZ/I7rh8jEOzYxSxmf5a4TBEI2Ap4RAfZyh7RJzJfVzT98KUYQQ==}
+  '@hey-api/[email protected]':
+    resolution: {integrity: 
sha512-4sR6/E/POuy7aPZW9DDjhObzZCq7eSJWiW0+epXeKNczoTWEwdOyWFy9Ca/CnXYlZ3oJsrv0ZD0OO+YuczT7CA==}
     engines: {node: '>=22.13.0'}
     hasBin: true
     peerDependencies:
@@ -641,8 +641,8 @@ packages:
     peerDependencies:
       typescript: '>=5.5.3'
 
-  '@hey-api/[email protected]':
-    resolution: {integrity: 
sha512-UZgaQNEdo/OSGLeNXhSv0VQTHQQm5Q2mHOuoYhFPJkNvLVrz7KZtGdKR8O4QPrhyblshxY+caJli08WKM0gREg==}
+  '@hey-api/[email protected]':
+    resolution: {integrity: 
sha512-au4eHpBXAe1du0iMp6ESYuEaMS2jsoEyrbcT246btRhI9rMeQFEs7ZjtcMGXGsxhpaR38A8cPGNHx7QOrWAdMw==}
     engines: {node: '>=22.13.0'}
 
   '@hey-api/[email protected]':
@@ -912,11 +912,11 @@ packages:
   '@swc/[email protected]':
     resolution: {integrity: 
sha512-lyMwd7WGgG79RS7EERZV3T8wMdmPq3xwyg+1nmAM64kIhx5yl+juO2PYIHb7vTiPgPCj8LYjsNV2T5wiQHUEaw==}
 
-  '@tanstack/[email protected]':
-    resolution: {integrity: 
sha512-mlKVKMTzZWGTKAC1CKOgt7axAjJ921emkEvYIp27I/PdP1yEYL/BteLY8iK35gn8hoYeKB4mgJ/ve3lrDI6/Fw==}
+  '@tanstack/[email protected]':
+    resolution: {integrity: 
sha512-5X41dGpxgeaHISCRW2oYwcSycZeULZzAunaudXT9ov1KOTj9xwt0CH6hbwqP1/z74ZWF7rYFnDpyYH07XFcZew==}
 
-  '@tanstack/[email protected]':
-    resolution: {integrity: 
sha512-HSBr8CycQEAoXsJR7KNDawBnINJEJ96Eme8oE0hCXjyodE2I97vg3IDzDJBDu18LsbzpVVJcKo80eqLfVCykxw==}
+  '@tanstack/[email protected]':
+    resolution: {integrity: 
sha512-oOr6aRdSFEwWhzxEkD/9ZcItM3+LjBSkeVmadWKwUssAHTsqd/7bOjWrX4AbvEkoEhgAxzN0Xk6H/aYzXiYBAw==}
     peerDependencies:
       react: ^18 || ^19
 
@@ -1011,39 +1011,39 @@ packages:
   '@types/[email protected]':
     resolution: {integrity: 
sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==}
 
-  '@typescript-eslint/[email protected]':
-    resolution: {integrity: 
sha512-PegsU+XfyJJNjd4+u/k6f9yTyp0lEXXiPopUNobZcIAUJFGICFLN+sP0Rb3JehVmiij1Ph0dFGYqODoRo/2+6A==}
+  '@typescript-eslint/[email protected]':
+    resolution: {integrity: 
sha512-QYb/sa74/s7OKMbACMjrYnGspj9Hs5YI5aaffSL65UfeBUzVzBJfVo3oWSpbzPurvm7yaCCo2Lk7lVj610HqKw==}
     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
     peerDependencies:
-      '@typescript-eslint/parser': ^8.59.4
+      '@typescript-eslint/parser': ^8.60.0
       eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
       typescript: '>=4.8.4 <6.1.0'
 
-  '@typescript-eslint/[email protected]':
-    resolution: {integrity: 
sha512-zORHqO/tuhxY1zWuTvMUqddRxpiFJ72xVfcNoWpqdLjs6lfPbuQBJuW4pk+49/uBMy7Ssr4bzgjiKmmDB1UbZQ==}
+  '@typescript-eslint/[email protected]':
+    resolution: {integrity: 
sha512-fcqpj/MyK4sxDPcbe7STNPbpQL4RLZOPWuaTmwZYuc+hJKzRf58yRxfhqGpc6PIq9ZyfSBpfHgmUHmHs0KwHwg==}
     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
     peerDependencies:
       eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
       typescript: '>=4.8.4 <6.1.0'
 
-  '@typescript-eslint/[email protected]':
-    resolution: {integrity: 
sha512-Ly00Vu4oAacfDeHp2Zg85ioNG6l8HG+tN1D7J+xTHSxu9y0awYKJ2zH1rFBn8ZSfuGK+7FxK3Cgl3uAz0aZZLg==}
+  '@typescript-eslint/[email protected]':
+    resolution: {integrity: 
sha512-aZu74NNKJeUWqCjDddzdiKaS82dgYgV/vmf+Ui3ZdZejmgfXR/q+pRumgobnQ2cCJTgGTWp4ypiwsuofFubavg==}
     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
     peerDependencies:
       typescript: '>=4.8.4 <6.1.0'
 
-  '@typescript-eslint/[email protected]':
-    resolution: {integrity: 
sha512-mUeR/3H1WrTAddJrwut8OoPjfauaztMQmRwV5fQTUyNVJCLiUXXe4lGEyYIL2oFDpP7UtgbGJXCt72wT0z2S3Q==}
+  '@typescript-eslint/[email protected]':
+    resolution: {integrity: 
sha512-pFzqhllJMs+jghLQWzV00ds39xLzuyqPSev5pd8f4Ir0rtKR3ZLUB4/4dhjOFighWb9larvtfJvqL+4yKDI3Xw==}
     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
 
-  '@typescript-eslint/[email protected]':
-    resolution: {integrity: 
sha512-DLCpnKgD4alVxTBSKulK+gU1KCqOgUXfDRDXh2mZgzokQKa/70ax93I2uVO3m/LLvIAtWZIFoiifudmIqAxpMA==}
+  '@typescript-eslint/[email protected]':
+    resolution: {integrity: 
sha512-BZPR3RGYlAXnly6ymAxfkVn5rCbZzQNou0rxv3GfWZ8cTQp+hhVd73khbGLAd8k1TlAPLISH337M+tAgAnaJDQ==}
     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
     peerDependencies:
       typescript: '>=4.8.4 <6.1.0'
 
-  '@typescript-eslint/[email protected]':
-    resolution: {integrity: 
sha512-uonTuPAAKr9XaBGqJ3LjYTh72zy5DyGesljO9gtmk/eFW0W1fRHjnwVYKB35Lm8d5Q5CluEW3gPHjTvZTmgrfA==}
+  '@typescript-eslint/[email protected]':
+    resolution: {integrity: 
sha512-SX46wEUtitCpq7AN38HkUU/+zvUpdKf7ephtWAFgckH8O7PQIyL5gvrhQgBLuEYgLfuKWOVvWVskMbuFHAz5xg==}
     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
     peerDependencies:
       eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
@@ -1053,25 +1053,25 @@ packages:
     resolution: {integrity: 
sha512-dTLI8PEXhjUC7B9Kre+u0XznO696BhXcTlOn0/6kf1fHaQW8+VjJAVHJ3eTI14ZapTxdkOmc80HblPQLaEeJdg==}
     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
 
-  '@typescript-eslint/[email protected]':
-    resolution: {integrity: 
sha512-F1o7WJcCq+bc8dwcO/YsSEOudAH8RDtaOhM6wcAQhcUsFhnWQl81JKy48q1hoxAU0qrzM89+31GYh1515Zde3Q==}
+  '@typescript-eslint/[email protected]':
+    resolution: {integrity: 
sha512-AsE7x2XaAK+CVbeih0Fvbn+r1qHxtpLDJ3XUuFcIinT318T90yHMJC+Zgv+jUuDjQQd06HKwxnDu6sz1IcTilA==}
     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
 
-  '@typescript-eslint/[email protected]':
-    resolution: {integrity: 
sha512-F+RuOmcDXo4+TPdfd/TCLS3m2nw8gE9XXyZLrA3JBfaA5tz9TtdkyD3YJFmPxulyc2cKbEok/CvFE3MgSLWnag==}
+  '@typescript-eslint/[email protected]':
+    resolution: {integrity: 
sha512-3AcZNBGMClm6CXDyo8kYvVGT/sx29sS0oBsIb9oZI2gunA4Vm2M3YHzRLPvsUBBsl+yB5FPtltq7gGH0iTlp9g==}
     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
     peerDependencies:
       typescript: '>=4.8.4 <6.1.0'
 
-  '@typescript-eslint/[email protected]':
-    resolution: {integrity: 
sha512-cYXeNAUsG4lJo5dbc1FcKm+JwIWrj1/UpTORsC6tGMjEZ81DYcvIr9/ueikhMa/Y/gDQYGp+YX9/xQrXje5BJw==}
+  '@typescript-eslint/[email protected]':
+    resolution: {integrity: 
sha512-HtXuPfrHTyBDkameWpl+vJb1Uevu2tznAyahM1Oc4AENidCLTPiZDWIo4GfcxNdC/RcfGcadzzkqbRG87dUrQA==}
     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
     peerDependencies:
       eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
       typescript: '>=4.8.4 <6.1.0'
 
-  '@typescript-eslint/[email protected]':
-    resolution: {integrity: 
sha512-U3gxVaDVnuZKhSspW/MzMxE1kq7zOdc072FcSNoqA1I9p8HyKbBFfEHoWckBAMgNMph4MamwS5iTVzFmrnt8TQ==}
+  '@typescript-eslint/[email protected]':
+    resolution: {integrity: 
sha512-9WI52t8ZGLVGrPMBet25yAftqY/n95+zmoUUtJBBQTKDSKUu7OsPTroT2op7U9JatkoRccL0YkWDNMFfC4Sjxg==}
     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
 
   '@vitejs/[email protected]':
@@ -2040,6 +2040,10 @@ packages:
     resolution: {integrity: 
sha512-ej4AhfhfL2Q2zpMmLo7U1Uv9+PyhIZpgQLGT1F9miIGmiCJIoCgSmczFdrc97mWT4kVY72KA+WnnhJ5pghSvSg==}
     engines: {node: '>= 0.4'}
 
+  [email protected]:
+    resolution: {integrity: 
sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==}
+    engines: {node: '>= 0.4'}
+
   [email protected]:
     resolution: {integrity: 
sha512-0wUoCcLp+5Ev5pDW2OriHC2MJCbwLwuRx+gAqMTOkGKJJiBCLjtrvy4PWUGn6MIVefecRpzoOZ/UV6iGdOr+Cw==}
 
@@ -2890,8 +2894,8 @@ packages:
     resolution: {integrity: 
sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==}
     engines: {node: '>= 0.4'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-Rw6+44QNFaXtgHSjPy+Kw8hrJniMYzR85E9yLmOLcfZ91/rz+JXQbDTCmc6ccxMPY6K6PgAq26f0JCBfR7LIPQ==}
+  [email protected]:
+    resolution: {integrity: 
sha512-9f65qWLZdAW9m1JaxBDUHcqRUfL8bkxxXL7XxEfI+F09q56PkBvIfCjLF3yInsDM/BBmwkqmCQdCZe/RYlIWEw==}
     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
     peerDependencies:
       eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
@@ -3591,9 +3595,9 @@ 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.97.2([email protected])([email protected])
+      '@hey-api/openapi-ts': 0.97.3([email protected])([email protected])
       axios: 1.16.1
 
   '@hey-api/[email protected]([email protected])([email protected])':
@@ -3606,7 +3610,7 @@ snapshots:
     transitivePeerDependencies:
       - magicast
 
-  '@hey-api/[email protected]([email protected])':
+  '@hey-api/[email protected]([email protected])':
     dependencies:
       '@hey-api/types': 0.1.4
       ansi-colors: 4.1.3
@@ -3641,11 +3645,11 @@ snapshots:
     transitivePeerDependencies:
       - magicast
 
-  '@hey-api/[email protected]([email protected])([email protected])':
+  '@hey-api/[email protected]([email protected])([email protected])':
     dependencies:
-      '@hey-api/codegen-core': 0.8.1([email protected])
+      '@hey-api/codegen-core': 0.8.2([email protected])
       '@hey-api/json-schema-ref-parser': 1.4.2
-      '@hey-api/shared': 0.4.4([email protected])
+      '@hey-api/shared': 0.4.5([email protected])
       '@hey-api/spec-types': 0.2.0
       '@hey-api/types': 0.1.4
       '@lukeed/ms': 2.0.2
@@ -3670,9 +3674,9 @@ snapshots:
     transitivePeerDependencies:
       - magicast
 
-  '@hey-api/[email protected]([email protected])':
+  '@hey-api/[email protected]([email protected])':
     dependencies:
-      '@hey-api/codegen-core': 0.8.1([email protected])
+      '@hey-api/codegen-core': 0.8.2([email protected])
       '@hey-api/json-schema-ref-parser': 1.4.2
       '@hey-api/spec-types': 0.2.0
       '@hey-api/types': 0.1.4
@@ -3881,11 +3885,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.100.13
+      '@tanstack/query-core': 5.100.14
       react: 19.2.6
 
   '@testing-library/[email protected]':
@@ -3983,14 +3987,14 @@ snapshots:
     dependencies:
       '@types/node': 25.6.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.59.4([email protected]([email protected]))([email protected])
-      '@typescript-eslint/scope-manager': 8.59.4
-      '@typescript-eslint/type-utils': 
8.59.4([email protected]([email protected]))([email protected])
-      '@typescript-eslint/utils': 
8.59.4([email protected]([email protected]))([email protected])
-      '@typescript-eslint/visitor-keys': 8.59.4
+      '@typescript-eslint/parser': 
8.60.0([email protected]([email protected]))([email protected])
+      '@typescript-eslint/scope-manager': 8.60.0
+      '@typescript-eslint/type-utils': 
8.60.0([email protected]([email protected]))([email protected])
+      '@typescript-eslint/utils': 
8.60.0([email protected]([email protected]))([email protected])
+      '@typescript-eslint/visitor-keys': 8.60.0
       eslint: 10.4.0([email protected])
       ignore: 7.0.5
       natural-compare: 1.4.0
@@ -3999,41 +4003,41 @@ 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.59.4
-      '@typescript-eslint/types': 8.59.4
-      '@typescript-eslint/typescript-estree': 8.59.4([email protected])
-      '@typescript-eslint/visitor-keys': 8.59.4
+      '@typescript-eslint/scope-manager': 8.60.0
+      '@typescript-eslint/types': 8.60.0
+      '@typescript-eslint/typescript-estree': 8.60.0([email protected])
+      '@typescript-eslint/visitor-keys': 8.60.0
       debug: 4.4.3
       eslint: 10.4.0([email protected])
       typescript: 5.9.3
     transitivePeerDependencies:
       - supports-color
 
-  '@typescript-eslint/[email protected]([email protected])':
+  '@typescript-eslint/[email protected]([email protected])':
     dependencies:
-      '@typescript-eslint/tsconfig-utils': 8.59.4([email protected])
-      '@typescript-eslint/types': 8.59.4
+      '@typescript-eslint/tsconfig-utils': 8.60.0([email protected])
+      '@typescript-eslint/types': 8.60.0
       debug: 4.4.3
       typescript: 5.9.3
     transitivePeerDependencies:
       - supports-color
 
-  '@typescript-eslint/[email protected]':
+  '@typescript-eslint/[email protected]':
     dependencies:
-      '@typescript-eslint/types': 8.59.4
-      '@typescript-eslint/visitor-keys': 8.59.4
+      '@typescript-eslint/types': 8.60.0
+      '@typescript-eslint/visitor-keys': 8.60.0
 
-  '@typescript-eslint/[email protected]([email protected])':
+  '@typescript-eslint/[email protected]([email protected])':
     dependencies:
       typescript: 5.9.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.59.4
-      '@typescript-eslint/typescript-estree': 8.59.4([email protected])
-      '@typescript-eslint/utils': 
8.59.4([email protected]([email protected]))([email protected])
+      '@typescript-eslint/types': 8.60.0
+      '@typescript-eslint/typescript-estree': 8.60.0([email protected])
+      '@typescript-eslint/utils': 
8.60.0([email protected]([email protected]))([email protected])
       debug: 4.4.3
       eslint: 10.4.0([email protected])
       ts-api-utils: 2.5.0([email protected])
@@ -4043,14 +4047,14 @@ snapshots:
 
   '@typescript-eslint/[email protected]': {}
 
-  '@typescript-eslint/[email protected]': {}
+  '@typescript-eslint/[email protected]': {}
 
-  '@typescript-eslint/[email protected]([email protected])':
+  '@typescript-eslint/[email protected]([email protected])':
     dependencies:
-      '@typescript-eslint/project-service': 8.59.4([email protected])
-      '@typescript-eslint/tsconfig-utils': 8.59.4([email protected])
-      '@typescript-eslint/types': 8.59.4
-      '@typescript-eslint/visitor-keys': 8.59.4
+      '@typescript-eslint/project-service': 8.60.0([email protected])
+      '@typescript-eslint/tsconfig-utils': 8.60.0([email protected])
+      '@typescript-eslint/types': 8.60.0
+      '@typescript-eslint/visitor-keys': 8.60.0
       debug: 4.4.3
       minimatch: 10.2.5
       semver: 7.8.1
@@ -4060,20 +4064,20 @@ 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.9.1([email protected]([email protected]))
-      '@typescript-eslint/scope-manager': 8.59.4
-      '@typescript-eslint/types': 8.59.4
-      '@typescript-eslint/typescript-estree': 8.59.4([email protected])
+      '@typescript-eslint/scope-manager': 8.60.0
+      '@typescript-eslint/types': 8.60.0
+      '@typescript-eslint/typescript-estree': 8.60.0([email protected])
       eslint: 10.4.0([email protected])
       typescript: 5.9.3
     transitivePeerDependencies:
       - supports-color
 
-  '@typescript-eslint/[email protected]':
+  '@typescript-eslint/[email protected]':
     dependencies:
-      '@typescript-eslint/types': 8.59.4
+      '@typescript-eslint/types': 8.60.0
       eslint-visitor-keys: 5.0.1
 
   
'@vitejs/[email protected](@swc/[email protected])([email protected](@types/[email protected])([email protected])([email protected])([email protected]))':
@@ -5248,7 +5252,7 @@ snapshots:
 
   
[email protected]([email protected]([email protected]))([email protected]):
     dependencies:
-      '@typescript-eslint/utils': 
8.59.4([email protected]([email protected]))([email protected])
+      '@typescript-eslint/utils': 
8.60.0([email protected]([email protected]))([email protected])
       eslint: 10.4.0([email protected])
       natural-orderby: 5.0.0
     transitivePeerDependencies:
@@ -5557,6 +5561,10 @@ snapshots:
     dependencies:
       function-bind: 1.1.2
 
+  [email protected]:
+    dependencies:
+      function-bind: 1.1.2
+
   [email protected]: {}
 
   [email protected]:
@@ -5634,7 +5642,7 @@ snapshots:
 
   [email protected]:
     dependencies:
-      hasown: 2.0.3
+      hasown: 2.0.4
 
   [email protected]:
     dependencies:
@@ -6430,12 +6438,12 @@ 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.59.4(@typescript-eslint/[email protected]([email protected]([email protected]))([email protected]))([email protected]([email protected]))([email protected])
-      '@typescript-eslint/parser': 
8.59.4([email protected]([email protected]))([email protected])
-      '@typescript-eslint/typescript-estree': 8.59.4([email protected])
-      '@typescript-eslint/utils': 
8.59.4([email protected]([email protected]))([email protected])
+      '@typescript-eslint/eslint-plugin': 
8.60.0(@typescript-eslint/[email protected]([email protected]([email protected]))([email protected]))([email protected]([email protected]))([email protected])
+      '@typescript-eslint/parser': 
8.60.0([email protected]([email protected]))([email protected])
+      '@typescript-eslint/typescript-estree': 8.60.0([email protected])
+      '@typescript-eslint/utils': 
8.60.0([email protected]([email protected]))([email protected])
       eslint: 10.4.0([email protected])
       typescript: 5.9.3
     transitivePeerDependencies:

Reply via email to