This is an automated email from the ASF dual-hosted git repository.
vatsrahul1001 pushed a commit to branch v3-3-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
commit dba185e64b69fafc825059053641008f652a3b3a
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 11 12:10:53 2026 -0400
Bump the 3-3-ui-plugin-template-package-updates group across 1 directory
with 6 updates (#71411)
Bumps the 3-3-ui-plugin-template-package-updates group with 6 updates in
the /dev/react-plugin-tools/react_plugin_template directory:
| Package | From | To |
| --- | --- | --- |
|
[@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)
| `8.65.0` | `8.66.0` |
|
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)
| `8.65.0` | `8.66.0` |
|
[@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils)
| `8.65.0` | `8.66.0` |
|
[eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist)
| `5.10.0` | `5.10.1` |
|
[typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)
| `8.65.0` | `8.66.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.2.0`
| `8.2.1` |
Updates `@typescript-eslint/eslint-plugin` from 8.65.0 to 8.66.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.66.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 8.65.0 to 8.66.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.66.0/packages/parser)
Updates `@typescript-eslint/utils` from 8.65.0 to 8.66.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.66.0/packages/utils)
Updates `eslint-plugin-perfectionist` from 5.10.0 to 5.10.1
- [Release
notes](https://github.com/azat-io/eslint-plugin-perfectionist/releases)
-
[Changelog](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/changelog.md)
-
[Commits](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v5.10.0...v5.10.1)
Updates `typescript-eslint` from 8.65.0 to 8.66.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.66.0/packages/typescript-eslint)
Updates `vite` from 8.2.0 to 8.2.1
- [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.1/packages/vite)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.66.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: 3-3-ui-plugin-template-package-updates
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.66.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: 3-3-ui-plugin-template-package-updates
- dependency-name: "@typescript-eslint/utils"
dependency-version: 8.66.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: 3-3-ui-plugin-template-package-updates
- dependency-name: eslint-plugin-perfectionist
dependency-version: 5.10.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: 3-3-ui-plugin-template-package-updates
- dependency-name: typescript-eslint
dependency-version: 8.66.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: 3-3-ui-plugin-template-package-updates
- dependency-name: vite
dependency-version: 8.2.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: 3-3-ui-plugin-template-package-updates
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.../react_plugin_template/package.json | 12 +-
.../react_plugin_template/pnpm-lock.yaml | 340 ++++++++++-----------
2 files changed, 176 insertions(+), 176 deletions(-)
diff --git a/dev/react-plugin-tools/react_plugin_template/package.json
b/dev/react-plugin-tools/react_plugin_template/package.json
index d6a9fde434a..eff3cefd0ce 100644
--- a/dev/react-plugin-tools/react_plugin_template/package.json
+++ b/dev/react-plugin-tools/react_plugin_template/package.json
@@ -48,15 +48,15 @@
"@types/node": "^25.9.5",
"@types/react": "^19.2.18",
"@types/react-dom": "^19.2.4",
- "@typescript-eslint/eslint-plugin": "8.65.0",
- "@typescript-eslint/parser": "8.65.0",
- "@typescript-eslint/utils": "^8.65.0",
+ "@typescript-eslint/eslint-plugin": "8.66.0",
+ "@typescript-eslint/parser": "8.66.0",
+ "@typescript-eslint/utils": "^8.66.0",
"@vitejs/plugin-react-swc": "^4.3.3",
"@vitest/coverage-v8": "^3.2.7",
"eslint": "^9.39.5",
"eslint-config-prettier": "^10.1.2",
"eslint-plugin-jsx-a11y": "^6.10.2",
- "eslint-plugin-perfectionist": "^5.10.0",
+ "eslint-plugin-perfectionist": "^5.10.1",
"eslint-plugin-prettier": "^5.5.6",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^5.2.0",
@@ -66,8 +66,8 @@
"happy-dom": "^20.11.1",
"prettier": "^3.9.6",
"typescript": "~5.9.3",
- "typescript-eslint": "^8.65.0",
- "vite": "^8.2.0",
+ "typescript-eslint": "^8.66.0",
+ "vite": "^8.2.1",
"vite-plugin-css-injected-by-js": "^4.0.1",
"vite-plugin-dts": "^4.3.0",
"vitest": "^4.1.10"
diff --git a/dev/react-plugin-tools/react_plugin_template/pnpm-lock.yaml
b/dev/react-plugin-tools/react_plugin_template/pnpm-lock.yaml
index b377686bb9d..f1e6a8c5187 100644
--- a/dev/react-plugin-tools/react_plugin_template/pnpm-lock.yaml
+++ b/dev/react-plugin-tools/react_plugin_template/pnpm-lock.yaml
@@ -79,17 +79,17 @@ importers:
specifier: ^19.2.4
version: 19.2.4(@types/[email protected])
'@typescript-eslint/eslint-plugin':
- specifier: 8.65.0
- version:
8.65.0(@typescript-eslint/[email protected]([email protected])([email protected]))([email protected])([email protected])
+ specifier: 8.66.0
+ version:
8.66.0(@typescript-eslint/[email protected]([email protected])([email protected]))([email protected])([email protected])
'@typescript-eslint/parser':
- specifier: 8.65.0
- version: 8.65.0([email protected])([email protected])
+ specifier: 8.66.0
+ version: 8.66.0([email protected])([email protected])
'@typescript-eslint/utils':
- specifier: ^8.65.0
- version: 8.65.0([email protected])([email protected])
+ specifier: ^8.66.0
+ version: 8.66.0([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]))
+ version:
4.3.3(@swc/[email protected])([email protected](@types/[email protected])([email protected]))
'@vitest/coverage-v8':
specifier: ^3.2.7
version: 3.2.7([email protected])
@@ -103,8 +103,8 @@ importers:
specifier: ^6.10.2
version: 6.10.2([email protected])
eslint-plugin-perfectionist:
- specifier: ^5.10.0
- version: 5.10.0([email protected])([email protected])
+ specifier: ^5.10.1
+ version: 5.10.1([email protected])([email protected])
eslint-plugin-prettier:
specifier: ^5.5.6
version:
5.5.6([email protected]([email protected]))([email protected])([email protected])
@@ -133,20 +133,20 @@ importers:
specifier: ~5.9.3
version: 5.9.3
typescript-eslint:
- specifier: ^8.65.0
- version: 8.65.0([email protected])([email protected])
+ specifier: ^8.66.0
+ version: 8.66.0([email protected])([email protected])
vite:
- specifier: ^8.2.0
- version: 8.2.0(@types/[email protected])([email protected])
+ specifier: ^8.2.1
+ version: 8.2.1(@types/[email protected])([email protected])
vite-plugin-css-injected-by-js:
specifier: ^4.0.1
- version: 4.0.1([email protected](@types/[email protected])([email protected]))
+ version: 4.0.1([email protected](@types/[email protected])([email protected]))
vite-plugin-dts:
specifier: ^4.3.0
- version:
4.5.4(@types/[email protected])([email protected])([email protected])([email protected](@types/[email protected])([email protected]))
+ version:
4.5.4(@types/[email protected])([email protected])([email protected])([email protected](@types/[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]))
+ version:
4.1.10(@types/[email protected])(@vitest/[email protected])([email protected])([email protected](@types/[email protected])([email protected]))
packages:
@@ -413,8 +413,8 @@ packages:
'@microsoft/[email protected]':
resolution: {integrity:
sha512-xgAyonlVVS+q7Vc7qLW0UrJU7rSFcETRWsqdXZtjzRU8dF+6CkozTK4V4y1LwOX7j8r/vHphjDeMeGI4tNGeGA==}
- '@oxc-project/[email protected]':
- resolution: {integrity:
sha512-7W+2q5AKQVU36fkaryontrHn3YDt1RyUYXatw9i5H8ocYe2sPKSFB6eS8WNPeRKiN1qAWWZUPm7gwFzJGrccqQ==}
+ '@oxc-project/[email protected]':
+ resolution: {integrity:
sha512-u6JZdLBTLotrNC9Vd6vPssINdzcCzleKAH6EJKImQb7GtYvX5keN2dxkoK44stCc4tffE6QQRtZTXVSzsLUlWA==}
'@pandacss/[email protected]':
resolution: {integrity:
sha512-8m1/gG0wSRMa1QypCkWzeKUeMKY7k14nxsJCHs7Z1g1fI9I7WsLjW/VI58bLZdJxAxtoreMtm6TfIITda8P4zQ==}
@@ -428,92 +428,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-l7x215OGvo1s52JWmR8U/DAVzEDWBCIbTm28aeJV/WDTSHgcKXaZTuBT0hJMs5NggilfJTW3clZVvd24yfKJxA==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-zrJtHDcaZJ1Fp7xf4hNl+7seH9Cn/N5TwLYkhgXREtBwAd/jaqW3uqeHxpDugJLVICWg4eW44kOQEGJ1r6jCGw==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [android]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-9u9Xv6c1AJZT0FfwH5vrMG5Jjcwhc1MlyrPu0XfTqkzsmqfks2M6W/o5XwAJgVVN/jHpqqngC1WevHKKTIUtIA==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-ieIiibVCp0tX7TLu2cafoNPv8wJyYi01ekXpbf8q2j7F4rGAhhXb/eQh7ge9DRBY78GwmRQtvjZDux7EDbA8kA==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [darwin]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-9W1mbGZAfW3oqd85bhBkmpyHCCzL1TeG/zFFP3vg7b0rlly8cxOcre5nXwz+LHazCwac2MNWgPdPCHndABjpWQ==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-Zh9tCon19eDXJoihx0rqKhMUlMYqzwj3aPsSuHmI4RWZh62dWUL+DJN4C5YQya5TcQBJU/Fe8+rY0jhXTQITqA==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [darwin]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-0p1lhiCSCyaerFwtrdZQUx7NqGk6LQnaRKWX7tFQqwQgvX0rjM15cIkm3pax1UpEakK14C4mOxx/jSqCBdBRqQ==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-nGbJWewA1wrXXZiQhjAT5rhibGfns5ZNkDVqxsO6zJ3f3YvpoDNNmGMSbbhLuXKjNScaBJVOAboztAWVespQMg==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [freebsd]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-e+cOJXrJ2L3zx6YzqPg+f6Wbk3V1cKB8bOhbaYdVYN3DdquzNdRAmrbETz1qnt5yp/c7JNlNjmITiA2cVneQ7w==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-QNniJr5Kml0kDEB98jiDOJjXNroxIIi0IXIbdYzY26Xt1pVbeP62+KnoIZLwirOymX/0jDk/2gI/bNUv7A7OIw==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm]
os: [linux]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-JsSMsj6sNat/MuhG5fnBD7QgbtpHKVe30x5/bAVirDHdhoQRXJkF6xc0Jqk8O4fiCUQAzMOoH9wZi3m60c8wtg==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-TkqEAcmmvH3I/q4114NB4RVt6241Dao48pF45uLcFGrwAaIn0iITgTAKP/dLjbN0R4buJjGb91+UHSoFmpgIWw==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [linux]
libc: [glibc]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-B5G/zJdHaoJn9vD50eGHWkiWfmq8Uhi3IiLPJTzmZTrAalk1bztUikSXo0qga18ibE0IXboyeMUnhPjhAJ45wQ==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-NHqjnxpsndf4MPymxteFAWHHfkTL8HjWh1KB7z23ofZ6QO2euONuxDXjat69dKZRALnGypg8k8SsK8vZJoXv1Q==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [linux]
libc: [musl]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-6mC/awzKka8W6EoekjegpfGkjz8jXWDX63pqu/HYVpyKtZfu65Jsh4QAH3Kej3CAv/c1oGX7psTmFEbr0mDxLA==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-6tbrbwfz5GB9DQ4Jwo6hy9v+vR31xZlvzZ6n5Xut6Hhx5PvrA9q/HsK8KMaYQp063iqZGXwNvZtYNLD7EM/x0w==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [ppc64]
os: [linux]
libc: [glibc]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-412MX9fJLdA1IK28EZnc8jYv2HRTleOZgfLQumJ5zy7OeJLZlg/CETwFaXjNmGVxG51cFHpKLqb5LKvBC+HsHA==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-oyuXxXmoZHjXC917IAPFAAv4wWAa0cM9afk8nx1+9/jNNOX1uPf8yDA6p7G0RypOfw/X0PQt5IfoquY1um+zSg==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [s390x]
os: [linux]
libc: [glibc]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-Q/+HI/ToJafZ1iCqGgVQXUEkIjufHCTF0gBQ2a5o3cg7GJ2h0qyq3nvvSmU+bGda2/7ygXpTY4TM6gO9OhQ0ZA==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-TytMwF2KVGqP2tgd0I1OY0PAv78dZRAYcF5ssDzjM34SUXCED3uXvSd5+lHoC0bTD6eEdFz7LdQNCO1y0oVk9w==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [linux]
libc: [glibc]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-ZKp/w41n6wCvxzxQHtQSbuphfX3Y4cCvbjkKHusrLx4lh+JWLTU7StSltO/DKARISzbj368d+qUaCjI8K2wzXw==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-/E9m3qstrJFVPoULV25mVQblSNExY2+kBsYe4sy0Tn0yOOgJ8wZbZt3KnRbF/XeU2Gl1STKUQnDNTqhIE5MD4A==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [linux]
libc: [musl]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-pxE6xD4KS3eAROkKK5yrhB9/3+vhlhVGMvlQLbdpzrBGDbKrnzx3RLwPaHvasLo6jgaiBLn7e04Df9C4tYhjmA==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-Kr0OcsoQI816i6HOl3vFHpd1K0eZyh76zgfj4c1nTyaTsd5r2Mj1lwM4R90y/qaCfmTn9eHy0SKwi98eitRxug==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [openharmony]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-4MqEue5re+xIZzAWsB8sj0P1kqZySWqIuN4t6QaIO/YA6SFwySOLruvWQFzfmqk8LBK2P30KCSJwf6mJCZZ5/A==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-hOtMwTqnME+/gJcH/PCZ0wn0zPUjiWOgkHpxbSJpfGKMezHltx1S7/k1SitzVa7Ww2cqrDDaFbZEhcJZO8o+Jw==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [win32]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-NweNxxD0Nf9t8v7kodun45Ijp3EIwYY+uydPP6qBEYvfBqhIjN6dZMzlQja3tqX/aLs3F3Uz+AxDpKgRhpOZQg==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-ekcqMMkI2PlhYnfzQnB/cEdYUVVJViWvoUyLrbzgDoi3Snfc1mVBwdnc306ufA5ejy8JSPjT2RlW1nQSjW7efg==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [win32]
@@ -889,63 +889,63 @@ packages:
'@types/[email protected]':
resolution: {integrity:
sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==}
- '@typescript-eslint/[email protected]':
- resolution: {integrity:
sha512-IEgob78X12rHpUmtcwFsXhZdVGJtwTVP8FiCLZkR6GlYVrl2PcuB+KhCE5BlVC/eQpQnu8WXRtkHZuPar+gCRA==}
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity:
sha512-p088eaGrzYz1s+7cov0aMOCkNGTJlVxF4jgubf28c8L0Cv9Rloj8YBHnv4hXLq6IIEE1AsjNWavO+k+8kP2Y0A==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
- '@typescript-eslint/parser': ^8.65.0
+ '@typescript-eslint/parser': ^8.66.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-CZ4nMxWwgu1HEEFNkeaCptra9QCtkmKdgf3sWh1rl1trIhmxLilgTV4cwcbQ4wemnT4sWQN8CaKOmdYx+g2gMA==}
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity:
sha512-X6ypGChaWYk6PBtUg2BwuTZEFFcHJAtGTVJ9/lCTOufhZ4i9fNolQNnktq+kkMCwMj7V8Svsq7+TxSDslmhE0g==}
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-SxnPhbTsGahizDgbu7oqFH/xVtzIqMd/s+WtnSxNxJZJpLbdT5IPdzg8EZxO3+PoKahXmwJLeNQOpKJb3/bi7Q==}
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity:
sha512-7MthGPTt4BP69lSryqpqq8HQqxuzynssckL/jyDyk3+TNMQ3y2jFWkptCrktWvBrP+EH787Nl5N5Qpw7WZg+5g==}
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-Esbl8OSYiVxBokYgWPf7VVWg/BE798wXhimnn9ML9Pt5qoDf8bfQlgjlKXR/k98+AcNzlLKYrpCcrcuZ9DZLgg==}
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity:
sha512-8TGcH25j9zqJ/IULB/ppyhRvxA8QYfFEZ7nfbg6/BN9spDgb8fPWQXlE5l8TWBL50EtUx007uZ1o9VOwrq2/9g==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@typescript-eslint/[email protected]':
- resolution: {integrity:
sha512-j6GzGqCiRdA7Qhur2VVmKZAkBLfnHFQfx4TaJGL9RMveZqCo48jSHHO0DTgizEnGhtWnqmbtCUSrqSkdiY/0Hg==}
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity:
sha512-9D5gLYZG4rOjcoag8MQ/fWI8WqA9wcPDyOGyWtWFhvM1lHRbliqUSPIY5J3zqCU1tvSwzXxnnjhQhz5Ne7mJ4g==}
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-YjaZ7PRI5qY7ax2L3PbvX0rRyGtipAReCWs0mhhDBHjH/vl0g0BonaGXrKdKpMbIIsMIwDgbk/xzkBTyAltS5g==}
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity:
sha512-LG2dWfjZQQp0ADtAu/EWJVayefGL2UEZ3CDeI44D9v3rXB/WYUqE/jpO28KrEKul5AySrmI+Zh1v6v+xW2U9+g==}
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-JSSwWNy+H0E/01jJEM+hrX6N0OFDzFzeIhHFSAS01tlVaevpG8cFyYRPhS5yjGOvBUx3sqQHVMjCL1CAZZMxBg==}
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity:
sha512-H6gcYaSDOyvL3AD/jHUtUFo2jqGgn/F6nuyuZSu0QTesxL+cP4dQoIMrODRofuJC09g64+WgZ6tE19Y1N2YIFQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@typescript-eslint/[email protected]':
- resolution: {integrity:
sha512-JboAE2swaYt4tb1fHhHTABE2K+OLy09XfcTbhnk4Pw96f9dd2e9iYsJ28gBggHlo5z5x1rkyWvcPoTuNTd4oGg==}
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity:
sha512-8/x4INiiQb10jGgXYD7116/zQ+OL84ZIFn0za68wwFHCanT/VLbBEroWht8RV8fn0/ZCAoazHLQgwUC0UQcDfg==}
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-gXiwIHsYreboxeJucHKPvgwl7dXt50mF8s1/c00cP/WoVTyWKFdtfhRWwZiXYFU5H2O8vVoSLNrexFZjYS/SGA==}
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity:
sha512-jasearZPolBw5NJNYGMwxzHMF83niVWmMU1VdHzG1CyfI2VS7f7nZltnKtHcg20hW+7Uo5GfK4MeDPoU3qI8EA==}
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-8C71BQkGjiMmXtop7pHVJu1l2NNShFdkCyD6a2ezzs5vU/L3LRtb69EtcteFwz0mYMPzIgOw0n6OV4VBUWZd7A==}
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity:
sha512-dkKR8q+lKciskj1Y3vthHktl+3cMLWGyVUP23bRiPZ5O9BRT++4EqDDV+TVeIKBL1VXVEqrJlz8MYbcnvJcAlg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@vitejs/[email protected]':
@@ -1627,8 +1627,8 @@ packages:
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9
- [email protected]:
- resolution: {integrity:
sha512-HiqpDrUDbGrMC6iHQbemgDyHJ0366Vyz/qRWmxQcSAkmG25cXr8BdRgx8yAhOKhEfBXn8Rnf/mTCsV4EqUJSxg==}
+ [email protected]:
+ resolution: {integrity:
sha512-Kprsp9Us0GqAesYaAIzUViw57xYp5WBqzXrcE0Mtww++E5fexWXYBipMuuD7yvyH4vvpBH0+oJ+OMAmZ0oYXkw==}
engines: {node: ^20.0.0 || >=22.0.0}
peerDependencies:
eslint: ^8.45.0 || ^9.0.0 || ^10.0.0
@@ -2274,8 +2274,8 @@ packages:
[email protected]:
resolution: {integrity:
sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==}
- [email protected]:
- resolution: {integrity:
sha512-xQLf0A3HOMlgHq0n247/LRuAOYmB7dXJ/DvAxGvsSBij45XtBSmQycu+F8ODbHwns/XyFZagyL1+J0Offw1E0g==}
+ [email protected]:
+ resolution: {integrity:
sha512-DTg4MJbGMWkfi6VZFdNt2/caMbQy4Ou+Op/hJQvGEWcnVfoA1QA+xzRKAzw9jD6+GVOOeYr/mIcuDSdug6F6+w==}
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin: true
@@ -2432,8 +2432,8 @@ packages:
resolution: {integrity:
sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==}
engines: {node: '>= 0.4'}
- [email protected]:
- resolution: {integrity:
sha512-DTPx3RWSSnWyzLxQnlH0rJP+EW5ekl16ZU4/psbIhA0e53kJfdgaN5vKM+xP7yJtXVu+nfdVFmlgFDEKAe4Pyw==}
+ [email protected]:
+ resolution: {integrity:
sha512-u82N74LFzG8ca+dD8puPnplTXoGH4fTPpVGuIbt36G3qvNlkvfD0lEAZSxaly3KX8TS/L1A1gsCEmvKmBcVbkQ==}
engines: {node: ^10 || ^12 || >=14}
[email protected]:
@@ -2530,8 +2530,8 @@ packages:
engines: {node: '>= 0.4'}
hasBin: true
- [email protected]:
- resolution: {integrity:
sha512-opwpo1tQBAcpSUJDt94B7hhLNGOKjCdE//XXjeLrnx9b83bjnw45tXdg1b09yEw/VLFBJGZpwRULMmOZo7ol+A==}
+ [email protected]:
+ resolution: {integrity:
sha512-rn9wpmxplLf7NLNyCk9FyWh3FM43DbY8jOzCdEPzH7uflhTftRbCEpqi6Ly2osgoU8OwObtmavMbWLaWy4LX7A==}
engines: {node: ^20.19.0 || >=22.12.0}
hasBin: true
@@ -2791,8 +2791,8 @@ packages:
resolution: {integrity:
sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==}
engines: {node: '>= 0.4'}
- [email protected]:
- resolution: {integrity:
sha512-/ggrHAwyjENDusvyxbuqxAC2dTnZg/Z8F+fgQtYIz+L6n/9HfSlEZcFGV/NsMNa6CkGk0xUjUAFwC0vHOflvIA==}
+ [email protected]:
+ resolution: {integrity:
sha512-QlEbBPz/RuJ1XUHj29nm3t0F/O/cSlEnntozqPOYHnnTGAXFamnMBu5i9Vn6vhUPHGAjR+Vl+5J8vPN/BMUrJw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
@@ -2851,8 +2851,8 @@ packages:
vite:
optional: true
- [email protected]:
- resolution: {integrity:
sha512-pn+CFpM0lwDeKwmOq1ZaBK/9sjorZcgqxki6MbY/jPEVd9vichIlmlD4HmQ5wdP5EgqQCFRaACBxMC7uEGc6lQ==}
+ [email protected]:
+ resolution: {integrity:
sha512-EU/eS7BH3XROHh2YnBefjM6DBKA6ZeMZEYQbj7NLWg5wHYlhB8B/Mayd5XsgWq+NFYccDOTemRpdETWR6Ka/lw==}
engines: {node: ^20.19.0 || >=22.12.0}
hasBin: true
peerDependencies:
@@ -3400,7 +3400,7 @@ snapshots:
'@microsoft/[email protected]': {}
- '@oxc-project/[email protected]': {}
+ '@oxc-project/[email protected]': {}
'@pandacss/[email protected]': {}
@@ -3409,46 +3409,46 @@ snapshots:
'@pkgr/[email protected]': {}
- '@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]':
+ '@rolldown/[email protected]':
optional: true
'@rolldown/[email protected]': {}
@@ -3579,7 +3579,7 @@ snapshots:
'@stylistic/[email protected]([email protected])([email protected])':
dependencies:
- '@typescript-eslint/utils': 8.65.0([email protected])([email protected])
+ '@typescript-eslint/utils': 8.66.0([email protected])([email protected])
eslint: 9.39.5
eslint-visitor-keys: 4.2.1
espree: 10.4.0
@@ -3738,14 +3738,14 @@ snapshots:
dependencies:
'@types/node': 25.9.5
-
'@typescript-eslint/[email protected](@typescript-eslint/[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])':
dependencies:
'@eslint-community/regexpp': 4.12.2
- '@typescript-eslint/parser': 8.65.0([email protected])([email protected])
- '@typescript-eslint/scope-manager': 8.65.0
- '@typescript-eslint/type-utils': 8.65.0([email protected])([email protected])
- '@typescript-eslint/utils': 8.65.0([email protected])([email protected])
- '@typescript-eslint/visitor-keys': 8.65.0
+ '@typescript-eslint/parser': 8.66.0([email protected])([email protected])
+ '@typescript-eslint/scope-manager': 8.66.0
+ '@typescript-eslint/type-utils': 8.66.0([email protected])([email protected])
+ '@typescript-eslint/utils': 8.66.0([email protected])([email protected])
+ '@typescript-eslint/visitor-keys': 8.66.0
eslint: 9.39.5
ignore: 7.0.6
natural-compare: 1.4.0
@@ -3754,41 +3754,41 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/[email protected]([email protected])([email protected])':
+ '@typescript-eslint/[email protected]([email protected])([email protected])':
dependencies:
- '@typescript-eslint/scope-manager': 8.65.0
- '@typescript-eslint/types': 8.65.0
- '@typescript-eslint/typescript-estree': 8.65.0([email protected])
- '@typescript-eslint/visitor-keys': 8.65.0
+ '@typescript-eslint/scope-manager': 8.66.0
+ '@typescript-eslint/types': 8.66.0
+ '@typescript-eslint/typescript-estree': 8.66.0([email protected])
+ '@typescript-eslint/visitor-keys': 8.66.0
debug: 4.4.3
eslint: 9.39.5
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.65.0([email protected])
- '@typescript-eslint/types': 8.65.0
+ '@typescript-eslint/tsconfig-utils': 8.66.0([email protected])
+ '@typescript-eslint/types': 8.66.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.65.0
- '@typescript-eslint/visitor-keys': 8.65.0
+ '@typescript-eslint/types': 8.66.0
+ '@typescript-eslint/visitor-keys': 8.66.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])':
+ '@typescript-eslint/[email protected]([email protected])([email protected])':
dependencies:
- '@typescript-eslint/types': 8.65.0
- '@typescript-eslint/typescript-estree': 8.65.0([email protected])
- '@typescript-eslint/utils': 8.65.0([email protected])([email protected])
+ '@typescript-eslint/types': 8.66.0
+ '@typescript-eslint/typescript-estree': 8.66.0([email protected])
+ '@typescript-eslint/utils': 8.66.0([email protected])([email protected])
debug: 4.4.3
eslint: 9.39.5
ts-api-utils: 2.5.0([email protected])
@@ -3796,14 +3796,14 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@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.65.0([email protected])
- '@typescript-eslint/tsconfig-utils': 8.65.0([email protected])
- '@typescript-eslint/types': 8.65.0
- '@typescript-eslint/visitor-keys': 8.65.0
+ '@typescript-eslint/project-service': 8.66.0([email protected])
+ '@typescript-eslint/tsconfig-utils': 8.66.0([email protected])
+ '@typescript-eslint/types': 8.66.0
+ '@typescript-eslint/visitor-keys': 8.66.0
debug: 4.4.3
minimatch: 10.2.6
semver: 7.8.5
@@ -3813,27 +3813,27 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/[email protected]([email protected])([email protected])':
+ '@typescript-eslint/[email protected]([email protected])([email protected])':
dependencies:
'@eslint-community/eslint-utils': 4.10.1([email protected])
- '@typescript-eslint/scope-manager': 8.65.0
- '@typescript-eslint/types': 8.65.0
- '@typescript-eslint/typescript-estree': 8.65.0([email protected])
+ '@typescript-eslint/scope-manager': 8.66.0
+ '@typescript-eslint/types': 8.66.0
+ '@typescript-eslint/typescript-estree': 8.66.0([email protected])
eslint: 9.39.5
typescript: 5.9.3
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/[email protected]':
+ '@typescript-eslint/[email protected]':
dependencies:
- '@typescript-eslint/types': 8.65.0
+ '@typescript-eslint/types': 8.66.0
eslint-visitor-keys: 5.0.1
-
'@vitejs/[email protected](@swc/[email protected])([email protected](@types/[email protected])([email protected]))':
+
'@vitejs/[email protected](@swc/[email protected])([email protected](@types/[email protected])([email protected]))':
dependencies:
'@rolldown/pluginutils': 1.0.1
'@swc/core': 1.15.47(@swc/[email protected])
- vite: 8.2.0(@types/[email protected])([email protected])
+ vite: 8.2.1(@types/[email protected])([email protected])
transitivePeerDependencies:
- '@swc/helpers'
@@ -3852,7 +3852,7 @@ snapshots:
std-env: 3.10.0
test-exclude: 7.0.2
tinyrainbow: 2.0.0
- vitest:
4.1.10(@types/[email protected])(@vitest/[email protected])([email protected])([email protected](@types/[email protected])([email protected]))
+ vitest:
4.1.10(@types/[email protected])(@vitest/[email protected])([email protected])([email protected](@types/[email protected])([email protected]))
transitivePeerDependencies:
- supports-color
@@ -3865,13 +3865,13 @@ snapshots:
chai: 6.2.2
tinyrainbow: 3.1.1
- '@vitest/[email protected]([email protected](@types/[email protected])([email protected]))':
+ '@vitest/[email protected]([email protected](@types/[email protected])([email protected]))':
dependencies:
'@vitest/spy': 4.1.10
estree-walker: 3.0.3
magic-string: 0.30.21
optionalDependencies:
- vite: 8.2.0(@types/[email protected])([email protected])
+ vite: 8.2.1(@types/[email protected])([email protected])
'@vitest/[email protected]':
dependencies:
@@ -4950,9 +4950,9 @@ 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]):
dependencies:
- '@typescript-eslint/utils': 8.65.0([email protected])([email protected])
+ '@typescript-eslint/utils': 8.66.0([email protected])([email protected])
eslint: 9.39.5
natural-orderby: 5.0.0
transitivePeerDependencies:
@@ -5616,7 +5616,7 @@ snapshots:
[email protected]: {}
- [email protected]: {}
+ [email protected]: {}
[email protected]: {}
@@ -5774,9 +5774,9 @@ snapshots:
[email protected]: {}
- [email protected]:
+ [email protected]:
dependencies:
- nanoid: 3.3.17
+ nanoid: 3.3.18
picocolors: 1.1.1
source-map-js: 1.2.1
@@ -5884,25 +5884,25 @@ snapshots:
path-parse: 1.0.7
supports-preserve-symlinks-flag: 1.0.0
- [email protected]:
+ [email protected]:
dependencies:
- '@oxc-project/types': 0.142.0
+ '@oxc-project/types': 0.143.0
'@rolldown/pluginutils': 1.0.1
optionalDependencies:
- '@rolldown/binding-android-arm64': 1.2.2
- '@rolldown/binding-darwin-arm64': 1.2.2
- '@rolldown/binding-darwin-x64': 1.2.2
- '@rolldown/binding-freebsd-x64': 1.2.2
- '@rolldown/binding-linux-arm-gnueabihf': 1.2.2
- '@rolldown/binding-linux-arm64-gnu': 1.2.2
- '@rolldown/binding-linux-arm64-musl': 1.2.2
- '@rolldown/binding-linux-ppc64-gnu': 1.2.2
- '@rolldown/binding-linux-s390x-gnu': 1.2.2
- '@rolldown/binding-linux-x64-gnu': 1.2.2
- '@rolldown/binding-linux-x64-musl': 1.2.2
- '@rolldown/binding-openharmony-arm64': 1.2.2
- '@rolldown/binding-win32-arm64-msvc': 1.2.2
- '@rolldown/binding-win32-x64-msvc': 1.2.2
+ '@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
[email protected]:
dependencies:
@@ -6222,12 +6222,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]):
dependencies:
- '@typescript-eslint/eslint-plugin':
8.65.0(@typescript-eslint/[email protected]([email protected])([email protected]))([email protected])([email protected])
- '@typescript-eslint/parser': 8.65.0([email protected])([email protected])
- '@typescript-eslint/typescript-estree': 8.65.0([email protected])
- '@typescript-eslint/utils': 8.65.0([email protected])([email protected])
+ '@typescript-eslint/eslint-plugin':
8.66.0(@typescript-eslint/[email protected]([email protected])([email protected]))([email protected])([email protected])
+ '@typescript-eslint/parser': 8.66.0([email protected])([email protected])
+ '@typescript-eslint/typescript-estree': 8.66.0([email protected])
+ '@typescript-eslint/utils': 8.66.0([email protected])([email protected])
eslint: 9.39.5
typescript: 5.9.3
transitivePeerDependencies:
@@ -6267,11 +6267,11 @@ snapshots:
spdx-correct: 3.2.0
spdx-expression-parse: 3.0.1
-
[email protected]([email protected](@types/[email protected])([email protected])):
+
[email protected]([email protected](@types/[email protected])([email protected])):
dependencies:
- vite: 8.2.0(@types/[email protected])([email protected])
+ vite: 8.2.1(@types/[email protected])([email protected])
-
[email protected](@types/[email protected])([email protected])([email protected])([email protected](@types/[email protected])([email protected])):
+
[email protected](@types/[email protected])([email protected])([email protected])([email protected](@types/[email protected])([email protected])):
dependencies:
'@microsoft/api-extractor': 7.57.2(@types/[email protected])
'@rollup/pluginutils': 5.3.0([email protected])
@@ -6284,28 +6284,28 @@ snapshots:
magic-string: 0.30.21
typescript: 5.9.3
optionalDependencies:
- vite: 8.2.0(@types/[email protected])([email protected])
+ vite: 8.2.1(@types/[email protected])([email protected])
transitivePeerDependencies:
- '@types/node'
- rollup
- supports-color
- [email protected](@types/[email protected])([email protected]):
+ [email protected](@types/[email protected])([email protected]):
dependencies:
lightningcss: 1.33.0
picomatch: 4.0.5
- postcss: 8.5.25
- rolldown: 1.2.2
+ postcss: 8.5.26
+ rolldown: 1.2.3
tinyglobby: 0.2.17
optionalDependencies:
'@types/node': 25.9.5
fsevents: 2.3.3
yaml: 2.8.3
-
[email protected](@types/[email protected])(@vitest/[email protected])([email protected])([email protected](@types/[email protected])([email protected])):
+
[email protected](@types/[email protected])(@vitest/[email protected])([email protected])([email protected](@types/[email protected])([email protected])):
dependencies:
'@vitest/expect': 4.1.10
- '@vitest/mocker': 4.1.10([email protected](@types/[email protected])([email protected]))
+ '@vitest/mocker': 4.1.10([email protected](@types/[email protected])([email protected]))
'@vitest/pretty-format': 4.1.10
'@vitest/runner': 4.1.10
'@vitest/snapshot': 4.1.10
@@ -6322,7 +6322,7 @@ snapshots:
tinyexec: 1.2.4
tinyglobby: 0.2.17
tinyrainbow: 3.1.1
- vite: 8.2.0(@types/[email protected])([email protected])
+ vite: 8.2.1(@types/[email protected])([email protected])
why-is-node-running: 2.3.0
optionalDependencies:
'@types/node': 25.9.5