From 9059e12095052c94eee8fb8fee895abb39d10e23 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 00:32:49 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- package.json | 18 +- packages/angular-store/package.json | 4 +- packages/solid-store/package.json | 2 +- packages/svelte-store/package.json | 6 +- packages/vue-store/package.json | 2 +- pnpm-lock.yaml | 1351 ++++++++++++++------------- 6 files changed, 726 insertions(+), 657 deletions(-) diff --git a/package.json b/package.json index 85b9072..44e99dc 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "root", "private": true, "repository": "https://github.com/tanstack/store.git", - "packageManager": "pnpm@9.6.0", + "packageManager": "pnpm@9.7.0", "type": "module", "scripts": { "clean": "pnpm --filter \"./packages/**\" run clean", @@ -34,9 +34,9 @@ ] }, "devDependencies": { - "@eslint-react/eslint-plugin": "^1.8.2", + "@eslint-react/eslint-plugin": "^1.10.0", "@solidjs/testing-library": "^0.8.9", - "@tanstack/config": "^0.11.1", + "@tanstack/config": "^0.11.2", "@testing-library/jest-dom": "^6.4.8", "@testing-library/react": "^16.0.0", "@testing-library/user-event": "^14.5.2", @@ -48,24 +48,24 @@ "eslint": "^8.57.0", "eslint-plugin-react-hooks": "^4.6.2", "jsdom": "^24.1.1", - "knip": "^5.27.0", - "nx": "^19.5.6", + "knip": "^5.27.2", + "nx": "^19.5.7", "prettier": "^3.3.3", "prettier-plugin-svelte": "^3.2.6", "publint": "^0.2.9", "react": "^18.2.0", "react-dom": "^18.2.0", "rimraf": "^5.0.10", - "sherif": "^0.10.0", - "solid-js": "^1.8.19", + "sherif": "^0.11.0", + "solid-js": "^1.8.20", "typescript": "5.4.2", "typescript49": "npm:typescript@4.9", "typescript50": "npm:typescript@5.0", "typescript51": "npm:typescript@5.1", "typescript52": "npm:typescript@5.2", "typescript53": "npm:typescript@5.3", - "vite": "^5.3.5", + "vite": "^5.4.0", "vitest": "^2.0.5", - "vue": "^3.4.35" + "vue": "^3.4.37" } } diff --git a/packages/angular-store/package.json b/packages/angular-store/package.json index 888c509..d54b704 100644 --- a/packages/angular-store/package.json +++ b/packages/angular-store/package.json @@ -52,7 +52,7 @@ "tslib": "^2.6.3" }, "devDependencies": { - "@analogjs/vite-plugin-angular": "^1.6.4", + "@analogjs/vite-plugin-angular": "^1.7.1", "@angular/common": "^17.3.12", "@angular/compiler": "^17.3.12", "@angular/compiler-cli": "^17.3.12", @@ -60,7 +60,7 @@ "@angular/platform-browser": "^17.3.12", "@angular/platform-browser-dynamic": "^17.3.12", "ng-packagr": "^17.3.0", - "zone.js": "^0.14.8" + "zone.js": "^0.14.10" }, "peerDependencies": { "@angular/core": ">=16 < 18", diff --git a/packages/solid-store/package.json b/packages/solid-store/package.json index e8e729b..0fbd32d 100644 --- a/packages/solid-store/package.json +++ b/packages/solid-store/package.json @@ -64,7 +64,7 @@ "@tanstack/store": "workspace:*" }, "devDependencies": { - "solid-js": "^1.8.19", + "solid-js": "^1.8.20", "vite-plugin-solid": "^2.10.2" }, "peerDependencies": { diff --git a/packages/svelte-store/package.json b/packages/svelte-store/package.json index a4d531d..ed8165b 100644 --- a/packages/svelte-store/package.json +++ b/packages/svelte-store/package.json @@ -49,11 +49,11 @@ "@tanstack/store": "workspace:*" }, "devDependencies": { - "@sveltejs/package": "^2.3.2", - "@sveltejs/vite-plugin-svelte": "^4.0.0-next.5", + "@sveltejs/package": "^2.3.3", + "@sveltejs/vite-plugin-svelte": "^4.0.0-next.6", "@testing-library/svelte": "^5.2.1", "eslint-plugin-svelte": "^2.43.0", - "svelte": "^5.0.0-next.208", + "svelte": "^5.0.0-next.216", "svelte-check": "^3.8.5" }, "peerDependencies": { diff --git a/packages/vue-store/package.json b/packages/vue-store/package.json index dff2a37..66fa088 100644 --- a/packages/vue-store/package.json +++ b/packages/vue-store/package.json @@ -66,7 +66,7 @@ }, "devDependencies": { "@vue/composition-api": "^1.7.2", - "vue": "^3.4.35", + "vue": "^3.4.37", "vue2": "npm:vue@2.6", "vue2.7": "npm:vue@2.7", "@vitejs/plugin-vue": "^5.1.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4dd114c..c9c0552 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,14 +9,14 @@ importers: .: devDependencies: '@eslint-react/eslint-plugin': - specifier: ^1.8.2 - version: 1.8.2(eslint@8.57.0)(typescript@5.4.2) + specifier: ^1.10.0 + version: 1.10.0(eslint@8.57.0)(typescript@5.4.2) '@solidjs/testing-library': specifier: ^0.8.9 - version: 0.8.9(solid-js@1.8.19) + version: 0.8.9(solid-js@1.8.20) '@tanstack/config': - specifier: ^0.11.1 - version: 0.11.1(@types/node@18.19.42)(esbuild@0.21.5)(eslint@8.57.0)(rollup@4.19.1)(typescript@5.4.2)(vite@5.3.5(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)) + specifier: ^0.11.2 + version: 0.11.2(@types/node@18.19.42)(esbuild@0.21.5)(eslint@8.57.0)(rollup@4.19.1)(typescript@5.4.2)(vite@5.4.0(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)) '@testing-library/jest-dom': specifier: ^6.4.8 version: 6.4.8 @@ -28,7 +28,7 @@ importers: version: 14.5.2(@testing-library/dom@10.4.0) '@testing-library/vue': specifier: ^8.1.0 - version: 8.1.0(@vue/compiler-sfc@3.4.35)(vue@3.4.35(typescript@5.4.2)) + version: 8.1.0(@vue/compiler-sfc@3.4.37)(vue@3.4.37(typescript@5.4.2)) '@types/node': specifier: ^18.19.3 version: 18.19.42 @@ -51,17 +51,17 @@ importers: specifier: ^24.1.1 version: 24.1.1 knip: - specifier: ^5.27.0 - version: 5.27.0(@types/node@18.19.42)(typescript@5.4.2) + specifier: ^5.27.2 + version: 5.27.2(@types/node@18.19.42)(typescript@5.4.2) nx: - specifier: ^19.5.6 - version: 19.5.6 + specifier: ^19.5.7 + version: 19.5.7 prettier: specifier: ^3.3.3 version: 3.3.3 prettier-plugin-svelte: specifier: ^3.2.6 - version: 3.2.6(prettier@3.3.3)(svelte@5.0.0-next.208) + version: 3.2.6(prettier@3.3.3)(svelte@5.0.0-next.216) publint: specifier: ^0.2.9 version: 0.2.9 @@ -75,11 +75,11 @@ importers: specifier: ^5.0.10 version: 5.0.10 sherif: - specifier: ^0.10.0 - version: 0.10.0 + specifier: ^0.11.0 + version: 0.11.0 solid-js: - specifier: ^1.8.19 - version: 1.8.19 + specifier: ^1.8.20 + version: 1.8.20 typescript: specifier: 5.4.2 version: 5.4.2 @@ -99,14 +99,14 @@ importers: specifier: npm:typescript@5.3 version: typescript@5.3.3 vite: - specifier: ^5.3.5 - version: 5.3.5(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8)(terser@5.29.2) + specifier: ^5.4.0 + version: 5.4.0(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8)(terser@5.29.2) vitest: specifier: ^2.0.5 version: 2.0.5(@types/node@18.19.42)(jsdom@24.1.1)(less@4.2.0)(sass@1.77.8)(terser@5.29.2) vue: - specifier: ^3.4.35 - version: 3.4.35(typescript@5.4.2) + specifier: ^3.4.37 + version: 3.4.37(typescript@5.4.2) packages/angular-store: dependencies: @@ -118,32 +118,32 @@ importers: version: 2.6.3 devDependencies: '@analogjs/vite-plugin-angular': - specifier: ^1.6.4 - version: 1.6.4(@angular-devkit/build-angular@18.1.3(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.4.2))(@types/node@20.14.13)(chokidar@3.6.0)(ng-packagr@17.3.0(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.4.2))(tslib@2.6.3)(typescript@5.4.2))(typescript@5.4.2))(@ngtools/webpack@18.1.3(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.4.2))(typescript@5.4.2)(webpack@5.92.1(esbuild@0.21.5))) + specifier: ^1.7.1 + version: 1.7.1(@angular-devkit/build-angular@18.1.3(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.2))(@types/node@20.14.13)(chokidar@3.6.0)(ng-packagr@17.3.0(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.2))(tslib@2.6.3)(typescript@5.4.2))(typescript@5.4.2))(@ngtools/webpack@18.1.3(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.2))(typescript@5.4.2)(webpack@5.92.1(esbuild@0.21.5))) '@angular/common': specifier: ^17.3.12 - version: 17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8))(rxjs@7.8.1) + version: 17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1) '@angular/compiler': specifier: ^17.3.12 - version: 17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8)) + version: 17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)) '@angular/compiler-cli': specifier: ^17.3.12 - version: 17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.4.2) + version: 17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.2) '@angular/core': specifier: ^17.3.12 - version: 17.3.12(rxjs@7.8.1)(zone.js@0.14.8) + version: 17.3.12(rxjs@7.8.1)(zone.js@0.14.10) '@angular/platform-browser': specifier: ^17.3.12 - version: 17.3.12(@angular/common@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8))(rxjs@7.8.1))(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8)) + version: 17.3.12(@angular/common@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)) '@angular/platform-browser-dynamic': specifier: ^17.3.12 - version: 17.3.12(@angular/common@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8))(rxjs@7.8.1))(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8)))(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8))(@angular/platform-browser@17.3.12(@angular/common@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8))(rxjs@7.8.1))(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8))) + version: 17.3.12(@angular/common@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(@angular/platform-browser@17.3.12(@angular/common@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))) ng-packagr: specifier: ^17.3.0 - version: 17.3.0(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.4.2))(tslib@2.6.3)(typescript@5.4.2) + version: 17.3.0(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.2))(tslib@2.6.3)(typescript@5.4.2) zone.js: - specifier: ^0.14.8 - version: 0.14.8 + specifier: ^0.14.10 + version: 0.14.10 packages/react-store: dependencies: @@ -165,7 +165,7 @@ importers: version: 0.0.6 '@vitejs/plugin-react': specifier: ^4.3.1 - version: 4.3.1(vite@5.3.5(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)) + version: 4.3.1(vite@5.4.0(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)) packages/solid-store: dependencies: @@ -174,11 +174,11 @@ importers: version: link:../store devDependencies: solid-js: - specifier: ^1.8.19 - version: 1.8.19 + specifier: ^1.8.20 + version: 1.8.20 vite-plugin-solid: specifier: ^2.10.2 - version: 2.10.2(@testing-library/jest-dom@6.4.8)(solid-js@1.8.19)(vite@5.3.5(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)) + version: 2.10.2(@testing-library/jest-dom@6.4.8)(solid-js@1.8.20)(vite@5.4.0(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)) packages/store: {} @@ -189,23 +189,23 @@ importers: version: link:../store devDependencies: '@sveltejs/package': - specifier: ^2.3.2 - version: 2.3.2(svelte@5.0.0-next.208)(typescript@5.4.2) + specifier: ^2.3.3 + version: 2.3.3(svelte@5.0.0-next.216)(typescript@5.4.2) '@sveltejs/vite-plugin-svelte': - specifier: ^4.0.0-next.5 - version: 4.0.0-next.5(svelte@5.0.0-next.208)(vite@5.3.5(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)) + specifier: ^4.0.0-next.6 + version: 4.0.0-next.6(svelte@5.0.0-next.216)(vite@5.4.0(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)) '@testing-library/svelte': specifier: ^5.2.1 - version: 5.2.1(svelte@5.0.0-next.208)(vite@5.3.5(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2))(vitest@2.0.5(@types/node@20.14.13)(jsdom@24.1.1)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)) + version: 5.2.1(svelte@5.0.0-next.216)(vite@5.4.0(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2))(vitest@2.0.5(@types/node@20.14.13)(jsdom@24.1.1)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)) eslint-plugin-svelte: specifier: ^2.43.0 - version: 2.43.0(eslint@8.57.0)(svelte@5.0.0-next.208) + version: 2.43.0(eslint@8.57.0)(svelte@5.0.0-next.216) svelte: - specifier: ^5.0.0-next.208 - version: 5.0.0-next.208 + specifier: ^5.0.0-next.216 + version: 5.0.0-next.216 svelte-check: specifier: ^3.8.5 - version: 3.8.5(@babel/core@7.25.2)(less@4.2.0)(postcss-load-config@3.1.4(postcss@8.4.40))(postcss@8.4.40)(sass@1.77.8)(svelte@5.0.0-next.208) + version: 3.8.5(@babel/core@7.25.2)(less@4.2.0)(postcss-load-config@3.1.4(postcss@8.4.40))(postcss@8.4.40)(sass@1.77.8)(svelte@5.0.0-next.216) packages/vue-store: dependencies: @@ -214,17 +214,17 @@ importers: version: link:../store vue-demi: specifier: ^0.14.10 - version: 0.14.10(@vue/composition-api@1.7.2(vue@3.4.35(typescript@5.4.2)))(vue@3.4.35(typescript@5.4.2)) + version: 0.14.10(@vue/composition-api@1.7.2(vue@3.4.37(typescript@5.4.2)))(vue@3.4.37(typescript@5.4.2)) devDependencies: '@vitejs/plugin-vue': specifier: ^5.1.2 - version: 5.1.2(vite@5.3.5(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2))(vue@3.4.35(typescript@5.4.2)) + version: 5.1.2(vite@5.4.0(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2))(vue@3.4.37(typescript@5.4.2)) '@vue/composition-api': specifier: ^1.7.2 - version: 1.7.2(vue@3.4.35(typescript@5.4.2)) + version: 1.7.2(vue@3.4.37(typescript@5.4.2)) vue: - specifier: ^3.4.35 - version: 3.4.35(typescript@5.4.2) + specifier: ^3.4.37 + version: 3.4.37(typescript@5.4.2) vue2: specifier: npm:vue@2.6 version: vue@2.6.14 @@ -241,8 +241,8 @@ packages: resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} engines: {node: '>=6.0.0'} - '@analogjs/vite-plugin-angular@1.6.4': - resolution: {integrity: sha512-rGIGuhhSQbDN+8hJO39xKiStxX8UyAdlpeP1HsMFZOgoA92zKo+Wxkz7clBer1SqA6kQX7J6uZjAQRhi0tYepg==} + '@analogjs/vite-plugin-angular@1.7.1': + resolution: {integrity: sha512-Ql9pFpCZCwXRFq9v8AhJ9Z81zbEhm0fEPl68Ao3S8E2KbCb7CDQnOYxxsQhNH0efzK4IeV7+OaltfO1/ETblUA==} peerDependencies: '@angular-devkit/build-angular': ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 '@ngtools/webpack': ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 @@ -1304,14 +1304,14 @@ packages: resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} - '@eslint-react/ast@1.8.2': - resolution: {integrity: sha512-JEGTvLgMhAqGirPve2x1xICHtf7vcJfUD/75QbNjl0qHsLDUfva1F99yv9k2kdGE4kESqKJHZehbzg8Xvn/sXg==} + '@eslint-react/ast@1.10.0': + resolution: {integrity: sha512-K8IFiy9HoIj2s9ohvw3RYhhDhwmb/O+ZnWOkIbEcjdsoS+Lrt6j6L1grYsxOv5EjT056M/9V3tPCzGAj4KUOhg==} - '@eslint-react/core@1.8.2': - resolution: {integrity: sha512-VYC3pGqxvEEYpWz2ZMq4ZGFOUKgPBo3kJSEYaX8BSeD8IBkqA0pOBh5c9/3ZUW9YYxpF9gFpZsGVS8h7NiWKOw==} + '@eslint-react/core@1.10.0': + resolution: {integrity: sha512-pnVtRj6StT7wlUBMa2iW6oZ4Te+aoadjVBkNriyyBRYihpjFmVvDJRs+9Q6LyvSOPg/dQHSxln3baPuWCV4xqQ==} - '@eslint-react/eslint-plugin@1.8.2': - resolution: {integrity: sha512-fEVuqu7qz9g9XVKH/Pg2fLFzeyOjYbq3CjdAxo0H0VrbQPcRb3BNTuvsbURpbCb2agTrE2XlTxe24s/2ypjxPQ==} + '@eslint-react/eslint-plugin@1.10.0': + resolution: {integrity: sha512-lA/5WI5Cw1nRGSOgDSbe8/V4fN5jo6RKiIdRiz/BIDfITrmHJE5fpXpK77/BWF2d+IWut8zst8K6IB/WddWWiQ==} engines: {bun: '>=1.0.15', node: '>=18.18.0'} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -1320,20 +1320,20 @@ packages: typescript: optional: true - '@eslint-react/jsx@1.8.2': - resolution: {integrity: sha512-0w9ofkVw1HbMHvC0IauUcK17qAYAW+W0WYiu3LJm+BNOSYbeqW/eiSJWFjV11wYi0ZoHcuFZ6xbrJbndjc79Zg==} + '@eslint-react/jsx@1.10.0': + resolution: {integrity: sha512-qhSxmK2hFjNxYHHxqug0F6gXVtrfhC6POKVbvU5hd4aA5Ru+PxeoB3e2w5/6S7fqJiA4nOtItGY1jfCQkRWndw==} - '@eslint-react/shared@1.8.2': - resolution: {integrity: sha512-CWYkJ0F4arYNqsqUs7n3TTdJKKt9gtwGEF7/i3prQLVZRNRaSriNE1EvUT7n181bwuT7HKYGQ3yGO/KXk1da1w==} + '@eslint-react/shared@1.10.0': + resolution: {integrity: sha512-/nY0I+9OmiA3t8u08LLbJfh1rq0s+/xHXH+hSR6C6W3enwspP9MZB3M4fItypgZW7WSfvBXYtjGS7KvgSFaC7Q==} - '@eslint-react/tools@1.8.2': - resolution: {integrity: sha512-13jBjPoFZImEen+VubjUhfd5QXqaDdTvMxRQw49qWS7VRccVIdxS7Wwr9+ozQqEz1+Uu+yeRUJKr73zMknY1/g==} + '@eslint-react/tools@1.10.0': + resolution: {integrity: sha512-EY/en+rtUF9yMyWB/I0NRKu4PVOnaAlN5b4Mi4BzWHxifJU4WMp//R4jfL/egJD1pRjyCcbCZenjOVEGziMCew==} - '@eslint-react/types@1.8.2': - resolution: {integrity: sha512-udWxV15Hw56Or+T4RDYv+XwYCVDWZ07TP7wvEgXvcN6uZfBQNlpakh8oyHsd1LvB5O3V0VGRYmKUNn2dz3/2PA==} + '@eslint-react/types@1.10.0': + resolution: {integrity: sha512-hQjvM1jAulm+p1wuHEWmPbzx5C0AplRFsiQ+fPiWFHj6ooWiXosFbJajvELSmn2v+0Mqn1JaGcYviX7cgdqNMg==} - '@eslint-react/var@1.8.2': - resolution: {integrity: sha512-NJeJ8wJWqTgIpPK2stgcKGr3PgF5qkcn0NyGcttak+YAioQYpoEb/yXcdB46oKjDnlV7a1JHNP5Txyx17LY5Gw==} + '@eslint-react/var@1.10.0': + resolution: {integrity: sha512-7nT7zve16J69rVwN7wfVlzpfQSSu1cVXrepK0xMl4HHNE0HFAYRoRmPtMidIqmYn8/nFq3MJs4i2gmuVW4IjXw==} '@eslint/eslintrc@2.1.4': resolution: {integrity: sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==} @@ -1462,18 +1462,18 @@ packages: cpu: [x64] os: [win32] - '@microsoft/api-extractor-model@7.28.13': - resolution: {integrity: sha512-39v/JyldX4MS9uzHcdfmjjfS6cYGAoXV+io8B5a338pkHiSt+gy2eXQ0Q7cGFJ7quSa1VqqlMdlPrB6sLR/cAw==} + '@microsoft/api-extractor-model@7.29.4': + resolution: {integrity: sha512-LHOMxmT8/tU1IiiiHOdHFF83Qsi+V8d0kLfscG4EvQE9cafiR8blOYr8SfkQKWB1wgEilQgXJX3MIA4vetDLZw==} - '@microsoft/api-extractor@7.43.0': - resolution: {integrity: sha512-GFhTcJpB+MI6FhvXEI9b2K0snulNLWHqC/BbcJtyNYcKUiw7l3Lgis5ApsYncJ0leALX7/of4XfmXk+maT111w==} + '@microsoft/api-extractor@7.47.4': + resolution: {integrity: sha512-HKm+P4VNzWwvq1Ey+Jfhhj/3MjsD+ka2hbt8L5AcRM95lu1MFOYnz3XlU7Gr79Q/ZhOb7W/imAKeYrOI0bFydg==} hasBin: true - '@microsoft/tsdoc-config@0.16.2': - resolution: {integrity: sha512-OGiIzzoBLgWWR0UdRJX98oYO+XKGf7tiK4Zk6tQ/E4IJqGCe7dvkTvgDZV5cFJUzLGDOjeAXrnZoA6QkVySuxw==} + '@microsoft/tsdoc-config@0.17.0': + resolution: {integrity: sha512-v/EYRXnCAIHxOHW+Plb6OWuUoMotxTN0GLatnpOb1xq0KuTNw/WI3pamJx/UbsoJP5k9MCw1QxvvhPcF9pH3Zg==} - '@microsoft/tsdoc@0.14.2': - resolution: {integrity: sha512-9b8mPpKrfeGRuhFH5iO1iwCLeIIsV6+H1sRfxbkoGXIyQE2BTsPd9zqSqQJ+pv5sJ/hT5M1zvOFL02MnEezFug==} + '@microsoft/tsdoc@0.15.0': + resolution: {integrity: sha512-HZpPoABogPvjeJOdzCOSJsXeL/SMCBgBZMVC3X3d7YYp2gf31MfxhUoYUNwf1ERPJOnQc0wkFn9trqI6ZEdZuA==} '@msgpackr-extract/msgpackr-extract-darwin-arm64@3.0.3': resolution: {integrity: sha512-QZHtlVgbAdy2zAqNA9Gu1UpIuI8Xvsd1v8ic6B2pZmeFnFcMWiPLfWXh7TVw4eGEZ/C9TH281KwhVoeQUKbyjw==} @@ -1532,66 +1532,66 @@ packages: resolution: {integrity: sha512-q9CRWjpHCMIh5sVyefoD1cA7PkvILqCZsnSOEUUivORLjxCO/Irmue2DprETiNgEqktDBZaM1Bi+jrarx1XdCg==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} - '@nrwl/tao@19.5.6': - resolution: {integrity: sha512-p1bxEjW32bIHAiTp+PVdJpa2V9En2s9FigepHXyvmT2Aipisz96CKiDjexhPTjOZHUKtqA9FgmOIuVl3sBME3g==} + '@nrwl/tao@19.5.7': + resolution: {integrity: sha512-c1rN6HY97+cEwoM5Q9412399Ac1rw7pI/3IS5iJSYkeI5TTGOobIpdCavJPZVcfqo4+wegXPA3F/OmulgbOUJA==} hasBin: true - '@nx/nx-darwin-arm64@19.5.6': - resolution: {integrity: sha512-evEpUq571PQkhaLBR7ul5iqE2l97QS7Q37/rxoBuwJzyQ/QKHfNu5t032bR3KLyEOrv7golT10jMeoQlNeF7eQ==} + '@nx/nx-darwin-arm64@19.5.7': + resolution: {integrity: sha512-5jFAZSfV8QVNoxOXayZw4/jNJbxMMctNOYZW8Qj4eU8Ti+OmhsLgouxz/9enCh5SDITriOMZ7IHZ9rhrlGQoig==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] - '@nx/nx-darwin-x64@19.5.6': - resolution: {integrity: sha512-o1tu0dOW7TZ80VN9N11FQL/3gHd1+t6NqtEmRClN0/sAh2MZyiBdbXv7UeN5HoKE7HAusiVFIxK3c1lxOvFtsQ==} + '@nx/nx-darwin-x64@19.5.7': + resolution: {integrity: sha512-Ss+rF2+MQxyKrNnSYAeEGhtdE9hUHiTqyjJo4n1lvIWJ++TairOCtk5QRHrYLgAxE1XTf0OabcsDzegxv7yk3Q==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] - '@nx/nx-freebsd-x64@19.5.6': - resolution: {integrity: sha512-IUL0ROGpLUol9cuVJ7VeUvaB/ptxg7DOjMef1+LJeOgxl/SFNa0bj0kKpA/AQwujz6cLI7Ei7xLTVQOboNh1DA==} + '@nx/nx-freebsd-x64@19.5.7': + resolution: {integrity: sha512-FMLXcUr3mw/v4LvmNqHMAXy2k+T/hp2YpdBUq9ExteMfRywFsnKNlm39n/quniFsgKthEMdvvzxSQppRKaVwIw==} engines: {node: '>= 10'} cpu: [x64] os: [freebsd] - '@nx/nx-linux-arm-gnueabihf@19.5.6': - resolution: {integrity: sha512-TGf1+cpWg5QiPEGW5kgxa1fVNyASMuqu+LvQ9CKhNYNz5EPD15yr/k6C0tOjgSXro3wi8TikTeG0Ln2hpmn6pw==} + '@nx/nx-linux-arm-gnueabihf@19.5.7': + resolution: {integrity: sha512-LhJ342HutpR258lBLVTkXd6x2Uj4ZPJ6xKdfEm+FYQvG1byPr2L0TlNXcfSBkYtd7wRn0qg9eQZoCV/5+w415Q==} engines: {node: '>= 10'} cpu: [arm] os: [linux] - '@nx/nx-linux-arm64-gnu@19.5.6': - resolution: {integrity: sha512-4hZI5NmnBEAzr3NV/BtlPjbSVffLWGGCJ5tB/JB/NpW/vMtzOPCZ4RvsHuJMPprqHcXOdUnBgZFEcLbEMUXz0A==} + '@nx/nx-linux-arm64-gnu@19.5.7': + resolution: {integrity: sha512-Q6gN+VNLisg7mYPTXC5JuGCP/s9tLjJFclKdH6FoP5K1Hgy88KK1uUoivDIfI8xaEgyLqphD1AAqokiFWZNWsg==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - '@nx/nx-linux-arm64-musl@19.5.6': - resolution: {integrity: sha512-n0oIBblMN+nlcBUbrFUkRSyzKZVR+G1lzdZ3PuHVwLC664hkbijEBAdF2E321yRfv5ohQVY0UIYDZVFN2XhFUg==} + '@nx/nx-linux-arm64-musl@19.5.7': + resolution: {integrity: sha512-BsYNcYujNKb+uE7PrJp4PrX8a3G9oy+THaUr0t5+L435HjuZDBiK+tK9JzYGvM0bR5FOYm5K99I1DVD/Hv0snw==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - '@nx/nx-linux-x64-gnu@19.5.6': - resolution: {integrity: sha512-IuoNo1bDHyJEeHom/n2m4+AA+UQ+Rlryvt9+bTdADclSFjmBLYCgbJwQRy7q9+vQk2mpQm0pQJv4d3XKCpDH+g==} + '@nx/nx-linux-x64-gnu@19.5.7': + resolution: {integrity: sha512-ILaLU8b5lUokYVF3vxAVj62qFok1hexiNzBdLGJPI1OkPGELtLyb8RymI3939iJoNMk1DS3/6dqK7NHXvHX8Mw==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - '@nx/nx-linux-x64-musl@19.5.6': - resolution: {integrity: sha512-FXtB8m/CSRkXLtDOAGfImO9OCUDIwYBssnvCVqX6PyPTBaVWo/GvX1O9WRbXSqSVIaJJTPn1aY/p6vptlGbDFw==} + '@nx/nx-linux-x64-musl@19.5.7': + resolution: {integrity: sha512-LfTnO4JZebLugioMk+GTptv3N38Wj2i2Pko0bdRZaKba+INGSlUgFqoRuO0KqZEmVIUGrxfkfqIN3HghVQ4D/Q==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - '@nx/nx-win32-arm64-msvc@19.5.6': - resolution: {integrity: sha512-aIDU84rjvxoqyUDIdN4VwS91Yec8bAtXOxjOFlF2acY2tXh0RjzmM+mkEP44nVAzFy0V1/cjzBKb6643FsEqdA==} + '@nx/nx-win32-arm64-msvc@19.5.7': + resolution: {integrity: sha512-cCTttdbf1AKuDU8j108SpIMWs53A/0mOVDPOPpa+oKkvBaI8ruZkxOceMjWZjWULd2gi1nS+5nJePpbrdQ8mkg==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] - '@nx/nx-win32-x64-msvc@19.5.6': - resolution: {integrity: sha512-zWB/2TjhNYKHbuPh++5hYitno3EpSFXrPND0I0VLec27WW7voRY9XQFFznA3omForU4FfmVhITcKCqzIb3EtpA==} + '@nx/nx-win32-x64-msvc@19.5.7': + resolution: {integrity: sha512-EqSnjpq1PNR/C8/YkL+Gn79dDfQ+HwJM8VJOt4qoCOQ9gQZqNJphjW2hg0H8WxLYezMScx3fbL99mvJO7ab2Cw==} engines: {node: '>= 10'} cpu: [x64] os: [win32] @@ -1795,27 +1795,27 @@ packages: engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true - '@rushstack/node-core-library@4.0.2': - resolution: {integrity: sha512-hyES82QVpkfQMeBMteQUnrhASL/KHPhd7iJ8euduwNJG4mu2GSOKybf0rOEjOm1Wz7CwJEUm9y0yD7jg2C1bfg==} + '@rushstack/node-core-library@5.5.1': + resolution: {integrity: sha512-ZutW56qIzH8xIOlfyaLQJFx+8IBqdbVCZdnj+XT1MorQ1JqqxHse8vbCpEM+2MjsrqcbxcgDIbfggB1ZSQ2A3g==} peerDependencies: '@types/node': '*' peerDependenciesMeta: '@types/node': optional: true - '@rushstack/rig-package@0.5.2': - resolution: {integrity: sha512-mUDecIJeH3yYGZs2a48k+pbhM6JYwWlgjs2Ca5f2n1G2/kgdgP9D/07oglEGf6mRyXEnazhEENeYTSNDRCwdqA==} + '@rushstack/rig-package@0.5.3': + resolution: {integrity: sha512-olzSSjYrvCNxUFZowevC3uz8gvKr3WTpHQ7BkpjtRpA3wK+T0ybep/SRUMfr195gBzJm5gaXw0ZMgjIyHqJUow==} - '@rushstack/terminal@0.10.0': - resolution: {integrity: sha512-UbELbXnUdc7EKwfH2sb8ChqNgapUOdqcCIdQP4NGxBpTZV2sQyeekuK3zmfQSa/MN+/7b4kBogl2wq0vpkpYGw==} + '@rushstack/terminal@0.13.3': + resolution: {integrity: sha512-fc3zjXOw8E0pXS5t9vTiIPx9gHA0fIdTXsu9mT4WbH+P3mYvnrX0iAQ5a6NvyK1+CqYWBTw/wVNx7SDJkI+WYQ==} peerDependencies: '@types/node': '*' peerDependenciesMeta: '@types/node': optional: true - '@rushstack/ts-command-line@4.19.1': - resolution: {integrity: sha512-J7H768dgcpG60d7skZ5uSSwyCZs/S2HrWP1Ds8d1qYAyaaeJmpmmLr9BVw97RjFzmQPOYnoXcKA4GkqDCkduQg==} + '@rushstack/ts-command-line@4.22.3': + resolution: {integrity: sha512-edMpWB3QhFFZ4KtSzS8WNjBgR4PXPPOVrOHMbb7kNpmQ1UFS9HdVtjCXg1H5fG+xYAbeE+TMPcVPUyX2p84STA==} '@shikijs/core@1.12.0': resolution: {integrity: sha512-mc1cLbm6UQ8RxLc0dZES7v5rkH+99LxQp/ZvTqV3NLyYsO/fD6JhEflP1H5b2SDq9gI0+0G36AVZWxvounfR9w==} @@ -1842,14 +1842,14 @@ packages: '@solidjs/router': optional: true - '@stylistic/eslint-plugin-js@2.6.0': - resolution: {integrity: sha512-6oN0Djdy8gTRhx2qS1m4P+CeDKqmZZwc4ibgzzJS+8iBW3Ts1c2mAvi+OH6TN4bt0AHm0FnDv2+KtTqqueMATw==} + '@stylistic/eslint-plugin-js@2.6.2': + resolution: {integrity: sha512-wCr/kVctAPayMU3pcOI1MKR7MoKIh6VKZU89lPklAqtJoxT+Em6RueiiARbpznUYG5eg3LymiU+aMD+aIZXdqA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.40.0' - '@sveltejs/package@2.3.2': - resolution: {integrity: sha512-6M8/Te7iXRG7SiH92wugqfyoJpuepjn78L433LnXicUeMso9M/N4vdL9DPK3MfTkVVY4klhNRptVqme3p4oZWA==} + '@sveltejs/package@2.3.3': + resolution: {integrity: sha512-YGohTTDpF4zHtVlBkNukeSmVrlSZgx4Va4t80rr3Hg1gMoskRxkDreT0YJkGQYz6s6hXdTfBIbD501vndbNstA==} engines: {node: ^16.14 || >=18} hasBin: true peerDependencies: @@ -1863,15 +1863,15 @@ packages: svelte: ^5.0.0-next.96 || ^5.0.0 vite: ^5.0.0 - '@sveltejs/vite-plugin-svelte@4.0.0-next.5': - resolution: {integrity: sha512-FBPD9Ahvcgdiy/ft1mbPZt7KjK//r96/1alkgb37qPGTNVcvaTqwvDIrfx9RHQ7JLLf3UdnBQYj/MrdKqIT9uw==} + '@sveltejs/vite-plugin-svelte@4.0.0-next.6': + resolution: {integrity: sha512-7+bEFN5F9pthG6nOEHNz9yioHxNXK6yl+0GnTy9WOfxN/SvPykkH/Hs6MqTGjo47a9G2q3QXQnzuxG5WXNX4Tg==} engines: {node: ^18.0.0 || ^20.0.0 || >=22} peerDependencies: svelte: ^5.0.0-next.96 || ^5.0.0 vite: ^5.0.0 - '@tanstack/config@0.11.1': - resolution: {integrity: sha512-P/U2ANQZMGpd6uBiVarY+SEVzCM50BOBV+C9c2pUZbMm3gtZN0a2LzX0fT0DutkeX3TsR5ogCw0ohxGzE4GcWw==} + '@tanstack/config@0.11.2': + resolution: {integrity: sha512-BlVPJ0SMtqPyLzq5e/OHPYLGMJTKJezfTWSRJ9VROyqUjtZPlLWC/l7diB1RdI4UT4zXoRd/KqWdvYIt+2EWZg==} engines: {node: '>=18'} hasBin: true @@ -2085,8 +2085,8 @@ packages: resolution: {integrity: sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==} engines: {node: ^18.18.0 || >=20.0.0} - '@typescript-eslint/scope-manager@8.0.0': - resolution: {integrity: sha512-V0aa9Csx/ZWWv2IPgTfY7T4agYwJyILESu/PVqFtTFz9RIS823mAze+NbnBI8xiwdX3iqeQbcTYlvB04G9wyQw==} + '@typescript-eslint/scope-manager@8.0.1': + resolution: {integrity: sha512-NpixInP5dm7uukMiRyiHjRKkom5RIFA4dfiHvalanD2cF0CLUuQqxfg8PtEUo9yqJI2bBhF+pcSafqnG3UBnRQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@typescript-eslint/type-utils@7.18.0': @@ -2099,8 +2099,8 @@ packages: typescript: optional: true - '@typescript-eslint/type-utils@8.0.0': - resolution: {integrity: sha512-mJAFP2mZLTBwAn5WI4PMakpywfWFH5nQZezUQdSKV23Pqo6o9iShQg1hP2+0hJJXP2LnZkWPphdIq4juYYwCeg==} + '@typescript-eslint/type-utils@8.0.1': + resolution: {integrity: sha512-+/UT25MWvXeDX9YaHv1IS6KI1fiuTto43WprE7pgSMswHbn1Jm9GEM4Txp+X74ifOWV8emu2AWcbLhpJAvD5Ng==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '*' @@ -2112,8 +2112,8 @@ packages: resolution: {integrity: sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==} engines: {node: ^18.18.0 || >=20.0.0} - '@typescript-eslint/types@8.0.0': - resolution: {integrity: sha512-wgdSGs9BTMWQ7ooeHtu5quddKKs5Z5dS+fHLbrQI+ID0XWJLODGMHRfhwImiHoeO2S5Wir2yXuadJN6/l4JRxw==} + '@typescript-eslint/types@8.0.1': + resolution: {integrity: sha512-PpqTVT3yCA/bIgJ12czBuE3iBlM3g4inRSC5J0QOdQFAn07TYrYEQBBKgXH1lQpglup+Zy6c1fxuwTk4MTNKIw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@typescript-eslint/typescript-estree@7.18.0': @@ -2125,8 +2125,8 @@ packages: typescript: optional: true - '@typescript-eslint/typescript-estree@8.0.0': - resolution: {integrity: sha512-5b97WpKMX+Y43YKi4zVcCVLtK5F98dFls3Oxui8LbnmRsseKenbbDinmvxrWegKDMmlkIq/XHuyy0UGLtpCDKg==} + '@typescript-eslint/typescript-estree@8.0.1': + resolution: {integrity: sha512-8V9hriRvZQXPWU3bbiUV4Epo7EvgM6RTs+sUmxp5G//dBGy402S7Fx0W0QkB2fb4obCF8SInoUzvTYtc3bkb5w==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '*' @@ -2140,8 +2140,8 @@ packages: peerDependencies: eslint: ^8.56.0 - '@typescript-eslint/utils@8.0.0': - resolution: {integrity: sha512-k/oS/A/3QeGLRvOWCg6/9rATJL5rec7/5s1YmdS0ZU6LHveJyGFwBvLhSRBv6i9xaj7etmosp+l+ViN1I9Aj/Q==} + '@typescript-eslint/utils@8.0.1': + resolution: {integrity: sha512-CBFR0G0sCt0+fzfnKaciu9IBsKvEKYwN9UZ+eeogK1fYHg4Qxk1yf/wLQkLXlq8wbU2dFlgAesxt8Gi76E8RTA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -2150,8 +2150,8 @@ packages: resolution: {integrity: sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==} engines: {node: ^18.18.0 || >=20.0.0} - '@typescript-eslint/visitor-keys@8.0.0': - resolution: {integrity: sha512-oN0K4nkHuOyF3PVMyETbpP5zp6wfyOvm7tWhTMfoqxSSsPmJIh6JNASuZDlODE8eE+0EB9uar+6+vxr9DBTYOA==} + '@typescript-eslint/visitor-keys@8.0.1': + resolution: {integrity: sha512-W5E+o0UfUcK5EgchLZsyVWqARmsM7v54/qEq6PY3YI5arkgmCzHiuk0zKSJJbm71V0xdRna4BGomkCTXz2/LkQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@ungap/structured-clone@1.2.0': @@ -2199,59 +2199,71 @@ packages: '@vitest/utils@2.0.5': resolution: {integrity: sha512-d8HKbqIcya+GR67mkZbrzhS5kKhtp8dQLcmRZLGTscGVg7yImT82cIrhtn2L8+VujWcy6KZweApgNmPsTAO/UQ==} - '@volar/language-core@1.11.1': - resolution: {integrity: sha512-dOcNn3i9GgZAcJt43wuaEykSluAuOkQgzni1cuxLxTV0nJKanQztp7FxyswdRILaKH+P2XZMPRp2S4MV/pElCw==} + '@volar/language-core@2.3.4': + resolution: {integrity: sha512-wXBhY11qG6pCDAqDnbBRFIDSIwbqkWI7no+lj5+L7IlA7HRIjRP7YQLGzT0LF4lS6eHkMSsclXqy9DwYJasZTQ==} + + '@volar/language-core@2.4.0-alpha.18': + resolution: {integrity: sha512-JAYeJvYQQROmVRtSBIczaPjP3DX4QW1fOqW1Ebs0d3Y3EwSNRglz03dSv0Dm61dzd0Yx3WgTW3hndDnTQqgmyg==} + + '@volar/source-map@2.3.4': + resolution: {integrity: sha512-C+t63nwcblqLIVTYXaVi/+gC8NukDaDIQI72J3R7aXGvtgaVB16c+J8Iz7/VfOy7kjYv7lf5GhBny6ACw9fTGQ==} + + '@volar/source-map@2.4.0-alpha.18': + resolution: {integrity: sha512-MTeCV9MUwwsH0sNFiZwKtFrrVZUK6p8ioZs3xFzHc2cvDXHWlYN3bChdQtwKX+FY2HG6H3CfAu1pKijolzIQ8g==} - '@volar/source-map@1.11.1': - resolution: {integrity: sha512-hJnOnwZ4+WT5iupLRnuzbULZ42L7BWWPMmruzwtLhJfpDVoZLjNBxHDi2sY2bgZXCKlpU5XcsMFoYrsQmPhfZg==} + '@volar/typescript@2.3.4': + resolution: {integrity: sha512-acCvt7dZECyKcvO5geNybmrqOsu9u8n5XP1rfiYsOLYGPxvHRav9BVmEdRyZ3vvY6mNyQ1wLL5Hday4IShe17w==} - '@volar/typescript@1.11.1': - resolution: {integrity: sha512-iU+t2mas/4lYierSnoFOeRFQUhAEMgsFuQxoxvwn5EdQopw43j+J27a4lt9LMInx1gLJBC6qL14WYGlgymaSMQ==} + '@volar/typescript@2.4.0-alpha.18': + resolution: {integrity: sha512-sXh5Y8sqGUkgxpMWUGvRXggxYHAVxg0Pa1C42lQZuPDrW6vHJPR0VCK8Sr7WJsAW530HuNQT/ZIskmXtxjybMQ==} - '@vue/compiler-core@3.4.35': - resolution: {integrity: sha512-gKp0zGoLnMYtw4uS/SJRRO7rsVggLjvot3mcctlMXunYNsX+aRJDqqw/lV5/gHK91nvaAAlWFgdVl020AW1Prg==} + '@vue/compiler-core@3.4.37': + resolution: {integrity: sha512-ZDDT/KiLKuCRXyzWecNzC5vTcubGz4LECAtfGPENpo0nrmqJHwuWtRLxk/Sb9RAKtR9iFflFycbkjkY+W/PZUQ==} - '@vue/compiler-dom@3.4.35': - resolution: {integrity: sha512-pWIZRL76/oE/VMhdv/ovZfmuooEni6JPG1BFe7oLk5DZRo/ImydXijoZl/4kh2406boRQ7lxTYzbZEEXEhj9NQ==} + '@vue/compiler-dom@3.4.37': + resolution: {integrity: sha512-rIiSmL3YrntvgYV84rekAtU/xfogMUJIclUMeIKEtVBFngOL3IeZHhsH3UaFEgB5iFGpj6IW+8YuM/2Up+vVag==} '@vue/compiler-sfc@2.7.16': resolution: {integrity: sha512-KWhJ9k5nXuNtygPU7+t1rX6baZeqOYLEforUPjgNDBnLicfHCoi48H87Q8XyLZOrNNsmhuwKqtpDQWjEFe6Ekg==} - '@vue/compiler-sfc@3.4.35': - resolution: {integrity: sha512-xacnRS/h/FCsjsMfxBkzjoNxyxEyKyZfBch/P4vkLRvYJwe5ChXmZZrj8Dsed/752H2Q3JE8kYu9Uyha9J6PgA==} + '@vue/compiler-sfc@3.4.37': + resolution: {integrity: sha512-vCfetdas40Wk9aK/WWf8XcVESffsbNkBQwS5t13Y/PcfqKfIwJX2gF+82th6dOpnpbptNMlMjAny80li7TaCIg==} - '@vue/compiler-ssr@3.4.35': - resolution: {integrity: sha512-7iynB+0KB1AAJKk/biENTV5cRGHRdbdaD7Mx3nWcm1W8bVD6QmnH3B4AHhQQ1qZHhqFwzEzMwiytXm3PX1e60A==} + '@vue/compiler-ssr@3.4.37': + resolution: {integrity: sha512-TyAgYBWrHlFrt4qpdACh8e9Ms6C/AZQ6A6xLJaWrCL8GCX5DxMzxyeFAEMfU/VFr4tylHm+a2NpfJpcd7+20XA==} + + '@vue/compiler-vue2@2.7.16': + resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==} '@vue/composition-api@1.7.2': resolution: {integrity: sha512-M8jm9J/laYrYT02665HkZ5l2fWTK4dcVg3BsDHm/pfz+MjDYwX+9FUaZyGwEyXEDonQYRCo0H7aLgdklcIELjw==} peerDependencies: vue: '>= 2.5 < 2.7' - '@vue/language-core@1.8.27': - resolution: {integrity: sha512-L8Kc27VdQserNaCUNiSFdDl9LWT24ly8Hpwf1ECy3aFb9m6bDhBGQYOujDm21N7EW3moKIOKEanQwe1q5BK+mA==} + '@vue/language-core@2.0.29': + resolution: {integrity: sha512-o2qz9JPjhdoVj8D2+9bDXbaI4q2uZTHQA/dbyZT4Bj1FR9viZxDJnLcKVHfxdn6wsOzRgpqIzJEEmSSvgMvDTQ==} peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true - '@vue/reactivity@3.4.35': - resolution: {integrity: sha512-Ggtz7ZZHakriKioveJtPlStYardwQH6VCs9V13/4qjHSQb/teE30LVJNrbBVs4+aoYGtTQKJbTe4CWGxVZrvEw==} + '@vue/reactivity@3.4.37': + resolution: {integrity: sha512-UmdKXGx0BZ5kkxPqQr3PK3tElz6adTey4307NzZ3whZu19i5VavYal7u2FfOmAzlcDVgE8+X0HZ2LxLb/jgbYw==} - '@vue/runtime-core@3.4.35': - resolution: {integrity: sha512-D+BAjFoWwT5wtITpSxwqfWZiBClhBbR+bm0VQlWYFOadUUXFo+5wbe9ErXhLvwguPiLZdEF13QAWi2vP3ZD5tA==} + '@vue/runtime-core@3.4.37': + resolution: {integrity: sha512-MNjrVoLV/sirHZoD7QAilU1Ifs7m/KJv4/84QVbE6nyAZGQNVOa1HGxaOzp9YqCG+GpLt1hNDC4RbH+KtanV7w==} - '@vue/runtime-dom@3.4.35': - resolution: {integrity: sha512-yGOlbos+MVhlS5NWBF2HDNgblG8e2MY3+GigHEyR/dREAluvI5tuUUgie3/9XeqhPE4LF0i2wjlduh5thnfOqw==} + '@vue/runtime-dom@3.4.37': + resolution: {integrity: sha512-Mg2EwgGZqtwKrqdL/FKMF2NEaOHuH+Ks9TQn3DHKyX//hQTYOun+7Tqp1eo0P4Ds+SjltZshOSRq6VsU0baaNg==} - '@vue/server-renderer@3.4.35': - resolution: {integrity: sha512-iZ0e/u9mRE4T8tNhlo0tbA+gzVkgv8r5BX6s1kRbOZqfpq14qoIvCZ5gIgraOmYkMYrSEZgkkojFPr+Nyq/Mnw==} + '@vue/server-renderer@3.4.37': + resolution: {integrity: sha512-jZ5FAHDR2KBq2FsRUJW6GKDOAG9lUTX8aBEGq4Vf6B/35I9fPce66BornuwmqmKgfiSlecwuOb6oeoamYMohkg==} peerDependencies: - vue: 3.4.35 + vue: 3.4.37 - '@vue/shared@3.4.35': - resolution: {integrity: sha512-hvuhBYYDe+b1G8KHxsQ0diDqDMA8D9laxWZhNAjE83VZb5UDaXl9Xnz7cGdDSyiHM90qqI/CyGMcpBpiDy6VVQ==} + '@vue/shared@3.4.37': + resolution: {integrity: sha512-nIh8P2fc3DflG8+5Uw8PT/1i17ccFn0xxN/5oE9RfV5SVnd7G0XEFRwakrnNFE/jlS95fpGXDVG5zDETS26nmg==} '@vue/test-utils@2.4.6': resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==} @@ -2362,6 +2374,14 @@ packages: resolution: {integrity: sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==} engines: {node: '>=8'} + ajv-draft-04@1.0.0: + resolution: {integrity: sha512-mv00Te6nmYbRp5DCwclxtt7yV/joXJPGS7nM+97GdxvuttCOfgI3K4U25zboyeX0O+myI8ERluxQe5wljMmVIw==} + peerDependencies: + ajv: ^8.5.0 + peerDependenciesMeta: + ajv: + optional: true + ajv-formats@2.1.1: resolution: {integrity: sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==} peerDependencies: @@ -2391,6 +2411,12 @@ packages: ajv@6.12.6: resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} + ajv@8.12.0: + resolution: {integrity: sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==} + + ajv@8.13.0: + resolution: {integrity: sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==} + ajv@8.16.0: resolution: {integrity: sha512-F0twR8U1ZU67JIEtekUcLkXkoO5mMMmgGD8sK/xUFzJ805jxHQl92hImFAqqXMyMYjSPOyUPAwHYhB72g5sTXw==} @@ -2730,10 +2756,6 @@ packages: resolution: {integrity: sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==} engines: {node: '>= 6'} - commander@9.5.0: - resolution: {integrity: sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==} - engines: {node: ^12.20.0 || >=14} - common-path-prefix@3.0.0: resolution: {integrity: sha512-QE33hToZseCH3jS0qN96O/bSh3kaw/h+Tq7ngyY9eWDUnTlTNUyqfqvCXioLe5Na5jFsL78ra/wuBU4iuEgd4w==} @@ -2743,6 +2765,9 @@ packages: compare-func@2.0.0: resolution: {integrity: sha512-zHig5N+tPWARooBnb0Zx1MFcdfpyJrfTJ3Y5L+IFvUm8rM74hHz66z0gw0x4tijh5CorKkKUCnW82R2vmpeCRA==} + compare-versions@6.1.1: + resolution: {integrity: sha512-4hm4VPpIecmlg59CHXnRDnqGplJFrbLG4aFEl5vl6cK1u76ws3LLvX7ikFnTDl5vo39sjWD6AaDPYodJp/NNHg==} + compressible@2.0.18: resolution: {integrity: sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==} engines: {node: '>= 0.6'} @@ -2757,6 +2782,9 @@ packages: concat-map@0.0.1: resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} + confbox@0.1.7: + resolution: {integrity: sha512-uJcB/FKZtBMCJpK8MQji6bJHgu1tixKPxRLeGkNzBoOZzpnZUJm0jm2/sBDWcuBx1dYgxV4JU+g5hmNxCyAmdA==} + config-chain@1.1.13: resolution: {integrity: sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==} @@ -3084,6 +3112,10 @@ packages: resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==} engines: {node: '>=0.12'} + entities@5.0.0: + resolution: {integrity: sha512-BeJFvFRJddxobhvEdm5GqHzRV/X+ACeuw0/BuuxsCh1EUZcAIz8+kYmBp/LrQuloy6K1f3a0M7+IhmZ7QnkISA==} + engines: {node: '>=0.12'} + env-paths@2.2.1: resolution: {integrity: sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==} engines: {node: '>=6'} @@ -3179,8 +3211,8 @@ packages: peerDependencies: eslint: '>=8.23.0' - eslint-plugin-react-debug@1.8.2: - resolution: {integrity: sha512-+DUv5IKQGoNH40wIDRpIL0O6seQeN08aM5DATQp3142/ZAIZsPycD4GZBF9U11hwvmBnBg0xHX11Gmt7YGIkJA==} + eslint-plugin-react-debug@1.10.0: + resolution: {integrity: sha512-ylMyY9Glvbx+51/1M+r3xXoBKflX8sgDXbTV/4UqoL9zWezNpRUzqCk47dLGz3Bx02RfeI4S40tWjDwiuVj1gg==} engines: {bun: '>=1.0.15', node: '>=18.18.0'} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -3189,8 +3221,8 @@ packages: typescript: optional: true - eslint-plugin-react-dom@1.8.2: - resolution: {integrity: sha512-Jbe+qxwM8MoPWEks0HEEq92TVlgUK98aaWJp4hH8m85YY3nKSOIkt8EE/OvwiqTdv8e3Z19Qkth1ahCDc+gvlA==} + eslint-plugin-react-dom@1.10.0: + resolution: {integrity: sha512-WSle6EkKcyOv/hwyOJIpmMN+wQ+x+DK80fXj/OwCnZO6MOrj22PFcIPHl1SjPqJOZJki0oA4AlEK7Aih1zslKw==} engines: {bun: '>=1.0.15', node: '>=18.18.0'} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -3199,8 +3231,8 @@ packages: typescript: optional: true - eslint-plugin-react-hooks-extra@1.8.2: - resolution: {integrity: sha512-nxeuBb6yth+NFRVRsqjivEA0cGPQXUK+GrnSiuFp4kAJ+PgIupE3GKvy8ucwPTpmacsL8edjjZnx+BxdRBJwPQ==} + eslint-plugin-react-hooks-extra@1.10.0: + resolution: {integrity: sha512-T7u2ri5iqI8K8/mvFufR0lqAvHAreFAdny3x0YzB9I4iQQEEMrpoq/AgnncdpmyX+htTIDhTwSsPw63SE5vZqg==} engines: {bun: '>=1.0.15', node: '>=18.18.0'} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -3215,8 +3247,8 @@ packages: peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 - eslint-plugin-react-naming-convention@1.8.2: - resolution: {integrity: sha512-SvYH1ZsqvZT0FwVYxqDErPWxS9QQ9XAfcOwWmYRH4XkI1xAVwgdqb86Vn2tBQKplnLQhR9CVYlbxm/l2VZoD+g==} + eslint-plugin-react-naming-convention@1.10.0: + resolution: {integrity: sha512-RGFyLQtPyfO+vVe9dgJASLYd/N/ISJ+nYChD9QzFoON/FM/D8C38iWb9b2429QOox01n3gI/CPQCBg02Iy2GWA==} engines: {bun: '>=1.0.15', node: '>=18.18.0'} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -3225,8 +3257,8 @@ packages: typescript: optional: true - eslint-plugin-react-x@1.8.2: - resolution: {integrity: sha512-UbdjagNnMvvTAR10cJXQr/c04Vfr729zPQ7rqJhTG8iL5f/nLVcsTxtx2S+HBrada3ZAo1Ai3xBDQ2CsLtTDjA==} + eslint-plugin-react-x@1.10.0: + resolution: {integrity: sha512-BcYssfHLHwHwn6AiNerYTCqYpY+f/eoorV+TguV+HEPAjblJiE+adiFWCqOqJlr0pvNsTI1F0lXJft6O4Lhh8w==} engines: {bun: '>=1.0.15', node: '>=18.18.0'} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -3572,8 +3604,8 @@ packages: resolution: {integrity: sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==} engines: {node: '>=8'} - globals@15.8.0: - resolution: {integrity: sha512-VZAJ4cewHTExBWDHR6yptdIBlx9YSSZuwojj9Nt5mBRXQzrKakDsVKQ1J63sklLvzAJm0X5+RpO4i3Y2hcOnFw==} + globals@15.9.0: + resolution: {integrity: sha512-SmSKyLLKFbSr6rptvP8izbyxJL4ILwqO9Jg23UA0sDlGlu58V59D1//I3vlc0KJphVdUR7vMjHIplYnzBxorQA==} engines: {node: '>=18'} globby@11.1.0: @@ -3855,8 +3887,8 @@ packages: resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==} engines: {node: '>=0.10.0'} - is-immutable-type@4.0.0: - resolution: {integrity: sha512-gyFBCXv+NikTs8/PGZhgjbMmFZQ5jvHGZIsVu6+/9Bk4K7imlWBIDN7hTr9fNioGzFg71I4YM3z8f0aKXarTAw==} + is-immutable-type@5.0.0: + resolution: {integrity: sha512-mcvHasqbRBWJznuPqqHRKiJgYAz60sZ0mvO3bN70JbkuK7ksfmgc489aKZYxMEjIbRvyOseaTjaRZLRF/xFeRA==} peerDependencies: eslint: '*' typescript: '>=4.7.4' @@ -4137,8 +4169,8 @@ packages: resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==} engines: {node: '>=6'} - knip@5.27.0: - resolution: {integrity: sha512-W8+jhO7i5pXRUqOzhJGm2DT5/d9aQjyrYTCSojqJxFOvi7ku/nHKzpBO3WNf4eflJo0t3zitmUkM69g53qoZQw==} + knip@5.27.2: + resolution: {integrity: sha512-Mya1XEDq1oygibQf0uocQd02Fil8RtvNVhcFAcxypjcc6zakT7wsJtS0xvuwEitilfI0tiFC9PghmJQ3DMKuTg==} engines: {node: '>=18.6.0'} hasBin: true peerDependencies: @@ -4218,6 +4250,10 @@ packages: resolution: {integrity: sha512-FMJTLMXfCLMLfJxcX9PFqX5qD88Z5MRGaZCVzfuqeZSPsyiBzs+pahDQjbIWz2QIzPZz0NX9Zy4FX3lmK6YHIg==} engines: {node: '>= 12.13.0'} + local-pkg@0.5.0: + resolution: {integrity: sha512-ok6z3qlYyCDS4ZEU27HaU6x/xZa9Whf8jD4ptH5UZTQYZVYeb9bnZ3ojVhiJNLiXK1Hfc0GNbLXcmZ5plLDDBg==} + engines: {node: '>=14'} + locate-character@3.0.0: resolution: {integrity: sha512-SW13ws7BjaeJ6p7Q6CO2nchbYEc3X3J6WrmTTDto7yMPqVSZTUyY5Tjbid+Ab8gLnATtygYtiDIJGQRRn2ZOiA==} @@ -4236,12 +4272,6 @@ packages: lodash.debounce@4.0.8: resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==} - lodash.get@4.4.2: - resolution: {integrity: sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==} - - lodash.isequal@4.5.0: - resolution: {integrity: sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==} - lodash.merge@4.6.2: resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==} @@ -4386,6 +4416,10 @@ packages: minimalistic-assert@1.0.1: resolution: {integrity: sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==} + minimatch@10.0.1: + resolution: {integrity: sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==} + engines: {node: 20 || >=22} + minimatch@3.0.8: resolution: {integrity: sha512-6FsRAQsxQ61mw+qP1ZzbL9Bc78x2p5OqNgNpnoAFLTrX8n5Kxph0CsnhmKKNXTWjXqU5L0pGPR7hYk+XWZr60Q==} @@ -4453,6 +4487,9 @@ packages: engines: {node: '>=10'} hasBin: true + mlly@1.7.1: + resolution: {integrity: sha512-rrVRZRELyQzrIUAVMHxP97kv+G786pHmOKzuFII8zDYahFBS7qnHh2AlYSl1GAHhaMPCz6/oHjVMcfFYgFYHgA==} + mri@1.2.0: resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==} engines: {node: '>=4'} @@ -4477,8 +4514,8 @@ packages: msgpackr@1.11.0: resolution: {integrity: sha512-I8qXuuALqJe5laEBYoFykChhSXLikZmUhccjGsPuSJ/7uPip2TJ7lwdIQwWSAi0jGZDXv4WOP8Qg65QZRuXxXw==} - muggle-string@0.3.1: - resolution: {integrity: sha512-ckmWDJjphvd/FvZawgygcUeQCxzvohjFO5RxTjj4eq8kw359gFF3E1brjfI+viLMxss5JrHTDRHZvu2/tuy0Qg==} + muggle-string@0.4.1: + resolution: {integrity: sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==} multicast-dns@7.2.5: resolution: {integrity: sha512-2eznPJP8z2BFLX50tf0LuODrpINqP1RVIm/CObbTcBRITQgmC/TjcREF1NeTBzIcR5XO/ukWo+YHOjBbFwIupg==} @@ -4596,8 +4633,8 @@ packages: nwsapi@2.2.12: resolution: {integrity: sha512-qXDmcVlZV4XRtKFzddidpfVP4oMSGhga+xdMc25mv8kaLUHtgzCDhUxkrN8exkGdTlLNaXj7CV3GtON7zuGZ+w==} - nx@19.5.6: - resolution: {integrity: sha512-qjP17aa5ViXSpo0bDgJ7O3b8EY/0+PbX7ZIKvG1g6qasohtfM1y4Sx2bbSow0zCKU0+r1LnR53Q0lyX4OOgtUg==} + nx@19.5.7: + resolution: {integrity: sha512-AUmGgE19NB4m/7oHYQVdzZHtclVevD8w0/nNzzjDJE823T8oeoNhmc9MfCLz+/2l2KOp+Wqm+8LiG9/xWpXk0g==} hasBin: true peerDependencies: '@swc-node/register': ^1.8.0 @@ -4846,6 +4883,9 @@ packages: resolution: {integrity: sha512-Ie9z/WINcxxLp27BKOCHGde4ITq9UklYKDzVo1nhk5sqGEXU3FpkwP5GM2voTGJkGd9B3Otl+Q4uwSOeSUtOBA==} engines: {node: '>=14.16'} + pkg-types@1.1.3: + resolution: {integrity: sha512-+JrgthZG6m3ckicaOB74TwQ+tBWsFl3qVQg7mN8ulwSOElJ7gBhKzj2VkCPnZ4NlF6kEquYU+RIYNVAvzd54UA==} + possible-typed-array-names@1.0.0: resolution: {integrity: sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==} engines: {node: '>= 0.4'} @@ -5086,9 +5126,6 @@ packages: resolution: {integrity: sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==} hasBin: true - remeda@2.7.0: - resolution: {integrity: sha512-7q7Xthw/C6uZBk8W5BfXpp/8IjaP51IPUrBVRfSZ3GB9dZMZJEAwYmVxA+TptDmhwlGRw8jUqoo4hL5zU0aV5Q==} - require-directory@2.1.1: resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==} engines: {node: '>=0.10.0'} @@ -5115,9 +5152,6 @@ packages: resolution: {integrity: sha512-uZtduh8/8srhBoMx//5bwqjQ+rfYOUq8zC9NrMUGtjBiGTtFJM42s58/36+hTqeqINcnYe08Nj3LkK9lW4N8Xg==} engines: {node: '>=12'} - resolve@1.19.0: - resolution: {integrity: sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg==} - resolve@1.22.8: resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==} hasBin: true @@ -5336,38 +5370,38 @@ packages: shell-quote@1.8.1: resolution: {integrity: sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==} - sherif-darwin-arm64@0.10.0: - resolution: {integrity: sha512-4o1EIHsLfCmvT0tryeoLTerPxb47pYdwuWzpeV1+KSaE1hvlorAbBVgc2YBrkdwbgqZrWYzAdeWGmS/Ob3sIMw==} + sherif-darwin-arm64@0.11.0: + resolution: {integrity: sha512-wLFHYuTg0wibBXZ2QxnwFRhvORrQLwVWgv22aw/FLsTIldbquf7rjIDpcAUDA0qjtMJaol19ZbJDnm+EdY78Dg==} cpu: [arm64] os: [darwin] - sherif-darwin-x64@0.10.0: - resolution: {integrity: sha512-MhaPxhGmn66J/aLjpIbf93B4XWlu2sKo+rzXohCbCYU2ajsgswMIw8gDi3JGPHLuilhWZB8kS9I/rEczAD3CQA==} + sherif-darwin-x64@0.11.0: + resolution: {integrity: sha512-BlcA4++fyIY2dF1gCoSgp8tLHmeRi98HIRfbVqI1ErA2TfM8BfHALP2SNitotda5S9EtGfZvKS9racz6jT/+wA==} cpu: [x64] os: [darwin] - sherif-linux-arm64@0.10.0: - resolution: {integrity: sha512-INTPHGvxdRxIEOAemWfltIyJatL8O9IPxwPkZX499Fn6vK9yj5ZHSlZ+SUgXpp1aX2Yo35gFuHshDRQ1Kuh9UA==} + sherif-linux-arm64@0.11.0: + resolution: {integrity: sha512-2JxPkpOrNuknB7NsOHifnJro/gsOuD/lwFMbPToBwMDnp8OtH2Hv8rKXcY+fGcmFgRtS5Au+I7vn/1kYyIFzPw==} cpu: [arm64] os: [linux] - sherif-linux-x64@0.10.0: - resolution: {integrity: sha512-NYUDzTdUnCxbDFjpS8VLoUF9aTsZ+3L7q4H5s5m8sHO8e3Swf2jgK7LixNhyGLhLcXtBAP5Veit4zy4yQ3WP1Q==} + sherif-linux-x64@0.11.0: + resolution: {integrity: sha512-eE/nNbhUrpB6UkwvabVFEpMGJtoP7dhtYL8TwNjfGx/K6LJX7EkCQYt3tFntiglqHBwHhaILD/u6p+vCDJnPXw==} cpu: [x64] os: [linux] - sherif-windows-arm64@0.10.0: - resolution: {integrity: sha512-iKni78rIcN0PTzI+V8+o81R0G7RA391wCxroU6tBS/tkBTBsPNzzO5KpOw3tgyZt3nETbL5hBZbHxV3MuE/+Ag==} + sherif-windows-arm64@0.11.0: + resolution: {integrity: sha512-ptnQWgJ7BiCvW0xGl3kWvTXSnXdSWh6Fe/UbD77Yw53gNkq4HdxGlHvXPhlQEqylPi/uEdPWunmWh8B9Vp3sxQ==} cpu: [arm64] os: [win32] - sherif-windows-x64@0.10.0: - resolution: {integrity: sha512-ylERbSsYmjHL6nX+NfX8jcnODKQQPrVT6wyp9INmvY+eoiovE1Ck7HOgyWGXpOEAYnr2/UOooTczKVQJDrXqhA==} + sherif-windows-x64@0.11.0: + resolution: {integrity: sha512-HhqZqCL7N+tbMeZlw2WwxH3yuxb3CUJri+j/pmSfaz/QbyEhCzME+A2xX7DXFqo0gH1fkBMs/atCgopK8iZ9YQ==} cpu: [x64] os: [win32] - sherif@0.10.0: - resolution: {integrity: sha512-KAKYAnhgJaz2F7EFowXU3xrukrRWkNsC8OhmTD9TW84mu0Pb6jI2GabFd9U/umMTVshDjS9l43D1JAGx/e0JdQ==} + sherif@0.11.0: + resolution: {integrity: sha512-R6aHBquTiQlD4NzJHTaaJDAwsMzVuZa0RR8y3UpqH4muPX2694HvVtcKAIYpnuxQSrvx2CRdyGGa9+577eJxUQ==} hasBin: true shiki@1.12.0: @@ -5409,8 +5443,8 @@ packages: sockjs@0.3.24: resolution: {integrity: sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ==} - solid-js@1.8.19: - resolution: {integrity: sha512-h8z/TvTQYsf894LM9Iau/ZW2iAKrCzAWDwjPhMcXnonmW1OIIihc28wp82b1wwei1p81fH5+gnfNOe8RzLbDRQ==} + solid-js@1.8.20: + resolution: {integrity: sha512-SsgaExCJ97mPm9WpAusjZ484Z8zTp8ggiueQOsrm81iAP7UaxaN+wiOgnPcJ9u6B2SQpoQ4FiDPAZBqVWi1V4g==} solid-refresh@0.6.3: resolution: {integrity: sha512-F3aPsX6hVw9ttm5LYlth8Q15x6MlI/J3Dn+o3EQyRTtTxidepSTwAYdozt01/YA+7ObcciagGEyXIopGZzQtbA==} @@ -5620,8 +5654,8 @@ packages: svelte: ^3.55 || ^4.0.0-next.0 || ^4.0 || ^5.0.0-next.0 typescript: ^4.9.4 || ^5.0.0 - svelte@5.0.0-next.208: - resolution: {integrity: sha512-gYABb68367fGnY/GIpb/j3DD5DUqhVWi6EodEBVpiRA9wLQTpY8QmuPg04xut/0EHqlFU3a40wbpjJKmpL3Y/g==} + svelte@5.0.0-next.216: + resolution: {integrity: sha512-LS7XBjsG5jfq84unAlMrJmCOvJb0vLUcYyDHP/3viycm0JFyAWamfp0wzounCFOvaaJKS5a0ShCNZRPMxaWsKg==} engines: {node: '>=18'} symbol-tree@3.2.4: @@ -5738,8 +5772,8 @@ packages: peerDependencies: typescript: '>=4.2.0' - ts-declaration-location@1.0.3: - resolution: {integrity: sha512-ASvSx6oCzn38ZmUqNe6Otqa5SApeJxmOkDFccV2ZCvzPApT8o6RjpMCPcWHog32SBrDr7Ubs5wy4Nbmj5TXelA==} + ts-declaration-location@1.0.4: + resolution: {integrity: sha512-r4JoxYhKULbZuH81Pjrp9OEG5St7XWk7zXwGkLKhmVcjiBVHTJXV5wK6dEa9JKW5QGSTW6b1lOjxAKp8R1SQhg==} peerDependencies: typescript: '>=4.0.0' @@ -5778,10 +5812,6 @@ packages: resolution: {integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==} engines: {node: '>=10'} - type-fest@4.23.0: - resolution: {integrity: sha512-ZiBujro2ohr5+Z/hZWHESLz3g08BBdrdLMieYFULJO+tWc437sn8kQsWLJoZErY8alNhxre9K4p3GURAG11n+w==} - engines: {node: '>=16'} - type-is@1.6.18: resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==} engines: {node: '>= 0.6'} @@ -5850,6 +5880,9 @@ packages: uc.micro@2.1.0: resolution: {integrity: sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==} + ufo@1.5.4: + resolution: {integrity: sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==} + unc-path-regex@0.1.2: resolution: {integrity: sha512-eXL4nmJT7oCpkZsHZUOJo8hcX3GbsiDOa0Qu9F646fi8dT3XuSVopVqAcEiVzSKKH7UoDti23wNX3qGFxcW5Qg==} engines: {node: '>=0.10.0'} @@ -5940,10 +5973,6 @@ packages: validate-html-nesting@1.2.2: resolution: {integrity: sha512-hGdgQozCsQJMyfK5urgFcWEqsSSrK63Awe0t/IMR0bZ0QMtnuaiHzThW81guu3qx9abLi99NEuiaN6P9gVYsNg==} - validator@13.12.0: - resolution: {integrity: sha512-c1Q0mCiPlgdTVVVIJIrBuxNicYE+t/7oKeI9MWLj3fh/uq2Pxh/3eeWbVZ4OcGW1TUf53At0njHw5SMdA3tmMg==} - engines: {node: '>= 0.10'} - vary@1.1.2: resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==} engines: {node: '>= 0.8'} @@ -5953,8 +5982,8 @@ packages: engines: {node: ^18.0.0 || >=20.0.0} hasBin: true - vite-plugin-dts@3.9.1: - resolution: {integrity: sha512-rVp2KM9Ue22NGWB8dNtWEr+KekN3rIgz1tWD050QnRGlriUCmaDwa7qA5zDEjbXg5lAXhYMSBJtx3q3hQIJZSg==} + vite-plugin-dts@4.0.2: + resolution: {integrity: sha512-Ni3EPG8yeLc5ivEzT4szreJ0rXpEQgvdYq3PaZ7OMoHc8uET4/HRUfzVPejJaUAojbxsKgaZbp6Zgm41sxb86Q==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -5978,8 +6007,8 @@ packages: '@testing-library/jest-dom': optional: true - vite-tsconfig-paths@4.3.2: - resolution: {integrity: sha512-0Vd/a6po6Q+86rPlntHye7F31zA2URZMbH8M3saAZ/xR9QoGN/L21bxEGfXdWmFdNkqPpRdxFT7nmNe12e9/uA==} + vite-tsconfig-paths@5.0.1: + resolution: {integrity: sha512-yqwv+LstU7NwPeNqajZzLEBVpUFU6Dugtb2P84FXuvaoYA+/70l9MHE+GYfYAycVyPSDYZ7mjOFuYBRqlEpTig==} peerDependencies: vite: '*' peerDependenciesMeta: @@ -6014,8 +6043,8 @@ packages: terser: optional: true - vite@5.3.5: - resolution: {integrity: sha512-MdjglKR6AQXQb9JGiS7Rc2wC6uMjcm7Go/NHNO63EwiJXfuk9PgqiP/n5IDJCziMkfw9n4Ubp7lttNwz+8ZVKA==} + vite@5.4.0: + resolution: {integrity: sha512-5xokfMX0PIiwCMCMb9ZJcMyh5wbBun0zUzKib+L65vAZ8GY9ePZMXxFrHbr/Kyll2+LSCY7xtERPpxkBDKngwg==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -6023,6 +6052,7 @@ packages: less: '*' lightningcss: ^1.21.0 sass: '*' + sass-embedded: '*' stylus: '*' sugarss: '*' terser: ^5.4.0 @@ -6035,6 +6065,8 @@ packages: optional: true sass: optional: true + sass-embedded: + optional: true stylus: optional: true sugarss: @@ -6075,6 +6107,9 @@ packages: jsdom: optional: true + vscode-uri@3.0.8: + resolution: {integrity: sha512-AyFQ0EVmsOZOlAnxoFOGOq1SQDWAB7C6aqMGS23svWAllfOaxbuFvcT8D1i8z3Gyn8fraVeZNNmN6e9bxxXkKw==} + vue-component-type-helpers@2.0.29: resolution: {integrity: sha512-58i+ZhUAUpwQ+9h5Hck0D+jr1qbYl4voRt5KffBx8qzELViQ4XdT/Tuo+mzq8u63teAG8K0lLaOiL5ofqW38rg==} @@ -6089,14 +6124,11 @@ packages: '@vue/composition-api': optional: true - vue-template-compiler@2.7.16: - resolution: {integrity: sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==} - - vue-tsc@1.8.27: - resolution: {integrity: sha512-WesKCAZCRAbmmhuGl3+VrdWItEvfoFIPXOvUJkjULi+x+6G/Dy69yO3TBRJDr9eUlmsNAwVmxsNZxvHKzbkKdg==} + vue-tsc@2.0.29: + resolution: {integrity: sha512-MHhsfyxO3mYShZCGYNziSbc63x7cQ5g9kvijV7dRe1TTXBRLxXyL0FnXWpUF1xII2mJ86mwYpYsUmMwkmerq7Q==} hasBin: true peerDependencies: - typescript: '*' + typescript: '>=5.0.0' vue@2.6.14: resolution: {integrity: sha512-x2284lgYvjOMj3Za7kqzRcUSxBboHqtgRE2zlos1qWaOye5yUmHn42LB1250NJBLRwEcdrB0JRwyPTEPhfQjiQ==} @@ -6106,8 +6138,8 @@ packages: resolution: {integrity: sha512-4gCtFXaAA3zYZdTp5s4Hl2sozuySsgz4jy1EnpBHNfpMa9dK1ZCG7viqBPCwXtmgc8nHqUsAu3G4gtmXkkY3Sw==} deprecated: Vue 2 has reached EOL and is no longer actively maintained. See https://v2.vuejs.org/eol/ for more details. - vue@3.4.35: - resolution: {integrity: sha512-+fl/GLmI4GPileHftVlCdB7fUL4aziPcqTudpTGXCT8s+iZWuOCeNEB5haX6Uz2IpRrbEXOgIFbe+XciCuGbNQ==} + vue@3.4.37: + resolution: {integrity: sha512-3vXvNfkKTBsSJ7JP+LyR7GBuwQuckbWvuwAid3xbqK9ppsKt/DUvfqgZ48fgOLEfpy1IacL5f8QhUVl77RaI7A==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -6309,11 +6341,6 @@ packages: resolution: {integrity: sha512-b4JR1PFR10y1mKjhHY9LaGo6tmrgjit7hxVIeAmyMw3jegXR4dhYqLaQF5zMXZxY7tLpMyJeLjr1C4rLmkVe8g==} engines: {node: '>=12.20'} - z-schema@5.0.5: - resolution: {integrity: sha512-D7eujBWkLa3p2sIpJA0d1pr7es+a7m0vFAnZLlCEKq/Ij2k0MLi9Br2UPxoxdYystm5K1yeBGzub0FlYUEWj2Q==} - engines: {node: '>=8.0.0'} - hasBin: true - zimmerframe@1.1.2: resolution: {integrity: sha512-rAbqEGa8ovJy4pyBxZM70hg4pE6gDgaQ0Sl9M3enG3I0d6H4XSAM3GeNGLKnsBpuijUow064sf7ww1nutC5/3w==} @@ -6326,8 +6353,8 @@ packages: zod@3.23.8: resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==} - zone.js@0.14.8: - resolution: {integrity: sha512-48uh7MnVp4/OQDuCHeFdXw5d8xwPqFTvlHgPJ1LBFb5GaustLSZV+YUH0to5ygNyGpqTsjpbpt141U/j3pCfqQ==} + zone.js@0.14.10: + resolution: {integrity: sha512-YGAhaO7J5ywOXW6InXNlLmfU194F8lVgu7bRntUF3TiG8Y3nBK0x1UJJuHUP/e8IyihkjCYqhCScpSwnlaSRkQ==} snapshots: @@ -6338,10 +6365,10 @@ snapshots: '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 - '@analogjs/vite-plugin-angular@1.6.4(@angular-devkit/build-angular@18.1.3(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.4.2))(@types/node@20.14.13)(chokidar@3.6.0)(ng-packagr@17.3.0(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.4.2))(tslib@2.6.3)(typescript@5.4.2))(typescript@5.4.2))(@ngtools/webpack@18.1.3(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.4.2))(typescript@5.4.2)(webpack@5.92.1(esbuild@0.21.5)))': + '@analogjs/vite-plugin-angular@1.7.1(@angular-devkit/build-angular@18.1.3(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.2))(@types/node@20.14.13)(chokidar@3.6.0)(ng-packagr@17.3.0(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.2))(tslib@2.6.3)(typescript@5.4.2))(typescript@5.4.2))(@ngtools/webpack@18.1.3(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.2))(typescript@5.4.2)(webpack@5.92.1(esbuild@0.21.5)))': dependencies: - '@angular-devkit/build-angular': 18.1.3(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.4.2))(@types/node@20.14.13)(chokidar@3.6.0)(ng-packagr@17.3.0(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.4.2))(tslib@2.6.3)(typescript@5.4.2))(typescript@5.4.2) - '@ngtools/webpack': 18.1.3(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.4.2))(typescript@5.4.2)(webpack@5.92.1(esbuild@0.21.5)) + '@angular-devkit/build-angular': 18.1.3(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.2))(@types/node@20.14.13)(chokidar@3.6.0)(ng-packagr@17.3.0(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.2))(tslib@2.6.3)(typescript@5.4.2))(typescript@5.4.2) + '@ngtools/webpack': 18.1.3(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.2))(typescript@5.4.2)(webpack@5.92.1(esbuild@0.21.5)) ts-morph: 21.0.1 '@angular-devkit/architect@0.1801.3(chokidar@3.6.0)': @@ -6351,14 +6378,14 @@ snapshots: transitivePeerDependencies: - chokidar - '@angular-devkit/build-angular@18.1.3(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.4.2))(@types/node@20.14.13)(chokidar@3.6.0)(ng-packagr@17.3.0(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.4.2))(tslib@2.6.3)(typescript@5.4.2))(typescript@5.4.2)': + '@angular-devkit/build-angular@18.1.3(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.2))(@types/node@20.14.13)(chokidar@3.6.0)(ng-packagr@17.3.0(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.2))(tslib@2.6.3)(typescript@5.4.2))(typescript@5.4.2)': dependencies: '@ampproject/remapping': 2.3.0 '@angular-devkit/architect': 0.1801.3(chokidar@3.6.0) '@angular-devkit/build-webpack': 0.1801.3(chokidar@3.6.0)(webpack-dev-server@5.0.4(webpack@5.92.1(esbuild@0.21.5)))(webpack@5.92.1(esbuild@0.21.5)) '@angular-devkit/core': 18.1.3(chokidar@3.6.0) - '@angular/build': 18.1.3(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.4.2))(@types/node@20.14.13)(chokidar@3.6.0)(less@4.2.0)(postcss@8.4.38)(terser@5.29.2)(typescript@5.4.2) - '@angular/compiler-cli': 17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.4.2) + '@angular/build': 18.1.3(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.2))(@types/node@20.14.13)(chokidar@3.6.0)(less@4.2.0)(postcss@8.4.38)(terser@5.29.2)(typescript@5.4.2) + '@angular/compiler-cli': 17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.2) '@babel/core': 7.24.7 '@babel/generator': 7.24.7 '@babel/helper-annotate-as-pure': 7.24.7 @@ -6369,7 +6396,7 @@ snapshots: '@babel/preset-env': 7.24.7(@babel/core@7.24.7) '@babel/runtime': 7.24.7 '@discoveryjs/json-ext': 0.5.7 - '@ngtools/webpack': 18.1.3(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.4.2))(typescript@5.4.2)(webpack@5.92.1(esbuild@0.21.5)) + '@ngtools/webpack': 18.1.3(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.2))(typescript@5.4.2)(webpack@5.92.1(esbuild@0.21.5)) '@vitejs/plugin-basic-ssl': 1.1.0(vite@5.3.2(@types/node@20.14.13)(less@4.2.0)(sass@1.77.6)(terser@5.29.2)) ansi-colors: 4.1.3 autoprefixer: 10.4.19(postcss@8.4.38) @@ -6420,7 +6447,7 @@ snapshots: webpack-subresource-integrity: 5.1.0(webpack@5.92.1(esbuild@0.21.5)) optionalDependencies: esbuild: 0.21.5 - ng-packagr: 17.3.0(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.4.2))(tslib@2.6.3)(typescript@5.4.2) + ng-packagr: 17.3.0(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.2))(tslib@2.6.3)(typescript@5.4.2) transitivePeerDependencies: - '@rspack/core' - '@swc/core' @@ -6459,11 +6486,11 @@ snapshots: optionalDependencies: chokidar: 3.6.0 - '@angular/build@18.1.3(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.4.2))(@types/node@20.14.13)(chokidar@3.6.0)(less@4.2.0)(postcss@8.4.38)(terser@5.29.2)(typescript@5.4.2)': + '@angular/build@18.1.3(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.2))(@types/node@20.14.13)(chokidar@3.6.0)(less@4.2.0)(postcss@8.4.38)(terser@5.29.2)(typescript@5.4.2)': dependencies: '@ampproject/remapping': 2.3.0 '@angular-devkit/architect': 0.1801.3(chokidar@3.6.0) - '@angular/compiler-cli': 17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.4.2) + '@angular/compiler-cli': 17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.2) '@babel/core': 7.24.7 '@babel/helper-annotate-as-pure': 7.24.7 '@babel/helper-split-export-declaration': 7.24.7 @@ -6502,15 +6529,15 @@ snapshots: - supports-color - terser - '@angular/common@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8))(rxjs@7.8.1)': + '@angular/common@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1)': dependencies: - '@angular/core': 17.3.12(rxjs@7.8.1)(zone.js@0.14.8) + '@angular/core': 17.3.12(rxjs@7.8.1)(zone.js@0.14.10) rxjs: 7.8.1 tslib: 2.6.3 - '@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.4.2)': + '@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.2)': dependencies: - '@angular/compiler': 17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8)) + '@angular/compiler': 17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)) '@babel/core': 7.23.9 '@jridgewell/sourcemap-codec': 1.5.0 chokidar: 3.6.0 @@ -6523,30 +6550,30 @@ snapshots: transitivePeerDependencies: - supports-color - '@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8))': + '@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))': dependencies: tslib: 2.6.3 optionalDependencies: - '@angular/core': 17.3.12(rxjs@7.8.1)(zone.js@0.14.8) + '@angular/core': 17.3.12(rxjs@7.8.1)(zone.js@0.14.10) - '@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8)': + '@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)': dependencies: rxjs: 7.8.1 tslib: 2.6.3 - zone.js: 0.14.8 + zone.js: 0.14.10 - '@angular/platform-browser-dynamic@17.3.12(@angular/common@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8))(rxjs@7.8.1))(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8)))(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8))(@angular/platform-browser@17.3.12(@angular/common@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8))(rxjs@7.8.1))(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8)))': + '@angular/platform-browser-dynamic@17.3.12(@angular/common@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(@angular/platform-browser@17.3.12(@angular/common@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))': dependencies: - '@angular/common': 17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8))(rxjs@7.8.1) - '@angular/compiler': 17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8)) - '@angular/core': 17.3.12(rxjs@7.8.1)(zone.js@0.14.8) - '@angular/platform-browser': 17.3.12(@angular/common@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8))(rxjs@7.8.1))(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8)) + '@angular/common': 17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1) + '@angular/compiler': 17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)) + '@angular/core': 17.3.12(rxjs@7.8.1)(zone.js@0.14.10) + '@angular/platform-browser': 17.3.12(@angular/common@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)) tslib: 2.6.3 - '@angular/platform-browser@17.3.12(@angular/common@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8))(rxjs@7.8.1))(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8))': + '@angular/platform-browser@17.3.12(@angular/common@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))': dependencies: - '@angular/common': 17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8))(rxjs@7.8.1) - '@angular/core': 17.3.12(rxjs@7.8.1)(zone.js@0.14.8) + '@angular/common': 17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1) + '@angular/core': 17.3.12(rxjs@7.8.1)(zone.js@0.14.10) tslib: 2.6.3 '@babel/code-frame@7.24.7': @@ -7578,15 +7605,14 @@ snapshots: '@eslint-community/regexpp@4.11.0': {} - '@eslint-react/ast@1.8.2(eslint@8.57.0)(typescript@5.4.2)': + '@eslint-react/ast@1.10.0(eslint@8.57.0)(typescript@5.4.2)': dependencies: - '@eslint-react/tools': 1.8.2 - '@eslint-react/types': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@typescript-eslint/scope-manager': 8.0.0 - '@typescript-eslint/types': 8.0.0 - '@typescript-eslint/utils': 8.0.0(eslint@8.57.0)(typescript@5.4.2) + '@eslint-react/tools': 1.10.0 + '@eslint-react/types': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@typescript-eslint/types': 8.0.1 + '@typescript-eslint/typescript-estree': 8.0.1(typescript@5.4.2) + '@typescript-eslint/utils': 8.0.1(eslint@8.57.0)(typescript@5.4.2) birecord: 0.1.1 - remeda: 2.7.0 string-ts: 2.2.0 ts-pattern: 5.2.0 transitivePeerDependencies: @@ -7594,19 +7620,18 @@ snapshots: - supports-color - typescript - '@eslint-react/core@1.8.2(eslint@8.57.0)(typescript@5.4.2)': - dependencies: - '@eslint-react/ast': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@eslint-react/jsx': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@eslint-react/shared': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@eslint-react/tools': 1.8.2 - '@eslint-react/types': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@eslint-react/var': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@typescript-eslint/scope-manager': 8.0.0 - '@typescript-eslint/type-utils': 8.0.0(eslint@8.57.0)(typescript@5.4.2) - '@typescript-eslint/types': 8.0.0 - '@typescript-eslint/utils': 8.0.0(eslint@8.57.0)(typescript@5.4.2) - remeda: 2.7.0 + '@eslint-react/core@1.10.0(eslint@8.57.0)(typescript@5.4.2)': + dependencies: + '@eslint-react/ast': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@eslint-react/jsx': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@eslint-react/shared': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@eslint-react/tools': 1.10.0 + '@eslint-react/types': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@eslint-react/var': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@typescript-eslint/scope-manager': 8.0.1 + '@typescript-eslint/type-utils': 8.0.1(eslint@8.57.0)(typescript@5.4.2) + '@typescript-eslint/types': 8.0.1 + '@typescript-eslint/utils': 8.0.1(eslint@8.57.0)(typescript@5.4.2) short-unique-id: 5.2.0 ts-pattern: 5.2.0 transitivePeerDependencies: @@ -7614,74 +7639,72 @@ snapshots: - supports-color - typescript - '@eslint-react/eslint-plugin@1.8.2(eslint@8.57.0)(typescript@5.4.2)': + '@eslint-react/eslint-plugin@1.10.0(eslint@8.57.0)(typescript@5.4.2)': dependencies: - '@eslint-react/shared': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@eslint-react/tools': 1.8.2 - '@eslint-react/types': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@typescript-eslint/scope-manager': 8.0.0 - '@typescript-eslint/type-utils': 8.0.0(eslint@8.57.0)(typescript@5.4.2) - '@typescript-eslint/types': 8.0.0 - '@typescript-eslint/utils': 8.0.0(eslint@8.57.0)(typescript@5.4.2) + '@eslint-react/shared': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@eslint-react/tools': 1.10.0 + '@eslint-react/types': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@typescript-eslint/scope-manager': 8.0.1 + '@typescript-eslint/type-utils': 8.0.1(eslint@8.57.0)(typescript@5.4.2) + '@typescript-eslint/types': 8.0.1 + '@typescript-eslint/utils': 8.0.1(eslint@8.57.0)(typescript@5.4.2) eslint: 8.57.0 - eslint-plugin-react-debug: 1.8.2(eslint@8.57.0)(typescript@5.4.2) - eslint-plugin-react-dom: 1.8.2(eslint@8.57.0)(typescript@5.4.2) - eslint-plugin-react-hooks-extra: 1.8.2(eslint@8.57.0)(typescript@5.4.2) - eslint-plugin-react-naming-convention: 1.8.2(eslint@8.57.0)(typescript@5.4.2) - eslint-plugin-react-x: 1.8.2(eslint@8.57.0)(typescript@5.4.2) - remeda: 2.7.0 + eslint-plugin-react-debug: 1.10.0(eslint@8.57.0)(typescript@5.4.2) + eslint-plugin-react-dom: 1.10.0(eslint@8.57.0)(typescript@5.4.2) + eslint-plugin-react-hooks-extra: 1.10.0(eslint@8.57.0)(typescript@5.4.2) + eslint-plugin-react-naming-convention: 1.10.0(eslint@8.57.0)(typescript@5.4.2) + eslint-plugin-react-x: 1.10.0(eslint@8.57.0)(typescript@5.4.2) optionalDependencies: typescript: 5.4.2 transitivePeerDependencies: - supports-color - '@eslint-react/jsx@1.8.2(eslint@8.57.0)(typescript@5.4.2)': + '@eslint-react/jsx@1.10.0(eslint@8.57.0)(typescript@5.4.2)': dependencies: - '@eslint-react/ast': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@eslint-react/tools': 1.8.2 - '@eslint-react/types': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@eslint-react/var': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@typescript-eslint/scope-manager': 8.0.0 - '@typescript-eslint/types': 8.0.0 - '@typescript-eslint/utils': 8.0.0(eslint@8.57.0)(typescript@5.4.2) - remeda: 2.7.0 + '@eslint-react/ast': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@eslint-react/tools': 1.10.0 + '@eslint-react/types': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@eslint-react/var': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@typescript-eslint/scope-manager': 8.0.1 + '@typescript-eslint/types': 8.0.1 + '@typescript-eslint/utils': 8.0.1(eslint@8.57.0)(typescript@5.4.2) ts-pattern: 5.2.0 transitivePeerDependencies: - eslint - supports-color - typescript - '@eslint-react/shared@1.8.2(eslint@8.57.0)(typescript@5.4.2)': + '@eslint-react/shared@1.10.0(eslint@8.57.0)(typescript@5.4.2)': dependencies: - '@typescript-eslint/utils': 8.0.0(eslint@8.57.0)(typescript@5.4.2) + '@eslint-react/tools': 1.10.0 + '@typescript-eslint/utils': 8.0.1(eslint@8.57.0)(typescript@5.4.2) picomatch: 4.0.2 transitivePeerDependencies: - eslint - supports-color - typescript - '@eslint-react/tools@1.8.2': {} + '@eslint-react/tools@1.10.0': {} - '@eslint-react/types@1.8.2(eslint@8.57.0)(typescript@5.4.2)': + '@eslint-react/types@1.10.0(eslint@8.57.0)(typescript@5.4.2)': dependencies: - '@eslint-react/tools': 1.8.2 - '@typescript-eslint/types': 8.0.0 - '@typescript-eslint/utils': 8.0.0(eslint@8.57.0)(typescript@5.4.2) - remeda: 2.7.0 + '@eslint-react/tools': 1.10.0 + '@typescript-eslint/types': 8.0.1 + '@typescript-eslint/utils': 8.0.1(eslint@8.57.0)(typescript@5.4.2) transitivePeerDependencies: - eslint - supports-color - typescript - '@eslint-react/var@1.8.2(eslint@8.57.0)(typescript@5.4.2)': + '@eslint-react/var@1.10.0(eslint@8.57.0)(typescript@5.4.2)': dependencies: - '@eslint-react/ast': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@eslint-react/tools': 1.8.2 - '@eslint-react/types': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@typescript-eslint/scope-manager': 8.0.0 - '@typescript-eslint/types': 8.0.0 - '@typescript-eslint/utils': 8.0.0(eslint@8.57.0)(typescript@5.4.2) - remeda: 2.7.0 + '@eslint-react/ast': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@eslint-react/tools': 1.10.0 + '@eslint-react/types': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@typescript-eslint/scope-manager': 8.0.1 + '@typescript-eslint/types': 8.0.1 + '@typescript-eslint/utils': 8.0.1(eslint@8.57.0)(typescript@5.4.2) + ts-pattern: 5.2.0 transitivePeerDependencies: - eslint - supports-color @@ -7823,23 +7846,23 @@ snapshots: '@lmdb/lmdb-win32-x64@3.0.12': optional: true - '@microsoft/api-extractor-model@7.28.13(@types/node@18.19.42)': + '@microsoft/api-extractor-model@7.29.4(@types/node@18.19.42)': dependencies: - '@microsoft/tsdoc': 0.14.2 - '@microsoft/tsdoc-config': 0.16.2 - '@rushstack/node-core-library': 4.0.2(@types/node@18.19.42) + '@microsoft/tsdoc': 0.15.0 + '@microsoft/tsdoc-config': 0.17.0 + '@rushstack/node-core-library': 5.5.1(@types/node@18.19.42) transitivePeerDependencies: - '@types/node' - '@microsoft/api-extractor@7.43.0(@types/node@18.19.42)': + '@microsoft/api-extractor@7.47.4(@types/node@18.19.42)': dependencies: - '@microsoft/api-extractor-model': 7.28.13(@types/node@18.19.42) - '@microsoft/tsdoc': 0.14.2 - '@microsoft/tsdoc-config': 0.16.2 - '@rushstack/node-core-library': 4.0.2(@types/node@18.19.42) - '@rushstack/rig-package': 0.5.2 - '@rushstack/terminal': 0.10.0(@types/node@18.19.42) - '@rushstack/ts-command-line': 4.19.1(@types/node@18.19.42) + '@microsoft/api-extractor-model': 7.29.4(@types/node@18.19.42) + '@microsoft/tsdoc': 0.15.0 + '@microsoft/tsdoc-config': 0.17.0 + '@rushstack/node-core-library': 5.5.1(@types/node@18.19.42) + '@rushstack/rig-package': 0.5.3 + '@rushstack/terminal': 0.13.3(@types/node@18.19.42) + '@rushstack/ts-command-line': 4.22.3(@types/node@18.19.42) lodash: 4.17.21 minimatch: 3.0.8 resolve: 1.22.8 @@ -7849,14 +7872,14 @@ snapshots: transitivePeerDependencies: - '@types/node' - '@microsoft/tsdoc-config@0.16.2': + '@microsoft/tsdoc-config@0.17.0': dependencies: - '@microsoft/tsdoc': 0.14.2 - ajv: 6.12.6 + '@microsoft/tsdoc': 0.15.0 + ajv: 8.12.0 jju: 1.4.0 - resolve: 1.19.0 + resolve: 1.22.8 - '@microsoft/tsdoc@0.14.2': {} + '@microsoft/tsdoc@0.15.0': {} '@msgpackr-extract/msgpackr-extract-darwin-arm64@3.0.3': optional: true @@ -7882,9 +7905,9 @@ snapshots: '@emnapi/runtime': 1.2.0 '@tybys/wasm-util': 0.9.0 - '@ngtools/webpack@18.1.3(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.4.2))(typescript@5.4.2)(webpack@5.92.1(esbuild@0.21.5))': + '@ngtools/webpack@18.1.3(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.2))(typescript@5.4.2)(webpack@5.92.1(esbuild@0.21.5))': dependencies: - '@angular/compiler-cli': 17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.4.2) + '@angular/compiler-cli': 17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.2) typescript: 5.4.2 webpack: 5.92.1(esbuild@0.21.5) @@ -7904,43 +7927,43 @@ snapshots: dependencies: semver: 7.6.3 - '@nrwl/tao@19.5.6': + '@nrwl/tao@19.5.7': dependencies: - nx: 19.5.6 + nx: 19.5.7 tslib: 2.6.3 transitivePeerDependencies: - '@swc-node/register' - '@swc/core' - debug - '@nx/nx-darwin-arm64@19.5.6': + '@nx/nx-darwin-arm64@19.5.7': optional: true - '@nx/nx-darwin-x64@19.5.6': + '@nx/nx-darwin-x64@19.5.7': optional: true - '@nx/nx-freebsd-x64@19.5.6': + '@nx/nx-freebsd-x64@19.5.7': optional: true - '@nx/nx-linux-arm-gnueabihf@19.5.6': + '@nx/nx-linux-arm-gnueabihf@19.5.7': optional: true - '@nx/nx-linux-arm64-gnu@19.5.6': + '@nx/nx-linux-arm64-gnu@19.5.7': optional: true - '@nx/nx-linux-arm64-musl@19.5.6': + '@nx/nx-linux-arm64-musl@19.5.7': optional: true - '@nx/nx-linux-x64-gnu@19.5.6': + '@nx/nx-linux-x64-gnu@19.5.7': optional: true - '@nx/nx-linux-x64-musl@19.5.6': + '@nx/nx-linux-x64-musl@19.5.7': optional: true - '@nx/nx-win32-arm64-msvc@19.5.6': + '@nx/nx-win32-arm64-msvc@19.5.7': optional: true - '@nx/nx-win32-x64-msvc@19.5.6': + '@nx/nx-win32-x64-msvc@19.5.7': optional: true '@one-ini/wasm@0.1.1': {} @@ -8075,32 +8098,34 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - '@rushstack/node-core-library@4.0.2(@types/node@18.19.42)': + '@rushstack/node-core-library@5.5.1(@types/node@18.19.42)': dependencies: + ajv: 8.13.0 + ajv-draft-04: 1.0.0(ajv@8.13.0) + ajv-formats: 3.0.1(ajv@8.13.0) fs-extra: 7.0.1 import-lazy: 4.0.0 jju: 1.4.0 resolve: 1.22.8 semver: 7.5.4 - z-schema: 5.0.5 optionalDependencies: '@types/node': 18.19.42 - '@rushstack/rig-package@0.5.2': + '@rushstack/rig-package@0.5.3': dependencies: resolve: 1.22.8 strip-json-comments: 3.1.1 - '@rushstack/terminal@0.10.0(@types/node@18.19.42)': + '@rushstack/terminal@0.13.3(@types/node@18.19.42)': dependencies: - '@rushstack/node-core-library': 4.0.2(@types/node@18.19.42) + '@rushstack/node-core-library': 5.5.1(@types/node@18.19.42) supports-color: 8.1.1 optionalDependencies: '@types/node': 18.19.42 - '@rushstack/ts-command-line@4.19.1(@types/node@18.19.42)': + '@rushstack/ts-command-line@4.22.3(@types/node@18.19.42)': dependencies: - '@rushstack/terminal': 0.10.0(@types/node@18.19.42) + '@rushstack/terminal': 0.13.3(@types/node@18.19.42) '@types/argparse': 1.0.38 argparse: 1.0.10 string-argv: 0.3.2 @@ -8121,12 +8146,12 @@ snapshots: ignore: 5.3.1 p-map: 4.0.0 - '@solidjs/testing-library@0.8.9(solid-js@1.8.19)': + '@solidjs/testing-library@0.8.9(solid-js@1.8.20)': dependencies: '@testing-library/dom': 10.4.0 - solid-js: 1.8.19 + solid-js: 1.8.20 - '@stylistic/eslint-plugin-js@2.6.0(eslint@8.57.0)': + '@stylistic/eslint-plugin-js@2.6.2(eslint@8.57.0)': dependencies: '@types/eslint': 9.6.0 acorn: 8.12.1 @@ -8134,50 +8159,50 @@ snapshots: eslint-visitor-keys: 4.0.0 espree: 10.1.0 - '@sveltejs/package@2.3.2(svelte@5.0.0-next.208)(typescript@5.4.2)': + '@sveltejs/package@2.3.3(svelte@5.0.0-next.216)(typescript@5.4.2)': dependencies: chokidar: 3.6.0 kleur: 4.1.5 sade: 1.8.1 semver: 7.6.3 - svelte: 5.0.0-next.208 - svelte2tsx: 0.7.15(svelte@5.0.0-next.208)(typescript@5.4.2) + svelte: 5.0.0-next.216 + svelte2tsx: 0.7.15(svelte@5.0.0-next.216)(typescript@5.4.2) transitivePeerDependencies: - typescript - '@sveltejs/vite-plugin-svelte-inspector@3.0.0-next.3(@sveltejs/vite-plugin-svelte@4.0.0-next.5(svelte@5.0.0-next.208)(vite@5.3.5(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)))(svelte@5.0.0-next.208)(vite@5.3.5(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2))': + '@sveltejs/vite-plugin-svelte-inspector@3.0.0-next.3(@sveltejs/vite-plugin-svelte@4.0.0-next.6(svelte@5.0.0-next.216)(vite@5.4.0(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)))(svelte@5.0.0-next.216)(vite@5.4.0(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2))': dependencies: - '@sveltejs/vite-plugin-svelte': 4.0.0-next.5(svelte@5.0.0-next.208)(vite@5.3.5(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)) + '@sveltejs/vite-plugin-svelte': 4.0.0-next.6(svelte@5.0.0-next.216)(vite@5.4.0(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)) debug: 4.3.6 - svelte: 5.0.0-next.208 - vite: 5.3.5(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2) + svelte: 5.0.0-next.216 + vite: 5.4.0(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2) transitivePeerDependencies: - supports-color - '@sveltejs/vite-plugin-svelte@4.0.0-next.5(svelte@5.0.0-next.208)(vite@5.3.5(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2))': + '@sveltejs/vite-plugin-svelte@4.0.0-next.6(svelte@5.0.0-next.216)(vite@5.4.0(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2))': dependencies: - '@sveltejs/vite-plugin-svelte-inspector': 3.0.0-next.3(@sveltejs/vite-plugin-svelte@4.0.0-next.5(svelte@5.0.0-next.208)(vite@5.3.5(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)))(svelte@5.0.0-next.208)(vite@5.3.5(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)) + '@sveltejs/vite-plugin-svelte-inspector': 3.0.0-next.3(@sveltejs/vite-plugin-svelte@4.0.0-next.6(svelte@5.0.0-next.216)(vite@5.4.0(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)))(svelte@5.0.0-next.216)(vite@5.4.0(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)) debug: 4.3.6 deepmerge: 4.3.1 kleur: 4.1.5 magic-string: 0.30.11 - svelte: 5.0.0-next.208 - vite: 5.3.5(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2) - vitefu: 0.2.5(vite@5.3.5(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)) + svelte: 5.0.0-next.216 + vite: 5.4.0(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2) + vitefu: 0.2.5(vite@5.4.0(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)) transitivePeerDependencies: - supports-color - '@tanstack/config@0.11.1(@types/node@18.19.42)(esbuild@0.21.5)(eslint@8.57.0)(rollup@4.19.1)(typescript@5.4.2)(vite@5.3.5(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8)(terser@5.29.2))': + '@tanstack/config@0.11.2(@types/node@18.19.42)(esbuild@0.21.5)(eslint@8.57.0)(rollup@4.19.1)(typescript@5.4.2)(vite@5.4.0(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8)(terser@5.29.2))': dependencies: '@commitlint/parse': 19.0.3 '@eslint/js': 8.57.0 - '@stylistic/eslint-plugin-js': 2.6.0(eslint@8.57.0) + '@stylistic/eslint-plugin-js': 2.6.2(eslint@8.57.0) commander: 12.1.0 current-git-branch: 1.1.0 esbuild-register: 3.6.0(esbuild@0.21.5) eslint-plugin-import-x: 3.1.0(eslint@8.57.0)(typescript@5.4.2) eslint-plugin-n: 17.10.1(eslint@8.57.0) - globals: 15.8.0 + globals: 15.9.0 interpret: 3.1.1 jsonfile: 6.1.0 liftoff: 5.0.0 @@ -8190,9 +8215,9 @@ snapshots: typedoc-plugin-markdown: 4.2.3(typedoc@0.26.5(typescript@5.4.2)) typescript-eslint: 7.18.0(eslint@8.57.0)(typescript@5.4.2) v8flags: 4.0.1 - vite-plugin-dts: 3.9.1(@types/node@18.19.42)(rollup@4.19.1)(typescript@5.4.2)(vite@5.3.5(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)) - vite-plugin-externalize-deps: 0.8.0(vite@5.3.5(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)) - vite-tsconfig-paths: 4.3.2(typescript@5.4.2)(vite@5.3.5(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)) + vite-plugin-dts: 4.0.2(@types/node@18.19.42)(rollup@4.19.1)(typescript@5.4.2)(vite@5.4.0(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)) + vite-plugin-externalize-deps: 0.8.0(vite@5.4.0(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)) + vite-tsconfig-paths: 5.0.1(typescript@5.4.2)(vite@5.4.0(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)) transitivePeerDependencies: - '@types/node' - esbuild @@ -8245,26 +8270,26 @@ snapshots: '@types/react': 18.3.3 '@types/react-dom': 18.3.0 - '@testing-library/svelte@5.2.1(svelte@5.0.0-next.208)(vite@5.3.5(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2))(vitest@2.0.5(@types/node@20.14.13)(jsdom@24.1.1)(less@4.2.0)(sass@1.77.8)(terser@5.29.2))': + '@testing-library/svelte@5.2.1(svelte@5.0.0-next.216)(vite@5.4.0(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2))(vitest@2.0.5(@types/node@20.14.13)(jsdom@24.1.1)(less@4.2.0)(sass@1.77.8)(terser@5.29.2))': dependencies: '@testing-library/dom': 10.4.0 - svelte: 5.0.0-next.208 + svelte: 5.0.0-next.216 optionalDependencies: - vite: 5.3.5(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2) + vite: 5.4.0(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2) vitest: 2.0.5(@types/node@20.14.13)(jsdom@24.1.1)(less@4.2.0)(sass@1.77.8)(terser@5.29.2) '@testing-library/user-event@14.5.2(@testing-library/dom@10.4.0)': dependencies: '@testing-library/dom': 10.4.0 - '@testing-library/vue@8.1.0(@vue/compiler-sfc@3.4.35)(vue@3.4.35(typescript@5.4.2))': + '@testing-library/vue@8.1.0(@vue/compiler-sfc@3.4.37)(vue@3.4.37(typescript@5.4.2))': dependencies: '@babel/runtime': 7.25.0 '@testing-library/dom': 9.3.4 '@vue/test-utils': 2.4.6 - vue: 3.4.35(typescript@5.4.2) + vue: 3.4.37(typescript@5.4.2) optionalDependencies: - '@vue/compiler-sfc': 3.4.35 + '@vue/compiler-sfc': 3.4.37 '@ts-morph/common@0.22.0': dependencies: @@ -8466,10 +8491,10 @@ snapshots: '@typescript-eslint/types': 7.18.0 '@typescript-eslint/visitor-keys': 7.18.0 - '@typescript-eslint/scope-manager@8.0.0': + '@typescript-eslint/scope-manager@8.0.1': dependencies: - '@typescript-eslint/types': 8.0.0 - '@typescript-eslint/visitor-keys': 8.0.0 + '@typescript-eslint/types': 8.0.1 + '@typescript-eslint/visitor-keys': 8.0.1 '@typescript-eslint/type-utils@7.18.0(eslint@8.57.0)(typescript@5.4.2)': dependencies: @@ -8483,10 +8508,10 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/type-utils@8.0.0(eslint@8.57.0)(typescript@5.4.2)': + '@typescript-eslint/type-utils@8.0.1(eslint@8.57.0)(typescript@5.4.2)': dependencies: - '@typescript-eslint/typescript-estree': 8.0.0(typescript@5.4.2) - '@typescript-eslint/utils': 8.0.0(eslint@8.57.0)(typescript@5.4.2) + '@typescript-eslint/typescript-estree': 8.0.1(typescript@5.4.2) + '@typescript-eslint/utils': 8.0.1(eslint@8.57.0)(typescript@5.4.2) debug: 4.3.6 ts-api-utils: 1.3.0(typescript@5.4.2) optionalDependencies: @@ -8497,7 +8522,7 @@ snapshots: '@typescript-eslint/types@7.18.0': {} - '@typescript-eslint/types@8.0.0': {} + '@typescript-eslint/types@8.0.1': {} '@typescript-eslint/typescript-estree@7.18.0(typescript@5.4.2)': dependencies: @@ -8514,10 +8539,10 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/typescript-estree@8.0.0(typescript@5.4.2)': + '@typescript-eslint/typescript-estree@8.0.1(typescript@5.4.2)': dependencies: - '@typescript-eslint/types': 8.0.0 - '@typescript-eslint/visitor-keys': 8.0.0 + '@typescript-eslint/types': 8.0.1 + '@typescript-eslint/visitor-keys': 8.0.1 debug: 4.3.6 globby: 11.1.0 is-glob: 4.0.3 @@ -8540,12 +8565,12 @@ snapshots: - supports-color - typescript - '@typescript-eslint/utils@8.0.0(eslint@8.57.0)(typescript@5.4.2)': + '@typescript-eslint/utils@8.0.1(eslint@8.57.0)(typescript@5.4.2)': dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) - '@typescript-eslint/scope-manager': 8.0.0 - '@typescript-eslint/types': 8.0.0 - '@typescript-eslint/typescript-estree': 8.0.0(typescript@5.4.2) + '@typescript-eslint/scope-manager': 8.0.1 + '@typescript-eslint/types': 8.0.1 + '@typescript-eslint/typescript-estree': 8.0.1(typescript@5.4.2) eslint: 8.57.0 transitivePeerDependencies: - supports-color @@ -8556,9 +8581,9 @@ snapshots: '@typescript-eslint/types': 7.18.0 eslint-visitor-keys: 3.4.3 - '@typescript-eslint/visitor-keys@8.0.0': + '@typescript-eslint/visitor-keys@8.0.1': dependencies: - '@typescript-eslint/types': 8.0.0 + '@typescript-eslint/types': 8.0.1 eslint-visitor-keys: 3.4.3 '@ungap/structured-clone@1.2.0': {} @@ -8567,21 +8592,21 @@ snapshots: dependencies: vite: 5.3.2(@types/node@20.14.13)(less@4.2.0)(sass@1.77.6)(terser@5.29.2) - '@vitejs/plugin-react@4.3.1(vite@5.3.5(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2))': + '@vitejs/plugin-react@4.3.1(vite@5.4.0(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2))': dependencies: '@babel/core': 7.25.2 '@babel/plugin-transform-react-jsx-self': 7.24.7(@babel/core@7.25.2) '@babel/plugin-transform-react-jsx-source': 7.24.7(@babel/core@7.25.2) '@types/babel__core': 7.20.5 react-refresh: 0.14.2 - vite: 5.3.5(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2) + vite: 5.4.0(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@5.1.2(vite@5.3.5(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2))(vue@3.4.35(typescript@5.4.2))': + '@vitejs/plugin-vue@5.1.2(vite@5.4.0(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2))(vue@3.4.37(typescript@5.4.2))': dependencies: - vite: 5.3.5(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2) - vue: 3.4.35(typescript@5.4.2) + vite: 5.4.0(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2) + vue: 3.4.37(typescript@5.4.2) '@vitest/coverage-istanbul@2.0.5(vitest@2.0.5(@types/node@18.19.42)(jsdom@24.1.1)(less@4.2.0)(sass@1.77.8)(terser@5.29.2))': dependencies: @@ -8632,31 +8657,42 @@ snapshots: loupe: 3.1.1 tinyrainbow: 1.2.0 - '@volar/language-core@1.11.1': + '@volar/language-core@2.3.4': dependencies: - '@volar/source-map': 1.11.1 + '@volar/source-map': 2.3.4 - '@volar/source-map@1.11.1': + '@volar/language-core@2.4.0-alpha.18': dependencies: - muggle-string: 0.3.1 + '@volar/source-map': 2.4.0-alpha.18 + + '@volar/source-map@2.3.4': {} + + '@volar/source-map@2.4.0-alpha.18': {} - '@volar/typescript@1.11.1': + '@volar/typescript@2.3.4': dependencies: - '@volar/language-core': 1.11.1 + '@volar/language-core': 2.3.4 path-browserify: 1.0.1 + vscode-uri: 3.0.8 - '@vue/compiler-core@3.4.35': + '@volar/typescript@2.4.0-alpha.18': + dependencies: + '@volar/language-core': 2.4.0-alpha.18 + path-browserify: 1.0.1 + vscode-uri: 3.0.8 + + '@vue/compiler-core@3.4.37': dependencies: '@babel/parser': 7.25.3 - '@vue/shared': 3.4.35 - entities: 4.5.0 + '@vue/shared': 3.4.37 + entities: 5.0.0 estree-walker: 2.0.2 source-map-js: 1.2.0 - '@vue/compiler-dom@3.4.35': + '@vue/compiler-dom@3.4.37': dependencies: - '@vue/compiler-core': 3.4.35 - '@vue/shared': 3.4.35 + '@vue/compiler-core': 3.4.37 + '@vue/shared': 3.4.37 '@vue/compiler-sfc@2.7.16': dependencies: @@ -8666,64 +8702,68 @@ snapshots: optionalDependencies: prettier: 2.8.8 - '@vue/compiler-sfc@3.4.35': + '@vue/compiler-sfc@3.4.37': dependencies: '@babel/parser': 7.25.3 - '@vue/compiler-core': 3.4.35 - '@vue/compiler-dom': 3.4.35 - '@vue/compiler-ssr': 3.4.35 - '@vue/shared': 3.4.35 + '@vue/compiler-core': 3.4.37 + '@vue/compiler-dom': 3.4.37 + '@vue/compiler-ssr': 3.4.37 + '@vue/shared': 3.4.37 estree-walker: 2.0.2 magic-string: 0.30.11 postcss: 8.4.40 source-map-js: 1.2.0 - '@vue/compiler-ssr@3.4.35': + '@vue/compiler-ssr@3.4.37': dependencies: - '@vue/compiler-dom': 3.4.35 - '@vue/shared': 3.4.35 + '@vue/compiler-dom': 3.4.37 + '@vue/shared': 3.4.37 + + '@vue/compiler-vue2@2.7.16': + dependencies: + de-indent: 1.0.2 + he: 1.2.0 - '@vue/composition-api@1.7.2(vue@3.4.35(typescript@5.4.2))': + '@vue/composition-api@1.7.2(vue@3.4.37(typescript@5.4.2))': dependencies: - vue: 3.4.35(typescript@5.4.2) + vue: 3.4.37(typescript@5.4.2) - '@vue/language-core@1.8.27(typescript@5.4.2)': + '@vue/language-core@2.0.29(typescript@5.4.2)': dependencies: - '@volar/language-core': 1.11.1 - '@volar/source-map': 1.11.1 - '@vue/compiler-dom': 3.4.35 - '@vue/shared': 3.4.35 + '@volar/language-core': 2.4.0-alpha.18 + '@vue/compiler-dom': 3.4.37 + '@vue/compiler-vue2': 2.7.16 + '@vue/shared': 3.4.37 computeds: 0.0.1 minimatch: 9.0.5 - muggle-string: 0.3.1 + muggle-string: 0.4.1 path-browserify: 1.0.1 - vue-template-compiler: 2.7.16 optionalDependencies: typescript: 5.4.2 - '@vue/reactivity@3.4.35': + '@vue/reactivity@3.4.37': dependencies: - '@vue/shared': 3.4.35 + '@vue/shared': 3.4.37 - '@vue/runtime-core@3.4.35': + '@vue/runtime-core@3.4.37': dependencies: - '@vue/reactivity': 3.4.35 - '@vue/shared': 3.4.35 + '@vue/reactivity': 3.4.37 + '@vue/shared': 3.4.37 - '@vue/runtime-dom@3.4.35': + '@vue/runtime-dom@3.4.37': dependencies: - '@vue/reactivity': 3.4.35 - '@vue/runtime-core': 3.4.35 - '@vue/shared': 3.4.35 + '@vue/reactivity': 3.4.37 + '@vue/runtime-core': 3.4.37 + '@vue/shared': 3.4.37 csstype: 3.1.3 - '@vue/server-renderer@3.4.35(vue@3.4.35(typescript@5.4.2))': + '@vue/server-renderer@3.4.37(vue@3.4.37(typescript@5.4.2))': dependencies: - '@vue/compiler-ssr': 3.4.35 - '@vue/shared': 3.4.35 - vue: 3.4.35(typescript@5.4.2) + '@vue/compiler-ssr': 3.4.37 + '@vue/shared': 3.4.37 + vue: 3.4.37(typescript@5.4.2) - '@vue/shared@3.4.35': {} + '@vue/shared@3.4.37': {} '@vue/test-utils@2.4.6': dependencies: @@ -8863,10 +8903,18 @@ snapshots: clean-stack: 2.2.0 indent-string: 4.0.0 + ajv-draft-04@1.0.0(ajv@8.13.0): + optionalDependencies: + ajv: 8.13.0 + ajv-formats@2.1.1(ajv@8.17.1): optionalDependencies: ajv: 8.17.1 + ajv-formats@3.0.1(ajv@8.13.0): + optionalDependencies: + ajv: 8.13.0 + ajv-formats@3.0.1(ajv@8.16.0): optionalDependencies: ajv: 8.16.0 @@ -8887,6 +8935,20 @@ snapshots: json-schema-traverse: 0.4.1 uri-js: 4.4.1 + ajv@8.12.0: + dependencies: + fast-deep-equal: 3.1.3 + json-schema-traverse: 1.0.0 + require-from-string: 2.0.2 + uri-js: 4.4.1 + + ajv@8.13.0: + dependencies: + fast-deep-equal: 3.1.3 + json-schema-traverse: 1.0.0 + require-from-string: 2.0.2 + uri-js: 4.4.1 + ajv@8.16.0: dependencies: fast-deep-equal: 3.1.3 @@ -9242,9 +9304,6 @@ snapshots: commander@4.1.1: {} - commander@9.5.0: - optional: true - common-path-prefix@3.0.0: {} commondir@1.0.1: {} @@ -9254,6 +9313,8 @@ snapshots: array-ify: 1.0.0 dot-prop: 5.3.0 + compare-versions@6.1.1: {} + compressible@2.0.18: dependencies: mime-db: 1.53.0 @@ -9274,6 +9335,8 @@ snapshots: concat-map@0.0.1: {} + confbox@0.1.7: {} + config-chain@1.1.13: dependencies: ini: 1.3.8 @@ -9587,6 +9650,8 @@ snapshots: entities@4.5.0: {} + entities@5.0.0: {} + env-paths@2.2.1: {} errno@0.1.8: @@ -9736,65 +9801,66 @@ snapshots: eslint: 8.57.0 eslint-plugin-es-x: 7.8.0(eslint@8.57.0) get-tsconfig: 4.7.6 - globals: 15.8.0 + globals: 15.9.0 ignore: 5.3.1 minimatch: 9.0.5 semver: 7.6.3 - eslint-plugin-react-debug@1.8.2(eslint@8.57.0)(typescript@5.4.2): - dependencies: - '@eslint-react/ast': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@eslint-react/core': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@eslint-react/jsx': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@eslint-react/shared': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@eslint-react/tools': 1.8.2 - '@eslint-react/types': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@typescript-eslint/scope-manager': 8.0.0 - '@typescript-eslint/type-utils': 8.0.0(eslint@8.57.0)(typescript@5.4.2) - '@typescript-eslint/types': 8.0.0 - '@typescript-eslint/utils': 8.0.0(eslint@8.57.0)(typescript@5.4.2) + eslint-plugin-react-debug@1.10.0(eslint@8.57.0)(typescript@5.4.2): + dependencies: + '@eslint-react/ast': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@eslint-react/core': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@eslint-react/jsx': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@eslint-react/shared': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@eslint-react/tools': 1.10.0 + '@eslint-react/types': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@eslint-react/var': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@typescript-eslint/scope-manager': 8.0.1 + '@typescript-eslint/type-utils': 8.0.1(eslint@8.57.0)(typescript@5.4.2) + '@typescript-eslint/types': 8.0.1 + '@typescript-eslint/utils': 8.0.1(eslint@8.57.0)(typescript@5.4.2) eslint: 8.57.0 - remeda: 2.7.0 string-ts: 2.2.0 + ts-pattern: 5.2.0 optionalDependencies: typescript: 5.4.2 transitivePeerDependencies: - supports-color - eslint-plugin-react-dom@1.8.2(eslint@8.57.0)(typescript@5.4.2): - dependencies: - '@eslint-react/ast': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@eslint-react/core': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@eslint-react/jsx': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@eslint-react/shared': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@eslint-react/tools': 1.8.2 - '@eslint-react/types': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@eslint-react/var': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@typescript-eslint/scope-manager': 8.0.0 - '@typescript-eslint/types': 8.0.0 - '@typescript-eslint/utils': 8.0.0(eslint@8.57.0)(typescript@5.4.2) + eslint-plugin-react-dom@1.10.0(eslint@8.57.0)(typescript@5.4.2): + dependencies: + '@eslint-react/ast': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@eslint-react/core': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@eslint-react/jsx': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@eslint-react/shared': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@eslint-react/tools': 1.10.0 + '@eslint-react/types': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@eslint-react/var': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@typescript-eslint/scope-manager': 8.0.1 + '@typescript-eslint/types': 8.0.1 + '@typescript-eslint/utils': 8.0.1(eslint@8.57.0)(typescript@5.4.2) eslint: 8.57.0 - remeda: 2.7.0 + ts-pattern: 5.2.0 optionalDependencies: typescript: 5.4.2 transitivePeerDependencies: - supports-color - eslint-plugin-react-hooks-extra@1.8.2(eslint@8.57.0)(typescript@5.4.2): - dependencies: - '@eslint-react/ast': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@eslint-react/core': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@eslint-react/jsx': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@eslint-react/shared': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@eslint-react/tools': 1.8.2 - '@eslint-react/types': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@eslint-react/var': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@typescript-eslint/scope-manager': 8.0.0 - '@typescript-eslint/type-utils': 8.0.0(eslint@8.57.0)(typescript@5.4.2) - '@typescript-eslint/types': 8.0.0 - '@typescript-eslint/utils': 8.0.0(eslint@8.57.0)(typescript@5.4.2) + eslint-plugin-react-hooks-extra@1.10.0(eslint@8.57.0)(typescript@5.4.2): + dependencies: + '@eslint-react/ast': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@eslint-react/core': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@eslint-react/jsx': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@eslint-react/shared': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@eslint-react/tools': 1.10.0 + '@eslint-react/types': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@eslint-react/var': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@typescript-eslint/scope-manager': 8.0.1 + '@typescript-eslint/type-utils': 8.0.1(eslint@8.57.0)(typescript@5.4.2) + '@typescript-eslint/types': 8.0.1 + '@typescript-eslint/utils': 8.0.1(eslint@8.57.0)(typescript@5.4.2) eslint: 8.57.0 - remeda: 2.7.0 + ts-pattern: 5.2.0 optionalDependencies: typescript: 5.4.2 transitivePeerDependencies: @@ -9804,47 +9870,47 @@ snapshots: dependencies: eslint: 8.57.0 - eslint-plugin-react-naming-convention@1.8.2(eslint@8.57.0)(typescript@5.4.2): - dependencies: - '@eslint-react/ast': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@eslint-react/core': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@eslint-react/jsx': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@eslint-react/shared': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@eslint-react/tools': 1.8.2 - '@eslint-react/types': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@typescript-eslint/scope-manager': 8.0.0 - '@typescript-eslint/type-utils': 8.0.0(eslint@8.57.0)(typescript@5.4.2) - '@typescript-eslint/types': 8.0.0 - '@typescript-eslint/utils': 8.0.0(eslint@8.57.0)(typescript@5.4.2) + eslint-plugin-react-naming-convention@1.10.0(eslint@8.57.0)(typescript@5.4.2): + dependencies: + '@eslint-react/ast': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@eslint-react/core': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@eslint-react/jsx': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@eslint-react/shared': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@eslint-react/tools': 1.10.0 + '@eslint-react/types': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@typescript-eslint/scope-manager': 8.0.1 + '@typescript-eslint/type-utils': 8.0.1(eslint@8.57.0)(typescript@5.4.2) + '@typescript-eslint/types': 8.0.1 + '@typescript-eslint/utils': 8.0.1(eslint@8.57.0)(typescript@5.4.2) eslint: 8.57.0 - remeda: 2.7.0 + ts-pattern: 5.2.0 optionalDependencies: typescript: 5.4.2 transitivePeerDependencies: - supports-color - eslint-plugin-react-x@1.8.2(eslint@8.57.0)(typescript@5.4.2): - dependencies: - '@eslint-react/ast': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@eslint-react/core': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@eslint-react/jsx': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@eslint-react/shared': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@eslint-react/tools': 1.8.2 - '@eslint-react/types': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@eslint-react/var': 1.8.2(eslint@8.57.0)(typescript@5.4.2) - '@typescript-eslint/scope-manager': 8.0.0 - '@typescript-eslint/type-utils': 8.0.0(eslint@8.57.0)(typescript@5.4.2) - '@typescript-eslint/types': 8.0.0 - '@typescript-eslint/utils': 8.0.0(eslint@8.57.0)(typescript@5.4.2) + eslint-plugin-react-x@1.10.0(eslint@8.57.0)(typescript@5.4.2): + dependencies: + '@eslint-react/ast': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@eslint-react/core': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@eslint-react/jsx': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@eslint-react/shared': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@eslint-react/tools': 1.10.0 + '@eslint-react/types': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@eslint-react/var': 1.10.0(eslint@8.57.0)(typescript@5.4.2) + '@typescript-eslint/scope-manager': 8.0.1 + '@typescript-eslint/type-utils': 8.0.1(eslint@8.57.0)(typescript@5.4.2) + '@typescript-eslint/types': 8.0.1 + '@typescript-eslint/utils': 8.0.1(eslint@8.57.0)(typescript@5.4.2) eslint: 8.57.0 - is-immutable-type: 4.0.0(eslint@8.57.0)(typescript@5.4.2) - remeda: 2.7.0 + is-immutable-type: 5.0.0(eslint@8.57.0)(typescript@5.4.2) + ts-pattern: 5.2.0 optionalDependencies: typescript: 5.4.2 transitivePeerDependencies: - supports-color - eslint-plugin-svelte@2.43.0(eslint@8.57.0)(svelte@5.0.0-next.208): + eslint-plugin-svelte@2.43.0(eslint@8.57.0)(svelte@5.0.0-next.216): dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) '@jridgewell/sourcemap-codec': 1.5.0 @@ -9857,9 +9923,9 @@ snapshots: postcss-safe-parser: 6.0.0(postcss@8.4.40) postcss-selector-parser: 6.1.1 semver: 7.6.3 - svelte-eslint-parser: 0.41.0(svelte@5.0.0-next.208) + svelte-eslint-parser: 0.41.0(svelte@5.0.0-next.216) optionalDependencies: - svelte: 5.0.0-next.208 + svelte: 5.0.0-next.216 transitivePeerDependencies: - ts-node @@ -10290,7 +10356,7 @@ snapshots: dependencies: type-fest: 0.20.2 - globals@15.8.0: {} + globals@15.9.0: {} globby@11.1.0: dependencies: @@ -10568,12 +10634,12 @@ snapshots: dependencies: is-extglob: 2.1.1 - is-immutable-type@4.0.0(eslint@8.57.0)(typescript@5.4.2): + is-immutable-type@5.0.0(eslint@8.57.0)(typescript@5.4.2): dependencies: - '@typescript-eslint/type-utils': 7.18.0(eslint@8.57.0)(typescript@5.4.2) + '@typescript-eslint/type-utils': 8.0.1(eslint@8.57.0)(typescript@5.4.2) eslint: 8.57.0 ts-api-utils: 1.3.0(typescript@5.4.2) - ts-declaration-location: 1.0.3(typescript@5.4.2) + ts-declaration-location: 1.0.4(typescript@5.4.2) typescript: 5.4.2 transitivePeerDependencies: - supports-color @@ -10841,12 +10907,13 @@ snapshots: kleur@4.1.5: {} - knip@5.27.0(@types/node@18.19.42)(typescript@5.4.2): + knip@5.27.2(@types/node@18.19.42)(typescript@5.4.2): dependencies: '@nodelib/fs.walk': 1.2.8 '@snyk/github-codeowners': 1.1.0 '@types/node': 18.19.42 easy-table: 1.2.0 + enhanced-resolve: 5.17.1 fast-glob: 3.3.2 jiti: 1.21.6 js-yaml: 4.1.0 @@ -10854,7 +10921,6 @@ snapshots: picocolors: 1.0.1 picomatch: 4.0.2 pretty-ms: 9.1.0 - resolve: 1.22.8 smol-toml: 1.3.0 strip-json-comments: 5.0.1 summary: 2.1.0 @@ -10947,6 +11013,11 @@ snapshots: loader-utils@3.3.1: {} + local-pkg@0.5.0: + dependencies: + mlly: 1.7.1 + pkg-types: 1.1.3 + locate-character@3.0.0: {} locate-path@5.0.0: @@ -10963,10 +11034,6 @@ snapshots: lodash.debounce@4.0.8: {} - lodash.get@4.4.2: {} - - lodash.isequal@4.5.0: {} - lodash.merge@4.6.2: {} lodash@4.17.21: {} @@ -11100,6 +11167,10 @@ snapshots: minimalistic-assert@1.0.1: {} + minimatch@10.0.1: + dependencies: + brace-expansion: 2.0.1 + minimatch@3.0.8: dependencies: brace-expansion: 1.1.11 @@ -11159,6 +11230,13 @@ snapshots: mkdirp@3.0.1: {} + mlly@1.7.1: + dependencies: + acorn: 8.12.1 + pathe: 1.1.2 + pkg-types: 1.1.3 + ufo: 1.5.4 + mri@1.2.0: {} mrmime@2.0.0: {} @@ -11185,7 +11263,7 @@ snapshots: optionalDependencies: msgpackr-extract: 3.0.3 - muggle-string@0.3.1: {} + muggle-string@0.4.1: {} multicast-dns@7.2.5: dependencies: @@ -11208,9 +11286,9 @@ snapshots: neo-async@2.6.2: {} - ng-packagr@17.3.0(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.4.2))(tslib@2.6.3)(typescript@5.4.2): + ng-packagr@17.3.0(@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.2))(tslib@2.6.3)(typescript@5.4.2): dependencies: - '@angular/compiler-cli': 17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.4.2) + '@angular/compiler-cli': 17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.2) '@rollup/plugin-json': 6.1.0(rollup@4.19.1) '@rollup/plugin-node-resolve': 15.2.3(rollup@4.19.1) '@rollup/wasm-node': 4.19.1 @@ -11307,10 +11385,10 @@ snapshots: nwsapi@2.2.12: {} - nx@19.5.6: + nx@19.5.7: dependencies: '@napi-rs/wasm-runtime': 0.2.4 - '@nrwl/tao': 19.5.6 + '@nrwl/tao': 19.5.7 '@yarnpkg/lockfile': 1.1.0 '@yarnpkg/parsers': 3.0.0-rc.46 '@zkochan/js-yaml': 0.0.7 @@ -11345,16 +11423,16 @@ snapshots: yargs: 17.7.2 yargs-parser: 21.1.1 optionalDependencies: - '@nx/nx-darwin-arm64': 19.5.6 - '@nx/nx-darwin-x64': 19.5.6 - '@nx/nx-freebsd-x64': 19.5.6 - '@nx/nx-linux-arm-gnueabihf': 19.5.6 - '@nx/nx-linux-arm64-gnu': 19.5.6 - '@nx/nx-linux-arm64-musl': 19.5.6 - '@nx/nx-linux-x64-gnu': 19.5.6 - '@nx/nx-linux-x64-musl': 19.5.6 - '@nx/nx-win32-arm64-msvc': 19.5.6 - '@nx/nx-win32-x64-msvc': 19.5.6 + '@nx/nx-darwin-arm64': 19.5.7 + '@nx/nx-darwin-x64': 19.5.7 + '@nx/nx-freebsd-x64': 19.5.7 + '@nx/nx-linux-arm-gnueabihf': 19.5.7 + '@nx/nx-linux-arm64-gnu': 19.5.7 + '@nx/nx-linux-arm64-musl': 19.5.7 + '@nx/nx-linux-x64-gnu': 19.5.7 + '@nx/nx-linux-x64-musl': 19.5.7 + '@nx/nx-win32-arm64-msvc': 19.5.7 + '@nx/nx-win32-x64-msvc': 19.5.7 transitivePeerDependencies: - debug @@ -11594,6 +11672,12 @@ snapshots: dependencies: find-up: 6.3.0 + pkg-types@1.1.3: + dependencies: + confbox: 0.1.7 + mlly: 1.7.1 + pathe: 1.1.2 + possible-typed-array-names@1.0.0: {} postcss-load-config@3.1.4(postcss@8.4.40): @@ -11666,10 +11750,10 @@ snapshots: prelude-ls@1.2.1: {} - prettier-plugin-svelte@3.2.6(prettier@3.3.3)(svelte@5.0.0-next.208): + prettier-plugin-svelte@3.2.6(prettier@3.3.3)(svelte@5.0.0-next.216): dependencies: prettier: 3.3.3 - svelte: 5.0.0-next.208 + svelte: 5.0.0-next.216 prettier@2.8.8: optional: true @@ -11822,10 +11906,6 @@ snapshots: dependencies: jsesc: 0.5.0 - remeda@2.7.0: - dependencies: - type-fest: 4.23.0 - require-directory@2.1.1: {} require-from-string@2.0.2: {} @@ -11849,11 +11929,6 @@ snapshots: postcss: 8.4.40 source-map: 0.6.1 - resolve@1.19.0: - dependencies: - is-core-module: 2.15.0 - path-parse: 1.0.7 - resolve@1.22.8: dependencies: is-core-module: 2.15.0 @@ -12112,32 +12187,32 @@ snapshots: shell-quote@1.8.1: {} - sherif-darwin-arm64@0.10.0: + sherif-darwin-arm64@0.11.0: optional: true - sherif-darwin-x64@0.10.0: + sherif-darwin-x64@0.11.0: optional: true - sherif-linux-arm64@0.10.0: + sherif-linux-arm64@0.11.0: optional: true - sherif-linux-x64@0.10.0: + sherif-linux-x64@0.11.0: optional: true - sherif-windows-arm64@0.10.0: + sherif-windows-arm64@0.11.0: optional: true - sherif-windows-x64@0.10.0: + sherif-windows-x64@0.11.0: optional: true - sherif@0.10.0: + sherif@0.11.0: optionalDependencies: - sherif-darwin-arm64: 0.10.0 - sherif-darwin-x64: 0.10.0 - sherif-linux-arm64: 0.10.0 - sherif-linux-x64: 0.10.0 - sherif-windows-arm64: 0.10.0 - sherif-windows-x64: 0.10.0 + sherif-darwin-arm64: 0.11.0 + sherif-darwin-x64: 0.11.0 + sherif-linux-arm64: 0.11.0 + sherif-linux-x64: 0.11.0 + sherif-windows-arm64: 0.11.0 + sherif-windows-x64: 0.11.0 shiki@1.12.0: dependencies: @@ -12179,18 +12254,18 @@ snapshots: uuid: 8.3.2 websocket-driver: 0.7.4 - solid-js@1.8.19: + solid-js@1.8.20: dependencies: csstype: 3.1.3 seroval: 1.1.1 seroval-plugins: 1.1.1(seroval@1.1.1) - solid-refresh@0.6.3(solid-js@1.8.19): + solid-refresh@0.6.3(solid-js@1.8.20): dependencies: '@babel/generator': 7.25.0 '@babel/helper-module-imports': 7.24.7 '@babel/types': 7.25.2 - solid-js: 1.8.19 + solid-js: 1.8.20 transitivePeerDependencies: - supports-color @@ -12331,14 +12406,14 @@ snapshots: supports-preserve-symlinks-flag@1.0.0: {} - svelte-check@3.8.5(@babel/core@7.25.2)(less@4.2.0)(postcss-load-config@3.1.4(postcss@8.4.40))(postcss@8.4.40)(sass@1.77.8)(svelte@5.0.0-next.208): + svelte-check@3.8.5(@babel/core@7.25.2)(less@4.2.0)(postcss-load-config@3.1.4(postcss@8.4.40))(postcss@8.4.40)(sass@1.77.8)(svelte@5.0.0-next.216): dependencies: '@jridgewell/trace-mapping': 0.3.25 chokidar: 3.6.0 picocolors: 1.0.1 sade: 1.8.1 - svelte: 5.0.0-next.208 - svelte-preprocess: 5.1.4(@babel/core@7.25.2)(less@4.2.0)(postcss-load-config@3.1.4(postcss@8.4.40))(postcss@8.4.40)(sass@1.77.8)(svelte@5.0.0-next.208)(typescript@5.4.2) + svelte: 5.0.0-next.216 + svelte-preprocess: 5.1.4(@babel/core@7.25.2)(less@4.2.0)(postcss-load-config@3.1.4(postcss@8.4.40))(postcss@8.4.40)(sass@1.77.8)(svelte@5.0.0-next.216)(typescript@5.4.2) typescript: 5.4.2 transitivePeerDependencies: - '@babel/core' @@ -12351,7 +12426,7 @@ snapshots: - stylus - sugarss - svelte-eslint-parser@0.41.0(svelte@5.0.0-next.208): + svelte-eslint-parser@0.41.0(svelte@5.0.0-next.216): dependencies: eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 @@ -12359,16 +12434,16 @@ snapshots: postcss: 8.4.40 postcss-scss: 4.0.9(postcss@8.4.40) optionalDependencies: - svelte: 5.0.0-next.208 + svelte: 5.0.0-next.216 - svelte-preprocess@5.1.4(@babel/core@7.25.2)(less@4.2.0)(postcss-load-config@3.1.4(postcss@8.4.40))(postcss@8.4.40)(sass@1.77.8)(svelte@5.0.0-next.208)(typescript@5.4.2): + svelte-preprocess@5.1.4(@babel/core@7.25.2)(less@4.2.0)(postcss-load-config@3.1.4(postcss@8.4.40))(postcss@8.4.40)(sass@1.77.8)(svelte@5.0.0-next.216)(typescript@5.4.2): dependencies: '@types/pug': 2.0.10 detect-indent: 6.1.0 magic-string: 0.30.11 sorcery: 0.11.1 strip-indent: 3.0.0 - svelte: 5.0.0-next.208 + svelte: 5.0.0-next.216 optionalDependencies: '@babel/core': 7.25.2 less: 4.2.0 @@ -12377,14 +12452,14 @@ snapshots: sass: 1.77.8 typescript: 5.4.2 - svelte2tsx@0.7.15(svelte@5.0.0-next.208)(typescript@5.4.2): + svelte2tsx@0.7.15(svelte@5.0.0-next.216)(typescript@5.4.2): dependencies: dedent-js: 1.0.1 pascal-case: 3.1.2 - svelte: 5.0.0-next.208 + svelte: 5.0.0-next.216 typescript: 5.4.2 - svelte@5.0.0-next.208: + svelte@5.0.0-next.216: dependencies: '@ampproject/remapping': 2.3.0 '@jridgewell/sourcemap-codec': 1.5.0 @@ -12496,9 +12571,9 @@ snapshots: dependencies: typescript: 5.4.2 - ts-declaration-location@1.0.3(typescript@5.4.2): + ts-declaration-location@1.0.4(typescript@5.4.2): dependencies: - minimatch: 9.0.5 + minimatch: 10.0.1 typescript: 5.4.2 ts-morph@21.0.1: @@ -12528,8 +12603,6 @@ snapshots: type-fest@0.21.3: {} - type-fest@4.23.0: {} - type-is@1.6.18: dependencies: media-typer: 0.3.0 @@ -12580,6 +12653,8 @@ snapshots: uc.micro@2.1.0: {} + ufo@1.5.4: {} + unc-path-regex@0.1.2: {} undici-types@5.26.5: {} @@ -12644,8 +12719,6 @@ snapshots: validate-html-nesting@1.2.2: {} - validator@13.12.0: {} - vary@1.1.2: {} vite-node@2.0.5(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8)(terser@5.29.2): @@ -12654,12 +12727,13 @@ snapshots: debug: 4.3.6 pathe: 1.1.2 tinyrainbow: 1.2.0 - vite: 5.3.5(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8)(terser@5.29.2) + vite: 5.4.0(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8)(terser@5.29.2) transitivePeerDependencies: - '@types/node' - less - lightningcss - sass + - sass-embedded - stylus - sugarss - supports-color @@ -12671,61 +12745,65 @@ snapshots: debug: 4.3.6 pathe: 1.1.2 tinyrainbow: 1.2.0 - vite: 5.3.5(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2) + vite: 5.4.0(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2) transitivePeerDependencies: - '@types/node' - less - lightningcss - sass + - sass-embedded - stylus - sugarss - supports-color - terser optional: true - vite-plugin-dts@3.9.1(@types/node@18.19.42)(rollup@4.19.1)(typescript@5.4.2)(vite@5.3.5(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)): + vite-plugin-dts@4.0.2(@types/node@18.19.42)(rollup@4.19.1)(typescript@5.4.2)(vite@5.4.0(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)): dependencies: - '@microsoft/api-extractor': 7.43.0(@types/node@18.19.42) + '@microsoft/api-extractor': 7.47.4(@types/node@18.19.42) '@rollup/pluginutils': 5.1.0(rollup@4.19.1) - '@vue/language-core': 1.8.27(typescript@5.4.2) + '@volar/typescript': 2.3.4 + '@vue/language-core': 2.0.29(typescript@5.4.2) + compare-versions: 6.1.1 debug: 4.3.6 kolorist: 1.8.0 + local-pkg: 0.5.0 magic-string: 0.30.11 typescript: 5.4.2 - vue-tsc: 1.8.27(typescript@5.4.2) + vue-tsc: 2.0.29(typescript@5.4.2) optionalDependencies: - vite: 5.3.5(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8)(terser@5.29.2) + vite: 5.4.0(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8)(terser@5.29.2) transitivePeerDependencies: - '@types/node' - rollup - supports-color - vite-plugin-externalize-deps@0.8.0(vite@5.3.5(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)): + vite-plugin-externalize-deps@0.8.0(vite@5.4.0(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)): dependencies: - vite: 5.3.5(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8)(terser@5.29.2) + vite: 5.4.0(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8)(terser@5.29.2) - vite-plugin-solid@2.10.2(@testing-library/jest-dom@6.4.8)(solid-js@1.8.19)(vite@5.3.5(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)): + vite-plugin-solid@2.10.2(@testing-library/jest-dom@6.4.8)(solid-js@1.8.20)(vite@5.4.0(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)): dependencies: '@babel/core': 7.25.2 '@types/babel__core': 7.20.5 babel-preset-solid: 1.8.19(@babel/core@7.25.2) merge-anything: 5.1.7 - solid-js: 1.8.19 - solid-refresh: 0.6.3(solid-js@1.8.19) - vite: 5.3.5(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2) - vitefu: 0.2.5(vite@5.3.5(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)) + solid-js: 1.8.20 + solid-refresh: 0.6.3(solid-js@1.8.20) + vite: 5.4.0(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2) + vitefu: 0.2.5(vite@5.4.0(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)) optionalDependencies: '@testing-library/jest-dom': 6.4.8 transitivePeerDependencies: - supports-color - vite-tsconfig-paths@4.3.2(typescript@5.4.2)(vite@5.3.5(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)): + vite-tsconfig-paths@5.0.1(typescript@5.4.2)(vite@5.4.0(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)): dependencies: debug: 4.3.6 globrex: 0.1.2 tsconfck: 3.1.1(typescript@5.4.2) optionalDependencies: - vite: 5.3.5(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8)(terser@5.29.2) + vite: 5.4.0(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8)(terser@5.29.2) transitivePeerDependencies: - supports-color - typescript @@ -12742,7 +12820,7 @@ snapshots: sass: 1.77.6 terser: 5.29.2 - vite@5.3.5(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8)(terser@5.29.2): + vite@5.4.0(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8)(terser@5.29.2): dependencies: esbuild: 0.21.5 postcss: 8.4.40 @@ -12754,7 +12832,7 @@ snapshots: sass: 1.77.8 terser: 5.29.2 - vite@5.3.5(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2): + vite@5.4.0(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2): dependencies: esbuild: 0.21.5 postcss: 8.4.40 @@ -12766,9 +12844,9 @@ snapshots: sass: 1.77.8 terser: 5.29.2 - vitefu@0.2.5(vite@5.3.5(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)): + vitefu@0.2.5(vite@5.4.0(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2)): optionalDependencies: - vite: 5.3.5(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2) + vite: 5.4.0(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2) vitest@2.0.5(@types/node@18.19.42)(jsdom@24.1.1)(less@4.2.0)(sass@1.77.8)(terser@5.29.2): dependencies: @@ -12788,7 +12866,7 @@ snapshots: tinybench: 2.8.0 tinypool: 1.0.0 tinyrainbow: 1.2.0 - vite: 5.3.5(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8)(terser@5.29.2) + vite: 5.4.0(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8)(terser@5.29.2) vite-node: 2.0.5(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8)(terser@5.29.2) why-is-node-running: 2.3.0 optionalDependencies: @@ -12798,6 +12876,7 @@ snapshots: - less - lightningcss - sass + - sass-embedded - stylus - sugarss - supports-color @@ -12821,7 +12900,7 @@ snapshots: tinybench: 2.8.0 tinypool: 1.0.0 tinyrainbow: 1.2.0 - vite: 5.3.5(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2) + vite: 5.4.0(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2) vite-node: 2.0.5(@types/node@20.14.13)(less@4.2.0)(sass@1.77.8)(terser@5.29.2) why-is-node-running: 2.3.0 optionalDependencies: @@ -12831,29 +12910,27 @@ snapshots: - less - lightningcss - sass + - sass-embedded - stylus - sugarss - supports-color - terser optional: true + vscode-uri@3.0.8: {} + vue-component-type-helpers@2.0.29: {} - vue-demi@0.14.10(@vue/composition-api@1.7.2(vue@3.4.35(typescript@5.4.2)))(vue@3.4.35(typescript@5.4.2)): + vue-demi@0.14.10(@vue/composition-api@1.7.2(vue@3.4.37(typescript@5.4.2)))(vue@3.4.37(typescript@5.4.2)): dependencies: - vue: 3.4.35(typescript@5.4.2) + vue: 3.4.37(typescript@5.4.2) optionalDependencies: - '@vue/composition-api': 1.7.2(vue@3.4.35(typescript@5.4.2)) + '@vue/composition-api': 1.7.2(vue@3.4.37(typescript@5.4.2)) - vue-template-compiler@2.7.16: + vue-tsc@2.0.29(typescript@5.4.2): dependencies: - de-indent: 1.0.2 - he: 1.2.0 - - vue-tsc@1.8.27(typescript@5.4.2): - dependencies: - '@volar/typescript': 1.11.1 - '@vue/language-core': 1.8.27(typescript@5.4.2) + '@volar/typescript': 2.4.0-alpha.18 + '@vue/language-core': 2.0.29(typescript@5.4.2) semver: 7.6.3 typescript: 5.4.2 @@ -12864,13 +12941,13 @@ snapshots: '@vue/compiler-sfc': 2.7.16 csstype: 3.1.3 - vue@3.4.35(typescript@5.4.2): + vue@3.4.37(typescript@5.4.2): dependencies: - '@vue/compiler-dom': 3.4.35 - '@vue/compiler-sfc': 3.4.35 - '@vue/runtime-dom': 3.4.35 - '@vue/server-renderer': 3.4.35(vue@3.4.35(typescript@5.4.2)) - '@vue/shared': 3.4.35 + '@vue/compiler-dom': 3.4.37 + '@vue/compiler-sfc': 3.4.37 + '@vue/runtime-dom': 3.4.37 + '@vue/server-renderer': 3.4.37(vue@3.4.37(typescript@5.4.2)) + '@vue/shared': 3.4.37 optionalDependencies: typescript: 5.4.2 @@ -13103,14 +13180,6 @@ snapshots: yocto-queue@1.1.1: {} - z-schema@5.0.5: - dependencies: - lodash.get: 4.4.2 - lodash.isequal: 4.5.0 - validator: 13.12.0 - optionalDependencies: - commander: 9.5.0 - zimmerframe@1.1.2: {} zod-validation-error@3.3.0(zod@3.23.8): @@ -13119,4 +13188,4 @@ snapshots: zod@3.23.8: {} - zone.js@0.14.8: {} + zone.js@0.14.10: {}