diff --git a/package.json b/package.json index 15afb5fc..d6216f7a 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "type": "git", "url": "https://github.com/TanStack/config.git" }, - "packageManager": "pnpm@10.7.0", + "packageManager": "pnpm@10.7.1", "type": "module", "scripts": { "preinstall": "node -e \"if(process.env.CI == 'true') {console.log('Skipping preinstall...')} else {process.exit(1)}\" || npx -y only-allow pnpm", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3a00cbf7..0dcb03b2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,8 +13,8 @@ catalogs: specifier: ^19.8.0 version: 19.8.0 '@eslint/js': - specifier: ^9.23.0 - version: 9.23.0 + specifier: ^9.24.0 + version: 9.24.0 '@stylistic/eslint-plugin-js': specifier: ^4.2.0 version: 4.2.0 @@ -22,8 +22,8 @@ catalogs: specifier: ^1.2.0 version: 1.2.0 '@tanstack/query-core': - specifier: ^5.71.0 - version: 5.71.1 + specifier: ^5.71.10 + version: 5.71.10 '@types/eslint': specifier: ^9.6.1 version: 9.6.1 @@ -34,11 +34,11 @@ catalogs: specifier: ^22.13.6 version: 22.13.14 '@types/react': - specifier: ^19.0.12 - version: 19.0.12 + specifier: ^19.1.0 + version: 19.1.0 '@types/react-dom': - specifier: ^19.0.4 - version: 19.0.4 + specifier: ^19.1.1 + version: 19.1.1 '@types/semver': specifier: ^7.7.0 version: 7.7.0 @@ -49,11 +49,11 @@ catalogs: specifier: ^5.2.3 version: 5.2.3 eslint: - specifier: ^9.23.0 - version: 9.23.0 + specifier: ^9.24.0 + version: 9.24.0 eslint-plugin-import-x: - specifier: ^4.9.4 - version: 4.9.4 + specifier: ^4.10.1 + version: 4.10.1 eslint-plugin-n: specifier: ^17.17.0 version: 17.17.0 @@ -67,14 +67,14 @@ catalogs: specifier: ^6.1.0 version: 6.1.0 nx: - specifier: ^20.6.4 - version: 20.7.0 + specifier: ^20.7.1 + version: 20.7.1 prettier: specifier: ^3.5.3 version: 3.5.3 publint: - specifier: ^0.3.9 - version: 0.3.9 + specifier: ^0.3.10 + version: 0.3.10 react: specifier: ^19.1.0 version: 19.1.0 @@ -88,14 +88,14 @@ catalogs: specifier: ^7.7.1 version: 7.7.1 sherif: - specifier: ^1.4.0 - version: 1.4.0 + specifier: ^1.5.0 + version: 1.5.0 simple-git: specifier: ^3.27.0 version: 3.27.0 type-fest: - specifier: ^4.38.0 - version: 4.38.0 + specifier: ^4.39.1 + version: 4.39.1 typedoc: specifier: 0.27.9 version: 0.27.9 @@ -109,11 +109,11 @@ catalogs: specifier: ^5.8.2 version: 5.8.2 typescript-eslint: - specifier: ^8.28.0 + specifier: ^8.29.0 version: 8.29.0 vite: - specifier: ^6.2.3 - version: 6.2.4 + specifier: ^6.2.5 + version: 6.2.5 vite-plugin-dts: specifier: 4.2.3 version: 4.2.3 @@ -124,14 +124,14 @@ catalogs: specifier: ^5.1.4 version: 5.1.4 vitest: - specifier: ^3.0.9 + specifier: ^3.1.1 version: 3.1.1 vue: specifier: ^3.5.13 version: 3.5.13 vue-eslint-parser: - specifier: ^10.1.1 - version: 10.1.1 + specifier: ^10.1.3 + version: 10.1.3 importers: @@ -148,22 +148,22 @@ importers: version: 22.13.14 eslint: specifier: 'catalog:' - version: 9.23.0 + version: 9.24.0 jsdom: specifier: 'catalog:' version: 26.0.0 nx: specifier: 'catalog:' - version: 20.7.0 + version: 20.7.1 prettier: specifier: 'catalog:' version: 3.5.3 publint: specifier: 'catalog:' - version: 0.3.9 + version: 0.3.10 sherif: specifier: 'catalog:' - version: 1.4.0 + version: 1.5.0 typescript: specifier: 'catalog:' version: 5.8.2 @@ -172,7 +172,7 @@ importers: dependencies: '@tanstack/query-core': specifier: 'catalog:' - version: 5.71.1 + version: 5.71.10 react: specifier: 'catalog:' version: 19.1.0 @@ -185,16 +185,16 @@ importers: version: link:../../packages/config '@types/react': specifier: 'catalog:' - version: 19.0.12 + version: 19.1.0 '@types/react-dom': specifier: 'catalog:' - version: 19.0.4(@types/react@19.0.12) + version: 19.1.1(@types/react@19.1.0) '@vitejs/plugin-react': specifier: 'catalog:' - version: 4.3.4(vite@6.2.4(@types/node@22.13.14)(yaml@2.7.1)) + version: 4.3.4(vite@6.2.5(@types/node@22.13.14)(yaml@2.7.1)) vite: specifier: 'catalog:' - version: 6.2.4(@types/node@22.13.14)(yaml@2.7.1) + version: 6.2.5(@types/node@22.13.14)(yaml@2.7.1) vitest: specifier: 'catalog:' version: 3.1.1(@types/node@22.13.14)(jsdom@26.0.0)(yaml@2.7.1) @@ -206,7 +206,7 @@ importers: version: link:../../packages/config vite: specifier: 'catalog:' - version: 6.2.4(@types/node@22.13.14)(yaml@2.7.1) + version: 6.2.5(@types/node@22.13.14)(yaml@2.7.1) vitest: specifier: 'catalog:' version: 3.1.1(@types/node@22.13.14)(jsdom@26.0.0)(yaml@2.7.1) @@ -222,10 +222,10 @@ importers: version: link:../../packages/config '@vitejs/plugin-vue': specifier: 'catalog:' - version: 5.2.3(vite@6.2.4(@types/node@22.13.14)(yaml@2.7.1))(vue@3.5.13(typescript@5.8.2)) + version: 5.2.3(vite@6.2.5(@types/node@22.13.14)(yaml@2.7.1))(vue@3.5.13(typescript@5.8.2)) vite: specifier: 'catalog:' - version: 6.2.4(@types/node@22.13.14)(yaml@2.7.1) + version: 6.2.5(@types/node@22.13.14)(yaml@2.7.1) vitest: specifier: 'catalog:' version: 3.1.1(@types/node@22.13.14)(jsdom@26.0.0)(yaml@2.7.1) @@ -247,38 +247,38 @@ importers: devDependencies: vite: specifier: 'catalog:' - version: 6.2.4(@types/node@22.13.14)(yaml@2.7.1) + version: 6.2.5(@types/node@22.13.14)(yaml@2.7.1) packages/eslint-config: dependencies: '@eslint/js': specifier: 'catalog:' - version: 9.23.0 + version: 9.24.0 '@stylistic/eslint-plugin-js': specifier: 'catalog:' - version: 4.2.0(eslint@9.23.0) + version: 4.2.0(eslint@9.24.0) eslint-plugin-import-x: specifier: 'catalog:' - version: 4.9.4(eslint@9.23.0)(typescript@5.8.2) + version: 4.10.1(eslint@9.24.0)(typescript@5.8.2) eslint-plugin-n: specifier: 'catalog:' - version: 17.17.0(eslint@9.23.0) + version: 17.17.0(eslint@9.24.0) globals: specifier: 'catalog:' version: 16.0.0 typescript-eslint: specifier: 'catalog:' - version: 8.29.0(eslint@9.23.0)(typescript@5.8.2) + version: 8.29.0(eslint@9.24.0)(typescript@5.8.2) vue-eslint-parser: specifier: 'catalog:' - version: 10.1.1(eslint@9.23.0) + version: 10.1.3(eslint@9.24.0) devDependencies: '@types/eslint': specifier: 'catalog:' version: 9.6.1 eslint: specifier: 'catalog:' - version: 9.23.0 + version: 9.24.0 packages/publish-config: dependencies: @@ -303,7 +303,7 @@ importers: version: 7.7.0 type-fest: specifier: 'catalog:' - version: 4.38.0 + version: 4.39.1 packages/typedoc-config: dependencies: @@ -324,17 +324,17 @@ importers: version: 0.4.0(rollup@4.38.0) vite-plugin-dts: specifier: 'catalog:' - version: 4.2.3(@types/node@22.13.14)(rollup@4.38.0)(typescript@5.8.2)(vite@6.2.4(@types/node@22.13.14)(yaml@2.7.1)) + version: 4.2.3(@types/node@22.13.14)(rollup@4.38.0)(typescript@5.8.2)(vite@6.2.5(@types/node@22.13.14)(yaml@2.7.1)) vite-plugin-externalize-deps: specifier: 'catalog:' - version: 0.9.0(vite@6.2.4(@types/node@22.13.14)(yaml@2.7.1)) + version: 0.9.0(vite@6.2.5(@types/node@22.13.14)(yaml@2.7.1)) vite-tsconfig-paths: specifier: 'catalog:' - version: 5.1.4(typescript@5.8.2)(vite@6.2.4(@types/node@22.13.14)(yaml@2.7.1)) + version: 5.1.4(typescript@5.8.2)(vite@6.2.5(@types/node@22.13.14)(yaml@2.7.1)) devDependencies: vite: specifier: 'catalog:' - version: 6.2.4(@types/node@22.13.14)(yaml@2.7.1) + version: 6.2.5(@types/node@22.13.14)(yaml@2.7.1) packages: @@ -691,8 +691,8 @@ packages: resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} - '@eslint/config-array@0.19.2': - resolution: {integrity: sha512-GNKqxfHG2ySmJOBSHg7LxeUx4xpuCoFjacmlCoYWEbaPXLwvfIjixRI12xCQZeULksQb23uiA8F40w5TojpV7w==} + '@eslint/config-array@0.20.0': + resolution: {integrity: sha512-fxlS1kkIjx8+vy2SjuCB94q3htSNrufYTXubwiBFeaQHbH6Ipi43gFJq2zCMt6PHhImH3Xmr0NksKDvchWlpQQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@eslint/config-helpers@0.2.0': @@ -707,8 +707,8 @@ packages: resolution: {integrity: sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/js@9.23.0': - resolution: {integrity: sha512-35MJ8vCPU0ZMxo7zfev2pypqTwWTofFZO6m4KAtdoFhRpLJUpHTZZ+KB3C7Hb1d7bULYwO4lJXGCi5Se+8OMbw==} + '@eslint/js@9.24.0': + resolution: {integrity: sha512-uIY/y3z0uvOGX8cp1C2fiC4+ZmBhp6yZWkojtHL1YEMnRt1Y63HB9TM17proGEmeG7HeUY+UP36F0aknKYTpYA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@eslint/object-schema@2.1.6': @@ -807,66 +807,70 @@ packages: resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} engines: {node: '>= 8'} - '@nx/nx-darwin-arm64@20.7.0': - resolution: {integrity: sha512-SuPP4AlBGuQjfkgFaGAO66GEUll0Isir5HKa0w0LcehHmxncE9LT4YagEJONPDp6SVDIjpoFIRw71jf9toFvPQ==} + '@nx/nx-darwin-arm64@20.7.1': + resolution: {integrity: sha512-beTMrUA9x18/DXeIMn32Me/KFCLnc2L0cVxjjMMdztZrotVPdoLsQWWZHcaLyZSSk1SDjJ0As2AwIOiJLp2Q8w==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] - '@nx/nx-darwin-x64@20.7.0': - resolution: {integrity: sha512-eJnGtZmXzhRqitBBSIU7CjUjEGyo7QMZlvTQsqIpkZDay3v3JyQ9tikdGe3L6BwnTgeFQsBxNfK3ddmwTyK19g==} + '@nx/nx-darwin-x64@20.7.1': + resolution: {integrity: sha512-I0M8JWwAF9wyNCL30oelXt1SCRVUTmS0FmtmWPxgcHlVd8tVyyuguURQuUO33w/xDhZzGJmvLZduown+OKihXw==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] - '@nx/nx-freebsd-x64@20.7.0': - resolution: {integrity: sha512-WhuK5XGy2c7WNMrVW2+mWMb0MCvgoOaSUxvxpl8OORdENYmgsUjYUDVnndjqRdSzcQTB/WfQX5G7bJQhySzaww==} + '@nx/nx-freebsd-x64@20.7.1': + resolution: {integrity: sha512-j39YpihBWbLc2w/Hp3Q+ycPqFHNPSJZYTg6G4sC6qzyzMVlaWp1cI1m02FD1rscWT93ehoqHYcSytpDrMa6ZMQ==} engines: {node: '>= 10'} cpu: [x64] os: [freebsd] - '@nx/nx-linux-arm-gnueabihf@20.7.0': - resolution: {integrity: sha512-TZKDjO/YyOT/Zq449kIpkw9OUD4EQlmMk+aM8WW29VirJnnIfGxhjfCBkSRmVIOvwSlIf7GKLQjDuWwcObIZRg==} + '@nx/nx-linux-arm-gnueabihf@20.7.1': + resolution: {integrity: sha512-AJxU2OayRzLLu5xyWlrbzoTN63Gt0S9rEJL97IGGHXKY/NlbtkJt2n5q7KAtlkkUpr8TYXtxyZSL1R3LePd36w==} engines: {node: '>= 10'} cpu: [arm] os: [linux] - '@nx/nx-linux-arm64-gnu@20.7.0': - resolution: {integrity: sha512-wEkE/MRcPQHZK10SgocPGCEyqFksLDdsSeE2fyVZb+N+vUGSp5YBu7OE6mUKobIs3uUXgftqP4d7QXTlehb7gw==} + '@nx/nx-linux-arm64-gnu@20.7.1': + resolution: {integrity: sha512-bEHDh8ajs9ht5yIKyeZcB5vJt6wpwCHYGkZfSQs1xSUOqOFdQz2gjLDdlwyuJTwXI8+Syvb4gHKBSxCPOycInw==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - '@nx/nx-linux-arm64-musl@20.7.0': - resolution: {integrity: sha512-je7OmX7d41ihMzq4/q6AOsYGfiH5B3xIsAKBfXHSmlGcaijnxMCzSHzjR3znxhmOS0bMcfICXCCwm1AVcyUAUA==} + '@nx/nx-linux-arm64-musl@20.7.1': + resolution: {integrity: sha512-k5lLVWO1HF6FQkNs/7VfOqbaceWS01+2a6mD0aQoIr34FIhxJc7QHfOZ5c2xdCOrlNfY3iGiPf++KCpeuor0tg==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - '@nx/nx-linux-x64-gnu@20.7.0': - resolution: {integrity: sha512-dF5/VJgtbydSgu9WjL1CrzNIXZR/9Z92b4f7lrvd/KO/LwBB3EVavgV0tSq0TAFuu4n5eSo66SA1j0miIBA1dg==} + '@nx/nx-linux-x64-gnu@20.7.1': + resolution: {integrity: sha512-crySPl4l4XJFDzGOuFjavkwLvo59wCx3pqgju3bMcQ+imUvAtUFHNUFfAr2CiEzYATuvbDcOQU1I5Fo40plagA==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - '@nx/nx-linux-x64-musl@20.7.0': - resolution: {integrity: sha512-Jy760sdTDgzplpWerrUpfugmHnjQoNbCdcrNiBm1HaL2+P/6Wl2eZ2zLW3Uw5/D/wf7z8qsokMrPO9XdvnZ3cA==} + '@nx/nx-linux-x64-musl@20.7.1': + resolution: {integrity: sha512-eXUu5lKg2yiItItOThjV7ecPfxE1qcr4utAPy/3F9wjFale8RfZX2x+NllaA/7eh6ph0voqvdZrmZY+IDvTyRg==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - '@nx/nx-win32-arm64-msvc@20.7.0': - resolution: {integrity: sha512-5UvJg1RfOeSwcMr/7ghQA5yH3kpU8wye81sCLtyKPfBeH312Ntm52+ckc1IiCFAIkVyo2rmWF9ogRzOTR1O9sw==} + '@nx/nx-win32-arm64-msvc@20.7.1': + resolution: {integrity: sha512-dy+DxUJMixtSLi/9Y8dexGko3hrC/QB+fZ6uoJMoL8ey6xw5LFIWbi1tnJ04YEHMFQS1Y4+OEoNejUF0BTUcWw==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] - '@nx/nx-win32-x64-msvc@20.7.0': - resolution: {integrity: sha512-Ddtk/owLLj1wRHB5MUuUjEfxn9h6sQntOpCC1qDYJLCLRGe3jCEx7MHxKWo5MlmtShXeHRrS27CrA5AGzSS+6w==} + '@nx/nx-win32-x64-msvc@20.7.1': + resolution: {integrity: sha512-cBV9SIvfZVzehYg9w/p77Iw1LqUVy0i848quxo9YBuQCQ0biUsJpkwJJ+b+DW6EbKSN3wX0kh519tGR7SbZrxg==} engines: {node: '>= 10'} cpu: [x64] os: [win32] + '@pkgr/core@0.2.1': + resolution: {integrity: sha512-VzgHzGblFmUeBmmrk55zPyrQIArQN4vujc9shWytaPdB3P7qhi0cpaiKIr7tlCmFv2lYUwnLospIqjL9ZSAhhg==} + engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} + '@publint/pack@0.1.2': resolution: {integrity: sha512-S+9ANAvUmjutrshV4jZjaiG8XQyuJIZ8a4utWmN/vW1sgQ9IfBnPndwkmQYw53QmouOIytT874u65HEmu6H5jw==} engines: {node: '>=18'} @@ -1024,8 +1028,8 @@ packages: resolution: {integrity: sha512-08eKiDAjj4zLug1taXSIJ0kGL5cawjVCyJkBb6EWSg5fEPX6L+Wtr0CH2If4j5KYylz85iaZiFlUItvgJvll5g==} engines: {node: ^14.13.1 || ^16.0.0 || >=18} - '@tanstack/query-core@5.71.1': - resolution: {integrity: sha512-4+ZswCHOfJX+ikhXNoocamTUmJcHtB+Ljjz/oJkC7/eKB5IrzEwR4vEwZUENiPi+wISucJHR5TUbuuJ26w3kdQ==} + '@tanstack/query-core@5.71.10': + resolution: {integrity: sha512-/fKEY8fO1nbszfrBatzmhJa1nEwIKn0c6Tv2A1ocSA5OiD2GukOIV8nnBbvJRgZb/VIoBy9/N4PVbABI8YQLow==} '@tybys/wasm-util@0.9.0': resolution: {integrity: sha512-6+7nlbMVX/PVDCwaIQ8nTOPveOcFLSt8GcXdx8hD0bt39uWxYT88uXzqTd4fTvqta7oeUJqudepapKNt2DYJFw==} @@ -1072,13 +1076,13 @@ packages: '@types/node@22.13.14': resolution: {integrity: sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w==} - '@types/react-dom@19.0.4': - resolution: {integrity: sha512-4fSQ8vWFkg+TGhePfUzVmat3eC14TXYSsiiDSLI0dVLsrm9gZFABjPy/Qu6TKgl1tq1Bu1yDsuQgY3A3DOjCcg==} + '@types/react-dom@19.1.1': + resolution: {integrity: sha512-jFf/woGTVTjUJsl2O7hcopJ1r0upqoq/vIOoCj0yLh3RIXxWcljlpuZ+vEBRXsymD1jhfeJrlyTy/S1UW+4y1w==} peerDependencies: '@types/react': ^19.0.0 - '@types/react@19.0.12': - resolution: {integrity: sha512-V6Ar115dBDrjbtXSrS+/Oruobc+qVbbUxDFC1RSbRqLt5SYvxxyIDrSC85RWml54g+jfNeEMZhEj7wW07ONQhA==} + '@types/react@19.1.0': + resolution: {integrity: sha512-UaicktuQI+9UKyA4njtDOGBD/67t8YEBt2xdfqu8+gP9hqPUPsiXlNPcpS2gVdjmis5GKPG3fCxbQLVgxsQZ8w==} '@types/semver@7.7.0': resolution: {integrity: sha512-k107IF4+Xr7UHjwDc7Cfd6PRQfbdkiRabXGRjo07b4WyPahFBZCZ1sE+BNxYIJPPg73UkfOsVOLwqVc/6ETrIA==} @@ -1682,8 +1686,8 @@ packages: peerDependencies: eslint: '>=8' - eslint-plugin-import-x@4.9.4: - resolution: {integrity: sha512-IPWbN0KBgBCpAiSlUcS17zc1eqMzRlYz15AzsFrw2Qfqt+e0IupxYbvYD96bGLKVlNdkNwa4ggv1skztpaZR/g==} + eslint-plugin-import-x@4.10.1: + resolution: {integrity: sha512-enOdwV6uQOVS0MRfQwWEYqDnyAjLy5q1221+/A+EC7h43jjNOxX7kQ/qbnDqbAOL3N3d+u//iXrYO/70AbdAUg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -1706,8 +1710,8 @@ packages: resolution: {integrity: sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - eslint@9.23.0: - resolution: {integrity: sha512-jV7AbNoFPAY1EkFYpLq5bslU9NLNO8xnEeQXwErNibVryjk67wHVmddTBilc5srIttJDBrB0eMHKZBFbSIABCw==} + eslint@9.24.0: + resolution: {integrity: sha512-eh/jxIEJyZrvbWRe4XuVclLPDYSYYYgLy5zXGGxD6j8zjSAxFEzI2fL/8xNq6O2yKqVt+eF2YhV+hxjV6UKXwQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true peerDependencies: @@ -2251,8 +2255,8 @@ packages: nwsapi@2.2.20: resolution: {integrity: sha512-/ieB+mDe4MrrKMT8z+mQL8klXydZWGR5Dowt4RAGKbJ3kIGEx3X4ljUo+6V73IXtUPWgfOlU5B9MlGxFO5T+cA==} - nx@20.7.0: - resolution: {integrity: sha512-IcrQr6alrSJTl5pb80Y/ytwK5Bsx7zC0LbJj5Ck5K+dctFKO2sEAvB2hKz5GiZx92NJzcfCVc5Lu44UeZST1bw==} + nx@20.7.1: + resolution: {integrity: sha512-hUiTMJdthuy8VfDQNHbfMQ2eOfOIB44UVP6eACCdg4bSlINwBZ03E/JYtm/1jYe51w/8pPs6YgkVUaAI1UiwMw==} hasBin: true peerDependencies: '@swc-node/register': ^1.8.0 @@ -2320,6 +2324,9 @@ packages: package-manager-detector@0.2.11: resolution: {integrity: sha512-BEnLolu+yuz22S56CU1SUKq3XC3PkwD5wv4ikR4MfGvnRVcmzXR9DwSlW2fEamyTPyXHomBJRzgapeuBvRNzJQ==} + package-manager-detector@1.1.0: + resolution: {integrity: sha512-Y8f9qUlBzW8qauJjd/eu6jlpJZsuPJm2ZAV0cDVd420o4EdpH5RPdoCv+60/TdJflGatr4sDfpAL6ArWZbM5tA==} + parent-module@1.0.1: resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==} engines: {node: '>=6'} @@ -2395,8 +2402,8 @@ packages: proxy-from-env@1.1.0: resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==} - publint@0.3.9: - resolution: {integrity: sha512-irTwfRfYW38vomkxxoiZQtFtUOQKpz5m0p9Z60z4xpXrl1KmvSrX1OMARvnnolB5usOXeNfvLj6d/W3rwXKfBQ==} + publint@0.3.10: + resolution: {integrity: sha512-xl9X9x0iyOURsAD7IPQJAQ5TgGpozs5K8KUtqzQBSxJqtKH74ReeCpjr2jw9MFOsY9q/EbXSJNkSFM2mgyu38g==} engines: {node: '>=18'} hasBin: true @@ -2532,38 +2539,38 @@ packages: resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} engines: {node: '>=8'} - sherif-darwin-arm64@1.4.0: - resolution: {integrity: sha512-7PTK+BMC7zHxie3dDi/TPJXrHvCVs+Kf80NO6G9dm/DHFwLi/EJpw/i49H9W3NgN2ND9+MlR0/q0g2rSiaCmkg==} + sherif-darwin-arm64@1.5.0: + resolution: {integrity: sha512-4BYYCEXVJ8+xqfnntxnyGcwgByjrHSeKOitPYdBPMB3aauptC4GUMeVqXRXf5JNbx3lRKg8bZdoq0QPnbsr6BQ==} cpu: [arm64] os: [darwin] - sherif-darwin-x64@1.4.0: - resolution: {integrity: sha512-r4pwDHjPgeothxvl+d58BvJ1WhSiWfiukivltJJXgQDg4p64K4nv9dsQw1+zO4I2gYSlsUOXA9LDYlka79JyTA==} + sherif-darwin-x64@1.5.0: + resolution: {integrity: sha512-Y8wkqXzpZt2D5n0KnEXKK1QosoPofDpx4IDzxjyVjGvhR4YBoKcyU93tY9mEyYXMlzQGlyezGHpZkFeP0bioDA==} cpu: [x64] os: [darwin] - sherif-linux-arm64@1.4.0: - resolution: {integrity: sha512-cABgykKbFYruIZkU07ubiKgJS6qooIbMpwBTpivCb7/5Xwgw2Jm1oryhKFFv4i8I3R1TPdNxHpz2yyGuaW+7Uw==} + sherif-linux-arm64@1.5.0: + resolution: {integrity: sha512-l4JBoYCD+mJkwxNuQhLXloySXqSNOdTwJ9euBw8GbRjW+iXK2LxFOya1SlZy8CXZngTOBpNNoO9jH4E9NgI0XA==} cpu: [arm64] os: [linux] - sherif-linux-x64@1.4.0: - resolution: {integrity: sha512-igofjXjgov2QTyivMCkPuXklqBHfVDikicyilQlPTEMO3ZIsz1uE6D6IC1iq7iDV/cbx0IYJo6v0cSSpiYTrSA==} + sherif-linux-x64@1.5.0: + resolution: {integrity: sha512-RaSRnYe58Y6yLTeE8Hw5xmEDn7ted1F4kT1FFSR+ola36R5lnCeWV+xZqjKWU7JE8fVSqApJ4EL0mwtwGZT98Q==} cpu: [x64] os: [linux] - sherif-windows-arm64@1.4.0: - resolution: {integrity: sha512-1oQ178TfmRYrhMOyRrQ3AOKwt7hmGXZJJwyJE4LV3c7PgKvOiWz3USBI1FapLbNBmslgsTnzJJVD7CFZNOqDZA==} + sherif-windows-arm64@1.5.0: + resolution: {integrity: sha512-xcOnhsCTcg0fg1/SYhFN4AErk1k8QfW4sRK8ziaEt/SDtUGIYmt/+3CsWCBIGoMSaURS8upcU2JtofI3P82qHQ==} cpu: [arm64] os: [win32] - sherif-windows-x64@1.4.0: - resolution: {integrity: sha512-hTY6gYKRlOA0SqpK4yklAPzFZhn6NJGeM50ida67b2k7B6ApsStru9U3yt//b6cqy+6z3HxgxH9IpVVBiWJnVQ==} + sherif-windows-x64@1.5.0: + resolution: {integrity: sha512-kWFctc7kEgYq9IoTFWVGQdZv725eMOwhkF3JpkuApMLF/K+pDb1JKHUbmU52nHdMMKpT3SDVqrHyCaUOKmxU5w==} cpu: [x64] os: [win32] - sherif@1.4.0: - resolution: {integrity: sha512-mo7zKtRsDrRadbXa8tuoK5mtov5kV4qw2iuzD/ZyEVSeZfY0BpR1+KUhvJHCUJDHBv2nh0dJMwKkmlbbq/QKOg==} + sherif@1.5.0: + resolution: {integrity: sha512-sCn0w5b3APLRJauj4UDaK5TV5fyuc1ndDGv2cgt0lnb7zVUAekFm6D2duHVg4sf8/ZlDGFcLRc9Y/DxSRXdOAA==} hasBin: true siginfo@2.0.0: @@ -2742,8 +2749,8 @@ packages: resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} engines: {node: '>= 0.8.0'} - type-fest@4.38.0: - resolution: {integrity: sha512-2dBz5D5ycHIoliLYLi0Q2V7KRaDlH0uWIvmk7TYlAg5slqwiPv1ezJdZm1QEM0xgk29oYWMCbIG7E6gHpvChlg==} + type-fest@4.39.1: + resolution: {integrity: sha512-uW9qzd66uyHYxwyVBYiwS4Oi0qZyUqwjU+Oevr6ZogYiXt99EOYtwvzMSLw1c3lYo2HzJsep/NB23iEVEgjG/w==} engines: {node: '>=16'} typedoc-plugin-frontmatter@1.2.1: @@ -2841,8 +2848,8 @@ packages: vite: optional: true - vite@6.2.4: - resolution: {integrity: sha512-veHMSew8CcRzhL5o8ONjy8gkfmFJAd5Ac16oxBUjlwgX3Gq2Wqr+qNC3TjPIpy7TPV/KporLga5GT9HqdrCizw==} + vite@6.2.5: + resolution: {integrity: sha512-j023J/hCAa4pRIUH6J9HemwYfjB5llR2Ps0CWeikOtdR8+pAURAk0DoJC5/mm9kd+UgdnIy7d6HE4EAvlYhPhA==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true peerDependencies: @@ -2912,8 +2919,8 @@ packages: vscode-uri@3.1.0: resolution: {integrity: sha512-/BpdSx+yCQGnCvecbyXdxHDkuk55/G3xwnC0GqY4gmQ3j+A+g8kzzgB4Nk/SINjqn6+waqw3EgbVF2QKExkRxQ==} - vue-eslint-parser@10.1.1: - resolution: {integrity: sha512-bh2Z/Au5slro9QJ3neFYLanZtb1jH+W2bKqGHXAoYD4vZgNG3KeotL7JpPv5xzY4UXUXJl7TrIsnzECH63kd3Q==} + vue-eslint-parser@10.1.3: + resolution: {integrity: sha512-dbCBnd2e02dYWsXoqX5yKUZlOt+ExIpq7hmHKPb5ZqKcjf++Eo0hMseFTZMLKThrUk61m+Uv6A2YSBve6ZvuDQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -3419,14 +3426,14 @@ snapshots: '@esbuild/win32-x64@0.25.2': optional: true - '@eslint-community/eslint-utils@4.5.1(eslint@9.23.0)': + '@eslint-community/eslint-utils@4.5.1(eslint@9.24.0)': dependencies: - eslint: 9.23.0 + eslint: 9.24.0 eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.12.1': {} - '@eslint/config-array@0.19.2': + '@eslint/config-array@0.20.0': dependencies: '@eslint/object-schema': 2.1.6 debug: 4.4.0 @@ -3454,7 +3461,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@eslint/js@9.23.0': {} + '@eslint/js@9.24.0': {} '@eslint/object-schema@2.1.6': {} @@ -3587,36 +3594,38 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.19.1 - '@nx/nx-darwin-arm64@20.7.0': + '@nx/nx-darwin-arm64@20.7.1': optional: true - '@nx/nx-darwin-x64@20.7.0': + '@nx/nx-darwin-x64@20.7.1': optional: true - '@nx/nx-freebsd-x64@20.7.0': + '@nx/nx-freebsd-x64@20.7.1': optional: true - '@nx/nx-linux-arm-gnueabihf@20.7.0': + '@nx/nx-linux-arm-gnueabihf@20.7.1': optional: true - '@nx/nx-linux-arm64-gnu@20.7.0': + '@nx/nx-linux-arm64-gnu@20.7.1': optional: true - '@nx/nx-linux-arm64-musl@20.7.0': + '@nx/nx-linux-arm64-musl@20.7.1': optional: true - '@nx/nx-linux-x64-gnu@20.7.0': + '@nx/nx-linux-x64-gnu@20.7.1': optional: true - '@nx/nx-linux-x64-musl@20.7.0': + '@nx/nx-linux-x64-musl@20.7.1': optional: true - '@nx/nx-win32-arm64-msvc@20.7.0': + '@nx/nx-win32-arm64-msvc@20.7.1': optional: true - '@nx/nx-win32-x64-msvc@20.7.0': + '@nx/nx-win32-x64-msvc@20.7.1': optional: true + '@pkgr/core@0.2.1': {} + '@publint/pack@0.1.2': {} '@rollup/pluginutils@5.1.4(rollup@4.38.0)': @@ -3735,9 +3744,9 @@ snapshots: '@sinclair/typebox@0.27.8': {} - '@stylistic/eslint-plugin-js@4.2.0(eslint@9.23.0)': + '@stylistic/eslint-plugin-js@4.2.0(eslint@9.24.0)': dependencies: - eslint: 9.23.0 + eslint: 9.24.0 eslint-visitor-keys: 4.2.0 espree: 10.3.0 @@ -3748,7 +3757,7 @@ snapshots: transitivePeerDependencies: - encoding - '@tanstack/query-core@5.71.1': {} + '@tanstack/query-core@5.71.10': {} '@tybys/wasm-util@0.9.0': dependencies: @@ -3806,11 +3815,11 @@ snapshots: dependencies: undici-types: 6.20.0 - '@types/react-dom@19.0.4(@types/react@19.0.12)': + '@types/react-dom@19.1.1(@types/react@19.1.0)': dependencies: - '@types/react': 19.0.12 + '@types/react': 19.1.0 - '@types/react@19.0.12': + '@types/react@19.1.0': dependencies: csstype: 3.1.3 @@ -3818,15 +3827,15 @@ snapshots: '@types/unist@3.0.3': {} - '@typescript-eslint/eslint-plugin@8.29.0(@typescript-eslint/parser@8.29.0(eslint@9.23.0)(typescript@5.8.2))(eslint@9.23.0)(typescript@5.8.2)': + '@typescript-eslint/eslint-plugin@8.29.0(@typescript-eslint/parser@8.29.0(eslint@9.24.0)(typescript@5.8.2))(eslint@9.24.0)(typescript@5.8.2)': dependencies: '@eslint-community/regexpp': 4.12.1 - '@typescript-eslint/parser': 8.29.0(eslint@9.23.0)(typescript@5.8.2) + '@typescript-eslint/parser': 8.29.0(eslint@9.24.0)(typescript@5.8.2) '@typescript-eslint/scope-manager': 8.29.0 - '@typescript-eslint/type-utils': 8.29.0(eslint@9.23.0)(typescript@5.8.2) - '@typescript-eslint/utils': 8.29.0(eslint@9.23.0)(typescript@5.8.2) + '@typescript-eslint/type-utils': 8.29.0(eslint@9.24.0)(typescript@5.8.2) + '@typescript-eslint/utils': 8.29.0(eslint@9.24.0)(typescript@5.8.2) '@typescript-eslint/visitor-keys': 8.29.0 - eslint: 9.23.0 + eslint: 9.24.0 graphemer: 1.4.0 ignore: 5.3.2 natural-compare: 1.4.0 @@ -3835,14 +3844,14 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.29.0(eslint@9.23.0)(typescript@5.8.2)': + '@typescript-eslint/parser@8.29.0(eslint@9.24.0)(typescript@5.8.2)': dependencies: '@typescript-eslint/scope-manager': 8.29.0 '@typescript-eslint/types': 8.29.0 '@typescript-eslint/typescript-estree': 8.29.0(typescript@5.8.2) '@typescript-eslint/visitor-keys': 8.29.0 debug: 4.4.0 - eslint: 9.23.0 + eslint: 9.24.0 typescript: 5.8.2 transitivePeerDependencies: - supports-color @@ -3852,12 +3861,12 @@ snapshots: '@typescript-eslint/types': 8.29.0 '@typescript-eslint/visitor-keys': 8.29.0 - '@typescript-eslint/type-utils@8.29.0(eslint@9.23.0)(typescript@5.8.2)': + '@typescript-eslint/type-utils@8.29.0(eslint@9.24.0)(typescript@5.8.2)': dependencies: '@typescript-eslint/typescript-estree': 8.29.0(typescript@5.8.2) - '@typescript-eslint/utils': 8.29.0(eslint@9.23.0)(typescript@5.8.2) + '@typescript-eslint/utils': 8.29.0(eslint@9.24.0)(typescript@5.8.2) debug: 4.4.0 - eslint: 9.23.0 + eslint: 9.24.0 ts-api-utils: 2.1.0(typescript@5.8.2) typescript: 5.8.2 transitivePeerDependencies: @@ -3879,13 +3888,13 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.29.0(eslint@9.23.0)(typescript@5.8.2)': + '@typescript-eslint/utils@8.29.0(eslint@9.24.0)(typescript@5.8.2)': dependencies: - '@eslint-community/eslint-utils': 4.5.1(eslint@9.23.0) + '@eslint-community/eslint-utils': 4.5.1(eslint@9.24.0) '@typescript-eslint/scope-manager': 8.29.0 '@typescript-eslint/types': 8.29.0 '@typescript-eslint/typescript-estree': 8.29.0(typescript@5.8.2) - eslint: 9.23.0 + eslint: 9.24.0 typescript: 5.8.2 transitivePeerDependencies: - supports-color @@ -3942,20 +3951,20 @@ snapshots: '@unrs/resolver-binding-win32-x64-msvc@1.3.3': optional: true - '@vitejs/plugin-react@4.3.4(vite@6.2.4(@types/node@22.13.14)(yaml@2.7.1))': + '@vitejs/plugin-react@4.3.4(vite@6.2.5(@types/node@22.13.14)(yaml@2.7.1))': dependencies: '@babel/core': 7.26.10 '@babel/plugin-transform-react-jsx-self': 7.25.9(@babel/core@7.26.10) '@babel/plugin-transform-react-jsx-source': 7.25.9(@babel/core@7.26.10) '@types/babel__core': 7.20.5 react-refresh: 0.14.2 - vite: 6.2.4(@types/node@22.13.14)(yaml@2.7.1) + vite: 6.2.5(@types/node@22.13.14)(yaml@2.7.1) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@5.2.3(vite@6.2.4(@types/node@22.13.14)(yaml@2.7.1))(vue@3.5.13(typescript@5.8.2))': + '@vitejs/plugin-vue@5.2.3(vite@6.2.5(@types/node@22.13.14)(yaml@2.7.1))(vue@3.5.13(typescript@5.8.2))': dependencies: - vite: 6.2.4(@types/node@22.13.14)(yaml@2.7.1) + vite: 6.2.5(@types/node@22.13.14)(yaml@2.7.1) vue: 3.5.13(typescript@5.8.2) '@vitest/expect@3.1.1': @@ -3965,13 +3974,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.1.1(vite@6.2.4(@types/node@22.13.14)(yaml@2.7.1))': + '@vitest/mocker@3.1.1(vite@6.2.5(@types/node@22.13.14)(yaml@2.7.1))': dependencies: '@vitest/spy': 3.1.1 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.2.4(@types/node@22.13.14)(yaml@2.7.1) + vite: 6.2.5(@types/node@22.13.14)(yaml@2.7.1) '@vitest/pretty-format@3.1.1': dependencies: @@ -4435,9 +4444,9 @@ snapshots: escape-string-regexp@4.0.0: {} - eslint-compat-utils@0.5.1(eslint@9.23.0): + eslint-compat-utils@0.5.1(eslint@9.24.0): dependencies: - eslint: 9.23.0 + eslint: 9.24.0 semver: 7.7.1 eslint-import-resolver-node@0.3.9: @@ -4448,20 +4457,21 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-es-x@7.8.0(eslint@9.23.0): + eslint-plugin-es-x@7.8.0(eslint@9.24.0): dependencies: - '@eslint-community/eslint-utils': 4.5.1(eslint@9.23.0) + '@eslint-community/eslint-utils': 4.5.1(eslint@9.24.0) '@eslint-community/regexpp': 4.12.1 - eslint: 9.23.0 - eslint-compat-utils: 0.5.1(eslint@9.23.0) + eslint: 9.24.0 + eslint-compat-utils: 0.5.1(eslint@9.24.0) - eslint-plugin-import-x@4.9.4(eslint@9.23.0)(typescript@5.8.2): + eslint-plugin-import-x@4.10.1(eslint@9.24.0)(typescript@5.8.2): dependencies: + '@pkgr/core': 0.2.1 '@types/doctrine': 0.0.9 - '@typescript-eslint/utils': 8.29.0(eslint@9.23.0)(typescript@5.8.2) + '@typescript-eslint/utils': 8.29.0(eslint@9.24.0)(typescript@5.8.2) debug: 4.4.0 doctrine: 3.0.0 - eslint: 9.23.0 + eslint: 9.24.0 eslint-import-resolver-node: 0.3.9 get-tsconfig: 4.10.0 is-glob: 4.0.3 @@ -4474,12 +4484,12 @@ snapshots: - supports-color - typescript - eslint-plugin-n@17.17.0(eslint@9.23.0): + eslint-plugin-n@17.17.0(eslint@9.24.0): dependencies: - '@eslint-community/eslint-utils': 4.5.1(eslint@9.23.0) + '@eslint-community/eslint-utils': 4.5.1(eslint@9.24.0) enhanced-resolve: 5.18.1 - eslint: 9.23.0 - eslint-plugin-es-x: 7.8.0(eslint@9.23.0) + eslint: 9.24.0 + eslint-plugin-es-x: 7.8.0(eslint@9.24.0) get-tsconfig: 4.10.0 globals: 15.15.0 ignore: 5.3.2 @@ -4495,15 +4505,15 @@ snapshots: eslint-visitor-keys@4.2.0: {} - eslint@9.23.0: + eslint@9.24.0: dependencies: - '@eslint-community/eslint-utils': 4.5.1(eslint@9.23.0) + '@eslint-community/eslint-utils': 4.5.1(eslint@9.24.0) '@eslint-community/regexpp': 4.12.1 - '@eslint/config-array': 0.19.2 + '@eslint/config-array': 0.20.0 '@eslint/config-helpers': 0.2.0 '@eslint/core': 0.12.0 '@eslint/eslintrc': 3.3.1 - '@eslint/js': 9.23.0 + '@eslint/js': 9.24.0 '@eslint/plugin-kit': 0.2.7 '@humanfs/node': 0.16.6 '@humanwhocodes/module-importer': 1.0.1 @@ -5026,7 +5036,7 @@ snapshots: nwsapi@2.2.20: {} - nx@20.7.0: + nx@20.7.1: dependencies: '@napi-rs/wasm-runtime': 0.2.4 '@yarnpkg/lockfile': 1.1.0 @@ -5063,16 +5073,16 @@ snapshots: yargs: 17.7.2 yargs-parser: 21.1.1 optionalDependencies: - '@nx/nx-darwin-arm64': 20.7.0 - '@nx/nx-darwin-x64': 20.7.0 - '@nx/nx-freebsd-x64': 20.7.0 - '@nx/nx-linux-arm-gnueabihf': 20.7.0 - '@nx/nx-linux-arm64-gnu': 20.7.0 - '@nx/nx-linux-arm64-musl': 20.7.0 - '@nx/nx-linux-x64-gnu': 20.7.0 - '@nx/nx-linux-x64-musl': 20.7.0 - '@nx/nx-win32-arm64-msvc': 20.7.0 - '@nx/nx-win32-x64-msvc': 20.7.0 + '@nx/nx-darwin-arm64': 20.7.1 + '@nx/nx-darwin-x64': 20.7.1 + '@nx/nx-freebsd-x64': 20.7.1 + '@nx/nx-linux-arm-gnueabihf': 20.7.1 + '@nx/nx-linux-arm64-gnu': 20.7.1 + '@nx/nx-linux-arm64-musl': 20.7.1 + '@nx/nx-linux-x64-gnu': 20.7.1 + '@nx/nx-linux-x64-musl': 20.7.1 + '@nx/nx-win32-arm64-msvc': 20.7.1 + '@nx/nx-win32-x64-msvc': 20.7.1 transitivePeerDependencies: - debug @@ -5142,6 +5152,8 @@ snapshots: dependencies: quansync: 0.2.10 + package-manager-detector@1.1.0: {} + parent-module@1.0.1: dependencies: callsites: 3.1.0 @@ -5198,10 +5210,10 @@ snapshots: proxy-from-env@1.1.0: {} - publint@0.3.9: + publint@0.3.10: dependencies: '@publint/pack': 0.1.2 - package-manager-detector: 0.2.11 + package-manager-detector: 1.1.0 picocolors: 1.1.1 sade: 1.8.1 @@ -5330,32 +5342,32 @@ snapshots: shebang-regex@3.0.0: {} - sherif-darwin-arm64@1.4.0: + sherif-darwin-arm64@1.5.0: optional: true - sherif-darwin-x64@1.4.0: + sherif-darwin-x64@1.5.0: optional: true - sherif-linux-arm64@1.4.0: + sherif-linux-arm64@1.5.0: optional: true - sherif-linux-x64@1.4.0: + sherif-linux-x64@1.5.0: optional: true - sherif-windows-arm64@1.4.0: + sherif-windows-arm64@1.5.0: optional: true - sherif-windows-x64@1.4.0: + sherif-windows-x64@1.5.0: optional: true - sherif@1.4.0: + sherif@1.5.0: optionalDependencies: - sherif-darwin-arm64: 1.4.0 - sherif-darwin-x64: 1.4.0 - sherif-linux-arm64: 1.4.0 - sherif-linux-x64: 1.4.0 - sherif-windows-arm64: 1.4.0 - sherif-windows-x64: 1.4.0 + sherif-darwin-arm64: 1.5.0 + sherif-darwin-x64: 1.5.0 + sherif-linux-arm64: 1.5.0 + sherif-linux-x64: 1.5.0 + sherif-windows-arm64: 1.5.0 + sherif-windows-x64: 1.5.0 siginfo@2.0.0: {} @@ -5496,7 +5508,7 @@ snapshots: dependencies: prelude-ls: 1.2.1 - type-fest@4.38.0: {} + type-fest@4.39.1: {} typedoc-plugin-frontmatter@1.2.1(typedoc-plugin-markdown@4.4.2(typedoc@0.27.9(typescript@5.8.2))): dependencies: @@ -5516,12 +5528,12 @@ snapshots: typescript: 5.8.2 yaml: 2.7.1 - typescript-eslint@8.29.0(eslint@9.23.0)(typescript@5.8.2): + typescript-eslint@8.29.0(eslint@9.24.0)(typescript@5.8.2): dependencies: - '@typescript-eslint/eslint-plugin': 8.29.0(@typescript-eslint/parser@8.29.0(eslint@9.23.0)(typescript@5.8.2))(eslint@9.23.0)(typescript@5.8.2) - '@typescript-eslint/parser': 8.29.0(eslint@9.23.0)(typescript@5.8.2) - '@typescript-eslint/utils': 8.29.0(eslint@9.23.0)(typescript@5.8.2) - eslint: 9.23.0 + '@typescript-eslint/eslint-plugin': 8.29.0(@typescript-eslint/parser@8.29.0(eslint@9.24.0)(typescript@5.8.2))(eslint@9.24.0)(typescript@5.8.2) + '@typescript-eslint/parser': 8.29.0(eslint@9.24.0)(typescript@5.8.2) + '@typescript-eslint/utils': 8.29.0(eslint@9.24.0)(typescript@5.8.2) + eslint: 9.24.0 typescript: 5.8.2 transitivePeerDependencies: - supports-color @@ -5576,7 +5588,7 @@ snapshots: debug: 4.4.0 es-module-lexer: 1.6.0 pathe: 2.0.3 - vite: 6.2.4(@types/node@22.13.14)(yaml@2.7.1) + vite: 6.2.5(@types/node@22.13.14)(yaml@2.7.1) transitivePeerDependencies: - '@types/node' - jiti @@ -5591,7 +5603,7 @@ snapshots: - tsx - yaml - vite-plugin-dts@4.2.3(@types/node@22.13.14)(rollup@4.38.0)(typescript@5.8.2)(vite@6.2.4(@types/node@22.13.14)(yaml@2.7.1)): + vite-plugin-dts@4.2.3(@types/node@22.13.14)(rollup@4.38.0)(typescript@5.8.2)(vite@6.2.5(@types/node@22.13.14)(yaml@2.7.1)): dependencies: '@microsoft/api-extractor': 7.47.7(@types/node@22.13.14) '@rollup/pluginutils': 5.1.4(rollup@4.38.0) @@ -5604,28 +5616,28 @@ snapshots: magic-string: 0.30.17 typescript: 5.8.2 optionalDependencies: - vite: 6.2.4(@types/node@22.13.14)(yaml@2.7.1) + vite: 6.2.5(@types/node@22.13.14)(yaml@2.7.1) transitivePeerDependencies: - '@types/node' - rollup - supports-color - vite-plugin-externalize-deps@0.9.0(vite@6.2.4(@types/node@22.13.14)(yaml@2.7.1)): + vite-plugin-externalize-deps@0.9.0(vite@6.2.5(@types/node@22.13.14)(yaml@2.7.1)): dependencies: - vite: 6.2.4(@types/node@22.13.14)(yaml@2.7.1) + vite: 6.2.5(@types/node@22.13.14)(yaml@2.7.1) - vite-tsconfig-paths@5.1.4(typescript@5.8.2)(vite@6.2.4(@types/node@22.13.14)(yaml@2.7.1)): + vite-tsconfig-paths@5.1.4(typescript@5.8.2)(vite@6.2.5(@types/node@22.13.14)(yaml@2.7.1)): dependencies: debug: 4.4.0 globrex: 0.1.2 tsconfck: 3.1.5(typescript@5.8.2) optionalDependencies: - vite: 6.2.4(@types/node@22.13.14)(yaml@2.7.1) + vite: 6.2.5(@types/node@22.13.14)(yaml@2.7.1) transitivePeerDependencies: - supports-color - typescript - vite@6.2.4(@types/node@22.13.14)(yaml@2.7.1): + vite@6.2.5(@types/node@22.13.14)(yaml@2.7.1): dependencies: esbuild: 0.25.2 postcss: 8.5.3 @@ -5638,7 +5650,7 @@ snapshots: vitest@3.1.1(@types/node@22.13.14)(jsdom@26.0.0)(yaml@2.7.1): dependencies: '@vitest/expect': 3.1.1 - '@vitest/mocker': 3.1.1(vite@6.2.4(@types/node@22.13.14)(yaml@2.7.1)) + '@vitest/mocker': 3.1.1(vite@6.2.5(@types/node@22.13.14)(yaml@2.7.1)) '@vitest/pretty-format': 3.1.1 '@vitest/runner': 3.1.1 '@vitest/snapshot': 3.1.1 @@ -5654,7 +5666,7 @@ snapshots: tinyexec: 0.3.2 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.2.4(@types/node@22.13.14)(yaml@2.7.1) + vite: 6.2.5(@types/node@22.13.14)(yaml@2.7.1) vite-node: 3.1.1(@types/node@22.13.14)(yaml@2.7.1) why-is-node-running: 2.3.0 optionalDependencies: @@ -5676,10 +5688,10 @@ snapshots: vscode-uri@3.1.0: {} - vue-eslint-parser@10.1.1(eslint@9.23.0): + vue-eslint-parser@10.1.3(eslint@9.24.0): dependencies: debug: 4.4.0 - eslint: 9.23.0 + eslint: 9.24.0 eslint-scope: 8.3.0 eslint-visitor-keys: 4.2.0 espree: 10.3.0 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index c694c900..852fcca1 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -5,26 +5,26 @@ packages: catalog: '@changesets/cli': ^2.28.1 '@commitlint/parse': ^19.8.0 - '@eslint/js': ^9.23.0 + '@eslint/js': ^9.24.0 '@stylistic/eslint-plugin-js': ^4.2.0 '@svitejs/changesets-changelog-github-compact': ^1.2.0 - '@tanstack/query-core': ^5.71.0 + '@tanstack/query-core': ^5.71.10 '@types/eslint': ^9.6.1 '@types/interpret': ^1.1.3 '@types/jsonfile': ^6.1.4 '@types/liftoff': ^4.0.3 '@types/minimist': ^1.2.5 '@types/node': ^22.13.6 - '@types/react': ^19.0.12 - '@types/react-dom': ^19.0.4 + '@types/react': ^19.1.0 + '@types/react-dom': ^19.1.1 '@types/semver': ^7.7.0 '@types/v8flags': ^3.1.3 '@vitejs/plugin-react': ^4.3.4 '@vitejs/plugin-vue': ^5.2.3 commander: ^13.1.0 esbuild-register: ^3.6.0 - eslint: ^9.23.0 - eslint-plugin-import-x: ^4.9.4 + eslint: ^9.24.0 + eslint-plugin-import-x: ^4.10.1 eslint-plugin-n: ^17.17.0 globals: ^16.0.0 interpret: ^3.1.1 @@ -32,26 +32,26 @@ catalog: jsonfile: ^6.1.0 liftoff: ^5.0.0 minimist: ^1.2.8 - nx: ^20.6.4 + nx: ^20.7.1 prettier: ^3.5.3 - publint: ^0.3.9 + publint: ^0.3.10 react: ^19.1.0 react-dom: ^19.1.0 rollup-plugin-preserve-directives: ^0.4.0 semver: ^7.7.1 - sherif: ^1.4.0 + sherif: ^1.5.0 simple-git: ^3.27.0 - type-fest: ^4.38.0 + type-fest: ^4.39.1 typedoc: 0.27.9 typedoc-plugin-frontmatter: 1.2.1 typedoc-plugin-markdown: 4.4.2 typescript: ^5.8.2 - typescript-eslint: ^8.28.0 + typescript-eslint: ^8.29.0 v8flags: ^4.0.1 - vite: ^6.2.3 + vite: ^6.2.5 vite-plugin-dts: 4.2.3 vite-plugin-externalize-deps: ^0.9.0 vite-tsconfig-paths: ^5.1.4 - vitest: ^3.0.9 + vitest: ^3.1.1 vue: ^3.5.13 - vue-eslint-parser: ^10.1.1 + vue-eslint-parser: ^10.1.3