From 96e67dd32ba05586a3c859c3595d775b2020b288 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 13:38:51 +0100 Subject: [PATCH] chore(deps): update all non-major dependencies (#6797) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Hiroshi Ogawa --- docs/package.json | 6 +- package.json | 12 +- packages/browser/package.json | 6 +- packages/mocker/package.json | 2 +- packages/ui/package.json | 8 +- packages/vitest/package.json | 2 +- .../src/runtime/vm/commonjs-executor.ts | 4 + pnpm-lock.yaml | 753 ++++++++++-------- 8 files changed, 438 insertions(+), 355 deletions(-) diff --git a/docs/package.json b/docs/package.json index aaff92a0fc0a..3d077ddce026 100644 --- a/docs/package.json +++ b/docs/package.json @@ -18,15 +18,15 @@ "vue": "^3.5.12" }, "devDependencies": { - "@iconify-json/carbon": "^1.2.3", + "@iconify-json/carbon": "^1.2.4", "@iconify-json/logos": "^1.2.3", - "@shikijs/vitepress-twoslash": "^1.22.0", + "@shikijs/vitepress-twoslash": "^1.22.1", "@unocss/reset": "^0.63.6", "@vite-pwa/assets-generator": "^0.2.6", "@vite-pwa/vitepress": "^0.5.3", "@vitejs/plugin-vue": "^5.1.4", "https-localhost": "^4.7.1", - "tinyglobby": "^0.2.9", + "tinyglobby": "^0.2.10", "unocss": "^0.63.6", "unplugin-vue-components": "^0.27.4", "vite": "^5.2.8", diff --git a/package.json b/package.json index b3309f5d9ab8..40e91bc5dfd6 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "type": "module", "version": "2.1.4", "private": true, - "packageManager": "pnpm@9.12.2", + "packageManager": "pnpm@9.12.3", "description": "Next generation testing framework powered by Vite", "engines": { "node": "^18.0.0 || >=20.0.0" @@ -38,11 +38,11 @@ "devDependencies": { "@antfu/eslint-config": "^3.8.0", "@antfu/ni": "^0.23.0", - "@playwright/test": "^1.48.1", + "@playwright/test": "^1.48.2", "@rollup/plugin-commonjs": "^28.0.1", "@rollup/plugin-json": "^6.1.0", "@rollup/plugin-node-resolve": "^15.3.0", - "@types/node": "^22.7.9", + "@types/node": "^22.8.1", "@types/ws": "^8.5.12", "@vitest/browser": "workspace:*", "@vitest/coverage-istanbul": "workspace:*", @@ -55,12 +55,12 @@ "magic-string": "^0.30.12", "pathe": "^1.1.2", "rimraf": "^6.0.1", - "rollup": "^4.24.0", + "rollup": "^4.24.2", "rollup-plugin-dts": "^6.1.1", "rollup-plugin-esbuild": "^6.1.1", "rollup-plugin-license": "^3.5.3", - "tinyglobby": "^0.2.9", - "tsx": "^4.19.1", + "tinyglobby": "^0.2.10", + "tsx": "^4.19.2", "typescript": "^5.6.3", "vite": "^5.4.0", "vitest": "workspace:*", diff --git a/packages/browser/package.json b/packages/browser/package.json index 6fd9eedc8594..ed38f3e13d97 100644 --- a/packages/browser/package.json +++ b/packages/browser/package.json @@ -89,7 +89,7 @@ "@vitest/mocker": "workspace:*", "@vitest/utils": "workspace:*", "magic-string": "^0.30.12", - "msw": "^2.5.0", + "msw": "^2.5.2", "sirv": "^3.0.0", "tinyrainbow": "^1.2.0", "ws": "^8.18.0" @@ -107,8 +107,8 @@ "mime": "^4.0.4", "pathe": "^1.1.2", "periscopic": "^4.0.2", - "playwright": "^1.48.1", - "playwright-core": "^1.48.1", + "playwright": "^1.48.2", + "playwright-core": "^1.48.2", "safaridriver": "^0.1.2", "vitest": "workspace:*", "webdriverio": "^8.40.6" diff --git a/packages/mocker/package.json b/packages/mocker/package.json index 9e915d694572..ab778c18db8f 100644 --- a/packages/mocker/package.json +++ b/packages/mocker/package.json @@ -75,7 +75,7 @@ "@vitest/spy": "workspace:*", "@vitest/utils": "workspace:*", "acorn-walk": "^8.3.4", - "msw": "^2.5.0", + "msw": "^2.5.2", "pathe": "^1.1.2", "vite": "^5.4.0" } diff --git a/packages/ui/package.json b/packages/ui/package.json index e4f1f23769ec..902aff0595db 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -52,12 +52,12 @@ "flatted": "^3.3.1", "pathe": "^1.1.2", "sirv": "^3.0.0", - "tinyglobby": "^0.2.9", + "tinyglobby": "^0.2.10", "tinyrainbow": "^1.2.0" }, "devDependencies": { - "@faker-js/faker": "^9.0.3", - "@iconify-json/carbon": "^1.2.3", + "@faker-js/faker": "^9.1.0", + "@iconify-json/carbon": "^1.2.4", "@iconify-json/logos": "^1.2.3", "@testing-library/vue": "^8.1.0", "@types/codemirror": "^5.60.15", @@ -76,7 +76,7 @@ "codemirror-theme-vars": "^0.1.2", "d3-graph-controller": "^3.0.11", "floating-vue": "^5.2.2", - "rollup": "^4.24.0", + "rollup": "^4.24.2", "splitpanes": "^3.1.5", "unocss": "^0.63.6", "unplugin-auto-import": "^0.18.3", diff --git a/packages/vitest/package.json b/packages/vitest/package.json index d1ea4960b32e..80ef323c27b9 100644 --- a/packages/vitest/package.json +++ b/packages/vitest/package.json @@ -182,7 +182,7 @@ "@types/istanbul-reports": "^3.0.4", "@types/jsdom": "^21.1.7", "@types/micromatch": "^4.0.9", - "@types/node": "^22.7.9", + "@types/node": "^22.8.1", "@types/prompts": "^2.4.9", "@types/sinonjs__fake-timers": "^8.1.5", "acorn-walk": "^8.3.4", diff --git a/packages/vitest/src/runtime/vm/commonjs-executor.ts b/packages/vitest/src/runtime/vm/commonjs-executor.ts index 0341b0c38e52..cd20b48c9a5c 100644 --- a/packages/vitest/src/runtime/vm/commonjs-executor.ts +++ b/packages/vitest/src/runtime/vm/commonjs-executor.ts @@ -157,6 +157,10 @@ export class CommonjsExecutor { static globalPaths = _Module.globalPaths static isBuiltin = _Module.isBuiltin + static constants = _Module.constants + static enableCompileCache = _Module.enableCompileCache + static getCompileCacheDir = _Module.getCompileCacheDir + static Module = Module } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b5c7bede3af1..c271bf185b9b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,7 +9,7 @@ overrides: '@vitest/ui': workspace:* acorn: 8.11.3 mlly: ^1.7.2 - rollup: ^4.24.0 + rollup: ^4.24.2 vite: ^5.4.0 vitest: workspace:* @@ -44,20 +44,20 @@ importers: specifier: ^0.23.0 version: 0.23.0 '@playwright/test': - specifier: ^1.48.1 - version: 1.48.1 + specifier: ^1.48.2 + version: 1.48.2 '@rollup/plugin-commonjs': specifier: ^28.0.1 - version: 28.0.1(rollup@4.24.0) + version: 28.0.1(rollup@4.24.2) '@rollup/plugin-json': specifier: ^6.1.0 - version: 6.1.0(rollup@4.24.0) + version: 6.1.0(rollup@4.24.2) '@rollup/plugin-node-resolve': specifier: ^15.3.0 - version: 15.3.0(rollup@4.24.0) + version: 15.3.0(rollup@4.24.2) '@types/node': - specifier: ^22.7.9 - version: 22.7.9 + specifier: ^22.8.1 + version: 22.8.1 '@types/ws': specifier: ^8.5.12 version: 8.5.12 @@ -95,29 +95,29 @@ importers: specifier: ^6.0.1 version: 6.0.1 rollup: - specifier: ^4.24.0 - version: 4.24.0 + specifier: ^4.24.2 + version: 4.24.2 rollup-plugin-dts: specifier: ^6.1.1 - version: 6.1.1(rollup@4.24.0)(typescript@5.6.3) + version: 6.1.1(rollup@4.24.2)(typescript@5.6.3) rollup-plugin-esbuild: specifier: ^6.1.1 - version: 6.1.1(esbuild@0.24.0)(rollup@4.24.0) + version: 6.1.1(esbuild@0.24.0)(rollup@4.24.2) rollup-plugin-license: specifier: ^3.5.3 - version: 3.5.3(picomatch@4.0.2)(rollup@4.24.0) + version: 3.5.3(picomatch@4.0.2)(rollup@4.24.2) tinyglobby: - specifier: ^0.2.9 - version: 0.2.9 + specifier: ^0.2.10 + version: 0.2.10 tsx: - specifier: ^4.19.1 - version: 4.19.1 + specifier: ^4.19.2 + version: 4.19.2 typescript: specifier: ^5.6.3 version: 5.6.3 vite: specifier: ^5.4.0 - version: 5.4.0(@types/node@22.7.9)(terser@5.34.1) + version: 5.4.0(@types/node@22.8.1)(terser@5.34.1) vitest: specifier: workspace:* version: link:packages/vitest @@ -135,14 +135,14 @@ importers: version: 3.5.12(typescript@5.6.3) devDependencies: '@iconify-json/carbon': - specifier: ^1.2.3 - version: 1.2.3 + specifier: ^1.2.4 + version: 1.2.4 '@iconify-json/logos': specifier: ^1.2.3 version: 1.2.3 '@shikijs/vitepress-twoslash': - specifier: ^1.22.0 - version: 1.22.0(typescript@5.6.3) + specifier: ^1.22.1 + version: 1.22.1(typescript@5.6.3) '@unocss/reset': specifier: ^0.63.6 version: 0.63.6 @@ -151,34 +151,34 @@ importers: version: 0.2.6 '@vite-pwa/vitepress': specifier: ^0.5.3 - version: 0.5.3(@vite-pwa/assets-generator@0.2.6)(vite-plugin-pwa@0.20.5(@vite-pwa/assets-generator@0.2.6)(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1))(workbox-build@7.1.0(@types/babel__core@7.20.5))(workbox-window@7.1.0)) + version: 0.5.3(@vite-pwa/assets-generator@0.2.6)(vite-plugin-pwa@0.20.5(@vite-pwa/assets-generator@0.2.6)(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1))(workbox-build@7.1.0(@types/babel__core@7.20.5))(workbox-window@7.1.0)) '@vitejs/plugin-vue': specifier: ^5.1.4 - version: 5.1.4(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1))(vue@3.5.12(typescript@5.6.3)) + version: 5.1.4(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1))(vue@3.5.12(typescript@5.6.3)) https-localhost: specifier: ^4.7.1 version: 4.7.1 tinyglobby: - specifier: ^0.2.9 - version: 0.2.9 + specifier: ^0.2.10 + version: 0.2.10 unocss: specifier: ^0.63.6 - version: 0.63.6(postcss@8.4.47)(rollup@4.24.0)(typescript@5.6.3)(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1)) + version: 0.63.6(postcss@8.4.47)(rollup@4.24.2)(typescript@5.6.3)(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1)) unplugin-vue-components: specifier: ^0.27.4 - version: 0.27.4(@babel/parser@7.25.7)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) + version: 0.27.4(@babel/parser@7.25.7)(rollup@4.24.2)(vue@3.5.12(typescript@5.6.3)) vite: specifier: ^5.4.0 - version: 5.4.0(@types/node@22.7.9)(terser@5.34.1) + version: 5.4.0(@types/node@22.8.1)(terser@5.34.1) vite-plugin-pwa: specifier: ^0.20.5 - version: 0.20.5(@vite-pwa/assets-generator@0.2.6)(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1))(workbox-build@7.1.0(@types/babel__core@7.20.5))(workbox-window@7.1.0) + version: 0.20.5(@vite-pwa/assets-generator@0.2.6)(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1))(workbox-build@7.1.0(@types/babel__core@7.20.5))(workbox-window@7.1.0) vitepress: specifier: ^1.4.1 - version: 1.4.1(@algolia/client-search@4.20.0)(@types/node@22.7.9)(@types/react@18.2.79)(postcss@8.4.47)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(search-insights@2.9.0)(terser@5.34.1)(typescript@5.6.3) + version: 1.4.1(@algolia/client-search@4.20.0)(@types/node@22.8.1)(@types/react@18.2.79)(postcss@8.4.47)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(search-insights@2.9.0)(terser@5.34.1)(typescript@5.6.3) vitepress-plugin-tabs: specifier: ^0.5.0 - version: 0.5.0(vitepress@1.4.1(@algolia/client-search@4.20.0)(@types/node@22.7.9)(@types/react@18.2.79)(postcss@8.4.47)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(search-insights@2.9.0)(terser@5.34.1)(typescript@5.6.3))(vue@3.5.12(typescript@5.6.3)) + version: 0.5.0(vitepress@1.4.1(@algolia/client-search@4.20.0)(@types/node@22.8.1)(@types/react@18.2.79)(postcss@8.4.47)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(search-insights@2.9.0)(terser@5.34.1)(typescript@5.6.3))(vue@3.5.12(typescript@5.6.3)) workbox-window: specifier: ^7.1.0 version: 7.1.0 @@ -190,7 +190,7 @@ importers: version: link:../../packages/ui vite: specifier: ^5.4.0 - version: 5.4.0(@types/node@22.7.9)(terser@5.34.1) + version: 5.4.0(@types/node@22.8.1)(terser@5.34.1) vitest: specifier: workspace:* version: link:../../packages/vitest @@ -211,7 +211,7 @@ importers: version: 4.7.2 vite: specifier: ^5.4.0 - version: 5.4.0(@types/node@22.7.9)(terser@5.34.1) + version: 5.4.0(@types/node@22.8.1)(terser@5.34.1) vitest: specifier: workspace:* version: link:../../packages/vitest @@ -242,7 +242,7 @@ importers: version: 1.48.0 vite: specifier: ^5.4.0 - version: 5.4.0(@types/node@22.7.9)(terser@5.34.1) + version: 5.4.0(@types/node@22.8.1)(terser@5.34.1) vitest: specifier: workspace:* version: link:../../packages/vitest @@ -251,7 +251,7 @@ importers: devDependencies: vite: specifier: ^5.4.0 - version: 5.4.0(@types/node@22.7.9)(terser@5.34.1) + version: 5.4.0(@types/node@22.8.1)(terser@5.34.1) vitest: specifier: workspace:* version: link:../../packages/vitest @@ -260,10 +260,10 @@ importers: devDependencies: '@sveltejs/adapter-auto': specifier: ^2.1.0 - version: 2.1.0(@sveltejs/kit@1.20.2(svelte@3.59.1)(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1))) + version: 2.1.0(@sveltejs/kit@1.20.2(svelte@3.59.1)(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1))) '@sveltejs/kit': specifier: ^1.20.2 - version: 1.20.2(svelte@3.59.1)(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1)) + version: 1.20.2(svelte@3.59.1)(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1)) svelte: specifier: ^3.59.1 version: 3.59.1 @@ -278,7 +278,7 @@ importers: version: 5.2.2 vite: specifier: ^5.4.0 - version: 5.4.0(@types/node@22.7.9)(terser@5.34.1) + version: 5.4.0(@types/node@22.8.1)(terser@5.34.1) vitest: specifier: workspace:* version: link:../../packages/vitest @@ -317,7 +317,7 @@ importers: version: 18.2.79 '@vitejs/plugin-react': specifier: ^4.2.1 - version: 4.2.1(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1)) + version: 4.2.1(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1)) '@vitest/ui': specifier: workspace:* version: link:../../packages/ui @@ -338,7 +338,7 @@ importers: version: 4.7.2 vite: specifier: ^5.4.0 - version: 5.4.0(@types/node@22.7.9)(terser@5.34.1) + version: 5.4.0(@types/node@22.8.1)(terser@5.34.1) vitest: specifier: workspace:* version: link:../../packages/vitest @@ -361,8 +361,8 @@ importers: specifier: ^0.30.12 version: 0.30.12 msw: - specifier: ^2.5.0 - version: 2.5.0(typescript@5.6.3) + specifier: ^2.5.2 + version: 2.5.2(@types/node@22.8.1)(typescript@5.6.3) sirv: specifier: ^3.0.0 version: 3.0.0 @@ -410,11 +410,11 @@ importers: specifier: ^4.0.2 version: 4.0.2 playwright: - specifier: ^1.48.1 - version: 1.48.1 + specifier: ^1.48.2 + version: 1.48.2 playwright-core: - specifier: ^1.48.1 - version: 1.48.1 + specifier: ^1.48.2 + version: 1.48.2 safaridriver: specifier: ^0.1.2 version: 0.1.2 @@ -606,14 +606,14 @@ importers: specifier: ^8.3.4 version: 8.3.4 msw: - specifier: ^2.5.0 - version: 2.5.0(typescript@5.6.3) + specifier: ^2.5.2 + version: 2.5.2(@types/node@22.8.1)(typescript@5.6.3) pathe: specifier: ^1.1.2 version: 1.1.2 vite: specifier: ^5.4.0 - version: 5.4.0(@types/node@22.7.9)(terser@5.34.1) + version: 5.4.0(@types/node@22.8.1)(terser@5.34.1) packages/pretty-format: dependencies: @@ -683,8 +683,8 @@ importers: specifier: ^3.0.0 version: 3.0.0 tinyglobby: - specifier: ^0.2.9 - version: 0.2.9 + specifier: ^0.2.10 + version: 0.2.10 tinyrainbow: specifier: ^1.2.0 version: 1.2.0 @@ -693,11 +693,11 @@ importers: version: link:../vitest devDependencies: '@faker-js/faker': - specifier: ^9.0.3 - version: 9.0.3 + specifier: ^9.1.0 + version: 9.1.0 '@iconify-json/carbon': - specifier: ^1.2.3 - version: 1.2.3 + specifier: ^1.2.4 + version: 1.2.4 '@iconify-json/logos': specifier: ^1.2.3 version: 1.2.3 @@ -721,7 +721,7 @@ importers: version: 0.63.6 '@vitejs/plugin-vue': specifier: ^5.1.4 - version: 5.1.4(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1))(vue@3.5.12(typescript@5.6.3)) + version: 5.1.4(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1))(vue@3.5.12(typescript@5.6.3)) '@vitest/runner': specifier: workspace:* version: link:../runner @@ -753,26 +753,26 @@ importers: specifier: ^5.2.2 version: 5.2.2(vue@3.5.12(typescript@5.6.3)) rollup: - specifier: ^4.24.0 - version: 4.24.0 + specifier: ^4.24.2 + version: 4.24.2 splitpanes: specifier: ^3.1.5 version: 3.1.5 unocss: specifier: ^0.63.6 - version: 0.63.6(postcss@8.4.47)(rollup@4.24.0)(typescript@5.6.3)(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1)) + version: 0.63.6(postcss@8.4.47)(rollup@4.24.2)(typescript@5.6.3)(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1)) unplugin-auto-import: specifier: ^0.18.3 - version: 0.18.3(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(rollup@4.24.0)(webpack-sources@3.2.3) + version: 0.18.3(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(rollup@4.24.2)(webpack-sources@3.2.3) unplugin-vue-components: specifier: ^0.27.4 - version: 0.27.4(@babel/parser@7.25.7)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)) + version: 0.27.4(@babel/parser@7.25.7)(rollup@4.24.2)(vue@3.5.12(typescript@5.6.3)) vite: specifier: ^5.4.0 - version: 5.4.0(@types/node@22.7.9)(terser@5.34.1) + version: 5.4.0(@types/node@22.8.1)(terser@5.34.1) vite-plugin-pages: specifier: ^0.32.3 - version: 0.32.3(@vue/compiler-sfc@3.5.12)(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1))(vue-router@4.4.5(vue@3.5.12(typescript@5.6.3))) + version: 0.32.3(@vue/compiler-sfc@3.5.12)(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1))(vue-router@4.4.5(vue@3.5.12(typescript@5.6.3))) vue: specifier: ^3.5.12 version: 3.5.12(typescript@5.6.3) @@ -821,7 +821,7 @@ importers: version: 1.1.2 vite: specifier: ^5.4.0 - version: 5.4.0(@types/node@22.7.9)(terser@5.34.1) + version: 5.4.0(@types/node@22.8.1)(terser@5.34.1) devDependencies: '@jridgewell/trace-mapping': specifier: ^0.3.25 @@ -894,7 +894,7 @@ importers: version: 1.2.0 vite: specifier: ^5.4.0 - version: 5.4.0(@types/node@22.7.9)(terser@5.34.1) + version: 5.4.0(@types/node@22.8.1)(terser@5.34.1) vite-node: specifier: workspace:* version: link:../vite-node @@ -933,8 +933,8 @@ importers: specifier: ^4.0.9 version: 4.0.9 '@types/node': - specifier: ^22.7.9 - version: 22.7.9 + specifier: ^22.8.1 + version: 22.8.1 '@types/prompts': specifier: ^2.4.9 version: 2.4.9 @@ -1047,7 +1047,7 @@ importers: version: 18.2.79 '@vitejs/plugin-basic-ssl': specifier: ^1.0.2 - version: 1.0.2(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1)) + version: 1.0.2(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1)) '@vitest/browser': specifier: workspace:* version: link:../../packages/browser @@ -1092,7 +1092,7 @@ importers: version: 8.5.9 '@vitejs/plugin-basic-ssl': specifier: ^1.0.2 - version: 1.0.2(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1)) + version: 1.0.2(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1)) '@vitest/runner': specifier: workspace:^ version: link:../../packages/runner @@ -1104,10 +1104,10 @@ importers: version: 4.3.4 unplugin-swc: specifier: ^1.4.4 - version: 1.4.4(@swc/core@1.4.1)(rollup@4.24.0) + version: 1.4.4(@swc/core@1.4.1)(rollup@4.24.2) vite: specifier: ^5.4.0 - version: 5.4.0(@types/node@22.7.9)(terser@5.34.1) + version: 5.4.0(@types/node@22.8.1)(terser@5.34.1) vitest: specifier: workspace:* version: link:../../packages/vitest @@ -1122,7 +1122,7 @@ importers: version: 0.3.0 vite: specifier: ^5.4.0 - version: 5.4.0(@types/node@22.7.9)(terser@5.34.1) + version: 5.4.0(@types/node@22.8.1)(terser@5.34.1) vitest: specifier: workspace:* version: link:../../packages/vitest @@ -1218,7 +1218,7 @@ importers: version: 3.0.3 '@vitejs/plugin-vue': specifier: latest - version: 5.1.4(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1))(vue@3.5.12(typescript@5.6.3)) + version: 5.1.4(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1))(vue@3.5.12(typescript@5.6.3)) '@vitest/browser': specifier: workspace:* version: link:../../packages/browser @@ -1248,10 +1248,10 @@ importers: version: 0.3.3 unplugin-swc: specifier: ^1.4.4 - version: 1.4.4(@swc/core@1.4.1)(rollup@4.24.0) + version: 1.4.4(@swc/core@1.4.1)(rollup@4.24.2) vite: specifier: ^5.4.0 - version: 5.4.0(@types/node@22.7.9)(terser@5.34.1) + version: 5.4.0(@types/node@22.8.1)(terser@5.34.1) vitest: specifier: workspace:* version: link:../../packages/vitest @@ -1326,7 +1326,7 @@ importers: version: 0.3.0 vite: specifier: ^5.4.0 - version: 5.4.0(@types/node@22.7.9)(terser@5.34.1) + version: 5.4.0(@types/node@22.8.1)(terser@5.34.1) vite-node: specifier: workspace:* version: link:../../packages/vite-node @@ -1384,7 +1384,7 @@ importers: version: link:../../packages/browser vite: specifier: ^5.4.0 - version: 5.4.0(@types/node@22.7.9)(terser@5.34.1) + version: 5.4.0(@types/node@22.8.1)(terser@5.34.1) vitest: specifier: workspace:* version: link:../../packages/vitest @@ -2976,8 +2976,8 @@ packages: resolution: {integrity: sha512-vH9PiIMMwvhCx31Af3HiGzsVNULDbyVkHXwlemn/B0TFj/00ho3y55efXrUZTfQipxoHC5u4xq6zblww1zm1Ig==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@faker-js/faker@9.0.3': - resolution: {integrity: sha512-lWrrK4QNlFSU+13PL9jMbMKLJYXDFu3tQfayBsMXX7KL/GiQeqfB1CzHkqD5UHBUtPAuPo6XwGbMFNdVMZObRA==} + '@faker-js/faker@9.1.0': + resolution: {integrity: sha512-GJvX9iM9PBtKScJVlXQ0tWpihK3i0pha/XAhzQa1hPK/ILLa1Wq3I63Ij7lRtqTwmdTxRCyrUhLC5Sly9SLbug==} engines: {node: '>=18.0.0', npm: '>=9.0.0'} '@fastify/ajv-compiler@3.5.0': @@ -3017,8 +3017,8 @@ packages: resolution: {integrity: sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==} engines: {node: '>=18.18'} - '@iconify-json/carbon@1.2.3': - resolution: {integrity: sha512-smQ1nMHZn1BcTBqr13SP/7z3F1mbGCjUT1PdcpmbRoBrB4nAA9ErkTvUp49zxCQ/6VHcJsVzLV2zVXY3jJ4Bnw==} + '@iconify-json/carbon@1.2.4': + resolution: {integrity: sha512-DhW2jjMVGwV0DLHc0cmDYohdtGxMra8UuwgjHrryPy+rQX4gXhJwCBBVP2h2UG/92AoRCTn7zUJve4WvY5MLYg==} '@iconify-json/logos@1.2.3': resolution: {integrity: sha512-JLHS5hgZP1b55EONAWNeqBUuriRfRNKWXK4cqYx0PpVaJfIIMiiMxFfvoQiX/bkE9XgkLhcKmDUqL3LXPdXPwQ==} @@ -3029,21 +3029,25 @@ packages: '@iconify/utils@2.1.33': resolution: {integrity: sha512-jP9h6v/g0BIZx0p7XGJJVtkVnydtbgTgt9mVNcGDYwaa7UhdHdI9dvoq+gKj9sijMSJKxUPEG2JyjsgXjxL7Kw==} - '@inquirer/confirm@4.0.1': - resolution: {integrity: sha512-46yL28o2NJ9doViqOy0VDcoTzng7rAb6yPQKU7VDLqkmbCaH4JqK4yk4XqlzNWy9PVC5pG1ZUXPBQv+VqnYs2w==} + '@inquirer/confirm@5.0.1': + resolution: {integrity: sha512-6ycMm7k7NUApiMGfVc32yIPp28iPKxhGRMqoNDiUjq2RyTAkbs5Fx0TdzBqhabcKvniDdAAvHCmsRjnNfTsogw==} engines: {node: '>=18'} + peerDependencies: + '@types/node': '>=18' - '@inquirer/core@9.2.1': - resolution: {integrity: sha512-F2VBt7W/mwqEU4bL0RnHNZmC/OxzNx9cOYxHqnXX3MP6ruYvZUZAW9imgN9+h/uBT/oP8Gh888J2OZSbjSeWcg==} + '@inquirer/core@10.0.1': + resolution: {integrity: sha512-KKTgjViBQUi3AAssqjUFMnMO3CM3qwCHvePV9EW+zTKGKafFGFF01sc1yOIYjLJ7QU52G/FbzKc+c01WLzXmVQ==} engines: {node: '>=18'} '@inquirer/figures@1.0.7': resolution: {integrity: sha512-m+Trk77mp54Zma6xLkLuY+mvanPxlE4A7yNKs2HBiyZ4UkVs28Mv5c/pgWrHeInx+USHeX/WEPzjrWrcJiQgjw==} engines: {node: '>=18'} - '@inquirer/type@2.0.0': - resolution: {integrity: sha512-XvJRx+2KR3YXyYtPUUy+qd9i7p+GO9Ko6VIIpWlBrpWwXDv8WLFeHTxz35CfQFUiBMLXlGHhGzys7lqit9gWag==} + '@inquirer/type@3.0.0': + resolution: {integrity: sha512-YYykfbw/lefC7yKj7nanzQXILM7r3suIvyFlCcMskc99axmsSewXWkAfXKwMbgxL76iAFVmRwmYdwNZNc8gjog==} engines: {node: '>=18'} + peerDependencies: + '@types/node': '>=18' '@isaacs/cliui@8.0.2': resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==} @@ -3142,8 +3146,8 @@ packages: resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} - '@playwright/test@1.48.1': - resolution: {integrity: sha512-s9RtWoxkOLmRJdw3oFvhFbs9OJS0BzrLUc8Hf6l2UdCNd1rqeEyD4BhCJkvzeEoD1FsK4mirsWwGerhVmYKtZg==} + '@playwright/test@1.48.2': + resolution: {integrity: sha512-54w1xCWfXuax7dz4W2M9uw0gDyh+ti/0K/MxcCUxChFh37kkdxPdfZDw5QBbuPUJHr1CiHJ1hXgSs+GgeQc5Zw==} engines: {node: '>=18'} hasBin: true @@ -3184,7 +3188,7 @@ packages: peerDependencies: '@babel/core': ^7.0.0 '@types/babel__core': ^7.1.9 - rollup: ^4.24.0 + rollup: ^4.24.2 peerDependenciesMeta: '@types/babel__core': optional: true @@ -3193,7 +3197,7 @@ packages: resolution: {integrity: sha512-+tNWdlWKbpB3WgBN7ijjYkq9X5uhjmcvyjEght4NmH5fAU++zfQzAJ6wumLS+dNcvwEZhKx2Z+skY8m7v0wGSA==} engines: {node: '>=16.0.0 || 14 >= 14.17'} peerDependencies: - rollup: ^4.24.0 + rollup: ^4.24.2 peerDependenciesMeta: rollup: optional: true @@ -3202,7 +3206,7 @@ packages: resolution: {integrity: sha512-EGI2te5ENk1coGeADSIwZ7G2Q8CJS2sF120T7jLw4xFw9n7wIOXHo+kIYRAoVpJAN+kmqZSoO3Fp4JtoNF4ReA==} engines: {node: '>=14.0.0'} peerDependencies: - rollup: ^4.24.0 + rollup: ^4.24.2 peerDependenciesMeta: rollup: optional: true @@ -3211,7 +3215,7 @@ packages: resolution: {integrity: sha512-9eO5McEICxMzJpDW9OnMYSv4Sta3hmt7VtBFz5zR9273suNOydOyq/FrGeGy+KsTRFm8w0SLVhzig2ILFT63Ag==} engines: {node: '>=14.0.0'} peerDependencies: - rollup: ^4.24.0 + rollup: ^4.24.2 peerDependenciesMeta: rollup: optional: true @@ -3219,13 +3223,13 @@ packages: '@rollup/plugin-replace@2.4.2': resolution: {integrity: sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg==} peerDependencies: - rollup: ^4.24.0 + rollup: ^4.24.2 '@rollup/plugin-terser@0.4.4': resolution: {integrity: sha512-XHeJC5Bgvs8LfukDwWZp7yeqin6ns8RTl2B9avbejt6tZqsqvVoWI7ZTQrcNsfKEDWBTnTxM8nMDkO2IFFbd0A==} engines: {node: '>=14.0.0'} peerDependencies: - rollup: ^4.24.0 + rollup: ^4.24.2 peerDependenciesMeta: rollup: optional: true @@ -3234,13 +3238,13 @@ packages: resolution: {integrity: sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==} engines: {node: '>= 8.0.0'} peerDependencies: - rollup: ^4.24.0 + rollup: ^4.24.2 '@rollup/pluginutils@5.0.5': resolution: {integrity: sha512-6aEYR910NyP73oHiJglti74iRyOwgFU4x3meH/H8OJx6Ry0j6cOVZ5X/wTvub7G7Ao6qaHBEaNsV3GLJkSsF+Q==} engines: {node: '>=14.0.0'} peerDependencies: - rollup: ^4.24.0 + rollup: ^4.24.2 peerDependenciesMeta: rollup: optional: true @@ -3249,7 +3253,7 @@ packages: resolution: {integrity: sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==} engines: {node: '>=14.0.0'} peerDependencies: - rollup: ^4.24.0 + rollup: ^4.24.2 peerDependenciesMeta: rollup: optional: true @@ -3258,88 +3262,98 @@ packages: resolution: {integrity: sha512-/FIdS3PyZ39bjZlwqFnWqCOVnW7o963LtKMwQOD0NhQqw22gSr2YY1afu3FxRip4ZCZNsD5jq6Aaz6QV3D/Njw==} engines: {node: '>=14.0.0'} peerDependencies: - rollup: ^4.24.0 + rollup: ^4.24.2 peerDependenciesMeta: rollup: optional: true - '@rollup/rollup-android-arm-eabi@4.24.0': - resolution: {integrity: sha512-Q6HJd7Y6xdB48x8ZNVDOqsbh2uByBhgK8PiQgPhwkIw/HC/YX5Ghq2mQY5sRMZWHb3VsFkWooUVOZHKr7DmDIA==} + '@rollup/rollup-android-arm-eabi@4.24.2': + resolution: {integrity: sha512-ufoveNTKDg9t/b7nqI3lwbCG/9IJMhADBNjjz/Jn6LxIZxD7T5L8l2uO/wD99945F1Oo8FvgbbZJRguyk/BdzA==} cpu: [arm] os: [android] - '@rollup/rollup-android-arm64@4.24.0': - resolution: {integrity: sha512-ijLnS1qFId8xhKjT81uBHuuJp2lU4x2yxa4ctFPtG+MqEE6+C5f/+X/bStmxapgmwLwiL3ih122xv8kVARNAZA==} + '@rollup/rollup-android-arm64@4.24.2': + resolution: {integrity: sha512-iZoYCiJz3Uek4NI0J06/ZxUgwAfNzqltK0MptPDO4OR0a88R4h0DSELMsflS6ibMCJ4PnLvq8f7O1d7WexUvIA==} cpu: [arm64] os: [android] - '@rollup/rollup-darwin-arm64@4.24.0': - resolution: {integrity: sha512-bIv+X9xeSs1XCk6DVvkO+S/z8/2AMt/2lMqdQbMrmVpgFvXlmde9mLcbQpztXm1tajC3raFDqegsH18HQPMYtA==} + '@rollup/rollup-darwin-arm64@4.24.2': + resolution: {integrity: sha512-/UhrIxobHYCBfhi5paTkUDQ0w+jckjRZDZ1kcBL132WeHZQ6+S5v9jQPVGLVrLbNUebdIRpIt00lQ+4Z7ys4Rg==} cpu: [arm64] os: [darwin] - '@rollup/rollup-darwin-x64@4.24.0': - resolution: {integrity: sha512-X6/nOwoFN7RT2svEQWUsW/5C/fYMBe4fnLK9DQk4SX4mgVBiTA9h64kjUYPvGQ0F/9xwJ5U5UfTbl6BEjaQdBQ==} + '@rollup/rollup-darwin-x64@4.24.2': + resolution: {integrity: sha512-1F/jrfhxJtWILusgx63WeTvGTwE4vmsT9+e/z7cZLKU8sBMddwqw3UV5ERfOV+H1FuRK3YREZ46J4Gy0aP3qDA==} cpu: [x64] os: [darwin] - '@rollup/rollup-linux-arm-gnueabihf@4.24.0': - resolution: {integrity: sha512-0KXvIJQMOImLCVCz9uvvdPgfyWo93aHHp8ui3FrtOP57svqrF/roSSR5pjqL2hcMp0ljeGlU4q9o/rQaAQ3AYA==} + '@rollup/rollup-freebsd-arm64@4.24.2': + resolution: {integrity: sha512-1YWOpFcGuC6iGAS4EI+o3BV2/6S0H+m9kFOIlyFtp4xIX5rjSnL3AwbTBxROX0c8yWtiWM7ZI6mEPTI7VkSpZw==} + cpu: [arm64] + os: [freebsd] + + '@rollup/rollup-freebsd-x64@4.24.2': + resolution: {integrity: sha512-3qAqTewYrCdnOD9Gl9yvPoAoFAVmPJsBvleabvx4bnu1Kt6DrB2OALeRVag7BdWGWLhP1yooeMLEi6r2nYSOjg==} + cpu: [x64] + os: [freebsd] + + '@rollup/rollup-linux-arm-gnueabihf@4.24.2': + resolution: {integrity: sha512-ArdGtPHjLqWkqQuoVQ6a5UC5ebdX8INPuJuJNWRe0RGa/YNhVvxeWmCTFQ7LdmNCSUzVZzxAvUznKaYx645Rig==} cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm-musleabihf@4.24.0': - resolution: {integrity: sha512-it2BW6kKFVh8xk/BnHfakEeoLPv8STIISekpoF+nBgWM4d55CZKc7T4Dx1pEbTnYm/xEKMgy1MNtYuoA8RFIWw==} + '@rollup/rollup-linux-arm-musleabihf@4.24.2': + resolution: {integrity: sha512-B6UHHeNnnih8xH6wRKB0mOcJGvjZTww1FV59HqJoTJ5da9LCG6R4SEBt6uPqzlawv1LoEXSS0d4fBlHNWl6iYw==} cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm64-gnu@4.24.0': - resolution: {integrity: sha512-i0xTLXjqap2eRfulFVlSnM5dEbTVque/3Pi4g2y7cxrs7+a9De42z4XxKLYJ7+OhE3IgxvfQM7vQc43bwTgPwA==} + '@rollup/rollup-linux-arm64-gnu@4.24.2': + resolution: {integrity: sha512-kr3gqzczJjSAncwOS6i7fpb4dlqcvLidqrX5hpGBIM1wtt0QEVtf4wFaAwVv8QygFU8iWUMYEoJZWuWxyua4GQ==} cpu: [arm64] os: [linux] - '@rollup/rollup-linux-arm64-musl@4.24.0': - resolution: {integrity: sha512-9E6MKUJhDuDh604Qco5yP/3qn3y7SLXYuiC0Rpr89aMScS2UAmK1wHP2b7KAa1nSjWJc/f/Lc0Wl1L47qjiyQw==} + '@rollup/rollup-linux-arm64-musl@4.24.2': + resolution: {integrity: sha512-TDdHLKCWgPuq9vQcmyLrhg/bgbOvIQ8rtWQK7MRxJ9nvaxKx38NvY7/Lo6cYuEnNHqf6rMqnivOIPIQt6H2AoA==} cpu: [arm64] os: [linux] - '@rollup/rollup-linux-powerpc64le-gnu@4.24.0': - resolution: {integrity: sha512-2XFFPJ2XMEiF5Zi2EBf4h73oR1V/lycirxZxHZNc93SqDN/IWhYYSYj8I9381ikUFXZrz2v7r2tOVk2NBwxrWw==} + '@rollup/rollup-linux-powerpc64le-gnu@4.24.2': + resolution: {integrity: sha512-xv9vS648T3X4AxFFZGWeB5Dou8ilsv4VVqJ0+loOIgDO20zIhYfDLkk5xoQiej2RiSQkld9ijF/fhLeonrz2mw==} cpu: [ppc64] os: [linux] - '@rollup/rollup-linux-riscv64-gnu@4.24.0': - resolution: {integrity: sha512-M3Dg4hlwuntUCdzU7KjYqbbd+BLq3JMAOhCKdBE3TcMGMZbKkDdJ5ivNdehOssMCIokNHFOsv7DO4rlEOfyKpg==} + '@rollup/rollup-linux-riscv64-gnu@4.24.2': + resolution: {integrity: sha512-tbtXwnofRoTt223WUZYiUnbxhGAOVul/3StZ947U4A5NNjnQJV5irKMm76G0LGItWs6y+SCjUn/Q0WaMLkEskg==} cpu: [riscv64] os: [linux] - '@rollup/rollup-linux-s390x-gnu@4.24.0': - resolution: {integrity: sha512-mjBaoo4ocxJppTorZVKWFpy1bfFj9FeCMJqzlMQGjpNPY9JwQi7OuS1axzNIk0nMX6jSgy6ZURDZ2w0QW6D56g==} + '@rollup/rollup-linux-s390x-gnu@4.24.2': + resolution: {integrity: sha512-gc97UebApwdsSNT3q79glOSPdfwgwj5ELuiyuiMY3pEWMxeVqLGKfpDFoum4ujivzxn6veUPzkGuSYoh5deQ2Q==} cpu: [s390x] os: [linux] - '@rollup/rollup-linux-x64-gnu@4.24.0': - resolution: {integrity: sha512-ZXFk7M72R0YYFN5q13niV0B7G8/5dcQ9JDp8keJSfr3GoZeXEoMHP/HlvqROA3OMbMdfr19IjCeNAnPUG93b6A==} + '@rollup/rollup-linux-x64-gnu@4.24.2': + resolution: {integrity: sha512-jOG/0nXb3z+EM6SioY8RofqqmZ+9NKYvJ6QQaa9Mvd3RQxlH68/jcB/lpyVt4lCiqr04IyaC34NzhUqcXbB5FQ==} cpu: [x64] os: [linux] - '@rollup/rollup-linux-x64-musl@4.24.0': - resolution: {integrity: sha512-w1i+L7kAXZNdYl+vFvzSZy8Y1arS7vMgIy8wusXJzRrPyof5LAb02KGr1PD2EkRcl73kHulIID0M501lN+vobQ==} + '@rollup/rollup-linux-x64-musl@4.24.2': + resolution: {integrity: sha512-XAo7cJec80NWx9LlZFEJQxqKOMz/lX3geWs2iNT5CHIERLFfd90f3RYLLjiCBm1IMaQ4VOX/lTC9lWfzzQm14Q==} cpu: [x64] os: [linux] - '@rollup/rollup-win32-arm64-msvc@4.24.0': - resolution: {integrity: sha512-VXBrnPWgBpVDCVY6XF3LEW0pOU51KbaHhccHw6AS6vBWIC60eqsH19DAeeObl+g8nKAz04QFdl/Cefta0xQtUQ==} + '@rollup/rollup-win32-arm64-msvc@4.24.2': + resolution: {integrity: sha512-A+JAs4+EhsTjnPQvo9XY/DC0ztaws3vfqzrMNMKlwQXuniBKOIIvAAI8M0fBYiTCxQnElYu7mLk7JrhlQ+HeOw==} cpu: [arm64] os: [win32] - '@rollup/rollup-win32-ia32-msvc@4.24.0': - resolution: {integrity: sha512-xrNcGDU0OxVcPTH/8n/ShH4UevZxKIO6HJFK0e15XItZP2UcaiLFd5kiX7hJnqCbSztUF8Qot+JWBC/QXRPYWQ==} + '@rollup/rollup-win32-ia32-msvc@4.24.2': + resolution: {integrity: sha512-ZhcrakbqA1SCiJRMKSU64AZcYzlZ/9M5LaYil9QWxx9vLnkQ9Vnkve17Qn4SjlipqIIBFKjBES6Zxhnvh0EAEw==} cpu: [ia32] os: [win32] - '@rollup/rollup-win32-x64-msvc@4.24.0': - resolution: {integrity: sha512-fbMkAF7fufku0N2dE5TBXcNlg0pt0cJue4xBRE2Qc5Vqikxr4VCgKj/ht6SMdFcOacVA9rqF70APJ8RN/4vMJw==} + '@rollup/rollup-win32-x64-msvc@4.24.2': + resolution: {integrity: sha512-2mLH46K1u3r6uwc95hU+OR9q/ggYMpnS7pSp83Ece1HUQgF9Nh/QwTK5rcgbFnV9j+08yBrU5sA/P0RK2MSBNA==} cpu: [x64] os: [win32] @@ -3349,23 +3363,35 @@ packages: '@shikijs/core@1.22.0': resolution: {integrity: sha512-S8sMe4q71TJAW+qG93s5VaiihujRK6rqDFqBnxqvga/3LvqHEnxqBIOPkt//IdXVtHkQWKu4nOQNk0uBGicU7Q==} + '@shikijs/core@1.22.1': + resolution: {integrity: sha512-bqAhT/Ri5ixV4oYsvJNH8UJjpjbINWlWyXY6tBTsP4OmD6XnFv43nRJ+lTdxd2rmG5pgam/x+zGR6kLRXrpEKA==} + '@shikijs/engine-javascript@1.22.0': resolution: {integrity: sha512-AeEtF4Gcck2dwBqCFUKYfsCq0s+eEbCEbkUuFou53NZ0sTGnJnJ/05KHQFZxpii5HMXbocV9URYVowOP2wH5kw==} + '@shikijs/engine-javascript@1.22.1': + resolution: {integrity: sha512-540pyoy0LWe4jj2BVbgELwOFu1uFvRI7lg4hdsExrSXA9x7gqfzZ/Nnh4RfX86aDAgJ647gx4TCmRwACbnQSvw==} + '@shikijs/engine-oniguruma@1.22.0': resolution: {integrity: sha512-5iBVjhu/DYs1HB0BKsRRFipRrD7rqjxlWTj4F2Pf+nQSPqc3kcyqFFeZXnBMzDf0HdqaFVvhDRAGiYNvyLP+Mw==} + '@shikijs/engine-oniguruma@1.22.1': + resolution: {integrity: sha512-L+1Vmd+a2kk8HtogUFymQS6BjUfJnzcWoUp1BUgxoDiklbKSMvrsMuLZGevTOP1m0rEjgnC5MsDmsr8lX1lC+Q==} + '@shikijs/transformers@1.22.0': resolution: {integrity: sha512-k7iMOYuGQA62KwAuJOQBgH2IQb5vP8uiB3lMvAMGUgAMMurePOx3Z7oNqJdcpxqZP6I9cc7nc4DNqSKduCxmdg==} - '@shikijs/twoslash@1.22.0': - resolution: {integrity: sha512-r5F/x4GTh18XzhAREehgT9lCDFZlISBSIsOFZQQaqjiOLG81PIqJN1I1D6XY58UN9OJt+3mffuKq19K4FOJKJA==} + '@shikijs/twoslash@1.22.1': + resolution: {integrity: sha512-Gs3eRsq0P3wOWJkLRQEsf6fjBcCOVcBSt+xPPhgIWqrBkpUf/L65VaGHR8LRWX3L9yhoyvX9PE/vtMVRwe8sNg==} '@shikijs/types@1.22.0': resolution: {integrity: sha512-Fw/Nr7FGFhlQqHfxzZY8Cwtwk5E9nKDUgeLjZgt3UuhcM3yJR9xj3ZGNravZZok8XmEZMiYkSMTPlPkULB8nww==} - '@shikijs/vitepress-twoslash@1.22.0': - resolution: {integrity: sha512-NN2AP412MDBP2HwpnKAokvZdoHfWMPIBCW4eYWyjuEqW3OUGFLY7dmsJbYIf1EsjUFcYktHpk0yA/nL9tSocFA==} + '@shikijs/types@1.22.1': + resolution: {integrity: sha512-+45f8mu/Hxqs6Kyhfm98Nld5n7Q7lwhjU8UtdQwrOPs7BnM4VAb929O3IQ2ce+4D7SlNFlZGd8CnKRSnwbQreQ==} + + '@shikijs/vitepress-twoslash@1.22.1': + resolution: {integrity: sha512-NW5ueaz0bXljWGkIcsYq1HUD4EmAsrlep63/mRemrbYxX/GjO4sDWFPOiTZ9LfPpHlPnHFnhEOAHTvhXthRPhg==} '@shikijs/vscode-textmate@9.3.0': resolution: {integrity: sha512-jn7/7ky30idSkd/O5yDBfAnVt+JJpepofP/POZ1iMOxK59cOfqIgg/Dj0eFsjOTMw+4ycJN0uhZH/Eb0bs/EUA==} @@ -3690,9 +3716,6 @@ packages: '@types/ms@0.7.31': resolution: {integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==} - '@types/mute-stream@0.0.4': - resolution: {integrity: sha512-CPM9nzrCPPJHQNA9keH9CVkVI+WR5kMa+7XEs5jcGQ0VoAGnLv242w8lIVgwAEfmE4oufJRaTc9PNLQl0ioAow==} - '@types/natural-compare@1.4.3': resolution: {integrity: sha512-XCAxy+Gg6+S6VagwzcknnvCKujj/bVv1q+GFuCrFEelqaZPqJoC+FeXLwc2dp+oLP7qDZQ4ZfQiTJQ9sIUmlLw==} @@ -3708,8 +3731,8 @@ packages: '@types/node@22.7.5': resolution: {integrity: sha512-jML7s2NAzMWc//QSJ1a3prpk78cOPchGvXJsC3C6R6PSMoooztvRVQEz89gmBTBY1SPMaqo5teB4uNHPdetShQ==} - '@types/node@22.7.9': - resolution: {integrity: sha512-jrTfRC7FM6nChvU7X2KqcrgquofrWLFDeYC1hKfwNWomVvrn7JIksqf344WN2X/y8xrgqBd2dJATZV4GbatBfg==} + '@types/node@22.8.1': + resolution: {integrity: sha512-k6Gi8Yyo8EtrNtkHXutUu2corfDf9su95VYVP10aGYMMROM6SAItZi0w1XszA6RtWTHSVp5OeFof37w0IEqCQg==} '@types/normalize-package-data@2.4.1': resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -3774,9 +3797,6 @@ packages: '@types/which@2.0.2': resolution: {integrity: sha512-113D3mDkZDjo+EeUEHCFy0qniNc1ZpecGiAU7WSo7YDoSzolZIQKpYFHrPpjkB2nuyahcKfrmLXeQlh7gqJYdw==} - '@types/wrap-ansi@3.0.0': - resolution: {integrity: sha512-ltIpx+kM7g/MLRZfkbL7EsCEjfzCcScLpkg37eXEtx5kmrAKBkTJwd1GIAjDSL8wTpM6Hzn5YO4pSb91BEwu1g==} - '@types/ws@8.5.12': resolution: {integrity: sha512-3tPRkv1EtkDpzlgyKyI8pGsGZAGPEaXeu0DOj5DI25Ja91bdAYddYHbADRYVrZMRbfW+1l5YwXVDKohDJNQxkQ==} @@ -5807,6 +5827,14 @@ packages: picomatch: optional: true + fdir@6.4.2: + resolution: {integrity: sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ==} + peerDependencies: + picomatch: ^3 || ^4 + peerDependenciesMeta: + picomatch: + optional: true + fetch-blob@3.2.0: resolution: {integrity: sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==} engines: {node: ^12.20 || >= 14.13} @@ -7233,8 +7261,8 @@ packages: ms@2.1.3: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} - msw@2.5.0: - resolution: {integrity: sha512-DwIGQV/XFzkseQD7Ux3rPWMRa7DpozicRQ87QLX9Gzik2xyqcXvtvlBEUs57RziTBZPe/QzaKSl92fJVdxxt2g==} + msw@2.5.2: + resolution: {integrity: sha512-eBsFgU30NYtrfC62XzS1rdAzFK+Br0zKU4ORqD9Qliq86362DWZyPiD6FLfMgy0Ktik83DPTXmqPMz2bqwmJdA==} engines: {node: '>=18'} hasBin: true peerDependencies: @@ -7253,6 +7281,10 @@ packages: resolution: {integrity: sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} + mute-stream@2.0.0: + resolution: {integrity: sha512-WWdIxpyjEn+FhQJQQv9aQAYlHoNVdzIzUySNV1gHUPDSdZJ3yZn7pAAbQcV7B56Mvu881q9FZV+0Vx2xC44VWA==} + engines: {node: ^18.17.0 || >=20.5.0} + n12@0.4.0: resolution: {integrity: sha512-p/hj4zQ8d3pbbFLQuN1K9honUxiDDhueOWyFLw/XgBv+wZCE44bcLH4CIcsolOceJQduh4Jf7m/LfaTxyGmGtQ==} @@ -7627,8 +7659,8 @@ packages: engines: {node: '>=18'} hasBin: true - playwright-core@1.48.1: - resolution: {integrity: sha512-Yw/t4VAFX/bBr1OzwCuOMZkY1Cnb4z/doAFSwf4huqAGWmf9eMNjmK7NiOljCdLmxeRYcGPPmcDgU0zOlzP0YA==} + playwright-core@1.48.2: + resolution: {integrity: sha512-sjjw+qrLFlriJo64du+EK0kJgZzoQPsabGF4lBvsid+3CNIZIYLgnMj9V6JY5VhM2Peh20DJWIVpVljLLnlawA==} engines: {node: '>=18'} hasBin: true @@ -7637,8 +7669,8 @@ packages: engines: {node: '>=18'} hasBin: true - playwright@1.48.1: - resolution: {integrity: sha512-j8CiHW/V6HxmbntOfyB4+T/uk08tBy6ph0MpBXwuoofkSnLmlfdYNNkFTYD6ofzzlSqLA1fwH4vwvVFvJgLN0w==} + playwright@1.48.2: + resolution: {integrity: sha512-NjYvYgp4BPmiwfe31j4gHLa3J7bD2WiBz8Lk2RoSsmX38SVIARZ18VYjxLjAcDsAhA+F4iSEXTSGgjua0rrlgQ==} engines: {node: '>=18'} hasBin: true @@ -7998,7 +8030,7 @@ packages: resolution: {integrity: sha512-aSHRcJ6KG2IHIioYlvAOcEq6U99sVtqDDKVhnwt70rW6tsz3tv5OSjEiWcgzfsHdLyGXZ/3b/7b/+Za3Y6r1XA==} engines: {node: '>=16'} peerDependencies: - rollup: ^4.24.0 + rollup: ^4.24.2 typescript: ^4.5 || ^5.0 rollup-plugin-esbuild@6.1.1: @@ -8006,16 +8038,16 @@ packages: engines: {node: '>=14.18.0'} peerDependencies: esbuild: '>=0.18.0' - rollup: ^4.24.0 + rollup: ^4.24.2 rollup-plugin-license@3.5.3: resolution: {integrity: sha512-r3wImZSo2d6sEk9BRJtlzeI/upjyjnpthy06Fdl0EzqRrlg3ULb9KQR7xHJI0zuayW/8bchEXSF5dO6dha4OyA==} engines: {node: '>=14.0.0'} peerDependencies: - rollup: ^4.24.0 + rollup: ^4.24.2 - rollup@4.24.0: - resolution: {integrity: sha512-DOmrlGSXNk1DM0ljiQA+i+o0rSLhtii1je5wgk60j49d1jHT5YYttBv1iWOnYSTG+fZZESUOSNiAl89SIet+Cg==} + rollup@4.24.2: + resolution: {integrity: sha512-do/DFGq5g6rdDhdpPq5qb2ecoczeK6y+2UAjdJ5trjQJj5f1AiVdLRWRc9A9/fFukfvJRgM0UXzxBIYMovm5ww==} engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true @@ -8186,6 +8218,9 @@ packages: shiki@1.22.0: resolution: {integrity: sha512-/t5LlhNs+UOKQCYBtl5ZsH/Vclz73GIqT2yQsCBygr8L/ppTdmpL4w3kPLoZJbMKVWtoG77Ue1feOjZfDxvMkw==} + shiki@1.22.1: + resolution: {integrity: sha512-PbJ6XxrWLMwB2rm3qdjIHNm3zq4SfFnOx0B3rEoi4AN8AUngsdyZ1tRe5slMPtn6jQkbUURLNZPpLR7Do3k78g==} + side-channel@1.0.4: resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==} @@ -8621,8 +8656,8 @@ packages: tinyexec@0.3.1: resolution: {integrity: sha512-WiCJLEECkO18gwqIp6+hJg0//p23HXp4S+gGtAKu3mI2F2/sXC4FvHvXvB0zJVVaTPhx1/tOwdbRsa1sOBIKqQ==} - tinyglobby@0.2.9: - resolution: {integrity: sha512-8or1+BGEdk1Zkkw2ii16qSS7uVrQJPre5A9o/XkWPATkk23FZh/15BKFxPnlTy6vkljZxLqYCzzBMj30ZrSvjw==} + tinyglobby@0.2.10: + resolution: {integrity: sha512-Zc+8eJlFMvgatPZTl6A9L/yht8QqdmUNtURHaKZLmKBE12hNPSrqNkUp2cs3M/UKmNVVAMFQYSjYIVHDjW5zew==} engines: {node: '>=12.0.0'} tinyhighlight@0.3.2: @@ -8735,8 +8770,8 @@ packages: tslib@2.7.0: resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==} - tsx@4.19.1: - resolution: {integrity: sha512-0flMz1lh74BR4wOvBjuh9olbnwqCPc35OOlfyzHba0Dc+QNUeWX/Gq2YTbnwcWPO3BMd8fkzRVrHcsR+a7z7rA==} + tsx@4.19.2: + resolution: {integrity: sha512-pOUl6Vo2LUq/bSa8S5q7b91cgNSjctn9ugq/+Mvow99qW6x/UZYwzxy/3NmqoT66eHYfCVvFvACC58UBPFf28g==} engines: {node: '>=18.0.0'} hasBin: true @@ -11204,7 +11239,7 @@ snapshots: dependencies: levn: 0.4.1 - '@faker-js/faker@9.0.3': {} + '@faker-js/faker@9.1.0': {} '@fastify/ajv-compiler@3.5.0': dependencies: @@ -11243,7 +11278,7 @@ snapshots: '@humanwhocodes/retry@0.3.1': {} - '@iconify-json/carbon@1.2.3': + '@iconify-json/carbon@1.2.4': dependencies: '@iconify/types': 2.0.0 @@ -11265,31 +11300,31 @@ snapshots: transitivePeerDependencies: - supports-color - '@inquirer/confirm@4.0.1': + '@inquirer/confirm@5.0.1(@types/node@22.8.1)': dependencies: - '@inquirer/core': 9.2.1 - '@inquirer/type': 2.0.0 + '@inquirer/core': 10.0.1(@types/node@22.8.1) + '@inquirer/type': 3.0.0(@types/node@22.8.1) + '@types/node': 22.8.1 - '@inquirer/core@9.2.1': + '@inquirer/core@10.0.1(@types/node@22.8.1)': dependencies: '@inquirer/figures': 1.0.7 - '@inquirer/type': 2.0.0 - '@types/mute-stream': 0.0.4 - '@types/node': 22.7.9 - '@types/wrap-ansi': 3.0.0 + '@inquirer/type': 3.0.0(@types/node@22.8.1) ansi-escapes: 4.3.2 cli-width: 4.1.0 - mute-stream: 1.0.0 + mute-stream: 2.0.0 signal-exit: 4.1.0 strip-ansi: 6.0.1 wrap-ansi: 6.2.0 yoctocolors-cjs: 2.1.2 + transitivePeerDependencies: + - '@types/node' '@inquirer/figures@1.0.7': {} - '@inquirer/type@2.0.0': + '@inquirer/type@3.0.0(@types/node@22.8.1)': dependencies: - mute-stream: 1.0.0 + '@types/node': 22.8.1 '@isaacs/cliui@8.0.2': dependencies: @@ -11316,7 +11351,7 @@ snapshots: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 22.7.9 + '@types/node': 22.8.1 '@types/yargs': 17.0.33 chalk: 4.1.2 optional: true @@ -11402,9 +11437,9 @@ snapshots: '@pkgr/core@0.1.1': {} - '@playwright/test@1.48.1': + '@playwright/test@1.48.2': dependencies: - playwright: 1.48.1 + playwright: 1.48.2 '@polka/url@1.0.0-next.24': {} @@ -11463,20 +11498,20 @@ snapshots: transitivePeerDependencies: - supports-color - '@rollup/plugin-babel@5.3.1(@babel/core@7.25.7)(@types/babel__core@7.20.5)(rollup@4.24.0)': + '@rollup/plugin-babel@5.3.1(@babel/core@7.25.7)(@types/babel__core@7.20.5)(rollup@4.24.2)': dependencies: '@babel/core': 7.25.7 '@babel/helper-module-imports': 7.25.7 - '@rollup/pluginutils': 3.1.0(rollup@4.24.0) - rollup: 4.24.0 + '@rollup/pluginutils': 3.1.0(rollup@4.24.2) + rollup: 4.24.2 optionalDependencies: '@types/babel__core': 7.20.5 transitivePeerDependencies: - supports-color - '@rollup/plugin-commonjs@28.0.1(rollup@4.24.0)': + '@rollup/plugin-commonjs@28.0.1(rollup@4.24.2)': dependencies: - '@rollup/pluginutils': 5.1.2(rollup@4.24.0) + '@rollup/pluginutils': 5.1.2(rollup@4.24.2) commondir: 1.0.1 estree-walker: 2.0.2 fdir: 6.4.0(picomatch@4.0.2) @@ -11484,115 +11519,121 @@ snapshots: magic-string: 0.30.12 picomatch: 4.0.2 optionalDependencies: - rollup: 4.24.0 + rollup: 4.24.2 - '@rollup/plugin-json@6.1.0(rollup@4.24.0)': + '@rollup/plugin-json@6.1.0(rollup@4.24.2)': dependencies: - '@rollup/pluginutils': 5.1.0(rollup@4.24.0) + '@rollup/pluginutils': 5.1.0(rollup@4.24.2) optionalDependencies: - rollup: 4.24.0 + rollup: 4.24.2 - '@rollup/plugin-node-resolve@15.3.0(rollup@4.24.0)': + '@rollup/plugin-node-resolve@15.3.0(rollup@4.24.2)': dependencies: - '@rollup/pluginutils': 5.1.2(rollup@4.24.0) + '@rollup/pluginutils': 5.1.2(rollup@4.24.2) '@types/resolve': 1.20.2 deepmerge: 4.3.1 is-module: 1.0.0 resolve: 1.22.8 optionalDependencies: - rollup: 4.24.0 + rollup: 4.24.2 - '@rollup/plugin-replace@2.4.2(rollup@4.24.0)': + '@rollup/plugin-replace@2.4.2(rollup@4.24.2)': dependencies: - '@rollup/pluginutils': 3.1.0(rollup@4.24.0) + '@rollup/pluginutils': 3.1.0(rollup@4.24.2) magic-string: 0.25.9 - rollup: 4.24.0 + rollup: 4.24.2 - '@rollup/plugin-terser@0.4.4(rollup@4.24.0)': + '@rollup/plugin-terser@0.4.4(rollup@4.24.2)': dependencies: serialize-javascript: 6.0.2 smob: 1.5.0 terser: 5.34.1 optionalDependencies: - rollup: 4.24.0 + rollup: 4.24.2 - '@rollup/pluginutils@3.1.0(rollup@4.24.0)': + '@rollup/pluginutils@3.1.0(rollup@4.24.2)': dependencies: '@types/estree': 0.0.39 estree-walker: 1.0.1 picomatch: 2.3.1 - rollup: 4.24.0 + rollup: 4.24.2 - '@rollup/pluginutils@5.0.5(rollup@4.24.0)': + '@rollup/pluginutils@5.0.5(rollup@4.24.2)': dependencies: '@types/estree': 1.0.6 estree-walker: 2.0.2 picomatch: 2.3.1 optionalDependencies: - rollup: 4.24.0 + rollup: 4.24.2 - '@rollup/pluginutils@5.1.0(rollup@4.24.0)': + '@rollup/pluginutils@5.1.0(rollup@4.24.2)': dependencies: '@types/estree': 1.0.6 estree-walker: 2.0.2 picomatch: 2.3.1 optionalDependencies: - rollup: 4.24.0 + rollup: 4.24.2 - '@rollup/pluginutils@5.1.2(rollup@4.24.0)': + '@rollup/pluginutils@5.1.2(rollup@4.24.2)': dependencies: '@types/estree': 1.0.6 estree-walker: 2.0.2 picomatch: 2.3.1 optionalDependencies: - rollup: 4.24.0 + rollup: 4.24.2 + + '@rollup/rollup-android-arm-eabi@4.24.2': + optional: true - '@rollup/rollup-android-arm-eabi@4.24.0': + '@rollup/rollup-android-arm64@4.24.2': optional: true - '@rollup/rollup-android-arm64@4.24.0': + '@rollup/rollup-darwin-arm64@4.24.2': optional: true - '@rollup/rollup-darwin-arm64@4.24.0': + '@rollup/rollup-darwin-x64@4.24.2': optional: true - '@rollup/rollup-darwin-x64@4.24.0': + '@rollup/rollup-freebsd-arm64@4.24.2': optional: true - '@rollup/rollup-linux-arm-gnueabihf@4.24.0': + '@rollup/rollup-freebsd-x64@4.24.2': optional: true - '@rollup/rollup-linux-arm-musleabihf@4.24.0': + '@rollup/rollup-linux-arm-gnueabihf@4.24.2': optional: true - '@rollup/rollup-linux-arm64-gnu@4.24.0': + '@rollup/rollup-linux-arm-musleabihf@4.24.2': optional: true - '@rollup/rollup-linux-arm64-musl@4.24.0': + '@rollup/rollup-linux-arm64-gnu@4.24.2': optional: true - '@rollup/rollup-linux-powerpc64le-gnu@4.24.0': + '@rollup/rollup-linux-arm64-musl@4.24.2': optional: true - '@rollup/rollup-linux-riscv64-gnu@4.24.0': + '@rollup/rollup-linux-powerpc64le-gnu@4.24.2': optional: true - '@rollup/rollup-linux-s390x-gnu@4.24.0': + '@rollup/rollup-linux-riscv64-gnu@4.24.2': optional: true - '@rollup/rollup-linux-x64-gnu@4.24.0': + '@rollup/rollup-linux-s390x-gnu@4.24.2': optional: true - '@rollup/rollup-linux-x64-musl@4.24.0': + '@rollup/rollup-linux-x64-gnu@4.24.2': optional: true - '@rollup/rollup-win32-arm64-msvc@4.24.0': + '@rollup/rollup-linux-x64-musl@4.24.2': optional: true - '@rollup/rollup-win32-ia32-msvc@4.24.0': + '@rollup/rollup-win32-arm64-msvc@4.24.2': optional: true - '@rollup/rollup-win32-x64-msvc@4.24.0': + '@rollup/rollup-win32-ia32-msvc@4.24.2': + optional: true + + '@rollup/rollup-win32-x64-msvc@4.24.2': optional: true '@sec-ant/readable-stream@0.4.1': {} @@ -11606,25 +11647,45 @@ snapshots: '@types/hast': 3.0.4 hast-util-to-html: 9.0.3 + '@shikijs/core@1.22.1': + dependencies: + '@shikijs/engine-javascript': 1.22.1 + '@shikijs/engine-oniguruma': 1.22.1 + '@shikijs/types': 1.22.1 + '@shikijs/vscode-textmate': 9.3.0 + '@types/hast': 3.0.4 + hast-util-to-html: 9.0.3 + '@shikijs/engine-javascript@1.22.0': dependencies: '@shikijs/types': 1.22.0 '@shikijs/vscode-textmate': 9.3.0 oniguruma-to-js: 0.4.3 + '@shikijs/engine-javascript@1.22.1': + dependencies: + '@shikijs/types': 1.22.1 + '@shikijs/vscode-textmate': 9.3.0 + oniguruma-to-js: 0.4.3 + '@shikijs/engine-oniguruma@1.22.0': dependencies: '@shikijs/types': 1.22.0 '@shikijs/vscode-textmate': 9.3.0 + '@shikijs/engine-oniguruma@1.22.1': + dependencies: + '@shikijs/types': 1.22.1 + '@shikijs/vscode-textmate': 9.3.0 + '@shikijs/transformers@1.22.0': dependencies: shiki: 1.22.0 - '@shikijs/twoslash@1.22.0(typescript@5.6.3)': + '@shikijs/twoslash@1.22.1(typescript@5.6.3)': dependencies: - '@shikijs/core': 1.22.0 - '@shikijs/types': 1.22.0 + '@shikijs/core': 1.22.1 + '@shikijs/types': 1.22.1 twoslash: 0.2.12(typescript@5.6.3) transitivePeerDependencies: - supports-color @@ -11635,14 +11696,19 @@ snapshots: '@shikijs/vscode-textmate': 9.3.0 '@types/hast': 3.0.4 - '@shikijs/vitepress-twoslash@1.22.0(typescript@5.6.3)': + '@shikijs/types@1.22.1': + dependencies: + '@shikijs/vscode-textmate': 9.3.0 + '@types/hast': 3.0.4 + + '@shikijs/vitepress-twoslash@1.22.1(typescript@5.6.3)': dependencies: - '@shikijs/twoslash': 1.22.0(typescript@5.6.3) + '@shikijs/twoslash': 1.22.1(typescript@5.6.3) floating-vue: 5.2.2(vue@3.5.12(typescript@5.6.3)) mdast-util-from-markdown: 2.0.1 mdast-util-gfm: 3.0.0 mdast-util-to-hast: 13.2.0 - shiki: 1.22.0 + shiki: 1.22.1 twoslash: 0.2.12(typescript@5.6.3) twoslash-vue: 0.2.12(typescript@5.6.3) vue: 3.5.12(typescript@5.6.3) @@ -11686,14 +11752,14 @@ snapshots: magic-string: 0.25.9 string.prototype.matchall: 4.0.11 - '@sveltejs/adapter-auto@2.1.0(@sveltejs/kit@1.20.2(svelte@3.59.1)(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1)))': + '@sveltejs/adapter-auto@2.1.0(@sveltejs/kit@1.20.2(svelte@3.59.1)(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1)))': dependencies: - '@sveltejs/kit': 1.20.2(svelte@3.59.1)(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1)) + '@sveltejs/kit': 1.20.2(svelte@3.59.1)(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1)) import-meta-resolve: 3.0.0 - '@sveltejs/kit@1.20.2(svelte@3.59.1)(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1))': + '@sveltejs/kit@1.20.2(svelte@3.59.1)(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1))': dependencies: - '@sveltejs/vite-plugin-svelte': 2.4.6(svelte@3.59.1)(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1)) + '@sveltejs/vite-plugin-svelte': 2.4.6(svelte@3.59.1)(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1)) '@types/cookie': 0.5.1 cookie: 0.5.0 devalue: 4.3.2 @@ -11707,30 +11773,30 @@ snapshots: svelte: 3.59.1 tiny-glob: 0.2.9 undici: 5.22.1 - vite: 5.4.0(@types/node@22.7.9)(terser@5.34.1) + vite: 5.4.0(@types/node@22.8.1)(terser@5.34.1) transitivePeerDependencies: - supports-color - '@sveltejs/vite-plugin-svelte-inspector@1.0.4(@sveltejs/vite-plugin-svelte@2.4.6(svelte@3.59.1)(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1)))(svelte@3.59.1)(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1))': + '@sveltejs/vite-plugin-svelte-inspector@1.0.4(@sveltejs/vite-plugin-svelte@2.4.6(svelte@3.59.1)(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1)))(svelte@3.59.1)(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1))': dependencies: - '@sveltejs/vite-plugin-svelte': 2.4.6(svelte@3.59.1)(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1)) + '@sveltejs/vite-plugin-svelte': 2.4.6(svelte@3.59.1)(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1)) debug: 4.3.7 svelte: 3.59.1 - vite: 5.4.0(@types/node@22.7.9)(terser@5.34.1) + vite: 5.4.0(@types/node@22.8.1)(terser@5.34.1) transitivePeerDependencies: - supports-color - '@sveltejs/vite-plugin-svelte@2.4.6(svelte@3.59.1)(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1))': + '@sveltejs/vite-plugin-svelte@2.4.6(svelte@3.59.1)(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1))': dependencies: - '@sveltejs/vite-plugin-svelte-inspector': 1.0.4(@sveltejs/vite-plugin-svelte@2.4.6(svelte@3.59.1)(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1)))(svelte@3.59.1)(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1)) + '@sveltejs/vite-plugin-svelte-inspector': 1.0.4(@sveltejs/vite-plugin-svelte@2.4.6(svelte@3.59.1)(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1)))(svelte@3.59.1)(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1)) debug: 4.3.7 deepmerge: 4.3.1 kleur: 4.1.5 magic-string: 0.30.12 svelte: 3.59.1 svelte-hmr: 0.15.3(svelte@3.59.1) - vite: 5.4.0(@types/node@22.7.9)(terser@5.34.1) - vitefu: 0.2.5(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1)) + vite: 5.4.0(@types/node@22.8.1)(terser@5.34.1) + vitefu: 0.2.5(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1)) transitivePeerDependencies: - supports-color @@ -11945,7 +12011,7 @@ snapshots: '@types/fs-extra@11.0.4': dependencies: '@types/jsonfile': 6.1.4 - '@types/node': 22.7.9 + '@types/node': 22.8.1 optional: true '@types/fs-extra@8.1.3': @@ -11997,7 +12063,7 @@ snapshots: '@types/jsdom@21.1.7': dependencies: - '@types/node': 22.7.9 + '@types/node': 22.8.1 '@types/tough-cookie': 4.0.2 parse5: 7.1.2 @@ -12005,7 +12071,7 @@ snapshots: '@types/jsonfile@6.1.4': dependencies: - '@types/node': 22.7.9 + '@types/node': 22.8.1 optional: true '@types/linkify-it@5.0.0': {} @@ -12029,10 +12095,6 @@ snapshots: '@types/ms@0.7.31': {} - '@types/mute-stream@0.0.4': - dependencies: - '@types/node': 22.7.9 - '@types/natural-compare@1.4.3': {} '@types/node@20.11.5': @@ -12051,7 +12113,7 @@ snapshots: dependencies: undici-types: 6.19.8 - '@types/node@22.7.9': + '@types/node@22.8.1': dependencies: undici-types: 6.19.8 @@ -12059,7 +12121,7 @@ snapshots: '@types/prompts@2.4.9': dependencies: - '@types/node': 22.7.9 + '@types/node': 22.8.1 kleur: 3.0.3 '@types/prop-types@15.7.9': {} @@ -12112,8 +12174,6 @@ snapshots: '@types/which@2.0.2': {} - '@types/wrap-ansi@3.0.0': {} - '@types/ws@8.5.12': dependencies: '@types/node': 20.14.13 @@ -12263,22 +12323,22 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@unocss/astro@0.63.6(rollup@4.24.0)(typescript@5.6.3)(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1))': + '@unocss/astro@0.63.6(rollup@4.24.2)(typescript@5.6.3)(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1))': dependencies: '@unocss/core': 0.63.6 '@unocss/reset': 0.63.6 - '@unocss/vite': 0.63.6(rollup@4.24.0)(typescript@5.6.3)(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1)) + '@unocss/vite': 0.63.6(rollup@4.24.2)(typescript@5.6.3)(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1)) optionalDependencies: - vite: 5.4.0(@types/node@22.7.9)(terser@5.34.1) + vite: 5.4.0(@types/node@22.8.1)(terser@5.34.1) transitivePeerDependencies: - rollup - supports-color - typescript - '@unocss/cli@0.63.6(rollup@4.24.0)': + '@unocss/cli@0.63.6(rollup@4.24.2)': dependencies: '@ampproject/remapping': 2.3.0 - '@rollup/pluginutils': 5.1.2(rollup@4.24.0) + '@rollup/pluginutils': 5.1.2(rollup@4.24.2) '@unocss/config': 0.63.6 '@unocss/core': 0.63.6 '@unocss/preset-uno': 0.63.6 @@ -12289,7 +12349,7 @@ snapshots: magic-string: 0.30.12 pathe: 1.1.2 perfect-debounce: 1.0.0 - tinyglobby: 0.2.9 + tinyglobby: 0.2.10 transitivePeerDependencies: - rollup - supports-color @@ -12324,7 +12384,7 @@ snapshots: '@unocss/rule-utils': 0.63.6 css-tree: 3.0.0 postcss: 8.4.47 - tinyglobby: 0.2.9 + tinyglobby: 0.2.10 transitivePeerDependencies: - supports-color @@ -12398,17 +12458,17 @@ snapshots: dependencies: '@unocss/core': 0.63.6 - '@unocss/vite@0.63.6(rollup@4.24.0)(typescript@5.6.3)(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1))': + '@unocss/vite@0.63.6(rollup@4.24.2)(typescript@5.6.3)(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1))': dependencies: '@ampproject/remapping': 2.3.0 - '@rollup/pluginutils': 5.1.2(rollup@4.24.0) + '@rollup/pluginutils': 5.1.2(rollup@4.24.2) '@unocss/config': 0.63.6 '@unocss/core': 0.63.6 '@unocss/inspector': 0.63.6(typescript@5.6.3) chokidar: 3.6.0 magic-string: 0.30.12 - tinyglobby: 0.2.9 - vite: 5.4.0(@types/node@22.7.9)(terser@5.34.1) + tinyglobby: 0.2.10 + vite: 5.4.0(@types/node@22.8.1)(terser@5.34.1) transitivePeerDependencies: - rollup - supports-color @@ -12423,30 +12483,30 @@ snapshots: sharp-ico: 0.1.5 unconfig: 0.3.11 - '@vite-pwa/vitepress@0.5.3(@vite-pwa/assets-generator@0.2.6)(vite-plugin-pwa@0.20.5(@vite-pwa/assets-generator@0.2.6)(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1))(workbox-build@7.1.0(@types/babel__core@7.20.5))(workbox-window@7.1.0))': + '@vite-pwa/vitepress@0.5.3(@vite-pwa/assets-generator@0.2.6)(vite-plugin-pwa@0.20.5(@vite-pwa/assets-generator@0.2.6)(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1))(workbox-build@7.1.0(@types/babel__core@7.20.5))(workbox-window@7.1.0))': dependencies: - vite-plugin-pwa: 0.20.5(@vite-pwa/assets-generator@0.2.6)(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1))(workbox-build@7.1.0(@types/babel__core@7.20.5))(workbox-window@7.1.0) + vite-plugin-pwa: 0.20.5(@vite-pwa/assets-generator@0.2.6)(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1))(workbox-build@7.1.0(@types/babel__core@7.20.5))(workbox-window@7.1.0) optionalDependencies: '@vite-pwa/assets-generator': 0.2.6 - '@vitejs/plugin-basic-ssl@1.0.2(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1))': + '@vitejs/plugin-basic-ssl@1.0.2(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1))': dependencies: - vite: 5.4.0(@types/node@22.7.9)(terser@5.34.1) + vite: 5.4.0(@types/node@22.8.1)(terser@5.34.1) - '@vitejs/plugin-react@4.2.1(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1))': + '@vitejs/plugin-react@4.2.1(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1))': dependencies: '@babel/core': 7.24.4 '@babel/plugin-transform-react-jsx-self': 7.23.3(@babel/core@7.24.4) '@babel/plugin-transform-react-jsx-source': 7.23.3(@babel/core@7.24.4) '@types/babel__core': 7.20.5 react-refresh: 0.14.0 - vite: 5.4.0(@types/node@22.7.9)(terser@5.34.1) + vite: 5.4.0(@types/node@22.8.1)(terser@5.34.1) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@5.1.4(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1))(vue@3.5.12(typescript@5.6.3))': + '@vitejs/plugin-vue@5.1.4(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1))(vue@3.5.12(typescript@5.6.3))': dependencies: - vite: 5.4.0(@types/node@22.7.9)(terser@5.34.1) + vite: 5.4.0(@types/node@22.8.1)(terser@5.34.1) vue: 3.5.12(typescript@5.6.3) '@vitest/eslint-plugin@1.1.7(@typescript-eslint/utils@8.10.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.6.3))(eslint@9.13.0(jiti@1.21.6))(typescript@5.6.3)(vitest@packages+vitest)': @@ -12732,7 +12792,7 @@ snapshots: '@wdio/repl@8.40.3': dependencies: - '@types/node': 22.7.9 + '@types/node': 22.8.1 '@wdio/repl@9.0.8': dependencies: @@ -12744,7 +12804,7 @@ snapshots: '@wdio/types@8.40.6': dependencies: - '@types/node': 22.7.9 + '@types/node': 22.8.1 '@wdio/types@9.1.3': dependencies: @@ -14720,6 +14780,10 @@ snapshots: optionalDependencies: picomatch: 4.0.2 + fdir@6.4.2(picomatch@4.0.2): + optionalDependencies: + picomatch: 4.0.2 + fetch-blob@3.2.0: dependencies: node-domexception: 1.0.0 @@ -15339,7 +15403,7 @@ snapshots: jiti-v1: jiti@1.21.6 pathe: 1.1.2 pkg-types: 1.2.1 - tsx: 4.19.1 + tsx: 4.19.2 transitivePeerDependencies: - supports-color @@ -15652,7 +15716,7 @@ snapshots: jest-util@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 22.7.9 + '@types/node': 22.8.1 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 @@ -16416,12 +16480,12 @@ snapshots: ms@2.1.3: {} - msw@2.5.0(typescript@5.6.3): + msw@2.5.2(@types/node@22.8.1)(typescript@5.6.3): dependencies: '@bundled-es-modules/cookie': 2.0.0 '@bundled-es-modules/statuses': 1.0.1 '@bundled-es-modules/tough-cookie': 0.1.6 - '@inquirer/confirm': 4.0.1 + '@inquirer/confirm': 5.0.1(@types/node@22.8.1) '@mswjs/interceptors': 0.36.5 '@open-draft/until': 2.1.0 '@types/cookie': 0.6.0 @@ -16437,6 +16501,8 @@ snapshots: yargs: 17.7.2 optionalDependencies: typescript: 5.6.3 + transitivePeerDependencies: + - '@types/node' muggle-string@0.3.1: {} @@ -16444,6 +16510,8 @@ snapshots: mute-stream@1.0.0: {} + mute-stream@2.0.0: {} + n12@0.4.0: {} nanoid@3.3.7: {} @@ -16808,7 +16876,7 @@ snapshots: playwright-core@1.48.0: {} - playwright-core@1.48.1: {} + playwright-core@1.48.2: {} playwright@1.48.0: dependencies: @@ -16816,9 +16884,9 @@ snapshots: optionalDependencies: fsevents: 2.3.2 - playwright@1.48.1: + playwright@1.48.2: dependencies: - playwright-core: 1.48.1 + playwright-core: 1.48.2 optionalDependencies: fsevents: 2.3.2 @@ -17229,26 +17297,26 @@ snapshots: globby: 10.0.1 is-plain-object: 3.0.1 - rollup-plugin-dts@6.1.1(rollup@4.24.0)(typescript@5.6.3): + rollup-plugin-dts@6.1.1(rollup@4.24.2)(typescript@5.6.3): dependencies: magic-string: 0.30.12 - rollup: 4.24.0 + rollup: 4.24.2 typescript: 5.6.3 optionalDependencies: '@babel/code-frame': 7.24.7 - rollup-plugin-esbuild@6.1.1(esbuild@0.24.0)(rollup@4.24.0): + rollup-plugin-esbuild@6.1.1(esbuild@0.24.0)(rollup@4.24.2): dependencies: - '@rollup/pluginutils': 5.0.5(rollup@4.24.0) + '@rollup/pluginutils': 5.0.5(rollup@4.24.2) debug: 4.3.7 es-module-lexer: 1.3.1 esbuild: 0.24.0 get-tsconfig: 4.8.1 - rollup: 4.24.0 + rollup: 4.24.2 transitivePeerDependencies: - supports-color - rollup-plugin-license@3.5.3(picomatch@4.0.2)(rollup@4.24.0): + rollup-plugin-license@3.5.3(picomatch@4.0.2)(rollup@4.24.2): dependencies: commenting: 1.1.0 fdir: 6.3.0(picomatch@4.0.2) @@ -17256,32 +17324,34 @@ snapshots: magic-string: 0.30.12 moment: 2.30.1 package-name-regex: 2.0.6 - rollup: 4.24.0 + rollup: 4.24.2 spdx-expression-validate: 2.0.0 spdx-satisfies: 5.0.1 transitivePeerDependencies: - picomatch - rollup@4.24.0: + rollup@4.24.2: dependencies: '@types/estree': 1.0.6 optionalDependencies: - '@rollup/rollup-android-arm-eabi': 4.24.0 - '@rollup/rollup-android-arm64': 4.24.0 - '@rollup/rollup-darwin-arm64': 4.24.0 - '@rollup/rollup-darwin-x64': 4.24.0 - '@rollup/rollup-linux-arm-gnueabihf': 4.24.0 - '@rollup/rollup-linux-arm-musleabihf': 4.24.0 - '@rollup/rollup-linux-arm64-gnu': 4.24.0 - '@rollup/rollup-linux-arm64-musl': 4.24.0 - '@rollup/rollup-linux-powerpc64le-gnu': 4.24.0 - '@rollup/rollup-linux-riscv64-gnu': 4.24.0 - '@rollup/rollup-linux-s390x-gnu': 4.24.0 - '@rollup/rollup-linux-x64-gnu': 4.24.0 - '@rollup/rollup-linux-x64-musl': 4.24.0 - '@rollup/rollup-win32-arm64-msvc': 4.24.0 - '@rollup/rollup-win32-ia32-msvc': 4.24.0 - '@rollup/rollup-win32-x64-msvc': 4.24.0 + '@rollup/rollup-android-arm-eabi': 4.24.2 + '@rollup/rollup-android-arm64': 4.24.2 + '@rollup/rollup-darwin-arm64': 4.24.2 + '@rollup/rollup-darwin-x64': 4.24.2 + '@rollup/rollup-freebsd-arm64': 4.24.2 + '@rollup/rollup-freebsd-x64': 4.24.2 + '@rollup/rollup-linux-arm-gnueabihf': 4.24.2 + '@rollup/rollup-linux-arm-musleabihf': 4.24.2 + '@rollup/rollup-linux-arm64-gnu': 4.24.2 + '@rollup/rollup-linux-arm64-musl': 4.24.2 + '@rollup/rollup-linux-powerpc64le-gnu': 4.24.2 + '@rollup/rollup-linux-riscv64-gnu': 4.24.2 + '@rollup/rollup-linux-s390x-gnu': 4.24.2 + '@rollup/rollup-linux-x64-gnu': 4.24.2 + '@rollup/rollup-linux-x64-musl': 4.24.2 + '@rollup/rollup-win32-arm64-msvc': 4.24.2 + '@rollup/rollup-win32-ia32-msvc': 4.24.2 + '@rollup/rollup-win32-x64-msvc': 4.24.2 fsevents: 2.3.3 rrweb-cssom@0.6.0: {} @@ -17484,6 +17554,15 @@ snapshots: '@shikijs/vscode-textmate': 9.3.0 '@types/hast': 3.0.4 + shiki@1.22.1: + dependencies: + '@shikijs/core': 1.22.1 + '@shikijs/engine-javascript': 1.22.1 + '@shikijs/engine-oniguruma': 1.22.1 + '@shikijs/types': 1.22.1 + '@shikijs/vscode-textmate': 9.3.0 + '@types/hast': 3.0.4 + side-channel@1.0.4: dependencies: call-bind: 1.0.5 @@ -17983,9 +18062,9 @@ snapshots: tinyexec@0.3.1: {} - tinyglobby@0.2.9: + tinyglobby@0.2.10: dependencies: - fdir: 6.4.0(picomatch@4.0.2) + fdir: 6.4.2(picomatch@4.0.2) picomatch: 4.0.2 tinyhighlight@0.3.2(picocolors@1.1.1): @@ -18074,7 +18153,7 @@ snapshots: tslib@2.7.0: {} - tsx@4.19.1: + tsx@4.19.2: dependencies: esbuild: 0.23.0 get-tsconfig: 4.8.1 @@ -18232,9 +18311,9 @@ snapshots: unicorn-magic@0.3.0: {} - unimport@3.13.1(rollup@4.24.0)(webpack-sources@3.2.3): + unimport@3.13.1(rollup@4.24.2)(webpack-sources@3.2.3): dependencies: - '@rollup/pluginutils': 5.1.2(rollup@4.24.0) + '@rollup/pluginutils': 5.1.2(rollup@4.24.2) acorn: 8.11.3(patch_hash=no36qihqjrd3chyjw73dk5xfkm) escape-string-regexp: 5.0.0 estree-walker: 3.0.3 @@ -18284,10 +18363,10 @@ snapshots: universalify@2.0.1: {} - unocss@0.63.6(postcss@8.4.47)(rollup@4.24.0)(typescript@5.6.3)(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1)): + unocss@0.63.6(postcss@8.4.47)(rollup@4.24.2)(typescript@5.6.3)(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1)): dependencies: - '@unocss/astro': 0.63.6(rollup@4.24.0)(typescript@5.6.3)(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1)) - '@unocss/cli': 0.63.6(rollup@4.24.0) + '@unocss/astro': 0.63.6(rollup@4.24.2)(typescript@5.6.3)(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1)) + '@unocss/cli': 0.63.6(rollup@4.24.2) '@unocss/core': 0.63.6 '@unocss/postcss': 0.63.6(postcss@8.4.47) '@unocss/preset-attributify': 0.63.6 @@ -18302,9 +18381,9 @@ snapshots: '@unocss/transformer-compile-class': 0.63.6 '@unocss/transformer-directives': 0.63.6 '@unocss/transformer-variant-group': 0.63.6 - '@unocss/vite': 0.63.6(rollup@4.24.0)(typescript@5.6.3)(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1)) + '@unocss/vite': 0.63.6(rollup@4.24.2)(typescript@5.6.3)(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1)) optionalDependencies: - vite: 5.4.0(@types/node@22.7.9)(terser@5.34.1) + vite: 5.4.0(@types/node@22.8.1)(terser@5.34.1) transitivePeerDependencies: - postcss - rollup @@ -18313,15 +18392,15 @@ snapshots: unpipe@1.0.0: {} - unplugin-auto-import@0.18.3(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(rollup@4.24.0)(webpack-sources@3.2.3): + unplugin-auto-import@0.18.3(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(rollup@4.24.2)(webpack-sources@3.2.3): dependencies: '@antfu/utils': 0.7.10 - '@rollup/pluginutils': 5.1.2(rollup@4.24.0) + '@rollup/pluginutils': 5.1.2(rollup@4.24.2) fast-glob: 3.3.2 local-pkg: 0.5.0 magic-string: 0.30.12 minimatch: 9.0.5 - unimport: 3.13.1(rollup@4.24.0)(webpack-sources@3.2.3) + unimport: 3.13.1(rollup@4.24.2)(webpack-sources@3.2.3) unplugin: 1.14.1(webpack-sources@3.2.3) optionalDependencies: '@vueuse/core': 11.1.0(vue@3.5.12(typescript@5.6.3)) @@ -18329,19 +18408,19 @@ snapshots: - rollup - webpack-sources - unplugin-swc@1.4.4(@swc/core@1.4.1)(rollup@4.24.0): + unplugin-swc@1.4.4(@swc/core@1.4.1)(rollup@4.24.2): dependencies: - '@rollup/pluginutils': 5.1.0(rollup@4.24.0) + '@rollup/pluginutils': 5.1.0(rollup@4.24.2) '@swc/core': 1.4.1 load-tsconfig: 0.2.5 unplugin: 1.7.1 transitivePeerDependencies: - rollup - unplugin-vue-components@0.27.4(@babel/parser@7.25.7)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)): + unplugin-vue-components@0.27.4(@babel/parser@7.25.7)(rollup@4.24.2)(vue@3.5.12(typescript@5.6.3)): dependencies: '@antfu/utils': 0.7.10 - '@rollup/pluginutils': 5.1.0(rollup@4.24.0) + '@rollup/pluginutils': 5.1.0(rollup@4.24.2) chokidar: 3.6.0 debug: 4.3.6 fast-glob: 3.3.2 @@ -18468,7 +18547,7 @@ snapshots: unist-util-stringify-position: 4.0.0 vfile-message: 4.0.2 - vite-plugin-pages@0.32.3(@vue/compiler-sfc@3.5.12)(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1))(vue-router@4.4.5(vue@3.5.12(typescript@5.6.3))): + vite-plugin-pages@0.32.3(@vue/compiler-sfc@3.5.12)(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1))(vue-router@4.4.5(vue@3.5.12(typescript@5.6.3))): dependencies: '@types/debug': 4.1.12 debug: 4.3.7 @@ -18478,7 +18557,7 @@ snapshots: json5: 2.2.3 local-pkg: 0.5.0 picocolors: 1.0.1 - vite: 5.4.0(@types/node@22.7.9)(terser@5.34.1) + vite: 5.4.0(@types/node@22.8.1)(terser@5.34.1) yaml: 2.4.5 optionalDependencies: '@vue/compiler-sfc': 3.5.12 @@ -18486,12 +18565,12 @@ snapshots: transitivePeerDependencies: - supports-color - vite-plugin-pwa@0.20.5(@vite-pwa/assets-generator@0.2.6)(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1))(workbox-build@7.1.0(@types/babel__core@7.20.5))(workbox-window@7.1.0): + vite-plugin-pwa@0.20.5(@vite-pwa/assets-generator@0.2.6)(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1))(workbox-build@7.1.0(@types/babel__core@7.20.5))(workbox-window@7.1.0): dependencies: debug: 4.3.7 pretty-bytes: 6.1.1 - tinyglobby: 0.2.9 - vite: 5.4.0(@types/node@22.7.9)(terser@5.34.1) + tinyglobby: 0.2.10 + vite: 5.4.0(@types/node@22.8.1)(terser@5.34.1) workbox-build: 7.1.0(@types/babel__core@7.20.5) workbox-window: 7.1.0 optionalDependencies: @@ -18503,32 +18582,32 @@ snapshots: dependencies: esbuild: 0.21.5 postcss: 8.4.40 - rollup: 4.24.0 + rollup: 4.24.2 optionalDependencies: '@types/node': 20.11.5 fsevents: 2.3.3 terser: 5.34.1 - vite@5.4.0(@types/node@22.7.9)(terser@5.34.1): + vite@5.4.0(@types/node@22.8.1)(terser@5.34.1): dependencies: esbuild: 0.21.5 postcss: 8.4.40 - rollup: 4.24.0 + rollup: 4.24.2 optionalDependencies: - '@types/node': 22.7.9 + '@types/node': 22.8.1 fsevents: 2.3.3 terser: 5.34.1 - vitefu@0.2.5(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1)): + vitefu@0.2.5(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1)): optionalDependencies: - vite: 5.4.0(@types/node@22.7.9)(terser@5.34.1) + vite: 5.4.0(@types/node@22.8.1)(terser@5.34.1) - vitepress-plugin-tabs@0.5.0(vitepress@1.4.1(@algolia/client-search@4.20.0)(@types/node@22.7.9)(@types/react@18.2.79)(postcss@8.4.47)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(search-insights@2.9.0)(terser@5.34.1)(typescript@5.6.3))(vue@3.5.12(typescript@5.6.3)): + vitepress-plugin-tabs@0.5.0(vitepress@1.4.1(@algolia/client-search@4.20.0)(@types/node@22.8.1)(@types/react@18.2.79)(postcss@8.4.47)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(search-insights@2.9.0)(terser@5.34.1)(typescript@5.6.3))(vue@3.5.12(typescript@5.6.3)): dependencies: - vitepress: 1.4.1(@algolia/client-search@4.20.0)(@types/node@22.7.9)(@types/react@18.2.79)(postcss@8.4.47)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(search-insights@2.9.0)(terser@5.34.1)(typescript@5.6.3) + vitepress: 1.4.1(@algolia/client-search@4.20.0)(@types/node@22.8.1)(@types/react@18.2.79)(postcss@8.4.47)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(search-insights@2.9.0)(terser@5.34.1)(typescript@5.6.3) vue: 3.5.12(typescript@5.6.3) - vitepress@1.4.1(@algolia/client-search@4.20.0)(@types/node@22.7.9)(@types/react@18.2.79)(postcss@8.4.47)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(search-insights@2.9.0)(terser@5.34.1)(typescript@5.6.3): + vitepress@1.4.1(@algolia/client-search@4.20.0)(@types/node@22.8.1)(@types/react@18.2.79)(postcss@8.4.47)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(search-insights@2.9.0)(terser@5.34.1)(typescript@5.6.3): dependencies: '@docsearch/css': 3.6.2 '@docsearch/js': 3.6.2(@algolia/client-search@4.20.0)(@types/react@18.2.79)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(search-insights@2.9.0) @@ -18536,7 +18615,7 @@ snapshots: '@shikijs/transformers': 1.22.0 '@shikijs/types': 1.22.0 '@types/markdown-it': 14.1.2 - '@vitejs/plugin-vue': 5.1.4(vite@5.4.0(@types/node@22.7.9)(terser@5.34.1))(vue@3.5.12(typescript@5.6.3)) + '@vitejs/plugin-vue': 5.1.4(vite@5.4.0(@types/node@22.8.1)(terser@5.34.1))(vue@3.5.12(typescript@5.6.3)) '@vue/devtools-api': 7.4.6 '@vue/shared': 3.5.12 '@vueuse/core': 11.1.0(vue@3.5.12(typescript@5.6.3)) @@ -18545,7 +18624,7 @@ snapshots: mark.js: 8.11.1 minisearch: 7.1.0 shiki: 1.22.0 - vite: 5.4.0(@types/node@22.7.9)(terser@5.34.1) + vite: 5.4.0(@types/node@22.8.1)(terser@5.34.1) vue: 3.5.12(typescript@5.6.3) optionalDependencies: postcss: 8.4.47 @@ -18714,7 +18793,7 @@ snapshots: webdriver@8.40.6: dependencies: - '@types/node': 22.7.9 + '@types/node': 22.8.1 '@types/ws': 8.5.12 '@wdio/config': 8.40.6 '@wdio/logger': 8.38.0 @@ -18941,10 +19020,10 @@ snapshots: '@babel/core': 7.25.7 '@babel/preset-env': 7.25.7(@babel/core@7.25.7) '@babel/runtime': 7.25.7 - '@rollup/plugin-babel': 5.3.1(@babel/core@7.25.7)(@types/babel__core@7.20.5)(rollup@4.24.0) - '@rollup/plugin-node-resolve': 15.3.0(rollup@4.24.0) - '@rollup/plugin-replace': 2.4.2(rollup@4.24.0) - '@rollup/plugin-terser': 0.4.4(rollup@4.24.0) + '@rollup/plugin-babel': 5.3.1(@babel/core@7.25.7)(@types/babel__core@7.20.5)(rollup@4.24.2) + '@rollup/plugin-node-resolve': 15.3.0(rollup@4.24.2) + '@rollup/plugin-replace': 2.4.2(rollup@4.24.2) + '@rollup/plugin-terser': 0.4.4(rollup@4.24.2) '@surma/rollup-plugin-off-main-thread': 2.2.3 ajv: 8.17.1 common-tags: 1.8.2 @@ -18953,7 +19032,7 @@ snapshots: glob: 7.2.3 lodash: 4.17.21 pretty-bytes: 5.6.0 - rollup: 4.24.0 + rollup: 4.24.2 source-map: 0.8.0-beta.0 stringify-object: 3.3.0 strip-comments: 2.0.1 @@ -19147,4 +19226,4 @@ snapshots: zx@8.1.9: optionalDependencies: '@types/fs-extra': 11.0.4 - '@types/node': 22.7.9 + '@types/node': 22.8.1