diff --git a/.github/workflows/zizmor.yml b/.github/workflows/zizmor.yml
index f871d25..d6d5e2c 100644
--- a/.github/workflows/zizmor.yml
+++ b/.github/workflows/zizmor.yml
@@ -18,7 +18,7 @@ jobs:
with:
persist-credentials: false
- name: Run zizmor
- uses: zizmorcore/zizmor-action@5f14fd08f7cf1cb1609c1e344975f152c7ee938d # v0.5.6
+ uses: zizmorcore/zizmor-action@192e21d79ab29983730a13d1382995c2307fbcaa # v0.5.7
with:
advanced-security: false
annotations: true
diff --git a/README.md b/README.md
index 3bbdc56..af0336a 100644
--- a/README.md
+++ b/README.md
@@ -27,8 +27,9 @@
-
+
### [Become a Sponsor!](https://github.com/sponsors/tannerlinsley/)
+
# TanStack Config
diff --git a/integrations/react/snap/cjs/use-client.cjs.map b/integrations/react/snap/cjs/use-client.cjs.map
index d2393b0..353fe2f 100644
--- a/integrations/react/snap/cjs/use-client.cjs.map
+++ b/integrations/react/snap/cjs/use-client.cjs.map
@@ -1 +1 @@
-{"version":3,"file":"use-client.cjs","names":[],"sources":["../../src/use-client.tsx"],"sourcesContent":["'use client'\n\nexport const Component = () => {\n return Hello world!
\n}\n"],"mappings":";;;AAEA,IAAa,kBAAkB;CAC7B,OAAO,iBAAA,GAAA,kBAAA,KAAC,OAAD,EAAA,UAAK,eAAiB,CAAA;AAC/B"}
\ No newline at end of file
+{"version":3,"file":"use-client.cjs","names":[],"sources":["../../src/use-client.tsx"],"sourcesContent":["'use client'\n\nexport const Component = () => {\n return Hello world!
\n}\n"],"mappings":";;;AAEA,IAAa,kBAAkB;CAC7B,OAAO,iBAAA,GAAA,kBAAA,IAAA,CAAC,OAAD,EAAA,UAAK,eAAiB,CAAA;AAC/B"}
\ No newline at end of file
diff --git a/integrations/vanilla/snap/cjs/utils.cjs.map b/integrations/vanilla/snap/cjs/utils.cjs.map
index 3bd7daf..5f602a0 100644
--- a/integrations/vanilla/snap/cjs/utils.cjs.map
+++ b/integrations/vanilla/snap/cjs/utils.cjs.map
@@ -1 +1 @@
-{"version":3,"file":"utils.cjs","names":[],"sources":["../../src/utils.ts"],"sourcesContent":["export const optionalChaining = (data: any) => {\n return data?.maybe?.property\n}\n\nconsole.log(import('./dynamic'))\n"],"mappings":";AAAA,IAAa,oBAAoB,SAAc;CAC7C,OAAO,MAAM,OAAO;AACtB;AAEA,QAAQ,IAAA,QAAA,QAAA,EAAA,WAAA,QAAI,eAAA,CAAA,CAAmB"}
\ No newline at end of file
+{"version":3,"file":"utils.cjs","names":[],"sources":["../../src/utils.ts"],"sourcesContent":["export const optionalChaining = (data: any) => {\n return data?.maybe?.property\n}\n\nconsole.log(import('./dynamic'))\n"],"mappings":";AAAA,IAAa,oBAAoB,SAAc;CAC7C,OAAO,MAAM,OAAO;AACtB;AAEA,QAAQ,IAAA,QAAA,QAAA,CAAA,CAAA,WAAA,QAAI,eAAA,CAAA,CAAmB"}
\ No newline at end of file
diff --git a/package.json b/package.json
index 01fbc16..de5927d 100644
--- a/package.json
+++ b/package.json
@@ -5,9 +5,9 @@
"type": "git",
"url": "https://github.com/TanStack/config.git"
},
- "packageManager": "pnpm@11.8.0",
+ "packageManager": "pnpm@11.9.0",
"engines": {
- "pnpm": ">=11.0.0"
+ "pnpm": ">=11.9.0"
},
"type": "module",
"scripts": {
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 6e5913d..5c0326e 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -7,8 +7,8 @@ settings:
catalogs:
default:
'@arethetypeswrong/core':
- specifier: ^0.18.3
- version: 0.18.3
+ specifier: ^0.18.4
+ version: 0.18.4
'@changesets/changelog-github':
specifier: ^0.7.0
version: 0.7.0
@@ -25,8 +25,8 @@ catalogs:
specifier: ^5.10.0
version: 5.10.0
'@tanstack/query-core':
- specifier: ^5.101.0
- version: 5.101.0
+ specifier: ^5.101.2
+ version: 5.101.2
'@types/eslint':
specifier: ^9.6.1
version: 9.6.1
@@ -46,23 +46,23 @@ catalogs:
specifier: ^7.7.1
version: 7.7.1
'@vitejs/plugin-react':
- specifier: ^6.0.2
- version: 6.0.2
+ specifier: ^6.0.3
+ version: 6.0.3
'@vitejs/plugin-vue':
specifier: ^6.0.7
version: 6.0.7
eslint:
- specifier: ^10.5.0
- version: 10.5.0
+ specifier: ^10.6.0
+ version: 10.6.0
eslint-plugin-import-x:
- specifier: ^4.16.2
- version: 4.16.2
+ specifier: ^4.17.0
+ version: 4.17.1
eslint-plugin-n:
specifier: ^17.24.0
version: 17.24.0
globals:
- specifier: ^17.6.0
- version: 17.6.0
+ specifier: ^17.7.0
+ version: 17.7.0
jiti:
specifier: ^2.7.0
version: 2.7.0
@@ -76,14 +76,14 @@ catalogs:
specifier: ^4.0.3
version: 4.0.3
nx:
- specifier: 23.0.0
- version: 23.0.0
+ specifier: 23.0.1
+ version: 23.0.1
premove:
specifier: ^4.0.0
version: 4.0.0
prettier:
- specifier: ^3.8.4
- version: 3.8.4
+ specifier: ^3.9.0
+ version: 3.9.3
publint:
specifier: ^0.3.21
version: 0.3.21
@@ -94,11 +94,11 @@ catalogs:
specifier: ^19.2.7
version: 19.2.7
semver:
- specifier: ^7.8.4
- version: 7.8.4
+ specifier: ^7.8.5
+ version: 7.8.5
sherif:
- specifier: ^1.11.1
- version: 1.11.1
+ specifier: ^1.12.0
+ version: 1.12.0
simple-git:
specifier: ^3.36.0
version: 3.36.0
@@ -124,11 +124,11 @@ catalogs:
specifier: 6.0.2
version: 6.0.2
typescript-eslint:
- specifier: ^8.61.1
- version: 8.61.1
+ specifier: ^8.62.0
+ version: 8.62.1
vite:
- specifier: ^8.0.16
- version: 8.0.16
+ specifier: ^8.1.0
+ version: 8.1.0
vite-plugin-dts:
specifier: 4.2.3
version: 4.2.3
@@ -142,8 +142,8 @@ catalogs:
specifier: ^4.1.9
version: 4.1.9
vue:
- specifier: ^3.5.38
- version: 3.5.38
+ specifier: ^3.5.39
+ version: 3.5.39
vue-eslint-parser:
specifier: ^10.4.1
version: 10.4.1
@@ -154,7 +154,7 @@ importers:
devDependencies:
'@arethetypeswrong/core':
specifier: 'catalog:'
- version: 0.18.3
+ version: 0.18.4
'@changesets/changelog-github':
specifier: 'catalog:'
version: 0.7.0
@@ -166,7 +166,7 @@ importers:
version: 24.12.3
eslint:
specifier: 'catalog:'
- version: 10.5.0(jiti@2.7.0)
+ version: 10.6.0(jiti@2.7.0)
jiti:
specifier: 'catalog:'
version: 2.7.0
@@ -178,37 +178,37 @@ importers:
version: 4.0.3
nx:
specifier: 'catalog:'
- version: 23.0.0
+ version: 23.0.1
premove:
specifier: 'catalog:'
version: 4.0.0
prettier:
specifier: 'catalog:'
- version: 3.8.4
+ version: 3.9.3
publint:
specifier: 'catalog:'
version: 0.3.21
sherif:
specifier: 'catalog:'
- version: 1.11.1
+ version: 1.12.0
tinyglobby:
specifier: 'catalog:'
version: 0.2.17
tsdown:
specifier: 'catalog:'
- version: 0.22.3(@arethetypeswrong/core@0.18.3)(publint@0.3.21)(typescript@6.0.2)
+ version: 0.22.3(@arethetypeswrong/core@0.18.4)(publint@0.3.21)(typescript@6.0.2)
typescript:
specifier: 'catalog:'
version: 6.0.2
typescript-eslint:
specifier: 'catalog:'
- version: 8.61.1(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.2)
+ version: 8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.2)
integrations/react:
dependencies:
'@tanstack/query-core':
specifier: 'catalog:'
- version: 5.101.0
+ version: 5.101.2
react:
specifier: 'catalog:'
version: 19.2.7
@@ -227,13 +227,13 @@ importers:
version: 19.2.3(@types/react@19.2.17)
'@vitejs/plugin-react':
specifier: 'catalog:'
- version: 6.0.2(vite@8.0.16(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0))
+ version: 6.0.3(vite@8.1.0(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0))
vite:
specifier: 'catalog:'
- version: 8.0.16(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0)
+ version: 8.1.0(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0)
vitest:
specifier: 'catalog:'
- version: 4.1.9(@types/node@25.6.2)(jsdom@29.1.1)(vite@8.0.16(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0))
+ version: 4.1.9(@types/node@25.6.2)(jsdom@29.1.1)(vite@8.1.0(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0))
integrations/vanilla:
devDependencies:
@@ -242,60 +242,60 @@ importers:
version: link:../../packages/vite-config
vite:
specifier: 'catalog:'
- version: 8.0.16(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0)
+ version: 8.1.0(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0)
vitest:
specifier: 'catalog:'
- version: 4.1.9(@types/node@25.6.2)(jsdom@29.1.1)(vite@8.0.16(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0))
+ version: 4.1.9(@types/node@25.6.2)(jsdom@29.1.1)(vite@8.1.0(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0))
integrations/vue:
dependencies:
vue:
specifier: 'catalog:'
- version: 3.5.38(typescript@6.0.2)
+ version: 3.5.39(typescript@6.0.2)
devDependencies:
'@tanstack/vite-config':
specifier: workspace:*
version: link:../../packages/vite-config
'@vitejs/plugin-vue':
specifier: 'catalog:'
- version: 6.0.7(vite@8.0.16(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0))(vue@3.5.38(typescript@6.0.2))
+ version: 6.0.7(vite@8.1.0(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0))(vue@3.5.39(typescript@6.0.2))
vite:
specifier: 'catalog:'
- version: 8.0.16(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0)
+ version: 8.1.0(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0)
vitest:
specifier: 'catalog:'
- version: 4.1.9(@types/node@25.6.2)(jsdom@29.1.1)(vite@8.0.16(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0))
+ version: 4.1.9(@types/node@25.6.2)(jsdom@29.1.1)(vite@8.1.0(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0))
packages/eslint-config:
dependencies:
'@eslint/js':
specifier: 'catalog:'
- version: 10.0.1(eslint@10.5.0(jiti@2.7.0))
+ version: 10.0.1(eslint@10.6.0(jiti@2.7.0))
'@stylistic/eslint-plugin':
specifier: 'catalog:'
- version: 5.10.0(eslint@10.5.0(jiti@2.7.0))
+ version: 5.10.0(eslint@10.6.0(jiti@2.7.0))
eslint-plugin-import-x:
specifier: 'catalog:'
- version: 4.16.2(@typescript-eslint/utils@8.61.1(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.2))(eslint@10.5.0(jiti@2.7.0))
+ version: 4.17.1(@typescript-eslint/utils@8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.2))(eslint@10.6.0(jiti@2.7.0))
eslint-plugin-n:
specifier: 'catalog:'
- version: 17.24.0(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.2)
+ version: 17.24.0(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.2)
globals:
specifier: 'catalog:'
- version: 17.6.0
+ version: 17.7.0
typescript-eslint:
specifier: 'catalog:'
- version: 8.61.1(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.2)
+ version: 8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.2)
vue-eslint-parser:
specifier: 'catalog:'
- version: 10.4.1(eslint@10.5.0(jiti@2.7.0))
+ version: 10.4.1(eslint@10.6.0(jiti@2.7.0))
devDependencies:
'@types/eslint':
specifier: 'catalog:'
version: 9.6.1
eslint:
specifier: 'catalog:'
- version: 10.5.0(jiti@2.7.0)
+ version: 10.6.0(jiti@2.7.0)
packages/publish-config:
dependencies:
@@ -307,7 +307,7 @@ importers:
version: 6.2.1
semver:
specifier: 'catalog:'
- version: 7.8.4
+ version: 7.8.5
simple-git:
specifier: 'catalog:'
version: 3.36.0
@@ -345,28 +345,28 @@ importers:
dependencies:
vite-plugin-dts:
specifier: 'catalog:'
- version: 4.2.3(@types/node@25.6.2)(typescript@6.0.2)(vite@8.0.16(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0))
+ version: 4.2.3(@types/node@25.6.2)(typescript@6.0.2)(vite@8.1.0(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0))
vite-plugin-externalize-deps:
specifier: 'catalog:'
- version: 0.10.0(vite@8.0.16(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0))
+ version: 0.10.0(vite@8.1.0(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0))
vite-tsconfig-paths:
specifier: 'catalog:'
- version: 6.1.1(typescript@6.0.2)(vite@8.0.16(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0))
+ version: 6.1.1(typescript@6.0.2)(vite@8.1.0(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0))
devDependencies:
'@tanstack/eslint-config':
specifier: workspace:*
version: link:../eslint-config
vite:
specifier: 'catalog:'
- version: 8.0.16(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0)
+ version: 8.1.0(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0)
packages:
'@andrewbranch/untar.js@1.0.3':
resolution: {integrity: sha512-Jh15/qVmrLGhkKJBdXlK1+9tY4lZruYjsgkDFj08ZmDiWVBLJcqkok7Z0/R0In+i1rScBpJlSvrTS2Lm41Pbnw==}
- '@arethetypeswrong/core@0.18.3':
- resolution: {integrity: sha512-sWBB/tdIktaT5xMq0Dz6CJyqcf6oMNdmiKiuPU1lWoJLTL6gjRSsksBuSgqot21hylkklBQY1wiSu+PkZhW7sw==}
+ '@arethetypeswrong/core@0.18.4':
+ resolution: {integrity: sha512-M5F0ePyN6h2Z6XxRiyIPqjGbltotXLjR0CKA0uKspsDu0QmgTNYvRb4RSQPMUs2ZXZHCCYpbaZbFbYOXLxCjUA==}
engines: {node: '>=20'}
'@asamuzakjp/css-color@5.1.11':
@@ -538,20 +538,14 @@ packages:
resolution: {integrity: sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==}
engines: {node: '>=20.19.0'}
- '@emnapi/core@1.10.0':
- resolution: {integrity: sha512-yq6OkJ4p82CAfPl0u9mQebQHKPJkY7WrIuk205cTYnYe+k2Z8YBh11FrbRG/H6ihirqcacOgl2BIO8oyMQLeXw==}
-
- '@emnapi/core@1.11.0':
- resolution: {integrity: sha512-l9Oo58x0HOP5znGzVhYW9U3e5wVuA4LAZU2AGezTmkhO1CgQRFDhDg4nneHsu/t3WniXg9QrG2nIXL/ZS8ln8Q==}
+ '@emnapi/core@1.11.1':
+ resolution: {integrity: sha512-RSvbQmHzdKzNsLYa/wHrbc3KN4sYLKAdPZxqiM2HATqv/SBk2/ENSHpvXGaLOMcsAyz0poEGqkmmKYG3OWiJEQ==}
'@emnapi/core@1.4.5':
resolution: {integrity: sha512-XsLw1dEOpkSX/WucdqUhPWP7hDxSvZiY+fsUC14h+FtQ2Ifni4znbBt8punRX+Uj2JG/uDb8nEHVKvrVlvdZ5Q==}
- '@emnapi/runtime@1.10.0':
- resolution: {integrity: sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==}
-
- '@emnapi/runtime@1.11.0':
- resolution: {integrity: sha512-55coeOFKHv1ywEcUXJtWU5f+Jr/W5tZDvZig8DLKSwUN1JpROQ4rk/SNOQiFWmaR/VKF4zuFyW1B8JduOSv6Pg==}
+ '@emnapi/runtime@1.11.1':
+ resolution: {integrity: sha512-vgj7R3y3Wgx24IQaGPA/R6YFXLHVMOZ0uVEyIQPaWs+rd1AzfEMXlAC22FYwO1XkKR6NPsq7mUandH8oIRdZFw==}
'@emnapi/runtime@1.4.5':
resolution: {integrity: sha512-++LApOtY0pEEz1zrd9vy1/zXVaVJJ/EbAF3u0fXIzPJEDtnITsBGbbK0EkM72amhl/R5b+5xx0Y/QhcVOpuulg==}
@@ -559,9 +553,6 @@ packages:
'@emnapi/wasi-threads@1.0.4':
resolution: {integrity: sha512-PJR+bOmMOPH8AtcTGAyYNiuJ3/Fcoj2XN/gBEWzDIKh254XO+mM9XoXHk5GNEhodxeMznbg7BlRojVbKN+gC6g==}
- '@emnapi/wasi-threads@1.2.1':
- resolution: {integrity: sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==}
-
'@emnapi/wasi-threads@1.2.2':
resolution: {integrity: sha512-c95qOXkHdydNKhscBTebqEC1CVAZpyqOfVfBzQ1qgzyl3gfeldUjIggDbIZgDKsHLgnsM+igH7TJ/eAasaVuMA==}
@@ -696,8 +687,8 @@ packages:
'@napi-rs/wasm-runtime@0.2.4':
resolution: {integrity: sha512-9zESzOO5aDByvhIAsOy9TbpZ0Ur2AJbUI7UT73kcUTS2mxAMHOBaa1st/jAymNoCtvrit99kkzT1FZuXVcgfIQ==}
- '@napi-rs/wasm-runtime@1.1.5':
- resolution: {integrity: sha512-AWPoBRJ9tsnVhor4sjO7rkni+7p+2IAEFj6cx06UgP10jkQHqay/36uRV/bFkgrh18D9vb4cr8Q0Pthskgzy+Q==}
+ '@napi-rs/wasm-runtime@1.1.6':
+ resolution: {integrity: sha512-ZLv/JdUfkvOy9eCnnBaGfiO+XimbjebAeO+MRQqD/B+FR1tnRN0tpKSJHRbE8sFfS6aqsXZ67TQjfwfsxULVbg==}
peerDependencies:
'@emnapi/core': ^1.7.1
'@emnapi/runtime': ^1.7.1
@@ -714,68 +705,62 @@ packages:
resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
engines: {node: '>= 8'}
- '@nx/nx-darwin-arm64@23.0.0':
- resolution: {integrity: sha512-c/rXP3LYXJLC1F+9KDrWE+n1nkDnTEfHnA1KAK3A/CSk8EfgY0RhekcdbGISrHqgbccdVTBRTNUeTdwD+w23Xw==}
+ '@nx/nx-darwin-arm64@23.0.1':
+ resolution: {integrity: sha512-gQJvgPnbI91DBe23Th2CqD9R/S54cPS3C1f0DhyQ8YEf9rR7EEc+sVGjhgVxlhfOk2W7I1Gy6EkXwpN4aDoW4w==}
cpu: [arm64]
os: [darwin]
- '@nx/nx-darwin-x64@23.0.0':
- resolution: {integrity: sha512-fb1+s0dASz/a+0Ex3Qdw6Y1NssMZ58f8SyQtnr+c7ITM8Yi5njWfNVZMk1tAnAv7CSFvUvltaYekS88GMQ/8lQ==}
+ '@nx/nx-darwin-x64@23.0.1':
+ resolution: {integrity: sha512-e/lvzHKN6gpuD7MqEtfH1fOfnR75E55ytYNt8jaRxKI6EvpCq+Q3MunDuh9GQYAkqDrUqE7AhHrHc+eKATVEHw==}
cpu: [x64]
os: [darwin]
- '@nx/nx-freebsd-x64@23.0.0':
- resolution: {integrity: sha512-HYawS59K5IyNu28/0i0ectTAPlyBwPO0vhxw9UMGZ9ni6Yz3WvwPFTGZrWaEVAjGe3pQlQEVVBOr5/0Uw0Sw9A==}
+ '@nx/nx-freebsd-x64@23.0.1':
+ resolution: {integrity: sha512-f582OhSYN9qHpA9Ox9qnr3kZSZ7gQHs7crmBUutmbXmZQB2TDS/TlhvYSNnxudpwHR/tuWGi2IOQqa7zGOZj1Q==}
cpu: [x64]
os: [freebsd]
- '@nx/nx-linux-arm-gnueabihf@23.0.0':
- resolution: {integrity: sha512-GSPVEUKL/PUuKCubNcH+QtOJ+4+VFHSpKDMTFFjizTh//d4SunC+DE6vvwRt5bCervohCW2B7BicQc6IP2V51g==}
+ '@nx/nx-linux-arm-gnueabihf@23.0.1':
+ resolution: {integrity: sha512-VjhqPc6E7aiI0e+lowrkVbdyulsmP9fgMdcX1mCzXCEu/XZDcUbZ5qveR964cMhvm5qKn0ILJtJOUqZgmOT3Xg==}
cpu: [arm]
os: [linux]
- '@nx/nx-linux-arm64-gnu@23.0.0':
- resolution: {integrity: sha512-MkpI1SU+OxJ86SL5XcNJLKXsvnxzDwq4uh7Wbehcs62IWXtyGeuxHo1jYGrobYSV8v9f0Aafp3c2GxSxdZX/9Q==}
+ '@nx/nx-linux-arm64-gnu@23.0.1':
+ resolution: {integrity: sha512-zX2JdHQejZWB3DRgNsh77qOVYaSSjSLuBP2qIqc7EWVlCUnR7Aj3e65PTIps4LxMMmUp4twZA2ezS0rtyK2A4w==}
cpu: [arm64]
os: [linux]
libc: [glibc]
- '@nx/nx-linux-arm64-musl@23.0.0':
- resolution: {integrity: sha512-yASOY5MpsuzHKSF4xRyoVCIWv65GDlVs9VxZ+aZIfw5R9XbPgiaHaHRGlLBAm0j7WFw7wBCOB3WOxBK+wjC3dQ==}
+ '@nx/nx-linux-arm64-musl@23.0.1':
+ resolution: {integrity: sha512-9lyhxRNBgNYwHt6paq0OLzoKNoEGF5LnNW2YYrgFY8Cjtsg/Q4pcfZ1vB5o9FX9OmUgUQs3t2d4tU8YDukRUWg==}
cpu: [arm64]
os: [linux]
libc: [musl]
- '@nx/nx-linux-x64-gnu@23.0.0':
- resolution: {integrity: sha512-HvDP11Ub00C7kAMC7NvX+sbV8wM5j+OjLQalys0wlyqZ+7SL9OulQv/cyMCEHZSKW8YPt4326G0+omulZDwIGg==}
+ '@nx/nx-linux-x64-gnu@23.0.1':
+ resolution: {integrity: sha512-kVszY2xRyyrCXgdCdM1qG1WUhDjNPZxtdWq86a0TyIRJjfJTP9NHqpyhmvj9c2RdZxKVWHotx6fBJzY6Vn2ZrA==}
cpu: [x64]
os: [linux]
libc: [glibc]
- '@nx/nx-linux-x64-musl@23.0.0':
- resolution: {integrity: sha512-t1pSyBrxQ0Dly9VzB8WZXhVQMk044P8AyMRRiZ+NOs1pK4eRqVlmJmwJQw3ZfZZYUhA7B02PV8DHOjactctdag==}
+ '@nx/nx-linux-x64-musl@23.0.1':
+ resolution: {integrity: sha512-co71K2n4zcS1SYR8EBRlCvIko7M1YycO2tZL0nrCrga87AF5dzCwx+wEclpyCR/4tNOY3FrACk4gIkVskh3CdA==}
cpu: [x64]
os: [linux]
libc: [musl]
- '@nx/nx-win32-arm64-msvc@23.0.0':
- resolution: {integrity: sha512-IKTwZZgejzyUZChQjGss2cCSi2rR0J3FnpyQkjt9I4fFYTNd4YCNs5njovrBjQtVLpi/vv3e96fl3ccjbzIUpA==}
+ '@nx/nx-win32-arm64-msvc@23.0.1':
+ resolution: {integrity: sha512-7oma7iy5fbnn+x5AP7SFGMuleAA2R5RZm26dn+faikyQ4PXjoRAikWJJNiOWAeCA0BaMAeVedI6fJeAsVeDUKg==}
cpu: [arm64]
os: [win32]
- '@nx/nx-win32-x64-msvc@23.0.0':
- resolution: {integrity: sha512-2LSdp8U5gDaXtXbGLiKRdQM0f4yNCaraCpQrz27yjlQbyrULyCiaB00NPBL2JlhH9eQahx/QRyizhkMQ0hzVBA==}
+ '@nx/nx-win32-x64-msvc@23.0.1':
+ resolution: {integrity: sha512-TE/wvBa2cpkVXmk/AXUQAneong4JReS2hyNpAUONKG1yXU7TDKe0wvn1xQXxAbyspudT9NuCnVtpVuEkRz8S+Q==}
cpu: [x64]
os: [win32]
- '@oxc-project/types@0.133.0':
- resolution: {integrity: sha512-KzkdCd6Uxqnf6l3HOw1xfatAlUURA0g14cvBYFyJ5SaNOQbOUvBr9PKArcPcrNIeRsBdgcUzOGrhKveVpvOIGA==}
-
- '@oxc-project/types@0.135.0':
- resolution: {integrity: sha512-wR+xRdFkUBMvcAjBJ2q2kcZM6d+DKu2NgoOyxZgYwZdLhmiv6+rnO8PZ/P68kMiZtIKm+pW7zyEJ4kSOs0vo+Q==}
-
- '@package-json/types@0.0.12':
- resolution: {integrity: sha512-uu43FGU34B5VM9mCNjXCwLaGHYjXdNincqKLaraaCW+7S2+SmiBg1Nv8bPnmschrIfZmfKNY9f3fC376MRrObw==}
+ '@oxc-project/types@0.137.0':
+ resolution: {integrity: sha512-WT+Gb24i8hmvo85AIv2oEYouEXkRlKAlT9WaCa3TfLgNCN+GhrJOGZuIlMouAh38Qe4QOx26eUOVsq70qXrywA==}
'@publint/pack@0.1.4':
resolution: {integrity: sha512-HDVTWq3H0uTXiU0eeSQntcVUTPP3GamzeXI41+x7uU9J65JgWQh3qWZHblR1i0npXfFtF+mxBiU2nJH8znxWnQ==}
@@ -784,192 +769,97 @@ packages:
'@quansync/fs@1.0.0':
resolution: {integrity: sha512-4TJ3DFtlf1L5LDMaM6CanJ/0lckGNtJcMjQ1NAV6zDmA0tEHKZtxNKin8EgPaVX1YzljbxckyT2tJrpQKAtngQ==}
- '@rolldown/binding-android-arm64@1.0.3':
- resolution: {integrity: sha512-454rs7jHngixp/NMxd5srYD57OnzSlZ/eFTETjORQHLwJG1lRtmNOJcBerZlfu4GjKqeq8aCCIQrMdHyhI51Hw==}
+ '@rolldown/binding-android-arm64@1.1.3':
+ resolution: {integrity: sha512-DT6Z3PhvioeHMvxo+xHc3KtqggrI7CCTXCmC2h/5zUlp5jVitv7XEy+9q5/7v8IolhlioawpMo8Kg0EEBy7J0g==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [android]
- '@rolldown/binding-android-arm64@1.1.1':
- resolution: {integrity: sha512-BLf9Wak/gfwVb7NQTQW4wBgL3oAfPy7ArEkhwV543OVw/uY6B47z5xYsqPSZ9PDOorvURPinws6ThaFuNgGLgA==}
- engines: {node: ^20.19.0 || >=22.12.0}
- cpu: [arm64]
- os: [android]
-
- '@rolldown/binding-darwin-arm64@1.0.3':
- resolution: {integrity: sha512-PcAhP+ynjURNyy8SKGl5DQP94aGuB/7JrXJb/t7P+hanXvQVMWzUvRRhBAcg/lNRadBhoUPqSoP4xw5tR/KBEA==}
- engines: {node: ^20.19.0 || >=22.12.0}
- cpu: [arm64]
- os: [darwin]
-
- '@rolldown/binding-darwin-arm64@1.1.1':
- resolution: {integrity: sha512-rRZRPy/Ynb+Mxu0O6tfPldHeDgAn0sRij+IOUy6sFdUlv3hArGW/DloE3GfAxtqpOJuRNgF74Nr5gM4xBeU2jQ==}
+ '@rolldown/binding-darwin-arm64@1.1.3':
+ resolution: {integrity: sha512-0NwgwsjM7LrsuVnXMK3koTpagBNOhloc/BNjKqZjv4V5zI5r13qx69uVhRx+o5Z0yy4Hzq+lpy7TAgUG/ocvrw==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [darwin]
- '@rolldown/binding-darwin-x64@1.0.3':
- resolution: {integrity: sha512-9YpfeUvSE2RS7wysJ81uOZkXJz7f7Q55H2Gvp3VEw/EsahqDtrphrZ0EwDLK5vvKOzaCrBsjF8JmnMLcUt78Gg==}
+ '@rolldown/binding-darwin-x64@1.1.3':
+ resolution: {integrity: sha512-YtiBp4disu6V560loT6PjMdiRaWmVvDNrUunAalbiFx2ggeJwxdAsgZMcoGP17uyAsTwAj5V1niksxlHnVQ1Sw==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [darwin]
- '@rolldown/binding-darwin-x64@1.1.1':
- resolution: {integrity: sha512-/MtefPxhKPyWWFM8L45OWiEqRf+eSU2Qv9ZAyTaoZOoGcoPKxbbhjTJO2/U2IThv0uDZ4NWHc3/oTsR6IEOtww==}
- engines: {node: ^20.19.0 || >=22.12.0}
- cpu: [x64]
- os: [darwin]
-
- '@rolldown/binding-freebsd-x64@1.0.3':
- resolution: {integrity: sha512-yB1IlAsSNHncV6SCTL27/MVGR5htvQsoGxIv5KMGXALp+Ll1wYsn+x98M9MW7qa+NdSbvrrY7ANI4wLJ0n1e6g==}
- engines: {node: ^20.19.0 || >=22.12.0}
- cpu: [x64]
- os: [freebsd]
-
- '@rolldown/binding-freebsd-x64@1.1.1':
- resolution: {integrity: sha512-202K+cpIi1kx/Zn7AtxBi4LTXSY67Aszb2K9rNsuW7FeBeh0nqoNmYLOSZidV0p88VPBzMmTZcHAdPNo3kRYzQ==}
+ '@rolldown/binding-freebsd-x64@1.1.3':
+ resolution: {integrity: sha512-yD3EkEdXk2LypPxnf/kSZHirarsI8gcPzc62SukhR9VJTyvV+F9Q/GxWNuCojc7sXyuVC4DxRGhdDK4X8VSsbw==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [freebsd]
- '@rolldown/binding-linux-arm-gnueabihf@1.0.3':
- resolution: {integrity: sha512-Yi30IVAAfLUCy2MseFjbB1jAMDl1VMCAas5StnYp8da9+CKvMd2H2cbEjWcw5NPaPqzvYkVIaF1nNUG+b7u/sw==}
- engines: {node: ^20.19.0 || >=22.12.0}
- cpu: [arm]
- os: [linux]
-
- '@rolldown/binding-linux-arm-gnueabihf@1.1.1':
- resolution: {integrity: sha512-wl9NfeXNUwrXtUc063tddmZFUI6qiNs1CNOwni0OL4vC7MqVSYugra3ZgtDmtVy8e0DluJTENmzIv2BwqLzT4Q==}
+ '@rolldown/binding-linux-arm-gnueabihf@1.1.3':
+ resolution: {integrity: sha512-c+8vieQbsD7HNAHKIA34w0GJ9FedFFuJGD+7E6vz7Q3uqAIugL5p45fhlsj4UaAsHpcmlqugBWMhA0/j7o0sIg==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm]
os: [linux]
- '@rolldown/binding-linux-arm64-gnu@1.0.3':
- resolution: {integrity: sha512-jsO7R8To+AdlYgUmN5sHSCZbfhtMBkO0WUx8iORQnPcMMdgr7qM2DQmMwgabs3GhNztdmoKkMKQFHD6DTMCIQw==}
- engines: {node: ^20.19.0 || >=22.12.0}
- cpu: [arm64]
- os: [linux]
- libc: [glibc]
-
- '@rolldown/binding-linux-arm64-gnu@1.1.1':
- resolution: {integrity: sha512-at2EO4o7D/PJLC4Xik16bU4CcjQE2tSv1LfqMA0TRYQYQihRm3gZeDB8xaX28A9SFedibcAk5DeMCKt4REKG0A==}
+ '@rolldown/binding-linux-arm64-gnu@1.1.3':
+ resolution: {integrity: sha512-50jD0uUwLvur7Zz9LHz17kaAdTPjn5wN93hEgjvmYFRZwiR7ZJYovTd5ipyWJDAnXKvZ+wgc+/Ika6dwSF5OcA==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [linux]
libc: [glibc]
- '@rolldown/binding-linux-arm64-musl@1.0.3':
- resolution: {integrity: sha512-VWkUHwWriDciit80wleYwKILoR/KMvxh/IdwS/paX+ZgpuRpCrKLUdadJbc0NpBEiyhpYawsJ73j9aCvOH+f7Q==}
+ '@rolldown/binding-linux-arm64-musl@1.1.3':
+ resolution: {integrity: sha512-BO9+oPL8K9poZJBfYPsXNtYjPE5uM3qeehT3aFcW4LITOl+iSqhp0abzjR2nWBUNjIZeKXjAEWBZ64WjNoHd6w==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [linux]
libc: [musl]
- '@rolldown/binding-linux-arm64-musl@1.1.1':
- resolution: {integrity: sha512-5PUjZx366h9tkJTPJF5eibxOlK3sGoeRiBJLLjjEB5/kLDuhr6qB3LkhqLz1smXNgsX+pBhnbcJBrPE30HznAA==}
- engines: {node: ^20.19.0 || >=22.12.0}
- cpu: [arm64]
- os: [linux]
- libc: [musl]
-
- '@rolldown/binding-linux-ppc64-gnu@1.0.3':
- resolution: {integrity: sha512-5f1laC0SlIR0yDbFCd8acUhvJIag6N3zC5P7oUPN6wX0aOma+uKJ0wBDH5aq7I1PVI2ttTlhJwzwRIBnLiSGEg==}
- engines: {node: ^20.19.0 || >=22.12.0}
- cpu: [ppc64]
- os: [linux]
- libc: [glibc]
-
- '@rolldown/binding-linux-ppc64-gnu@1.1.1':
- resolution: {integrity: sha512-1WK84XPeio3tjP1sM/TMXiC0G1i1iq1qGZ71KfNQjEFLU1kwD+Cv5T8nGySg/JUFwLbaScu6ve9DmeXlmqpkFA==}
+ '@rolldown/binding-linux-ppc64-gnu@1.1.3':
+ resolution: {integrity: sha512-f3VpLB1vQ0Eo6ecr/6cekLnvYMFF4YBFoVGkfkvPLq1bAkbAwHYQPZKoAmG6OJyTcxxoC+AvezGx/S1obNC0Mw==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [ppc64]
os: [linux]
libc: [glibc]
- '@rolldown/binding-linux-s390x-gnu@1.0.3':
- resolution: {integrity: sha512-Iq4ko0r4XsgbrF/LunNgHtAGLRRVE2kXonAXQ/MV0mC6jQpMOhW1SvtZja2EhC/kd05++bP78dsqBeIQyYJ6Yg==}
+ '@rolldown/binding-linux-s390x-gnu@1.1.3':
+ resolution: {integrity: sha512-AmurZ26Pqx/RI9N1gzEOCklkKXl927yjfXWUUS0O7Puh8ARM/Ob8qfrD3qnWksScdw6cSrW5PSHE9DyLu7+PtA==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [s390x]
os: [linux]
libc: [glibc]
- '@rolldown/binding-linux-s390x-gnu@1.1.1':
- resolution: {integrity: sha512-1nS1X5z1uMJ369RU25hTpKCFvUwXZp12dIzlzk4S+UxCTcSVGsAE6tzkOSufv/7jnmAtK0ZlrsJxh2fGmsnVSw==}
- engines: {node: ^20.19.0 || >=22.12.0}
- cpu: [s390x]
- os: [linux]
- libc: [glibc]
-
- '@rolldown/binding-linux-x64-gnu@1.0.3':
- resolution: {integrity: sha512-B8m6tD5+/N5FeNQFbKlLA/2yVq9ycQP1SeedyEYYKWBNR3ZQbkvIUcNnDNM03lO1l5F2roiiFJGgvoLLyZXtSg==}
- engines: {node: ^20.19.0 || >=22.12.0}
- cpu: [x64]
- os: [linux]
- libc: [glibc]
-
- '@rolldown/binding-linux-x64-gnu@1.1.1':
- resolution: {integrity: sha512-NwX/wspnq4vYyMFsqbYvzums3ki/Tk8FZbMzMAovPDp3OfLeYKby/D+9osokadXuYEV3OvpeHlwnr/bG8QMixA==}
+ '@rolldown/binding-linux-x64-gnu@1.1.3':
+ resolution: {integrity: sha512-JJpqs8bRGITDOdbkNKnlojzBabbOHrqjSvDr0IVsZObE1lBcPjxItUEY9eWIDbxaJ3cGrXPWGfGkIxFijg/URg==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [linux]
libc: [glibc]
- '@rolldown/binding-linux-x64-musl@1.0.3':
- resolution: {integrity: sha512-pSdpdUJHkuCxun9LE7jvgUB9qsRgaiyNNCX7m/AvHTcq67AiT/Yhoxvw5zPfhrM8k/BfP8ce/hMOpthKDpEUow==}
- engines: {node: ^20.19.0 || >=22.12.0}
- cpu: [x64]
- os: [linux]
- libc: [musl]
-
- '@rolldown/binding-linux-x64-musl@1.1.1':
- resolution: {integrity: sha512-+n46LhDrJFQM+229y4oXtVpj1G50U/+XuHMlpnisFTEXhrg9f/YIjp/HymX+PVJjBEr7XHRs3CFLelV464pqwA==}
+ '@rolldown/binding-linux-x64-musl@1.1.3':
+ resolution: {integrity: sha512-rSJcdjPxzA/by/6/rYs+v+bXU7UjvnbUWz8MJb6kh6+knqB1dCrtHg0uu7C/4haqJvqdkYHQ5IGn+tCH9GLW/g==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [linux]
libc: [musl]
- '@rolldown/binding-openharmony-arm64@1.0.3':
- resolution: {integrity: sha512-OXXS3RKJgX2uLwM+gYyuH5omcH8fL1LJs96pZGgtetVCahON57+d4SJHzTgZiOjxgGkSnpXpOsWuPDGAKAigEg==}
- engines: {node: ^20.19.0 || >=22.12.0}
- cpu: [arm64]
- os: [openharmony]
-
- '@rolldown/binding-openharmony-arm64@1.1.1':
- resolution: {integrity: sha512-qGwEu47zOWYo7LdRHhCWTNhzwGtxXpdY6CERs8QEOqC0PXGGics/e3vHnyEUKt8xK6YkbZXFUCeklrpB6js8ag==}
+ '@rolldown/binding-openharmony-arm64@1.1.3':
+ resolution: {integrity: sha512-hQ3/PYkDJICgevvyNcVrihVeqq7k1Pp3VZ9lY+dauAYUJKO+auqApvANhvR1An9BhmqYKvW2Mu1F9u4DXSMLxQ==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [openharmony]
- '@rolldown/binding-wasm32-wasi@1.0.3':
- resolution: {integrity: sha512-JTtb8BWFynicNSoPrehsCzBtOKjZ6jhMiPFEmOiuXg1Fl8dn2KHQob+GuPSGR0dryQa1PQJbzjF3dqO/whhjLg==}
- engines: {node: ^20.19.0 || >=22.12.0}
- cpu: [wasm32]
-
- '@rolldown/binding-wasm32-wasi@1.1.1':
- resolution: {integrity: sha512-qczfgEH8u0wHGGOXtA7UMAybNKuQjjEXairyQaw4WzjiMztfbgatG1h4OKays/smhtwbWltpKCRGtVhU6h40Sg==}
+ '@rolldown/binding-wasm32-wasi@1.1.3':
+ resolution: {integrity: sha512-Elcv/BtML9lXrV6JuKITc/grN2kYV9gjsQpW8Jfw4ioK0TOkjBjye0nnyqQNy9STNaI20lXNaQBRrD5gSgR0Yg==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [wasm32]
- '@rolldown/binding-win32-arm64-msvc@1.0.3':
- resolution: {integrity: sha512-gEdFFEN70A/jxb2svrWsN3aDL7OUtmvlOy+6fa2jxG8K0wQ1ZbdeLGnidov6Yu5/733dI5ySfzFlQ/cb0bSz1g==}
+ '@rolldown/binding-win32-arm64-msvc@1.1.3':
+ resolution: {integrity: sha512-2DrEfhluH9yhiaFApmsjsjwrSYbNcY1oFTzYSP1a535jDbV98zCFanA/96TBUd0iDFcxGmw9QRExwGCXz3U+/g==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [win32]
- '@rolldown/binding-win32-arm64-msvc@1.1.1':
- resolution: {integrity: sha512-4psXSh63mSbwJF+mB8/9yfUUEzBiHYcUjxa32EO9ZwKy0Ypwjcg4F10D8SvVXgd+isy2UUUjF9HJJnDu1T/4Gg==}
- engines: {node: ^20.19.0 || >=22.12.0}
- cpu: [arm64]
- os: [win32]
-
- '@rolldown/binding-win32-x64-msvc@1.0.3':
- resolution: {integrity: sha512-eXB7CHuaQdqmJcc3koCNtNPmT/bj2gc999kUFgBxG8Ac0NdgXc4rkCHhqrgrhN3zddvvvrgzj1e90SuSfmyIXA==}
- engines: {node: ^20.19.0 || >=22.12.0}
- cpu: [x64]
- os: [win32]
-
- '@rolldown/binding-win32-x64-msvc@1.1.1':
- resolution: {integrity: sha512-MUvC/HLXVjzkQkWiExdVTEEWf0py+GfWm8WKSZsekG3ih6a21iy0BHPF07X3JIf3ifoklZXTIaHTLPBgH1C3dw==}
+ '@rolldown/binding-win32-x64-msvc@1.1.3':
+ resolution: {integrity: sha512-OL4OMk7UPXOeVGGd3qo5zJyPIljf4AFgk5QAkPPS+OoLuOOozhuaQGC18MxVTnw/06q93gShAJzlwnSCY9YtqA==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [win32]
@@ -1042,11 +932,11 @@ packages:
peerDependencies:
eslint: ^9.0.0 || ^10.0.0
- '@tanstack/query-core@5.101.0':
- resolution: {integrity: sha512-cQetA74EB+seWySv1TTKr828TnP0u39m6LykwDXIo84SNortpDkp30TMEjkqtYCNP9c40uT/iwl6MLiufEt0Ow==}
+ '@tanstack/query-core@5.101.2':
+ resolution: {integrity: sha512-hH5MLoJhF7KaIGd7q3xTXGXvslI+GYlM1Z/35aSHHWaCJWB7XvTSHYuV3eM7tw+aE0mT/xMro4M4Q9rCGHT0lw==}
- '@tybys/wasm-util@0.10.2':
- resolution: {integrity: sha512-RoBvJ2X0wuKlWFIjrwffGw1IqZHKQqzIchKaadZZfnNpsAYp2mM0h36JtPCjNDAHGgYez/15uMBpfGwchhiMgg==}
+ '@tybys/wasm-util@0.10.3':
+ resolution: {integrity: sha512-F3fo1MYrRJYL3zER0OUOmkutjr1Vp23m7OsSgp7nq4SP6OqX6C/56XFIPAl5bt3zaBRjmW7SGz3u/6LwFpYcOg==}
'@tybys/wasm-util@0.9.0':
resolution: {integrity: sha512-6+7nlbMVX/PVDCwaIQ8nTOPveOcFLSt8GcXdx8hD0bt39uWxYT88uXzqTd4fTvqta7oeUJqudepapKNt2DYJFw==}
@@ -1104,63 +994,63 @@ packages:
'@types/unist@3.0.3':
resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==}
- '@typescript-eslint/eslint-plugin@8.61.1':
- resolution: {integrity: sha512-ZPlVl3PB3et/59Ne0fv/sci6ZXz4T4Hp4nTJ56i/Y0gR89ARb+KphojTq6j+56E5PIezmOIOOWyY+aWQFd+IkQ==}
+ '@typescript-eslint/eslint-plugin@8.62.1':
+ resolution: {integrity: sha512-4EQM77WgVNxj7OkL/5b/D/xZsw00G577+UriYTC7JF5opcF3T2AuoeY7ueLaZgSVjSgCS6yOAJB5bRGLPSJUzA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
- '@typescript-eslint/parser': ^8.61.1
+ '@typescript-eslint/parser': ^8.62.1
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
typescript: '>=4.8.4 <6.1.0'
- '@typescript-eslint/parser@8.61.1':
- resolution: {integrity: sha512-PJ5vePq5/ognBbrIcoC5+SHO5dfpeLPzP9FpLkzWrguoYQEeeSjlJpVwOpo1JRSTEi7dRcwNy4h4dzV70PqHcg==}
+ '@typescript-eslint/parser@8.62.1':
+ resolution: {integrity: sha512-sPhE4iHuJDSvoAiec+Ro8JyXw8f0ql13HFR82P99nCm9GwTEKG0KYLvDe6REk8BCXuit6vJAv/Yxg5ABaNS2rA==}
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/project-service@8.61.1':
- resolution: {integrity: sha512-PrC4JYGmR241lYnfhmKGTXkFqv8+ymbTFgSAY0fVXpY82/QkMw5TZPl+vGzuDDU2QYJk9fIDOBTntF+yDv9LEA==}
+ '@typescript-eslint/project-service@8.62.1':
+ resolution: {integrity: sha512-yQ3RgY5RkSBpsNS1Bx/JQEcA24FOSdfGktoyprAr5u18390UQdtVcfnEv4nIrIshNnavlVyZBKxQwT1fIAE6cg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '>=4.8.4 <6.1.0'
- '@typescript-eslint/scope-manager@8.61.1':
- resolution: {integrity: sha512-L2bdIeoQS8FlKAvONAr20w6OcLXeB+qiDKbAooS9A0Ben+iSIkBef0FxqwKWYqt5sa0i4KJtxVyVmhMylKzF5w==}
+ '@typescript-eslint/scope-manager@8.62.1':
+ resolution: {integrity: sha512-r4d249KbQ1SFdpeStvob8Ih6aPPIzfqllPVOtvhve6ZcpuVcYo5/7zUWckKpHE7StASX4kTKZTLf0WQm/wPkcg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@typescript-eslint/tsconfig-utils@8.61.1':
- resolution: {integrity: sha512-UN/H4di+OO7EWx2ovME+8t31YO+KVnK0RRKEHR3kOt21/Ay8BOq3M1OMvWs5vNiqcFCYGYoxK3MXPZzmMUE+yg==}
+ '@typescript-eslint/tsconfig-utils@8.62.1':
+ resolution: {integrity: sha512-xadytJqX9vJVQ2fdQjkcIVigwaOJNWkpjdLt6cEQ+xPnrI1fkp+/jZE/I97k9KUjqtpd25i0HeyZf3T6dutv2g==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '>=4.8.4 <6.1.0'
- '@typescript-eslint/type-utils@8.61.1':
- resolution: {integrity: sha512-GYRicKmVK0C4fsKgaACaknOUAq9Oa2kwsjnpFhFcS/5p4Ht5IP9OVLbgIgcK4SRk92nVHFluurg1lumD9dBcLw==}
+ '@typescript-eslint/type-utils@8.62.1':
+ resolution: {integrity: sha512-aXM5xlqXiTxPibXB93cLAURfT3rlizf7uMXISCXy66Isr/9hISJx3yDsKl0L7lKa51b8JpFuNKby0/O0pEm9jg==}
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/types@8.61.1':
- resolution: {integrity: sha512-G+CRlPqLv7Bz1IZVs03x5K59F1veqL0EJUROAdGhKsEq8qOiRiZbI+HUojPq5l0fEGOKModD9br6lObhB8zkoA==}
+ '@typescript-eslint/types@8.62.1':
+ resolution: {integrity: sha512-ooCzJFaf+Hg+uG6fA3NRFGuFjlfNlDhBthbv4ZPU/0elCAFUfnyXUvf/WOpHz/jYwSmvU2GkR2LtyUfy1AxZ1Q==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@typescript-eslint/typescript-estree@8.61.1':
- resolution: {integrity: sha512-u+oQD3BqYWPc8YV9Zab4vaJElJuwOLPRc10Jm1o/qS+6Qwen14HCWwx0Seo4LnSn2wxea2Ik8DxPt2/FHmuhrg==}
+ '@typescript-eslint/typescript-estree@8.62.1':
+ resolution: {integrity: sha512-xMcW9oP9u7fAMXYs9A65CVmtLQe2r//oXINHfi8HV+oiqhih17sbLdhXr4540YWlgpDKQdY854OL5ZrdCiQsAA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '>=4.8.4 <6.1.0'
- '@typescript-eslint/utils@8.61.1':
- resolution: {integrity: sha512-1+P/3Dj6jvtybE1q0HQ6yBt/gq+oKJyLdEv4HdnqasaEXRSYCAsD59mXEVQnM/ULNdQxbX77tdG4jPRjIS6knA==}
+ '@typescript-eslint/utils@8.62.1':
+ resolution: {integrity: sha512-sHtbPfuKNZCG+ih8SyjjucqRntSVmp8XgL5u6o9mAhiSn8ds5o/M/XdM0abweme2Tln3szOstOrZ9OXitvPh0g==}
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/visitor-keys@8.61.1':
- resolution: {integrity: sha512-6fJ9MHWtK14C1DSkiMlHUSOmrVebL7150xZJBlJiL62jjhIA4JmOq6flwBgDxIdBKKdoiZRel+dfPD5MLfny3w==}
+ '@typescript-eslint/visitor-keys@8.62.1':
+ resolution: {integrity: sha512-4g3BLxfdTMy8iZG0MaBkadnlRrCJ74cQiFbyEVMrkwIoqdyaXXQM22cotDvrl4x28wgIZ9rEJRoM+mmhSJpJ1g==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@unrs/resolver-binding-android-arm-eabi@1.11.1':
@@ -1266,8 +1156,8 @@ packages:
cpu: [x64]
os: [win32]
- '@vitejs/plugin-react@6.0.2':
- resolution: {integrity: sha512-DlSMqo4WhThw4vB8Mpn0Woe9J+Jfq1geJ61AKW0QEgLzGMNwtIMdxbDUzLxcun8W7NbJO0e2Jg/Nxm3cCSVzzg==}
+ '@vitejs/plugin-react@6.0.3':
+ resolution: {integrity: sha512-vmFvco5/QuC2f9Oj+wTk0+9XeDFkHxSamwZKYc7MxYwKICfvUvlMhqKI0VuICPltGqh1neqBKDvO4kes1ya8vg==}
engines: {node: ^20.19.0 || >=22.12.0}
peerDependencies:
'@rolldown/plugin-babel': ^0.1.7 || ^0.2.0
@@ -1324,17 +1214,17 @@ packages:
'@volar/typescript@2.4.28':
resolution: {integrity: sha512-Ja6yvWrbis2QtN4ClAKreeUZPVYMARDYZl9LMEv1iQ1QdepB6wn0jTRxA9MftYmYa4DQ4k/DaSZpFPUfxl8giw==}
- '@vue/compiler-core@3.5.38':
- resolution: {integrity: sha512-s99aGxWYig9ErHbct27KXEGhrBYlRI6c4MwAgXErOAbX9xiW37/uMa+XUDO69zLz83dng8UUZ70CTOJrLrYrEQ==}
+ '@vue/compiler-core@3.5.39':
+ resolution: {integrity: sha512-16KBTEXAJCpDr0mwlw+AZyhu8iyC7R3S2vBwsI7QnWJU6X3WKc9VKeNEZpiMdZ569qWhz9574L3vV55qRL0Vtw==}
- '@vue/compiler-dom@3.5.38':
- resolution: {integrity: sha512-JTqp25l8aFfJYF7/KmsXZjAxJz7T+SjmTJLoXVjHtc2BrSgSiW2n9Aem/cWq1OPe68A8JL06B3eVdhlP0H4TVw==}
+ '@vue/compiler-dom@3.5.39':
+ resolution: {integrity: sha512-oQPigALqYbNxTNPvNgSOe+czwVExfbVF02lz8jP0S3AXJiu3jxYDygNUiqSep4ezzW8XgnubqH63My2A7JR/vg==}
- '@vue/compiler-sfc@3.5.38':
- resolution: {integrity: sha512-DuA2GiZawSEW442iw/9+Fkol8hTgb4Ke5KkhmSry65QA7YuyMbIdy8p0XZRMvNwJdgRz307W8g1CSzdvS4nuNg==}
+ '@vue/compiler-sfc@3.5.39':
+ resolution: {integrity: sha512-d0ki86iOyN8LoZPBmk5SJWNwHP19CnDDCfuo//+2WJa2g5Ke0Jay983PIBIcSSzldC68I8DrD5GrHV3OSDfodg==}
- '@vue/compiler-ssr@3.5.38':
- resolution: {integrity: sha512-7s+W5Gc42FGxZMcuwl8H5B29T8BJPMdBT7KHFE+BbAuZ/iTEdTtv7z2XiMjiaUUw4w3ZcCEdHs36RuYJ2VA7bA==}
+ '@vue/compiler-ssr@3.5.39':
+ resolution: {integrity: sha512-Ce7/wvwMHai74bdszfXExdazFigYnlF9zgCmEQUcM1j0fOymlouZ7XilTYNo8oUjhlnjYOZbGrcYKuqjz89Ucw==}
'@vue/compiler-vue2@2.7.16':
resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==}
@@ -1347,22 +1237,22 @@ packages:
typescript:
optional: true
- '@vue/reactivity@3.5.38':
- resolution: {integrity: sha512-pG6LV/NDNRbKizcUjFFLAfjaL8mcv4DmR9avNcUw2gDHBzZneuS2TWCmp633ynzxz9YYKNeEPK2I8Wraqy2HUQ==}
+ '@vue/reactivity@3.5.39':
+ resolution: {integrity: sha512-TpsuBJ9gGlZa5d23XcM2y8EXanz9dZeVDQBXRwzy46ItgvM+rWpzs+UVM0wcRLxGvcav0HE5jz2gNL53xlRAog==}
- '@vue/runtime-core@3.5.38':
- resolution: {integrity: sha512-iyW8WVfF1CpCXxncZY5Ei6rSd6oZr5DgEom//fUjRBRl56AXPD+s9ATvukRt77ZFTuYlnVA1bxY+dJB94tWVYw==}
+ '@vue/runtime-core@3.5.39':
+ resolution: {integrity: sha512-9GLtNyRvPAUMbX+7ono0RC2j0guo2LXVi8LvcmAooImACUKm0oFf0jjwbX8/H0AE/t1nxhAkn8RSl9PMCzzxZw==}
- '@vue/runtime-dom@3.5.38':
- resolution: {integrity: sha512-apX2wt9sdfDshS+a2xueFZLVpt0GkRJZSoPmrW/SA4yzXTznhfcMVW59gr7h4YQeY0vJhdJkk2rsIDwgfFgC5A==}
+ '@vue/runtime-dom@3.5.39':
+ resolution: {integrity: sha512-7Y6aAGboKcXAZ3ECuUy7RrS5yy2r47dhTp2SKaJmYxjopImaVFaNa5Ne66NwGovsrxVAl5S5rwc7m22UG7Lmww==}
- '@vue/server-renderer@3.5.38':
- resolution: {integrity: sha512-vue8vbf2QlV4quHqzwmJy6dWfmRhP1J8l4wtZg60CL6VoKqcPY2oe7may3+1d9qfpedjK5PRLFqd5k3Isj9mUw==}
+ '@vue/server-renderer@3.5.39':
+ resolution: {integrity: sha512-yZSakiAGw85rZfG7UM8akMnIF+FmeiNk47uvHf2nVBBSe+dIKUhZuZq9+XgJhbV3nS5Z4ALH23/MpXofW+mbcw==}
peerDependencies:
- vue: 3.5.38
+ vue: 3.5.39
- '@vue/shared@3.5.38':
- resolution: {integrity: sha512-FTW0AFZNaK5/mOqvGBwVfUlNLU38TiQn4+DQgIFUnrBBJQ1crMJ82yeGQLV5jyKFsO8yRukpbuP7x+nRbH6aug==}
+ '@vue/shared@3.5.39':
+ resolution: {integrity: sha512-l1rrBtBfTnmxvtsvdQDXltUUy8S1Y+ZaqdfUzmAnJkTd8Z8rv5v/ytW+TKiqEOWyHPoqtPlNFSs0lhRmYVSHVA==}
'@yarnpkg/lockfile@1.1.0':
resolution: {integrity: sha512-GpSwvyXOcOOlV70vbnzjj4fW5xW/FdUF6nQEt1ENy7m4ZCczi1+/buVUPAqmGfqznsORNFzUMjctTIp8a9tuCQ==}
@@ -1796,8 +1686,8 @@ packages:
peerDependencies:
eslint: '>=8'
- eslint-plugin-import-x@4.16.2:
- resolution: {integrity: sha512-rM9K8UBHcWKpzQzStn1YRN2T5NvdeIfSVoKu/lKF41znQXHAUcBbYXe5wd6GNjZjTrP7viQ49n1D83x/2gYgIw==}
+ eslint-plugin-import-x@4.17.1:
+ resolution: {integrity: sha512-4cdstYkKCyjumM2Q9NSI03K8D2a9F4Ssz33K2lv2hQa4KmR9jPLwk3uWGtNvclfqBrPGfGuMBwsGMbe6dMRbfg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
'@typescript-eslint/utils': ^8.56.0
@@ -1831,8 +1721,8 @@ packages:
resolution: {integrity: sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==}
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
- eslint@10.5.0:
- resolution: {integrity: sha512-1y+7C+vi12bUK1IpZeaV3gsH9fHLBmPvYmPx42pvT/E9yG0IC8g3PUZZgp0+JLJl7ZDK0flc2gc+Aw9dpCvIsQ==}
+ eslint@10.6.0:
+ resolution: {integrity: sha512-6lVbcqSodALYo+4ELD0heG6lFiFxnLMuLkiMi2qV8LMp54N8tE8FT1GMH+ev4Ti00nFjNze2+Su6DsV5OQW3Dg==}
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
hasBin: true
peerDependencies:
@@ -1951,8 +1841,8 @@ packages:
debug:
optional: true
- form-data@4.0.5:
- resolution: {integrity: sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==}
+ form-data@4.0.6:
+ resolution: {integrity: sha512-vKatAh4SlVfgbv+YtmhiRjhEMJsYpsG1Y2rMQtR+SVSbytsSD1YGzDIcrAJmdFec88u/+VoGmxnl+80gL1tRCQ==}
engines: {node: '>= 6'}
fs-constants@1.0.0:
@@ -2005,8 +1895,8 @@ packages:
resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==}
engines: {node: '>=18'}
- globals@17.6.0:
- resolution: {integrity: sha512-sepffkT8stwnIYbsMBpoCHJuJM5l98FUF2AnE07hfvE0m/qp3R586hw4jF4uadbhvg1ooIdzuu7CsfD2jzCaNA==}
+ globals@17.7.0:
+ resolution: {integrity: sha512-Czmyns5dUsq4seFBR/Kdydhmo8y9kC79hiSkPn0YcGtNnYWnrgt0vjrSjx9tspoDGWm2CMarffRuLjM4xUz8xg==}
engines: {node: '>=18'}
globby@11.1.0:
@@ -2035,12 +1925,8 @@ packages:
resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==}
engines: {node: '>= 0.4'}
- hasown@2.0.2:
- resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
- engines: {node: '>= 0.4'}
-
- hasown@2.0.3:
- resolution: {integrity: sha512-ej4AhfhfL2Q2zpMmLo7U1Uv9+PyhIZpgQLGT1F9miIGmiCJIoCgSmczFdrc97mWT4kVY72KA+WnnhJ5pghSvSg==}
+ hasown@2.0.4:
+ resolution: {integrity: sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==}
engines: {node: '>= 0.4'}
he@1.2.0:
@@ -2437,8 +2323,8 @@ packages:
nth-check@2.1.1:
resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==}
- nx@23.0.0:
- resolution: {integrity: sha512-60HZVOQErtSTnR+UVPBYI5sYe8R2nrHttI0tVHhEj91kJpbXvL15gSh+rv6lUcAJtDfPymoEn20jGzN4oOLKAg==}
+ nx@23.0.1:
+ resolution: {integrity: sha512-HnK0Ke8FcPeVQffYm1oyzkLNn7khrI8SeDeC3iyLhw/UEMCB24hjI5JSs6Amlyeb0/GaeiuQuts8NkQKd/NpGA==}
hasBin: true
peerDependencies:
'@swc-node/register': ^1.11.1
@@ -2578,8 +2464,8 @@ packages:
engines: {node: '>=10.13.0'}
hasBin: true
- prettier@3.8.4:
- resolution: {integrity: sha512-N2MylSdi48+5N/6S5j+maeHbUSIzzZ5uOcX5Hm4QpV8Dkb1HFjfAKTKX6yNPJQD9AhcT3ifHNB66tWTTJDi11Q==}
+ prettier@3.9.3:
+ resolution: {integrity: sha512-HWmu+K+zvHNpaMfSnYeqdqrDbR16cuIXaPx8WoHaviQkDJh1/0BNtOZmHVQI5jc3wXv0H1yXc9wjvFdXh+n3hQ==}
engines: {node: '>=14'}
hasBin: true
@@ -2677,13 +2563,8 @@ packages:
vue-tsc:
optional: true
- rolldown@1.0.3:
- resolution: {integrity: sha512-i00lAJ2ks1BYr7rjNjKC7BcqAS7nVfiT3QX1SI5aY+AFHblCmaUf9OE9dbdzDvW6dJxbi2ZCZiy9v3CcwOiX3g==}
- engines: {node: ^20.19.0 || >=22.12.0}
- hasBin: true
-
- rolldown@1.1.1:
- resolution: {integrity: sha512-IN750c0p+s3jqJIsFLRZrQazmbAB1kkQDTtQjSt/gbS2ywLhlv4R5Shazer0FZKmuo/BsO3/w2UoYnUjuOZqHg==}
+ rolldown@1.1.3:
+ resolution: {integrity: sha512-1F1eEtUBtFvcGm1HQ9TiUIUHPQG7mSAODrhIzjxoUEFuo8OcbrGLiVLkevNgj84TE4lnHvnumwFjhJO5Eu135g==}
engines: {node: ^20.19.0 || >=22.12.0}
hasBin: true
@@ -2717,8 +2598,8 @@ packages:
engines: {node: '>=10'}
hasBin: true
- semver@7.8.4:
- resolution: {integrity: sha512-rUCObTnP32Q08R2uuIrt7r9PlEonuTmtuXYcW6s5kjdlj3xbnwe+21yXptAUYcMAABLkYYTtnmzb3w3EDZfueA==}
+ semver@7.8.5:
+ resolution: {integrity: sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==}
engines: {node: '>=10'}
hasBin: true
@@ -2730,48 +2611,48 @@ packages:
resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
engines: {node: '>=8'}
- sherif-darwin-arm64@1.11.1:
- resolution: {integrity: sha512-VoMrUv5QY6hQ2rByNa3AAhr/KGQsCb6pvAUNKa1iCh1jvnY836hQr6zNBw9hYCDkVv6t9sITFGJljwdTCQD4xw==}
+ sherif-darwin-arm64@1.12.0:
+ resolution: {integrity: sha512-qihvPmHoWqUkXRc+VIdRcmPcUbA3CNh2W3NuwCWiR7drJisgD1l8Uw0RjdOkVID249CH+K3AIA4pxRlj+lgqBQ==}
cpu: [arm64]
os: [darwin]
- sherif-darwin-x64@1.11.1:
- resolution: {integrity: sha512-7j3yOCBkvVbltVT3lXoiazGfG2nb36FteYT5VZPEBSf8sTn1pPTScukAQ1Fdl+MphadGyici7XlRbDrtZ/wnvA==}
+ sherif-darwin-x64@1.12.0:
+ resolution: {integrity: sha512-Otwdsg+YrGs121wiGvyiivR81QsmFHKaMkziURnYodbZf4V8LTQ2zrHOxlBUJlAVoy5NwuHBX4k9EWaJ/wfbVA==}
cpu: [x64]
os: [darwin]
- sherif-linux-arm64-musl@1.11.1:
- resolution: {integrity: sha512-DCf87RFqBh8ZrYgu3y+fv0x4kFn/np84m2jAEgygznwozH/VCfrXbHFVdhxW7762JCYkXbHO9dUj/ff5fkvkvw==}
+ sherif-linux-arm64-musl@1.12.0:
+ resolution: {integrity: sha512-NRVambAd7aA0q2YrtBXstH5BzDr0hDXqq+xnkIRvXW57CHQ1BlY7K0QDYiy3zCLRKeZsMwKFQHILRKekUsh4ng==}
cpu: [arm64]
os: [linux]
- sherif-linux-arm64@1.11.1:
- resolution: {integrity: sha512-vCZFS7RxhZ/8g9bdj3UPNVPTcZiKiWigW+FIlVQEUKEKfG0MfSOMBJqEWPVVUniyJa3rdIxtmZKSdWkG0e1x3w==}
+ sherif-linux-arm64@1.12.0:
+ resolution: {integrity: sha512-obcIYS6dRbt9LQHr+RUD2L1VwhKt18dI28yCWFCQfXLyz8Zq6gHpr9P5PjXJcB+BByPEpyfj96oZBoBekHajTw==}
cpu: [arm64]
os: [linux]
- sherif-linux-x64-musl@1.11.1:
- resolution: {integrity: sha512-f8xitqXdHObUFPZo4QVbz3o30Y4+gHA3B5ZobsOWocnSfJBaUGutBzJsUsjG6w2tccSRn6+mugiMUGKIbIPZmQ==}
+ sherif-linux-x64-musl@1.12.0:
+ resolution: {integrity: sha512-/lkogUDVhGM+WbFhIthUGBBDKAvNQsV1CxR1RG40wUguxyyBM+uEVM/5ibIJsaYwn7NUZxgf8OwqpbwCFRcedQ==}
cpu: [x64]
os: [linux]
- sherif-linux-x64@1.11.1:
- resolution: {integrity: sha512-9t+p1X3SyhU75BrJNHBbj9i/aQxHC/sF+Mdkf17V5AlokCznFgYKQUXq5EVmcmRDDhDl69RMzCTLD95EBqUSYA==}
+ sherif-linux-x64@1.12.0:
+ resolution: {integrity: sha512-wG1gH6XDh/lQ3s+neAF6O5/VFaORN7nDjd/9RmnLa4c0axnjPKwFAAH60Sine/P7gMzET7EYfygJll4k3zVpjQ==}
cpu: [x64]
os: [linux]
- sherif-windows-arm64@1.11.1:
- resolution: {integrity: sha512-Dnffgcyz9zLq/8UTY2REchJzRJWcWAuMWo5Vl5O17IZGkhl71dwa7/Vi2wC3EQd8WAVK/O82yArOYggWA0dj5w==}
+ sherif-windows-arm64@1.12.0:
+ resolution: {integrity: sha512-UYkR14H/PaBv/Aqy4JclswRCyPnl5vKr2wVfcJa6UutzJ7ee/qKtr+sBn0H9+sFBZJWop1yv7ZI+IZVmVFRgfA==}
cpu: [arm64]
os: [win32]
- sherif-windows-x64@1.11.1:
- resolution: {integrity: sha512-xjfYUL/IQ65DwHkRsWIxiZWtglKtL5/E3UHpnLwOui3jqW1V2K88SMct415dnlBQiL3U9VEIVUo1i+KmToOBgQ==}
+ sherif-windows-x64@1.12.0:
+ resolution: {integrity: sha512-GUnTT54M4XN7C3GCl5nd0FSZzGoN8Edcd+i1jELqD5n/utshoRe+ohdHUob6GaZV6kXih27BhWLO3d6Ix+9Xmw==}
cpu: [x64]
os: [win32]
- sherif@1.11.1:
- resolution: {integrity: sha512-HBFce8NGaPuWPg5NXb6+aI7hJQFjTilhtbrgo+Y/BvtGlkuJAzLnkmC8nyD+p3v7oIAq4KQeA8qySKGga28xZg==}
+ sherif@1.12.0:
+ resolution: {integrity: sha512-fNJ5oWOsiMEAniYhhXTlRYfzZmWT5xQnzrp0c/oJ01L4ecvq4PczGrhb28JDt0Mq/t1gipM2Eo/6/BZH756yxg==}
hasBin: true
siginfo@2.0.0:
@@ -2895,8 +2776,8 @@ packages:
resolution: {integrity: sha512-ELrFxuqsDdHUwoh0XxDbxuLD3Wnz49Z57IFvTtvWy1hJdcMZjXLIuonjilCiWHlT2GbE4Wlv1wKVTzDFnXH1aw==}
hasBin: true
- tmp@0.2.6:
- resolution: {integrity: sha512-5sJPdPjfI5Kx+qbrDesxkglRBxW//g7hCsqspEjwkewGvBMGIKMOTKzLt1hFVJzyadba3lDUN20O9qhvbQUSTA==}
+ tmp@0.2.7:
+ resolution: {integrity: sha512-e0votIpp4Uo2AJYSzVHV6xCcawuiez3DzqDAbrTc3YxBkplN6e+dM13ZeIcZnDg/QpSuU2zfZ3rzwY8ukEnaXw==}
engines: {node: '>=14.14'}
to-regex-range@5.0.1:
@@ -3007,8 +2888,8 @@ packages:
peerDependencies:
typescript: 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x || 5.7.x || 5.8.x || 5.9.x
- typescript-eslint@8.61.1:
- resolution: {integrity: sha512-V7PayAfJokV3pEHgN7/v03D1SpujhRfQtYLbLIiBfDDncdg4PAiRBfoS4cnCANK4jmAPncczi59QO3afiXUlNw==}
+ typescript-eslint@8.62.1:
+ resolution: {integrity: sha512-vymnnM5g0AKQDSAyfP12nMIBvgwgA42syg74kkuZ4x1VuTzwQKwc5h9rGxeShCjny5o+zWAb6OEoz7XLgrIkIw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
@@ -3089,13 +2970,13 @@ packages:
peerDependencies:
vite: '*'
- vite@8.0.16:
- resolution: {integrity: sha512-h9bXPmJichP5fLmVQo3PyaGSDE2n3aPuomeAlVRm0JLmt4rY6zmPKd59HYI4LNW8oTK7tlTsuC7l/m7awx9Jcw==}
+ vite@8.1.0:
+ resolution: {integrity: sha512-BuJcQK/56NQTWDGn4ABea3q4SSBdNPWwNZKTkkUpcMPnLoquSYH8llRtSUIgoL1KSCpHt5eghLShn50mH36y7Q==}
engines: {node: ^20.19.0 || >=22.12.0}
hasBin: true
peerDependencies:
'@types/node': ^20.19.0 || >=22.12.0
- '@vitejs/devtools': ^0.1.18
+ '@vitejs/devtools': ^0.3.0
esbuild: ^0.27.0 || ^0.28.0
jiti: '>=1.21.0'
less: ^4.0.0
@@ -3182,8 +3063,8 @@ packages:
peerDependencies:
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
- vue@3.5.38:
- resolution: {integrity: sha512-vAMKHfImQlYSy0C+PBue4s3ERZ2xGKfgZg5GXAsLInq1dyh2H78ILVP5sK0KPFPVW4kv+OGCIvBEondcjpZp7A==}
+ vue@3.5.39:
+ resolution: {integrity: sha512-xmZCYabFGcirU8r0fTuvl/LICc1OU620rnqepaJDL/a141ZigkG7AyaxQLdqJ02ZRYzWe6YPaDHeQx7MfknQfA==}
peerDependencies:
typescript: '*'
peerDependenciesMeta:
@@ -3285,14 +3166,14 @@ snapshots:
'@andrewbranch/untar.js@1.0.3': {}
- '@arethetypeswrong/core@0.18.3':
+ '@arethetypeswrong/core@0.18.4':
dependencies:
'@andrewbranch/untar.js': 1.0.3
'@loaderkit/resolve': 1.0.5
cjs-module-lexer: 1.4.3
fflate: 0.8.3
lru-cache: 11.3.6
- semver: 7.8.4
+ semver: 7.8.5
typescript: 5.6.1-rc
validate-npm-package-name: 5.0.1
@@ -3373,7 +3254,7 @@ snapshots:
outdent: 0.5.0
prettier: 2.8.8
resolve-from: 5.0.0
- semver: 7.8.4
+ semver: 7.8.5
'@changesets/assemble-release-plan@6.0.10':
dependencies:
@@ -3382,7 +3263,7 @@ snapshots:
'@changesets/should-skip-package': 0.1.2
'@changesets/types': 6.1.0
'@manypkg/get-packages': 1.1.3
- semver: 7.8.4
+ semver: 7.8.5
'@changesets/changelog-git@0.2.1':
dependencies:
@@ -3421,7 +3302,7 @@ snapshots:
package-manager-detector: 0.2.11
picocolors: 1.1.1
resolve-from: 5.0.0
- semver: 7.8.4
+ semver: 7.8.5
spawndamnit: 3.0.1
term-size: 2.2.1
transitivePeerDependencies:
@@ -3447,7 +3328,7 @@ snapshots:
'@changesets/types': 6.1.0
'@manypkg/get-packages': 1.1.3
picocolors: 1.1.1
- semver: 7.8.4
+ semver: 7.8.5
'@changesets/get-github-info@0.8.0':
dependencies:
@@ -3552,13 +3433,7 @@ snapshots:
'@csstools/css-tokenizer@4.0.0': {}
- '@emnapi/core@1.10.0':
- dependencies:
- '@emnapi/wasi-threads': 1.2.1
- tslib: 2.8.1
- optional: true
-
- '@emnapi/core@1.11.0':
+ '@emnapi/core@1.11.1':
dependencies:
'@emnapi/wasi-threads': 1.2.2
tslib: 2.8.1
@@ -3568,12 +3443,7 @@ snapshots:
'@emnapi/wasi-threads': 1.0.4
tslib: 2.8.1
- '@emnapi/runtime@1.10.0':
- dependencies:
- tslib: 2.8.1
- optional: true
-
- '@emnapi/runtime@1.11.0':
+ '@emnapi/runtime@1.11.1':
dependencies:
tslib: 2.8.1
@@ -3585,18 +3455,13 @@ snapshots:
dependencies:
tslib: 2.8.1
- '@emnapi/wasi-threads@1.2.1':
- dependencies:
- tslib: 2.8.1
- optional: true
-
'@emnapi/wasi-threads@1.2.2':
dependencies:
tslib: 2.8.1
- '@eslint-community/eslint-utils@4.9.1(eslint@10.5.0(jiti@2.7.0))':
+ '@eslint-community/eslint-utils@4.9.1(eslint@10.6.0(jiti@2.7.0))':
dependencies:
- eslint: 10.5.0(jiti@2.7.0)
+ eslint: 10.6.0(jiti@2.7.0)
eslint-visitor-keys: 3.4.3
'@eslint-community/regexpp@4.12.2': {}
@@ -3617,9 +3482,9 @@ snapshots:
dependencies:
'@types/json-schema': 7.0.15
- '@eslint/js@10.0.1(eslint@10.5.0(jiti@2.7.0))':
+ '@eslint/js@10.0.1(eslint@10.6.0(jiti@2.7.0))':
optionalDependencies:
- eslint: 10.5.0(jiti@2.7.0)
+ eslint: 10.6.0(jiti@2.7.0)
'@eslint/object-schema@3.0.5': {}
@@ -3742,29 +3607,22 @@ snapshots:
'@napi-rs/wasm-runtime@0.2.12':
dependencies:
- '@emnapi/core': 1.11.0
- '@emnapi/runtime': 1.11.0
- '@tybys/wasm-util': 0.10.2
+ '@emnapi/core': 1.11.1
+ '@emnapi/runtime': 1.11.1
+ '@tybys/wasm-util': 0.10.3
optional: true
'@napi-rs/wasm-runtime@0.2.4':
dependencies:
- '@emnapi/core': 1.11.0
- '@emnapi/runtime': 1.11.0
+ '@emnapi/core': 1.11.1
+ '@emnapi/runtime': 1.11.1
'@tybys/wasm-util': 0.9.0
- '@napi-rs/wasm-runtime@1.1.5(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)':
- dependencies:
- '@emnapi/core': 1.10.0
- '@emnapi/runtime': 1.10.0
- '@tybys/wasm-util': 0.10.2
- optional: true
-
- '@napi-rs/wasm-runtime@1.1.5(@emnapi/core@1.11.0)(@emnapi/runtime@1.11.0)':
+ '@napi-rs/wasm-runtime@1.1.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)':
dependencies:
- '@emnapi/core': 1.11.0
- '@emnapi/runtime': 1.11.0
- '@tybys/wasm-util': 0.10.2
+ '@emnapi/core': 1.11.1
+ '@emnapi/runtime': 1.11.1
+ '@tybys/wasm-util': 0.10.3
optional: true
'@nodelib/fs.scandir@2.1.5':
@@ -3779,41 +3637,37 @@ snapshots:
'@nodelib/fs.scandir': 2.1.5
fastq: 1.20.1
- '@nx/nx-darwin-arm64@23.0.0':
+ '@nx/nx-darwin-arm64@23.0.1':
optional: true
- '@nx/nx-darwin-x64@23.0.0':
+ '@nx/nx-darwin-x64@23.0.1':
optional: true
- '@nx/nx-freebsd-x64@23.0.0':
+ '@nx/nx-freebsd-x64@23.0.1':
optional: true
- '@nx/nx-linux-arm-gnueabihf@23.0.0':
+ '@nx/nx-linux-arm-gnueabihf@23.0.1':
optional: true
- '@nx/nx-linux-arm64-gnu@23.0.0':
+ '@nx/nx-linux-arm64-gnu@23.0.1':
optional: true
- '@nx/nx-linux-arm64-musl@23.0.0':
+ '@nx/nx-linux-arm64-musl@23.0.1':
optional: true
- '@nx/nx-linux-x64-gnu@23.0.0':
+ '@nx/nx-linux-x64-gnu@23.0.1':
optional: true
- '@nx/nx-linux-x64-musl@23.0.0':
+ '@nx/nx-linux-x64-musl@23.0.1':
optional: true
- '@nx/nx-win32-arm64-msvc@23.0.0':
+ '@nx/nx-win32-arm64-msvc@23.0.1':
optional: true
- '@nx/nx-win32-x64-msvc@23.0.0':
+ '@nx/nx-win32-x64-msvc@23.0.1':
optional: true
- '@oxc-project/types@0.133.0': {}
-
- '@oxc-project/types@0.135.0': {}
-
- '@package-json/types@0.0.12': {}
+ '@oxc-project/types@0.137.0': {}
'@publint/pack@0.1.4': {}
@@ -3821,102 +3675,53 @@ snapshots:
dependencies:
quansync: 1.0.0
- '@rolldown/binding-android-arm64@1.0.3':
- optional: true
-
- '@rolldown/binding-android-arm64@1.1.1':
- optional: true
-
- '@rolldown/binding-darwin-arm64@1.0.3':
+ '@rolldown/binding-android-arm64@1.1.3':
optional: true
- '@rolldown/binding-darwin-arm64@1.1.1':
+ '@rolldown/binding-darwin-arm64@1.1.3':
optional: true
- '@rolldown/binding-darwin-x64@1.0.3':
+ '@rolldown/binding-darwin-x64@1.1.3':
optional: true
- '@rolldown/binding-darwin-x64@1.1.1':
+ '@rolldown/binding-freebsd-x64@1.1.3':
optional: true
- '@rolldown/binding-freebsd-x64@1.0.3':
+ '@rolldown/binding-linux-arm-gnueabihf@1.1.3':
optional: true
- '@rolldown/binding-freebsd-x64@1.1.1':
+ '@rolldown/binding-linux-arm64-gnu@1.1.3':
optional: true
- '@rolldown/binding-linux-arm-gnueabihf@1.0.3':
+ '@rolldown/binding-linux-arm64-musl@1.1.3':
optional: true
- '@rolldown/binding-linux-arm-gnueabihf@1.1.1':
+ '@rolldown/binding-linux-ppc64-gnu@1.1.3':
optional: true
- '@rolldown/binding-linux-arm64-gnu@1.0.3':
+ '@rolldown/binding-linux-s390x-gnu@1.1.3':
optional: true
- '@rolldown/binding-linux-arm64-gnu@1.1.1':
+ '@rolldown/binding-linux-x64-gnu@1.1.3':
optional: true
- '@rolldown/binding-linux-arm64-musl@1.0.3':
+ '@rolldown/binding-linux-x64-musl@1.1.3':
optional: true
- '@rolldown/binding-linux-arm64-musl@1.1.1':
+ '@rolldown/binding-openharmony-arm64@1.1.3':
optional: true
- '@rolldown/binding-linux-ppc64-gnu@1.0.3':
- optional: true
-
- '@rolldown/binding-linux-ppc64-gnu@1.1.1':
- optional: true
-
- '@rolldown/binding-linux-s390x-gnu@1.0.3':
- optional: true
-
- '@rolldown/binding-linux-s390x-gnu@1.1.1':
- optional: true
-
- '@rolldown/binding-linux-x64-gnu@1.0.3':
- optional: true
-
- '@rolldown/binding-linux-x64-gnu@1.1.1':
- optional: true
-
- '@rolldown/binding-linux-x64-musl@1.0.3':
- optional: true
-
- '@rolldown/binding-linux-x64-musl@1.1.1':
- optional: true
-
- '@rolldown/binding-openharmony-arm64@1.0.3':
- optional: true
-
- '@rolldown/binding-openharmony-arm64@1.1.1':
- optional: true
-
- '@rolldown/binding-wasm32-wasi@1.0.3':
+ '@rolldown/binding-wasm32-wasi@1.1.3':
dependencies:
- '@emnapi/core': 1.10.0
- '@emnapi/runtime': 1.10.0
- '@napi-rs/wasm-runtime': 1.1.5(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)
- optional: true
-
- '@rolldown/binding-wasm32-wasi@1.1.1':
- dependencies:
- '@emnapi/core': 1.11.0
- '@emnapi/runtime': 1.11.0
- '@napi-rs/wasm-runtime': 1.1.5(@emnapi/core@1.11.0)(@emnapi/runtime@1.11.0)
- optional: true
-
- '@rolldown/binding-win32-arm64-msvc@1.0.3':
- optional: true
-
- '@rolldown/binding-win32-arm64-msvc@1.1.1':
+ '@emnapi/core': 1.11.1
+ '@emnapi/runtime': 1.11.1
+ '@napi-rs/wasm-runtime': 1.1.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)
optional: true
- '@rolldown/binding-win32-x64-msvc@1.0.3':
+ '@rolldown/binding-win32-arm64-msvc@1.1.3':
optional: true
- '@rolldown/binding-win32-x64-msvc@1.1.1':
+ '@rolldown/binding-win32-x64-msvc@1.1.3':
optional: true
'@rolldown/pluginutils@1.0.1': {}
@@ -3991,19 +3796,19 @@ snapshots:
'@standard-schema/spec@1.1.0': {}
- '@stylistic/eslint-plugin@5.10.0(eslint@10.5.0(jiti@2.7.0))':
+ '@stylistic/eslint-plugin@5.10.0(eslint@10.6.0(jiti@2.7.0))':
dependencies:
- '@eslint-community/eslint-utils': 4.9.1(eslint@10.5.0(jiti@2.7.0))
- '@typescript-eslint/types': 8.61.1
- eslint: 10.5.0(jiti@2.7.0)
+ '@eslint-community/eslint-utils': 4.9.1(eslint@10.6.0(jiti@2.7.0))
+ '@typescript-eslint/types': 8.62.1
+ eslint: 10.6.0(jiti@2.7.0)
eslint-visitor-keys: 4.2.1
espree: 10.4.0
estraverse: 5.3.0
picomatch: 4.0.4
- '@tanstack/query-core@5.101.0': {}
+ '@tanstack/query-core@5.101.2': {}
- '@tybys/wasm-util@0.10.2':
+ '@tybys/wasm-util@0.10.3':
dependencies:
tslib: 2.8.1
optional: true
@@ -4064,15 +3869,15 @@ snapshots:
'@types/unist@3.0.3': {}
- '@typescript-eslint/eslint-plugin@8.61.1(@typescript-eslint/parser@8.61.1(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.2))(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.2)':
+ '@typescript-eslint/eslint-plugin@8.62.1(@typescript-eslint/parser@8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.2))(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.2)':
dependencies:
'@eslint-community/regexpp': 4.12.2
- '@typescript-eslint/parser': 8.61.1(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.2)
- '@typescript-eslint/scope-manager': 8.61.1
- '@typescript-eslint/type-utils': 8.61.1(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.2)
- '@typescript-eslint/utils': 8.61.1(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.2)
- '@typescript-eslint/visitor-keys': 8.61.1
- eslint: 10.5.0(jiti@2.7.0)
+ '@typescript-eslint/parser': 8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.2)
+ '@typescript-eslint/scope-manager': 8.62.1
+ '@typescript-eslint/type-utils': 8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.2)
+ '@typescript-eslint/utils': 8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.2)
+ '@typescript-eslint/visitor-keys': 8.62.1
+ eslint: 10.6.0(jiti@2.7.0)
ignore: 7.0.5
natural-compare: 1.4.0
ts-api-utils: 2.5.0(typescript@6.0.2)
@@ -4080,79 +3885,79 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/parser@8.61.1(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.2)':
+ '@typescript-eslint/parser@8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.2)':
dependencies:
- '@typescript-eslint/scope-manager': 8.61.1
- '@typescript-eslint/types': 8.61.1
- '@typescript-eslint/typescript-estree': 8.61.1(typescript@6.0.2)
- '@typescript-eslint/visitor-keys': 8.61.1
+ '@typescript-eslint/scope-manager': 8.62.1
+ '@typescript-eslint/types': 8.62.1
+ '@typescript-eslint/typescript-estree': 8.62.1(typescript@6.0.2)
+ '@typescript-eslint/visitor-keys': 8.62.1
debug: 4.4.3
- eslint: 10.5.0(jiti@2.7.0)
+ eslint: 10.6.0(jiti@2.7.0)
typescript: 6.0.2
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/project-service@8.61.1(typescript@6.0.2)':
+ '@typescript-eslint/project-service@8.62.1(typescript@6.0.2)':
dependencies:
- '@typescript-eslint/tsconfig-utils': 8.61.1(typescript@6.0.2)
- '@typescript-eslint/types': 8.61.1
+ '@typescript-eslint/tsconfig-utils': 8.62.1(typescript@6.0.2)
+ '@typescript-eslint/types': 8.62.1
debug: 4.4.3
typescript: 6.0.2
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/scope-manager@8.61.1':
+ '@typescript-eslint/scope-manager@8.62.1':
dependencies:
- '@typescript-eslint/types': 8.61.1
- '@typescript-eslint/visitor-keys': 8.61.1
+ '@typescript-eslint/types': 8.62.1
+ '@typescript-eslint/visitor-keys': 8.62.1
- '@typescript-eslint/tsconfig-utils@8.61.1(typescript@6.0.2)':
+ '@typescript-eslint/tsconfig-utils@8.62.1(typescript@6.0.2)':
dependencies:
typescript: 6.0.2
- '@typescript-eslint/type-utils@8.61.1(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.2)':
+ '@typescript-eslint/type-utils@8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.2)':
dependencies:
- '@typescript-eslint/types': 8.61.1
- '@typescript-eslint/typescript-estree': 8.61.1(typescript@6.0.2)
- '@typescript-eslint/utils': 8.61.1(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.2)
+ '@typescript-eslint/types': 8.62.1
+ '@typescript-eslint/typescript-estree': 8.62.1(typescript@6.0.2)
+ '@typescript-eslint/utils': 8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.2)
debug: 4.4.3
- eslint: 10.5.0(jiti@2.7.0)
+ eslint: 10.6.0(jiti@2.7.0)
ts-api-utils: 2.5.0(typescript@6.0.2)
typescript: 6.0.2
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/types@8.61.1': {}
+ '@typescript-eslint/types@8.62.1': {}
- '@typescript-eslint/typescript-estree@8.61.1(typescript@6.0.2)':
+ '@typescript-eslint/typescript-estree@8.62.1(typescript@6.0.2)':
dependencies:
- '@typescript-eslint/project-service': 8.61.1(typescript@6.0.2)
- '@typescript-eslint/tsconfig-utils': 8.61.1(typescript@6.0.2)
- '@typescript-eslint/types': 8.61.1
- '@typescript-eslint/visitor-keys': 8.61.1
+ '@typescript-eslint/project-service': 8.62.1(typescript@6.0.2)
+ '@typescript-eslint/tsconfig-utils': 8.62.1(typescript@6.0.2)
+ '@typescript-eslint/types': 8.62.1
+ '@typescript-eslint/visitor-keys': 8.62.1
debug: 4.4.3
minimatch: 10.2.5
- semver: 7.8.4
+ semver: 7.8.5
tinyglobby: 0.2.17
ts-api-utils: 2.5.0(typescript@6.0.2)
typescript: 6.0.2
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/utils@8.61.1(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.2)':
+ '@typescript-eslint/utils@8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.2)':
dependencies:
- '@eslint-community/eslint-utils': 4.9.1(eslint@10.5.0(jiti@2.7.0))
- '@typescript-eslint/scope-manager': 8.61.1
- '@typescript-eslint/types': 8.61.1
- '@typescript-eslint/typescript-estree': 8.61.1(typescript@6.0.2)
- eslint: 10.5.0(jiti@2.7.0)
+ '@eslint-community/eslint-utils': 4.9.1(eslint@10.6.0(jiti@2.7.0))
+ '@typescript-eslint/scope-manager': 8.62.1
+ '@typescript-eslint/types': 8.62.1
+ '@typescript-eslint/typescript-estree': 8.62.1(typescript@6.0.2)
+ eslint: 10.6.0(jiti@2.7.0)
typescript: 6.0.2
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/visitor-keys@8.61.1':
+ '@typescript-eslint/visitor-keys@8.62.1':
dependencies:
- '@typescript-eslint/types': 8.61.1
+ '@typescript-eslint/types': 8.62.1
eslint-visitor-keys: 5.0.1
'@unrs/resolver-binding-android-arm-eabi@1.11.1':
@@ -4214,16 +4019,16 @@ snapshots:
'@unrs/resolver-binding-win32-x64-msvc@1.11.1':
optional: true
- '@vitejs/plugin-react@6.0.2(vite@8.0.16(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0))':
+ '@vitejs/plugin-react@6.0.3(vite@8.1.0(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0))':
dependencies:
'@rolldown/pluginutils': 1.0.1
- vite: 8.0.16(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0)
+ vite: 8.1.0(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0)
- '@vitejs/plugin-vue@6.0.7(vite@8.0.16(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0))(vue@3.5.38(typescript@6.0.2))':
+ '@vitejs/plugin-vue@6.0.7(vite@8.1.0(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0))(vue@3.5.39(typescript@6.0.2))':
dependencies:
'@rolldown/pluginutils': 1.0.1
- vite: 8.0.16(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0)
- vue: 3.5.38(typescript@6.0.2)
+ vite: 8.1.0(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0)
+ vue: 3.5.39(typescript@6.0.2)
'@vitest/expect@4.1.9':
dependencies:
@@ -4234,13 +4039,13 @@ snapshots:
chai: 6.2.2
tinyrainbow: 3.1.0
- '@vitest/mocker@4.1.9(vite@8.0.16(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0))':
+ '@vitest/mocker@4.1.9(vite@8.1.0(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0))':
dependencies:
'@vitest/spy': 4.1.9
estree-walker: 3.0.3
magic-string: 0.30.21
optionalDependencies:
- vite: 8.0.16(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0)
+ vite: 8.1.0(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0)
'@vitest/pretty-format@4.1.9':
dependencies:
@@ -4278,35 +4083,35 @@ snapshots:
path-browserify: 1.0.1
vscode-uri: 3.1.0
- '@vue/compiler-core@3.5.38':
+ '@vue/compiler-core@3.5.39':
dependencies:
'@babel/parser': 7.29.7
- '@vue/shared': 3.5.38
+ '@vue/shared': 3.5.39
entities: 7.0.1
estree-walker: 2.0.2
source-map-js: 1.2.1
- '@vue/compiler-dom@3.5.38':
+ '@vue/compiler-dom@3.5.39':
dependencies:
- '@vue/compiler-core': 3.5.38
- '@vue/shared': 3.5.38
+ '@vue/compiler-core': 3.5.39
+ '@vue/shared': 3.5.39
- '@vue/compiler-sfc@3.5.38':
+ '@vue/compiler-sfc@3.5.39':
dependencies:
'@babel/parser': 7.29.7
- '@vue/compiler-core': 3.5.38
- '@vue/compiler-dom': 3.5.38
- '@vue/compiler-ssr': 3.5.38
- '@vue/shared': 3.5.38
+ '@vue/compiler-core': 3.5.39
+ '@vue/compiler-dom': 3.5.39
+ '@vue/compiler-ssr': 3.5.39
+ '@vue/shared': 3.5.39
estree-walker: 2.0.2
magic-string: 0.30.21
postcss: 8.5.15
source-map-js: 1.2.1
- '@vue/compiler-ssr@3.5.38':
+ '@vue/compiler-ssr@3.5.39':
dependencies:
- '@vue/compiler-dom': 3.5.38
- '@vue/shared': 3.5.38
+ '@vue/compiler-dom': 3.5.39
+ '@vue/shared': 3.5.39
'@vue/compiler-vue2@2.7.16':
dependencies:
@@ -4316,9 +4121,9 @@ snapshots:
'@vue/language-core@2.1.6(typescript@6.0.2)':
dependencies:
'@volar/language-core': 2.4.28
- '@vue/compiler-dom': 3.5.38
+ '@vue/compiler-dom': 3.5.39
'@vue/compiler-vue2': 2.7.16
- '@vue/shared': 3.5.38
+ '@vue/shared': 3.5.39
computeds: 0.0.1
minimatch: 9.0.9
muggle-string: 0.4.1
@@ -4326,29 +4131,29 @@ snapshots:
optionalDependencies:
typescript: 6.0.2
- '@vue/reactivity@3.5.38':
+ '@vue/reactivity@3.5.39':
dependencies:
- '@vue/shared': 3.5.38
+ '@vue/shared': 3.5.39
- '@vue/runtime-core@3.5.38':
+ '@vue/runtime-core@3.5.39':
dependencies:
- '@vue/reactivity': 3.5.38
- '@vue/shared': 3.5.38
+ '@vue/reactivity': 3.5.39
+ '@vue/shared': 3.5.39
- '@vue/runtime-dom@3.5.38':
+ '@vue/runtime-dom@3.5.39':
dependencies:
- '@vue/reactivity': 3.5.38
- '@vue/runtime-core': 3.5.38
- '@vue/shared': 3.5.38
+ '@vue/reactivity': 3.5.39
+ '@vue/runtime-core': 3.5.39
+ '@vue/shared': 3.5.39
csstype: 3.2.3
- '@vue/server-renderer@3.5.38(vue@3.5.38(typescript@6.0.2))':
+ '@vue/server-renderer@3.5.39(vue@3.5.39(typescript@6.0.2))':
dependencies:
- '@vue/compiler-ssr': 3.5.38
- '@vue/shared': 3.5.38
- vue: 3.5.38(typescript@6.0.2)
+ '@vue/compiler-ssr': 3.5.39
+ '@vue/shared': 3.5.39
+ vue: 3.5.39(typescript@6.0.2)
- '@vue/shared@3.5.38': {}
+ '@vue/shared@3.5.39': {}
'@yarnpkg/lockfile@1.1.0': {}
@@ -4424,7 +4229,7 @@ snapshots:
axios@1.16.0:
dependencies:
follow-redirects: 1.16.0
- form-data: 4.0.5
+ form-data: 4.0.6
proxy-from-env: 2.1.0
transitivePeerDependencies:
- debug
@@ -4720,7 +4525,7 @@ snapshots:
es-errors: 1.3.0
get-intrinsic: 1.3.0
has-tostringtag: 1.0.2
- hasown: 2.0.3
+ hasown: 2.0.4
escalade@3.2.0: {}
@@ -4728,10 +4533,10 @@ snapshots:
escape-string-regexp@4.0.0: {}
- eslint-compat-utils@0.5.1(eslint@10.5.0(jiti@2.7.0)):
+ eslint-compat-utils@0.5.1(eslint@10.6.0(jiti@2.7.0)):
dependencies:
- eslint: 10.5.0(jiti@2.7.0)
- semver: 7.8.4
+ eslint: 10.6.0(jiti@2.7.0)
+ semver: 7.8.5
eslint-import-context@0.1.9(unrs-resolver@1.11.1):
dependencies:
@@ -4740,42 +4545,41 @@ snapshots:
optionalDependencies:
unrs-resolver: 1.11.1
- eslint-plugin-es-x@7.8.0(eslint@10.5.0(jiti@2.7.0)):
+ eslint-plugin-es-x@7.8.0(eslint@10.6.0(jiti@2.7.0)):
dependencies:
- '@eslint-community/eslint-utils': 4.9.1(eslint@10.5.0(jiti@2.7.0))
+ '@eslint-community/eslint-utils': 4.9.1(eslint@10.6.0(jiti@2.7.0))
'@eslint-community/regexpp': 4.12.2
- eslint: 10.5.0(jiti@2.7.0)
- eslint-compat-utils: 0.5.1(eslint@10.5.0(jiti@2.7.0))
+ eslint: 10.6.0(jiti@2.7.0)
+ eslint-compat-utils: 0.5.1(eslint@10.6.0(jiti@2.7.0))
- eslint-plugin-import-x@4.16.2(@typescript-eslint/utils@8.61.1(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.2))(eslint@10.5.0(jiti@2.7.0)):
+ eslint-plugin-import-x@4.17.1(@typescript-eslint/utils@8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.2))(eslint@10.6.0(jiti@2.7.0)):
dependencies:
- '@package-json/types': 0.0.12
- '@typescript-eslint/types': 8.61.1
+ '@typescript-eslint/types': 8.62.1
comment-parser: 1.4.6
debug: 4.4.3
- eslint: 10.5.0(jiti@2.7.0)
+ eslint: 10.6.0(jiti@2.7.0)
eslint-import-context: 0.1.9(unrs-resolver@1.11.1)
is-glob: 4.0.3
minimatch: 10.2.5
- semver: 7.8.4
+ semver: 7.8.5
stable-hash-x: 0.2.0
unrs-resolver: 1.11.1
optionalDependencies:
- '@typescript-eslint/utils': 8.61.1(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.2)
+ '@typescript-eslint/utils': 8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.2)
transitivePeerDependencies:
- supports-color
- eslint-plugin-n@17.24.0(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.2):
+ eslint-plugin-n@17.24.0(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.2):
dependencies:
- '@eslint-community/eslint-utils': 4.9.1(eslint@10.5.0(jiti@2.7.0))
+ '@eslint-community/eslint-utils': 4.9.1(eslint@10.6.0(jiti@2.7.0))
enhanced-resolve: 5.21.2
- eslint: 10.5.0(jiti@2.7.0)
- eslint-plugin-es-x: 7.8.0(eslint@10.5.0(jiti@2.7.0))
+ eslint: 10.6.0(jiti@2.7.0)
+ eslint-plugin-es-x: 7.8.0(eslint@10.6.0(jiti@2.7.0))
get-tsconfig: 4.14.0
globals: 15.15.0
globrex: 0.1.2
ignore: 5.3.2
- semver: 7.8.4
+ semver: 7.8.5
ts-declaration-location: 1.0.7(typescript@6.0.2)
transitivePeerDependencies:
- typescript
@@ -4793,9 +4597,9 @@ snapshots:
eslint-visitor-keys@5.0.1: {}
- eslint@10.5.0(jiti@2.7.0):
+ eslint@10.6.0(jiti@2.7.0):
dependencies:
- '@eslint-community/eslint-utils': 4.9.1(eslint@10.5.0(jiti@2.7.0))
+ '@eslint-community/eslint-utils': 4.9.1(eslint@10.6.0(jiti@2.7.0))
'@eslint-community/regexpp': 4.12.2
'@eslint/config-array': 0.23.5
'@eslint/config-helpers': 0.6.0
@@ -4923,12 +4727,12 @@ snapshots:
follow-redirects@1.16.0: {}
- form-data@4.0.5:
+ form-data@4.0.6:
dependencies:
asynckit: 0.4.0
combined-stream: 1.0.8
es-set-tostringtag: 2.1.0
- hasown: 2.0.3
+ hasown: 2.0.4
mime-types: 2.1.35
fs-constants@1.0.0: {}
@@ -4962,7 +4766,7 @@ snapshots:
get-proto: 1.0.1
gopd: 1.2.0
has-symbols: 1.1.0
- hasown: 2.0.3
+ hasown: 2.0.4
math-intrinsics: 1.1.0
get-proto@1.0.1:
@@ -4988,7 +4792,7 @@ snapshots:
globals@15.15.0: {}
- globals@17.6.0: {}
+ globals@17.7.0: {}
globby@11.1.0:
dependencies:
@@ -5013,11 +4817,7 @@ snapshots:
dependencies:
has-symbols: 1.1.0
- hasown@2.0.2:
- dependencies:
- function-bind: 1.1.2
-
- hasown@2.0.3:
+ hasown@2.0.4:
dependencies:
function-bind: 1.1.2
@@ -5068,7 +4868,7 @@ snapshots:
is-core-module@2.16.2:
dependencies:
- hasown: 2.0.3
+ hasown: 2.0.4
is-docker@2.2.1: {}
@@ -5349,7 +5149,7 @@ snapshots:
dependencies:
boolbase: 1.0.0
- nx@23.0.0:
+ nx@23.0.1:
dependencies:
'@emnapi/core': 1.4.5
'@emnapi/runtime': 1.4.5
@@ -5398,7 +5198,7 @@ snapshots:
figures: 3.2.0
flat: 5.0.2
follow-redirects: 1.16.0
- form-data: 4.0.5
+ form-data: 4.0.6
fs-constants: 1.0.0
function-bind: 1.1.2
get-caller-file: 2.0.5
@@ -5408,7 +5208,7 @@ snapshots:
has-flag: 4.0.0
has-symbols: 1.1.0
has-tostringtag: 1.0.2
- hasown: 2.0.2
+ hasown: 2.0.4
ieee754: 1.2.1
ignore: 7.0.5
inherits: 2.0.4
@@ -5450,7 +5250,7 @@ snapshots:
strip-bom: 3.0.0
supports-color: 7.2.0
tar-stream: 2.2.0
- tmp: 0.2.6
+ tmp: 0.2.7
tsconfig-paths: 4.2.0
tslib: 2.8.1
util-deprecate: 1.0.2
@@ -5463,16 +5263,16 @@ snapshots:
yargs: 17.7.2
yargs-parser: 21.1.1
optionalDependencies:
- '@nx/nx-darwin-arm64': 23.0.0
- '@nx/nx-darwin-x64': 23.0.0
- '@nx/nx-freebsd-x64': 23.0.0
- '@nx/nx-linux-arm-gnueabihf': 23.0.0
- '@nx/nx-linux-arm64-gnu': 23.0.0
- '@nx/nx-linux-arm64-musl': 23.0.0
- '@nx/nx-linux-x64-gnu': 23.0.0
- '@nx/nx-linux-x64-musl': 23.0.0
- '@nx/nx-win32-arm64-msvc': 23.0.0
- '@nx/nx-win32-x64-msvc': 23.0.0
+ '@nx/nx-darwin-arm64': 23.0.1
+ '@nx/nx-darwin-x64': 23.0.1
+ '@nx/nx-freebsd-x64': 23.0.1
+ '@nx/nx-linux-arm-gnueabihf': 23.0.1
+ '@nx/nx-linux-arm64-gnu': 23.0.1
+ '@nx/nx-linux-arm64-musl': 23.0.1
+ '@nx/nx-linux-x64-gnu': 23.0.1
+ '@nx/nx-linux-x64-musl': 23.0.1
+ '@nx/nx-win32-arm64-msvc': 23.0.1
+ '@nx/nx-win32-x64-msvc': 23.0.1
transitivePeerDependencies:
- debug
@@ -5600,7 +5400,7 @@ snapshots:
prettier@2.8.8: {}
- prettier@3.8.4: {}
+ prettier@3.9.3: {}
proxy-from-env@2.1.0: {}
@@ -5665,7 +5465,7 @@ snapshots:
reusify@1.1.0: {}
- rolldown-plugin-dts@0.26.0(rolldown@1.1.1)(typescript@6.0.2):
+ rolldown-plugin-dts@0.26.0(rolldown@1.1.3)(typescript@6.0.2):
dependencies:
'@babel/generator': 8.0.0
'@babel/helper-validator-identifier': 8.0.0
@@ -5675,53 +5475,32 @@ snapshots:
dts-resolver: 3.0.0
get-tsconfig: 5.0.0-beta.5
obug: 2.1.3
- rolldown: 1.1.1
+ rolldown: 1.1.3
optionalDependencies:
typescript: 6.0.2
transitivePeerDependencies:
- oxc-resolver
- rolldown@1.0.3:
+ rolldown@1.1.3:
dependencies:
- '@oxc-project/types': 0.133.0
- '@rolldown/pluginutils': 1.0.1
- optionalDependencies:
- '@rolldown/binding-android-arm64': 1.0.3
- '@rolldown/binding-darwin-arm64': 1.0.3
- '@rolldown/binding-darwin-x64': 1.0.3
- '@rolldown/binding-freebsd-x64': 1.0.3
- '@rolldown/binding-linux-arm-gnueabihf': 1.0.3
- '@rolldown/binding-linux-arm64-gnu': 1.0.3
- '@rolldown/binding-linux-arm64-musl': 1.0.3
- '@rolldown/binding-linux-ppc64-gnu': 1.0.3
- '@rolldown/binding-linux-s390x-gnu': 1.0.3
- '@rolldown/binding-linux-x64-gnu': 1.0.3
- '@rolldown/binding-linux-x64-musl': 1.0.3
- '@rolldown/binding-openharmony-arm64': 1.0.3
- '@rolldown/binding-wasm32-wasi': 1.0.3
- '@rolldown/binding-win32-arm64-msvc': 1.0.3
- '@rolldown/binding-win32-x64-msvc': 1.0.3
-
- rolldown@1.1.1:
- dependencies:
- '@oxc-project/types': 0.135.0
+ '@oxc-project/types': 0.137.0
'@rolldown/pluginutils': 1.0.1
optionalDependencies:
- '@rolldown/binding-android-arm64': 1.1.1
- '@rolldown/binding-darwin-arm64': 1.1.1
- '@rolldown/binding-darwin-x64': 1.1.1
- '@rolldown/binding-freebsd-x64': 1.1.1
- '@rolldown/binding-linux-arm-gnueabihf': 1.1.1
- '@rolldown/binding-linux-arm64-gnu': 1.1.1
- '@rolldown/binding-linux-arm64-musl': 1.1.1
- '@rolldown/binding-linux-ppc64-gnu': 1.1.1
- '@rolldown/binding-linux-s390x-gnu': 1.1.1
- '@rolldown/binding-linux-x64-gnu': 1.1.1
- '@rolldown/binding-linux-x64-musl': 1.1.1
- '@rolldown/binding-openharmony-arm64': 1.1.1
- '@rolldown/binding-wasm32-wasi': 1.1.1
- '@rolldown/binding-win32-arm64-msvc': 1.1.1
- '@rolldown/binding-win32-x64-msvc': 1.1.1
+ '@rolldown/binding-android-arm64': 1.1.3
+ '@rolldown/binding-darwin-arm64': 1.1.3
+ '@rolldown/binding-darwin-x64': 1.1.3
+ '@rolldown/binding-freebsd-x64': 1.1.3
+ '@rolldown/binding-linux-arm-gnueabihf': 1.1.3
+ '@rolldown/binding-linux-arm64-gnu': 1.1.3
+ '@rolldown/binding-linux-arm64-musl': 1.1.3
+ '@rolldown/binding-linux-ppc64-gnu': 1.1.3
+ '@rolldown/binding-linux-s390x-gnu': 1.1.3
+ '@rolldown/binding-linux-x64-gnu': 1.1.3
+ '@rolldown/binding-linux-x64-musl': 1.1.3
+ '@rolldown/binding-openharmony-arm64': 1.1.3
+ '@rolldown/binding-wasm32-wasi': 1.1.3
+ '@rolldown/binding-win32-arm64-msvc': 1.1.3
+ '@rolldown/binding-win32-x64-msvc': 1.1.3
run-parallel@1.2.0:
dependencies:
@@ -5747,7 +5526,7 @@ snapshots:
semver@7.7.4: {}
- semver@7.8.4: {}
+ semver@7.8.5: {}
shebang-command@2.0.0:
dependencies:
@@ -5755,40 +5534,40 @@ snapshots:
shebang-regex@3.0.0: {}
- sherif-darwin-arm64@1.11.1:
+ sherif-darwin-arm64@1.12.0:
optional: true
- sherif-darwin-x64@1.11.1:
+ sherif-darwin-x64@1.12.0:
optional: true
- sherif-linux-arm64-musl@1.11.1:
+ sherif-linux-arm64-musl@1.12.0:
optional: true
- sherif-linux-arm64@1.11.1:
+ sherif-linux-arm64@1.12.0:
optional: true
- sherif-linux-x64-musl@1.11.1:
+ sherif-linux-x64-musl@1.12.0:
optional: true
- sherif-linux-x64@1.11.1:
+ sherif-linux-x64@1.12.0:
optional: true
- sherif-windows-arm64@1.11.1:
+ sherif-windows-arm64@1.12.0:
optional: true
- sherif-windows-x64@1.11.1:
+ sherif-windows-x64@1.12.0:
optional: true
- sherif@1.11.1:
+ sherif@1.12.0:
optionalDependencies:
- sherif-darwin-arm64: 1.11.1
- sherif-darwin-x64: 1.11.1
- sherif-linux-arm64: 1.11.1
- sherif-linux-arm64-musl: 1.11.1
- sherif-linux-x64: 1.11.1
- sherif-linux-x64-musl: 1.11.1
- sherif-windows-arm64: 1.11.1
- sherif-windows-x64: 1.11.1
+ sherif-darwin-arm64: 1.12.0
+ sherif-darwin-x64: 1.12.0
+ sherif-linux-arm64: 1.12.0
+ sherif-linux-arm64-musl: 1.12.0
+ sherif-linux-x64: 1.12.0
+ sherif-linux-x64-musl: 1.12.0
+ sherif-windows-arm64: 1.12.0
+ sherif-windows-x64: 1.12.0
siginfo@2.0.0: {}
@@ -5890,7 +5669,7 @@ snapshots:
dependencies:
tldts-core: 7.0.30
- tmp@0.2.6: {}
+ tmp@0.2.7: {}
to-regex-range@5.0.1:
dependencies:
@@ -5927,7 +5706,7 @@ snapshots:
minimist: 1.2.8
strip-bom: 3.0.0
- tsdown@0.22.3(@arethetypeswrong/core@0.18.3)(publint@0.3.21)(typescript@6.0.2):
+ tsdown@0.22.3(@arethetypeswrong/core@0.18.4)(publint@0.3.21)(typescript@6.0.2):
dependencies:
ansis: 4.3.1
cac: 7.0.0
@@ -5937,15 +5716,15 @@ snapshots:
import-without-cache: 0.4.0
obug: 2.1.3
picomatch: 4.0.4
- rolldown: 1.1.1
- rolldown-plugin-dts: 0.26.0(rolldown@1.1.1)(typescript@6.0.2)
- semver: 7.8.4
+ rolldown: 1.1.3
+ rolldown-plugin-dts: 0.26.0(rolldown@1.1.3)(typescript@6.0.2)
+ semver: 7.8.5
tinyexec: 1.2.4
tinyglobby: 0.2.17
tree-kill: 1.2.2
unconfig-core: 7.5.0
optionalDependencies:
- '@arethetypeswrong/core': 0.18.3
+ '@arethetypeswrong/core': 0.18.4
publint: 0.3.21
typescript: 6.0.2
transitivePeerDependencies:
@@ -5982,13 +5761,13 @@ snapshots:
typescript: 6.0.2
yaml: 2.9.0
- typescript-eslint@8.61.1(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.2):
+ typescript-eslint@8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.2):
dependencies:
- '@typescript-eslint/eslint-plugin': 8.61.1(@typescript-eslint/parser@8.61.1(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.2))(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.2)
- '@typescript-eslint/parser': 8.61.1(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.2)
- '@typescript-eslint/typescript-estree': 8.61.1(typescript@6.0.2)
- '@typescript-eslint/utils': 8.61.1(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.2)
- eslint: 10.5.0(jiti@2.7.0)
+ '@typescript-eslint/eslint-plugin': 8.62.1(@typescript-eslint/parser@8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.2))(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.2)
+ '@typescript-eslint/parser': 8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.2)
+ '@typescript-eslint/typescript-estree': 8.62.1(typescript@6.0.2)
+ '@typescript-eslint/utils': 8.62.1(eslint@10.6.0(jiti@2.7.0))(typescript@6.0.2)
+ eslint: 10.6.0(jiti@2.7.0)
typescript: 6.0.2
transitivePeerDependencies:
- supports-color
@@ -6050,7 +5829,7 @@ snapshots:
validate-npm-package-name@5.0.1: {}
- vite-plugin-dts@4.2.3(@types/node@25.6.2)(typescript@6.0.2)(vite@8.0.16(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0)):
+ vite-plugin-dts@4.2.3(@types/node@25.6.2)(typescript@6.0.2)(vite@8.1.0(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0)):
dependencies:
'@microsoft/api-extractor': 7.47.7(@types/node@25.6.2)
'@rollup/pluginutils': 5.3.0
@@ -6063,32 +5842,32 @@ snapshots:
magic-string: 0.30.21
typescript: 6.0.2
optionalDependencies:
- vite: 8.0.16(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0)
+ vite: 8.1.0(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0)
transitivePeerDependencies:
- '@types/node'
- rollup
- supports-color
- vite-plugin-externalize-deps@0.10.0(vite@8.0.16(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0)):
+ vite-plugin-externalize-deps@0.10.0(vite@8.1.0(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0)):
dependencies:
- vite: 8.0.16(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0)
+ vite: 8.1.0(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0)
- vite-tsconfig-paths@6.1.1(typescript@6.0.2)(vite@8.0.16(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0)):
+ vite-tsconfig-paths@6.1.1(typescript@6.0.2)(vite@8.1.0(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0)):
dependencies:
debug: 4.4.3
globrex: 0.1.2
tsconfck: 3.1.6(typescript@6.0.2)
- vite: 8.0.16(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0)
+ vite: 8.1.0(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0)
transitivePeerDependencies:
- supports-color
- typescript
- vite@8.0.16(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0):
+ vite@8.1.0(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0):
dependencies:
lightningcss: 1.32.0
picomatch: 4.0.4
postcss: 8.5.15
- rolldown: 1.0.3
+ rolldown: 1.1.3
tinyglobby: 0.2.17
optionalDependencies:
'@types/node': 25.6.2
@@ -6096,10 +5875,10 @@ snapshots:
jiti: 2.7.0
yaml: 2.9.0
- vitest@4.1.9(@types/node@25.6.2)(jsdom@29.1.1)(vite@8.0.16(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0)):
+ vitest@4.1.9(@types/node@25.6.2)(jsdom@29.1.1)(vite@8.1.0(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0)):
dependencies:
'@vitest/expect': 4.1.9
- '@vitest/mocker': 4.1.9(vite@8.0.16(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0))
+ '@vitest/mocker': 4.1.9(vite@8.1.0(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0))
'@vitest/pretty-format': 4.1.9
'@vitest/runner': 4.1.9
'@vitest/snapshot': 4.1.9
@@ -6116,7 +5895,7 @@ snapshots:
tinyexec: 1.2.4
tinyglobby: 0.2.17
tinyrainbow: 3.1.0
- vite: 8.0.16(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0)
+ vite: 8.1.0(@types/node@25.6.2)(jiti@2.7.0)(yaml@2.9.0)
why-is-node-running: 2.3.0
optionalDependencies:
'@types/node': 25.6.2
@@ -6126,25 +5905,25 @@ snapshots:
vscode-uri@3.1.0: {}
- vue-eslint-parser@10.4.1(eslint@10.5.0(jiti@2.7.0)):
+ vue-eslint-parser@10.4.1(eslint@10.6.0(jiti@2.7.0)):
dependencies:
debug: 4.4.3
- eslint: 10.5.0(jiti@2.7.0)
+ eslint: 10.6.0(jiti@2.7.0)
eslint-scope: 9.1.2
eslint-visitor-keys: 5.0.1
espree: 11.2.0
esquery: 1.7.0
- semver: 7.8.4
+ semver: 7.8.5
transitivePeerDependencies:
- supports-color
- vue@3.5.38(typescript@6.0.2):
+ vue@3.5.39(typescript@6.0.2):
dependencies:
- '@vue/compiler-dom': 3.5.38
- '@vue/compiler-sfc': 3.5.38
- '@vue/runtime-dom': 3.5.38
- '@vue/server-renderer': 3.5.38(vue@3.5.38(typescript@6.0.2))
- '@vue/shared': 3.5.38
+ '@vue/compiler-dom': 3.5.39
+ '@vue/compiler-sfc': 3.5.39
+ '@vue/runtime-dom': 3.5.39
+ '@vue/server-renderer': 3.5.39(vue@3.5.39(typescript@6.0.2))
+ '@vue/shared': 3.5.39
optionalDependencies:
typescript: 6.0.2
diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml
index 5d9a3d6..cde9db5 100644
--- a/pnpm-workspace.yaml
+++ b/pnpm-workspace.yaml
@@ -7,37 +7,37 @@ packages:
- packages/*
catalog:
- '@arethetypeswrong/core': ^0.18.3
+ '@arethetypeswrong/core': ^0.18.4
'@changesets/changelog-github': ^0.7.0
'@changesets/cli': ^2.31.0
'@commitlint/parse': ^20.5.0
'@eslint/js': ^10.0.1
'@stylistic/eslint-plugin': ^5.10.0
- '@tanstack/query-core': ^5.101.0
+ '@tanstack/query-core': ^5.101.2
'@types/eslint': ^9.6.1
'@types/jsonfile': ^6.1.4
'@types/node': ^24.10.1
'@types/react': ^19.2.17
'@types/react-dom': ^19.2.3
'@types/semver': ^7.7.1
- '@vitejs/plugin-react': ^6.0.2
+ '@vitejs/plugin-react': ^6.0.3
'@vitejs/plugin-vue': ^6.0.7
- eslint: ^10.5.0
- eslint-plugin-import-x: ^4.16.2
+ eslint: ^10.6.0
+ eslint-plugin-import-x: ^4.17.0
eslint-plugin-n: ^17.24.0
- globals: ^17.6.0
+ globals: ^17.7.0
jiti: ^2.7.0
jsdom: ^29.1.1
jsonfile: ^6.2.1
markdown-link-extractor: ^4.0.3
- nx: 23.0.0
+ nx: 23.0.1
premove: ^4.0.0
- prettier: ^3.8.4
+ prettier: ^3.9.0
publint: ^0.3.21
react: ^19.2.7
react-dom: ^19.2.7
- semver: ^7.8.4
- sherif: ^1.11.1
+ semver: ^7.8.5
+ sherif: ^1.12.0
simple-git: ^3.36.0
tinyglobby: ^0.2.17
tsdown: ^0.22.3
@@ -46,13 +46,13 @@ catalog:
typedoc-plugin-frontmatter: 1.3.0
typedoc-plugin-markdown: 4.9.0
typescript: 6.0.2
- typescript-eslint: ^8.61.1
- vite: ^8.0.16
+ typescript-eslint: ^8.62.0
+ vite: ^8.1.0
vite-plugin-dts: 4.2.3
vite-plugin-externalize-deps: ^0.10.0
vite-tsconfig-paths: ^6.1.1
vitest: ^4.1.9
- vue: ^3.5.38
+ vue: ^3.5.39
vue-eslint-parser: ^10.4.1
allowBuilds: