diff --git a/docs/package.json b/docs/package.json index f8239001..5cbd3d5f 100644 --- a/docs/package.json +++ b/docs/package.json @@ -11,7 +11,7 @@ "@unocss/reset": "^0.59.4", "@vueuse/core": "^10.9.0", "unplugin-vue-components": "^0.26.0", - "vitepress": "1.1.3", - "vue": "^3.4.23" + "vitepress": "1.1.4", + "vue": "^3.4.26" } } diff --git a/package.json b/package.json index 406d29da..17de6e0b 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "type": "module", "version": "7.1.3", "private": true, - "packageManager": "pnpm@9.0.5", + "packageManager": "pnpm@9.0.6", "description": "DevTools for Vue.js", "author": "webfansplz", "license": "MIT", @@ -68,10 +68,10 @@ "gen:vue-apis": "tsx ./scripts/vue-api-manifest.ts" }, "devDependencies": { - "@antfu/eslint-config": "2.15.0", + "@antfu/eslint-config": "2.16.0", "@antfu/ni": "^0.21.12", "@arethetypeswrong/cli": "^0.15.3", - "@types/chrome": "^0.0.266", + "@types/chrome": "^0.0.267", "@types/degit": "^2.8.6", "@types/fs-extra": "^11.0.4", "@types/node": "^20.12.7", @@ -80,7 +80,7 @@ "@vue/devtools-kit": "workspace:^", "@vue/test-utils": "^2.4.5", "archiver": "^7.0.1", - "bumpp": "^9.4.0", + "bumpp": "^9.4.1", "cross-env": "^7.0.3", "degit": "^2.8.4", "eslint": "npm:eslint-ts-patch@8.57.0-0", @@ -92,22 +92,22 @@ "jsdom": "^24.0.0", "lint-staged": "^15.2.2", "npm-run-all2": "^6.1.2", - "pnpm": "^9.0.5", + "pnpm": "^9.0.6", "progress": "^2.0.3", "publint": "^0.2.7", "readdir-glob": "^2.0.0", "regex-extra": "^0.2.2", "simple-git-hooks": "^2.11.1", - "taze": "^0.13.6", + "taze": "^0.13.7", "tsup": "^8.0.2", - "tsx": "^4.7.2", - "turbo": "^1.13.2", + "tsx": "^4.7.3", + "turbo": "^1.13.3", "typescript": "^5.4.5", "unbuild": "^2.0.0", "unocss": "^0.59.4", "vite": "^5.2.10", - "vitest": "^1.5.0", - "vue": "^3.4.23" + "vitest": "^1.5.2", + "vue": "^3.4.26" }, "simple-git-hooks": { "pre-commit": "pnpm lint-staged" diff --git a/packages/applet/package.json b/packages/applet/package.json index eb2b9b87..c040e1df 100644 --- a/packages/applet/package.json +++ b/packages/applet/package.json @@ -37,8 +37,8 @@ "devDependencies": { "@types/lodash-es": "^4.17.12", "unplugin-vue": "^5.0.5", - "vite-plugin-dts": "^3.8.3", - "vue": "^3.4.23", + "vite-plugin-dts": "^3.9.0", + "vue": "^3.4.26", "vue-router": "^4.3.2" } } diff --git a/packages/browser-extension/package.json b/packages/browser-extension/package.json index adfd7b13..41611400 100644 --- a/packages/browser-extension/package.json +++ b/packages/browser-extension/package.json @@ -18,6 +18,6 @@ }, "devDependencies": { "@vitejs/plugin-vue": "^5.0.4", - "vue": "^3.4.23" + "vue": "^3.4.26" } } diff --git a/packages/client/package.json b/packages/client/package.json index 30213e93..25bdfa19 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -44,14 +44,14 @@ "vue-virtual-scroller": "2.0.0-beta.8" }, "devDependencies": { - "@iconify/json": "^2.2.203", + "@iconify/json": "^2.2.205", "@types/node": "^20.12.7", "@types/splitpanes": "^2.2.6", "@unocss/core": "^0.59.4", "@unocss/reset": "^0.59.4", "@vitejs/plugin-vue": "^5.0.4", "@vitejs/plugin-vue-jsx": "^3.1.0", - "dayjs": "^1.11.10", + "dayjs": "^1.11.11", "floating-vue": "5.2.2", "ohash": "^1.1.3", "pinia": "^2.1.7", @@ -62,6 +62,6 @@ "unplugin-auto-import": "^0.17.5", "unplugin-vue-components": "^0.26.0", "vite": "^5.2.10", - "vue": "^3.4.23" + "vue": "^3.4.26" } } diff --git a/packages/core/package.json b/packages/core/package.json index 8178e480..20335a3c 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -30,6 +30,6 @@ "vite-hot-client": "^0.2.3" }, "devDependencies": { - "vue": "^3.4.23" + "vue": "^3.4.26" } } diff --git a/packages/devtools-kit/package.json b/packages/devtools-kit/package.json index bd14de2b..8b896345 100644 --- a/packages/devtools-kit/package.json +++ b/packages/devtools-kit/package.json @@ -34,7 +34,7 @@ }, "devDependencies": { "@types/speakingurl": "^13.0.6", - "vue": "^3.4.23", + "vue": "^3.4.26", "vue-router": "^4.3.2" } } diff --git a/packages/electron/package.json b/packages/electron/package.json index 170b0d93..4400e41a 100644 --- a/packages/electron/package.json +++ b/packages/electron/package.json @@ -43,8 +43,8 @@ }, "devDependencies": { "@vitejs/plugin-vue": "^5.0.4", - "tsx": "^4.7.2", + "tsx": "^4.7.3", "unbuild": "^2.0.0", - "vue": "^3.4.23" + "vue": "^3.4.26" } } diff --git a/packages/overlay/package.json b/packages/overlay/package.json index ca570eee..7123b287 100644 --- a/packages/overlay/package.json +++ b/packages/overlay/package.json @@ -27,11 +27,11 @@ "@vueuse/core": "^10.9.0" }, "devDependencies": { - "@iconify/json": "^2.2.203", + "@iconify/json": "^2.2.205", "@types/node": "^20.12.7", "@vitejs/plugin-vue": "^5.0.4", "sass": "^1.75.0", "vite": "^5.2.10", - "vue": "^3.4.23" + "vue": "^3.4.26" } } diff --git a/packages/playground/applet/package.json b/packages/playground/applet/package.json index dc6871a3..256e4e7e 100644 --- a/packages/playground/applet/package.json +++ b/packages/playground/applet/package.json @@ -7,11 +7,11 @@ "dev": "vite" }, "dependencies": { - "@iconify/json": "^2.2.203", + "@iconify/json": "^2.2.205", "@vueuse/core": "^10.9.0", "pinia": "^2.1.7", "unplugin-auto-import": "^0.17.5", - "vue": "^3.4.23", + "vue": "^3.4.26", "vue-router": "^4.3.2" }, "devDependencies": { @@ -21,7 +21,7 @@ "@vue/devtools-kit": "workspace:*", "@vue/devtools-shared": "workspace:*", "sass": "^1.75.0", - "serve": "^14.2.2", + "serve": "^14.2.3", "typescript": "^5.4.5", "unocss": "^0.59.4", "vite": "^5.2.10", diff --git a/packages/playground/basic/package.json b/packages/playground/basic/package.json index 17c8440c..a8129f8c 100644 --- a/packages/playground/basic/package.json +++ b/packages/playground/basic/package.json @@ -10,14 +10,14 @@ "@vueuse/core": "^10.9.0", "pinia": "^2.1.7", "unplugin-auto-import": "^0.17.5", - "vue": "^3.4.23", + "vue": "^3.4.26", "vue-router": "^4.3.2" }, "devDependencies": { "@vitejs/plugin-vue": "^5.0.4", "@vue/devtools": "workspace:^", "sass": "^1.75.0", - "serve": "^14.2.2", + "serve": "^14.2.3", "typescript": "^5.4.5", "unocss": "^0.59.4", "vite": "^5.2.10", diff --git a/packages/playground/multi-app/package.json b/packages/playground/multi-app/package.json index aa772e98..2b4c3bea 100644 --- a/packages/playground/multi-app/package.json +++ b/packages/playground/multi-app/package.json @@ -10,13 +10,13 @@ "@vueuse/core": "^10.9.0", "pinia": "^2.1.7", "unplugin-auto-import": "^0.17.5", - "vue": "^3.4.23", + "vue": "^3.4.26", "vue-router": "^4.3.2" }, "devDependencies": { "@vitejs/plugin-vue": "^5.0.4", "sass": "^1.75.0", - "serve": "^14.2.2", + "serve": "^14.2.3", "typescript": "^5.4.5", "unocss": "^0.59.4", "vite": "^5.2.10", diff --git a/packages/playground/termui/package.json b/packages/playground/termui/package.json index bb4d67f3..3b24124e 100644 --- a/packages/playground/termui/package.json +++ b/packages/playground/termui/package.json @@ -11,15 +11,15 @@ }, "dependencies": { "@vue/devtools": "workspace:^", - "@vue/runtime-core": "^3.4.23", - "vue": "^3.4.23", + "@vue/runtime-core": "^3.4.26", + "vue": "^3.4.26", "vue-termui": "*" }, "devDependencies": { "@types/node": "^20.12.7", "@vitejs/plugin-vue": "^5.0.4", "@vue-termui/cli": "*", - "@vue/compiler-sfc": "^3.4.23", + "@vue/compiler-sfc": "^3.4.26", "typescript": "^5.4.5", "unplugin-auto-import": "^0.17.5", "unplugin-vue-components": "^0.26.0", diff --git a/packages/playground/ui/package.json b/packages/playground/ui/package.json index 82a114d9..dd8e9836 100644 --- a/packages/playground/ui/package.json +++ b/packages/playground/ui/package.json @@ -12,7 +12,7 @@ "@unocss/reset": "^0.59.4", "@vue/devtools-ui": "workspace:*", "@vueuse/core": "^10.9.0", - "vue": "^3.4.23" + "vue": "^3.4.26" }, "devDependencies": { "@vitejs/plugin-vue": "^5.0.4", diff --git a/packages/playground/webpack/package.json b/packages/playground/webpack/package.json index c56834f1..3012d4ca 100644 --- a/packages/playground/webpack/package.json +++ b/packages/playground/webpack/package.json @@ -13,17 +13,17 @@ }, "dependencies": { "core-js": "^3.37.0", - "vue": "^3.4.23" + "vue": "^3.4.26" }, "devDependencies": { - "@babel/core": "^7.24.4", + "@babel/core": "^7.24.5", "@babel/eslint-parser": "^7.24.1", "@vue/cli-plugin-babel": "~5.0.8", "@vue/cli-plugin-eslint": "~5.0.8", "@vue/cli-service": "~5.0.8", "@vue/devtools": "workspace:*", "@vue/devtools-api": "workspace:*", - "eslint": "^9.1.0", + "eslint": "^9.1.1", "eslint-plugin-vue": "^9.25.0" }, "eslintConfig": { diff --git a/packages/ui/package.json b/packages/ui/package.json index 41cd79d5..158d8b5b 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -51,6 +51,6 @@ "floating-vue": "5.2.2", "histoire": "^0.17.17", "unocss": "^0.59.4", - "vite-plugin-dts": "^3.8.3" + "vite-plugin-dts": "^3.9.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ce39e739..b3ea2edd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: devDependencies: '@antfu/eslint-config': - specifier: 2.15.0 - version: 2.15.0(@unocss/eslint-plugin@0.59.4(eslint-ts-patch@8.57.0-0)(typescript@5.4.5))(@vue/compiler-sfc@3.4.23)(eslint-plugin-format@0.1.1(eslint-ts-patch@8.57.0-0))(eslint-ts-patch@8.57.0-0)(typescript@5.4.5)(vitest@1.5.0(@types/node@20.12.7)(jsdom@24.0.0)(sass@1.75.0)(terser@5.26.0)) + specifier: 2.16.0 + version: 2.16.0(@unocss/eslint-plugin@0.59.4(eslint-ts-patch@8.57.0-0)(typescript@5.4.5))(@vue/compiler-sfc@3.4.26)(eslint-plugin-format@0.1.1(eslint-ts-patch@8.57.0-0))(eslint-ts-patch@8.57.0-0)(typescript@5.4.5)(vitest@1.5.2(@types/node@20.12.7)(jsdom@24.0.0)(sass@1.75.0)(terser@5.26.0)) '@antfu/ni': specifier: ^0.21.12 version: 0.21.12 @@ -18,8 +18,8 @@ importers: specifier: ^0.15.3 version: 0.15.3 '@types/chrome': - specifier: ^0.0.266 - version: 0.0.266 + specifier: ^0.0.267 + version: 0.0.267 '@types/degit': specifier: ^2.8.6 version: 2.8.6 @@ -45,8 +45,8 @@ importers: specifier: ^7.0.1 version: 7.0.1 bumpp: - specifier: ^9.4.0 - version: 9.4.0 + specifier: ^9.4.1 + version: 9.4.1 cross-env: specifier: ^7.0.3 version: 7.0.3 @@ -81,8 +81,8 @@ importers: specifier: ^6.1.2 version: 6.1.2 pnpm: - specifier: ^9.0.5 - version: 9.0.5 + specifier: ^9.0.6 + version: 9.0.6 progress: specifier: ^2.0.3 version: 2.0.3 @@ -99,17 +99,17 @@ importers: specifier: ^2.11.1 version: 2.11.1 taze: - specifier: ^0.13.6 - version: 0.13.6 + specifier: ^0.13.7 + version: 0.13.7 tsup: specifier: ^8.0.2 version: 8.0.2(@microsoft/api-extractor@7.43.0(@types/node@20.12.7))(postcss@8.4.38)(typescript@5.4.5) tsx: - specifier: ^4.7.2 - version: 4.7.2 + specifier: ^4.7.3 + version: 4.7.3 turbo: - specifier: ^1.13.2 - version: 1.13.2 + specifier: ^1.13.3 + version: 1.13.3 typescript: specifier: ^5.4.5 version: 5.4.5 @@ -123,11 +123,11 @@ importers: specifier: ^5.2.10 version: 5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0) vitest: - specifier: ^1.5.0 - version: 1.5.0(@types/node@20.12.7)(jsdom@24.0.0)(sass@1.75.0)(terser@5.26.0) + specifier: ^1.5.2 + version: 1.5.2(@types/node@20.12.7)(jsdom@24.0.0)(sass@1.75.0)(terser@5.26.0) vue: - specifier: ^3.4.23 - version: 3.4.23(typescript@5.4.5) + specifier: ^3.4.26 + version: 3.4.26(typescript@5.4.5) docs: devDependencies: @@ -136,16 +136,16 @@ importers: version: 0.59.4 '@vueuse/core': specifier: ^10.9.0 - version: 10.9.0(vue@3.4.23(typescript@5.4.5)) + version: 10.9.0(vue@3.4.26(typescript@5.4.5)) unplugin-vue-components: specifier: ^0.26.0 - version: 0.26.0(@babel/parser@7.24.4)(rollup@4.13.0)(vue@3.4.23(typescript@5.4.5)) + version: 0.26.0(@babel/parser@7.24.4)(rollup@4.13.0)(vue@3.4.26(typescript@5.4.5)) vitepress: - specifier: 1.1.3 - version: 1.1.3(@algolia/client-search@4.22.0)(@types/node@20.12.7)(change-case@4.1.2)(fuse.js@7.0.0)(postcss@8.4.38)(sass@1.75.0)(search-insights@2.13.0)(terser@5.26.0)(typescript@5.4.5) + specifier: 1.1.4 + version: 1.1.4(@algolia/client-search@4.22.0)(@types/node@20.12.7)(change-case@4.1.2)(fuse.js@7.0.0)(postcss@8.4.38)(sass@1.75.0)(search-insights@2.13.0)(terser@5.26.0)(typescript@5.4.5) vue: - specifier: ^3.4.23 - version: 3.4.23(typescript@5.4.5) + specifier: ^3.4.26 + version: 3.4.26(typescript@5.4.5) packages/applet: dependencies: @@ -175,23 +175,23 @@ importers: version: 3.1.5 vue-virtual-scroller: specifier: 2.0.0-beta.8 - version: 2.0.0-beta.8(vue@3.4.23(typescript@5.4.5)) + version: 2.0.0-beta.8(vue@3.4.26(typescript@5.4.5)) devDependencies: '@types/lodash-es': specifier: ^4.17.12 version: 4.17.12 unplugin-vue: specifier: ^5.0.5 - version: 5.0.5(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0)(vue@3.4.23(typescript@5.4.5)) + version: 5.0.5(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0)(vue@3.4.26(typescript@5.4.5)) vite-plugin-dts: - specifier: ^3.8.3 - version: 3.8.3(@types/node@20.12.7)(rollup@4.13.0)(typescript@5.4.5)(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0)) + specifier: ^3.9.0 + version: 3.9.0(@types/node@20.12.7)(rollup@4.13.0)(typescript@5.4.5)(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0)) vue: - specifier: ^3.4.23 - version: 3.4.23(typescript@5.4.5) + specifier: ^3.4.26 + version: 3.4.26(typescript@5.4.5) vue-router: specifier: ^4.3.2 - version: 4.3.2(vue@3.4.23(typescript@5.4.5)) + version: 4.3.2(vue@3.4.26(typescript@5.4.5)) packages/browser-extension: dependencies: @@ -204,10 +204,10 @@ importers: devDependencies: '@vitejs/plugin-vue': specifier: ^5.0.4 - version: 5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.23(typescript@5.4.5)) + version: 5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.26(typescript@5.4.5)) vue: - specifier: ^3.4.23 - version: 3.4.23(typescript@5.4.5) + specifier: ^3.4.26 + version: 3.4.26(typescript@5.4.5) packages/client: dependencies: @@ -234,10 +234,10 @@ importers: version: link:../ui '@vueuse/core': specifier: ^10.9.0 - version: 10.9.0(vue@3.4.23(typescript@5.4.5)) + version: 10.9.0(vue@3.4.26(typescript@5.4.5)) '@vueuse/integrations': specifier: ^10.9.0 - version: 10.9.0(change-case@4.1.2)(focus-trap@7.5.4)(fuse.js@7.0.0)(vue@3.4.23(typescript@5.4.5)) + version: 10.9.0(change-case@4.1.2)(focus-trap@7.5.4)(fuse.js@7.0.0)(vue@3.4.26(typescript@5.4.5)) colord: specifier: ^2.9.3 version: 2.9.3 @@ -261,14 +261,14 @@ importers: version: 0.2.3(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0)) vue-router: specifier: ^4.3.2 - version: 4.3.2(vue@3.4.23(typescript@5.4.5)) + version: 4.3.2(vue@3.4.26(typescript@5.4.5)) vue-virtual-scroller: specifier: 2.0.0-beta.8 - version: 2.0.0-beta.8(vue@3.4.23(typescript@5.4.5)) + version: 2.0.0-beta.8(vue@3.4.26(typescript@5.4.5)) devDependencies: '@iconify/json': - specifier: ^2.2.203 - version: 2.2.203 + specifier: ^2.2.205 + version: 2.2.205 '@types/node': specifier: ^20.12.7 version: 20.12.7 @@ -283,22 +283,22 @@ importers: version: 0.59.4 '@vitejs/plugin-vue': specifier: ^5.0.4 - version: 5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.23(typescript@5.4.5)) + version: 5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.26(typescript@5.4.5)) '@vitejs/plugin-vue-jsx': specifier: ^3.1.0 - version: 3.1.0(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.23(typescript@5.4.5)) + version: 3.1.0(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.26(typescript@5.4.5)) dayjs: - specifier: ^1.11.10 - version: 1.11.10 + specifier: ^1.11.11 + version: 1.11.11 floating-vue: specifier: 5.2.2 - version: 5.2.2(vue@3.4.23(typescript@5.4.5)) + version: 5.2.2(vue@3.4.26(typescript@5.4.5)) ohash: specifier: ^1.1.3 version: 1.1.3 pinia: specifier: ^2.1.7 - version: 2.1.7(typescript@5.4.5)(vue@3.4.23(typescript@5.4.5)) + version: 2.1.7(typescript@5.4.5)(vue@3.4.26(typescript@5.4.5)) sass: specifier: ^1.75.0 version: 1.75.0 @@ -313,16 +313,16 @@ importers: version: 1.10.1 unplugin-auto-import: specifier: ^0.17.5 - version: 0.17.5(@vueuse/core@10.9.0(vue@3.4.23(typescript@5.4.5)))(rollup@4.13.0) + version: 0.17.5(@vueuse/core@10.9.0(vue@3.4.26(typescript@5.4.5)))(rollup@4.13.0) unplugin-vue-components: specifier: ^0.26.0 - version: 0.26.0(@babel/parser@7.24.4)(rollup@4.13.0)(vue@3.4.23(typescript@5.4.5)) + version: 0.26.0(@babel/parser@7.24.4)(rollup@4.13.0)(vue@3.4.26(typescript@5.4.5)) vite: specifier: ^5.2.10 version: 5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0) vue: - specifier: ^3.4.23 - version: 3.4.23(typescript@5.4.5) + specifier: ^3.4.26 + version: 3.4.26(typescript@5.4.5) packages/core: dependencies: @@ -346,8 +346,8 @@ importers: version: 0.2.3(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0)) devDependencies: vue: - specifier: ^3.4.23 - version: 3.4.23(typescript@5.4.5) + specifier: ^3.4.26 + version: 3.4.26(typescript@5.4.5) packages/devtools: dependencies: @@ -386,11 +386,11 @@ importers: specifier: ^13.0.6 version: 13.0.6 vue: - specifier: ^3.4.23 - version: 3.4.23(typescript@5.4.5) + specifier: ^3.4.26 + version: 3.4.26(typescript@5.4.5) vue-router: specifier: ^4.3.2 - version: 4.3.2(vue@3.4.23(typescript@5.4.5)) + version: 4.3.2(vue@3.4.26(typescript@5.4.5)) packages/electron: dependencies: @@ -424,16 +424,16 @@ importers: devDependencies: '@vitejs/plugin-vue': specifier: ^5.0.4 - version: 5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.23(typescript@5.4.5)) + version: 5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.26(typescript@5.4.5)) tsx: - specifier: ^4.7.2 - version: 4.7.2 + specifier: ^4.7.3 + version: 4.7.3 unbuild: specifier: ^2.0.0 version: 2.0.0(sass@1.75.0)(typescript@5.4.5) vue: - specifier: ^3.4.23 - version: 3.4.23(typescript@5.4.5) + specifier: ^3.4.26 + version: 3.4.26(typescript@5.4.5) packages/overlay: dependencies: @@ -451,17 +451,17 @@ importers: version: link:../ui '@vueuse/core': specifier: ^10.9.0 - version: 10.9.0(vue@3.4.23(typescript@5.4.5)) + version: 10.9.0(vue@3.4.26(typescript@5.4.5)) devDependencies: '@iconify/json': - specifier: ^2.2.203 - version: 2.2.203 + specifier: ^2.2.205 + version: 2.2.205 '@types/node': specifier: ^20.12.7 version: 20.12.7 '@vitejs/plugin-vue': specifier: ^5.0.4 - version: 5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.23(typescript@5.4.5)) + version: 5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.26(typescript@5.4.5)) sass: specifier: ^1.75.0 version: 1.75.0 @@ -469,33 +469,33 @@ importers: specifier: ^5.2.10 version: 5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0) vue: - specifier: ^3.4.23 - version: 3.4.23(typescript@5.4.5) + specifier: ^3.4.26 + version: 3.4.26(typescript@5.4.5) packages/playground/applet: dependencies: '@iconify/json': - specifier: ^2.2.203 - version: 2.2.203 + specifier: ^2.2.205 + version: 2.2.205 '@vueuse/core': specifier: ^10.9.0 - version: 10.9.0(vue@3.4.23(typescript@5.4.5)) + version: 10.9.0(vue@3.4.26(typescript@5.4.5)) pinia: specifier: ^2.1.7 - version: 2.1.7(typescript@5.4.5)(vue@3.4.23(typescript@5.4.5)) + version: 2.1.7(typescript@5.4.5)(vue@3.4.26(typescript@5.4.5)) unplugin-auto-import: specifier: ^0.17.5 - version: 0.17.5(@vueuse/core@10.9.0(vue@3.4.23(typescript@5.4.5)))(rollup@4.13.0) + version: 0.17.5(@vueuse/core@10.9.0(vue@3.4.26(typescript@5.4.5)))(rollup@4.13.0) vue: - specifier: ^3.4.23 - version: 3.4.23(typescript@5.4.5) + specifier: ^3.4.26 + version: 3.4.26(typescript@5.4.5) vue-router: specifier: ^4.3.2 - version: 4.3.2(vue@3.4.23(typescript@5.4.5)) + version: 4.3.2(vue@3.4.26(typescript@5.4.5)) devDependencies: '@vitejs/plugin-vue': specifier: ^5.0.4 - version: 5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.23(typescript@5.4.5)) + version: 5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.26(typescript@5.4.5)) '@vue/devtools-applet': specifier: workspace:* version: link:../../applet @@ -512,8 +512,8 @@ importers: specifier: ^1.75.0 version: 1.75.0 serve: - specifier: ^14.2.2 - version: 14.2.2 + specifier: ^14.2.3 + version: 14.2.3 typescript: specifier: ^5.4.5 version: 5.4.5 @@ -534,23 +534,23 @@ importers: dependencies: '@vueuse/core': specifier: ^10.9.0 - version: 10.9.0(vue@3.4.23(typescript@5.4.5)) + version: 10.9.0(vue@3.4.26(typescript@5.4.5)) pinia: specifier: ^2.1.7 - version: 2.1.7(typescript@5.4.5)(vue@3.4.23(typescript@5.4.5)) + version: 2.1.7(typescript@5.4.5)(vue@3.4.26(typescript@5.4.5)) unplugin-auto-import: specifier: ^0.17.5 - version: 0.17.5(@vueuse/core@10.9.0(vue@3.4.23(typescript@5.4.5)))(rollup@4.13.0) + version: 0.17.5(@vueuse/core@10.9.0(vue@3.4.26(typescript@5.4.5)))(rollup@4.13.0) vue: - specifier: ^3.4.23 - version: 3.4.23(typescript@5.4.5) + specifier: ^3.4.26 + version: 3.4.26(typescript@5.4.5) vue-router: specifier: ^4.3.2 - version: 4.3.2(vue@3.4.23(typescript@5.4.5)) + version: 4.3.2(vue@3.4.26(typescript@5.4.5)) devDependencies: '@vitejs/plugin-vue': specifier: ^5.0.4 - version: 5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.23(typescript@5.4.5)) + version: 5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.26(typescript@5.4.5)) '@vue/devtools': specifier: workspace:^ version: link:../../devtools @@ -558,8 +558,8 @@ importers: specifier: ^1.75.0 version: 1.75.0 serve: - specifier: ^14.2.2 - version: 14.2.2 + specifier: ^14.2.3 + version: 14.2.3 typescript: specifier: ^5.4.5 version: 5.4.5 @@ -580,29 +580,29 @@ importers: dependencies: '@vueuse/core': specifier: ^10.9.0 - version: 10.9.0(vue@3.4.23(typescript@5.4.5)) + version: 10.9.0(vue@3.4.26(typescript@5.4.5)) pinia: specifier: ^2.1.7 - version: 2.1.7(typescript@5.4.5)(vue@3.4.23(typescript@5.4.5)) + version: 2.1.7(typescript@5.4.5)(vue@3.4.26(typescript@5.4.5)) unplugin-auto-import: specifier: ^0.17.5 - version: 0.17.5(@vueuse/core@10.9.0(vue@3.4.23(typescript@5.4.5)))(rollup@4.13.0) + version: 0.17.5(@vueuse/core@10.9.0(vue@3.4.26(typescript@5.4.5)))(rollup@4.13.0) vue: - specifier: ^3.4.23 - version: 3.4.23(typescript@5.4.5) + specifier: ^3.4.26 + version: 3.4.26(typescript@5.4.5) vue-router: specifier: ^4.3.2 - version: 4.3.2(vue@3.4.23(typescript@5.4.5)) + version: 4.3.2(vue@3.4.26(typescript@5.4.5)) devDependencies: '@vitejs/plugin-vue': specifier: ^5.0.4 - version: 5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.23(typescript@5.4.5)) + version: 5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.26(typescript@5.4.5)) sass: specifier: ^1.75.0 version: 1.75.0 serve: - specifier: ^14.2.2 - version: 14.2.2 + specifier: ^14.2.3 + version: 14.2.3 typescript: specifier: ^5.4.5 version: 5.4.5 @@ -625,42 +625,42 @@ importers: specifier: workspace:^ version: link:../../devtools '@vue/runtime-core': - specifier: ^3.4.23 - version: 3.4.23 + specifier: ^3.4.26 + version: 3.4.26 vue: - specifier: ^3.4.23 - version: 3.4.23(typescript@5.4.5) + specifier: ^3.4.26 + version: 3.4.26(typescript@5.4.5) vue-termui: specifier: '*' - version: 0.0.19(@vue/runtime-core@3.4.23) + version: 0.0.19(@vue/runtime-core@3.4.26) devDependencies: '@types/node': specifier: ^20.12.7 version: 20.12.7 '@vitejs/plugin-vue': specifier: ^5.0.4 - version: 5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.23(typescript@5.4.5)) + version: 5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.26(typescript@5.4.5)) '@vue-termui/cli': specifier: '*' - version: 0.0.17(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0)(vite-plugin-vue-termui@0.0.12(@vitejs/plugin-vue@5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.23(typescript@5.4.5)))(unplugin-auto-import@0.17.5(@vueuse/core@10.9.0(vue@3.4.23(typescript@5.4.5)))(rollup@4.13.0))(unplugin-vue-components@0.26.0(@babel/parser@7.24.4)(rollup@4.13.0)(vue@3.4.23(typescript@5.4.5)))(vue-termui@0.0.19(@vue/runtime-core@3.4.23))(vue@3.4.23(typescript@5.4.5)))(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue-termui@0.0.19(@vue/runtime-core@3.4.23)) + version: 0.0.17(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0)(vite-plugin-vue-termui@0.0.12(@vitejs/plugin-vue@5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.26(typescript@5.4.5)))(unplugin-auto-import@0.17.5(@vueuse/core@10.9.0(vue@3.4.26(typescript@5.4.5)))(rollup@4.13.0))(unplugin-vue-components@0.26.0(@babel/parser@7.24.4)(rollup@4.13.0)(vue@3.4.26(typescript@5.4.5)))(vue-termui@0.0.19(@vue/runtime-core@3.4.26))(vue@3.4.26(typescript@5.4.5)))(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue-termui@0.0.19(@vue/runtime-core@3.4.26)) '@vue/compiler-sfc': - specifier: ^3.4.23 - version: 3.4.23 + specifier: ^3.4.26 + version: 3.4.26 typescript: specifier: ^5.4.5 version: 5.4.5 unplugin-auto-import: specifier: ^0.17.5 - version: 0.17.5(@vueuse/core@10.9.0(vue@3.4.23(typescript@5.4.5)))(rollup@4.13.0) + version: 0.17.5(@vueuse/core@10.9.0(vue@3.4.26(typescript@5.4.5)))(rollup@4.13.0) unplugin-vue-components: specifier: ^0.26.0 - version: 0.26.0(@babel/parser@7.24.4)(rollup@4.13.0)(vue@3.4.23(typescript@5.4.5)) + version: 0.26.0(@babel/parser@7.24.4)(rollup@4.13.0)(vue@3.4.26(typescript@5.4.5)) vite: specifier: ^5.2.10 version: 5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0) vite-plugin-vue-termui: specifier: '*' - version: 0.0.12(@vitejs/plugin-vue@5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.23(typescript@5.4.5)))(unplugin-auto-import@0.17.5(@vueuse/core@10.9.0(vue@3.4.23(typescript@5.4.5)))(rollup@4.13.0))(unplugin-vue-components@0.26.0(@babel/parser@7.24.4)(rollup@4.13.0)(vue@3.4.23(typescript@5.4.5)))(vue-termui@0.0.19(@vue/runtime-core@3.4.23))(vue@3.4.23(typescript@5.4.5)) + version: 0.0.12(@vitejs/plugin-vue@5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.26(typescript@5.4.5)))(unplugin-auto-import@0.17.5(@vueuse/core@10.9.0(vue@3.4.26(typescript@5.4.5)))(rollup@4.13.0))(unplugin-vue-components@0.26.0(@babel/parser@7.24.4)(rollup@4.13.0)(vue@3.4.26(typescript@5.4.5)))(vue-termui@0.0.19(@vue/runtime-core@3.4.26))(vue@3.4.26(typescript@5.4.5)) packages/playground/ui: dependencies: @@ -672,14 +672,14 @@ importers: version: link:../../ui '@vueuse/core': specifier: ^10.9.0 - version: 10.9.0(vue@3.4.23(typescript@5.4.5)) + version: 10.9.0(vue@3.4.26(typescript@5.4.5)) vue: - specifier: ^3.4.23 - version: 3.4.23(typescript@5.4.5) + specifier: ^3.4.26 + version: 3.4.26(typescript@5.4.5) devDependencies: '@vitejs/plugin-vue': specifier: ^5.0.4 - version: 5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.23(typescript@5.4.5)) + version: 5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.26(typescript@5.4.5)) typescript: specifier: ^5.4.5 version: 5.4.5 @@ -699,24 +699,24 @@ importers: specifier: ^3.37.0 version: 3.37.0 vue: - specifier: ^3.4.23 - version: 3.4.23(typescript@5.4.5) + specifier: ^3.4.26 + version: 3.4.26(typescript@5.4.5) devDependencies: '@babel/core': - specifier: ^7.24.4 - version: 7.24.4 + specifier: ^7.24.5 + version: 7.24.5 '@babel/eslint-parser': specifier: ^7.24.1 - version: 7.24.1(@babel/core@7.24.4)(eslint@9.1.0) + version: 7.24.1(@babel/core@7.24.5)(eslint@9.1.1) '@vue/cli-plugin-babel': specifier: ~5.0.8 - version: 5.0.8(@vue/cli-service@5.0.8(@vue/compiler-sfc@3.4.23)(esbuild@0.19.10)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.23(typescript@5.4.5))(webpack-sources@3.2.3))(core-js@3.37.0)(esbuild@0.19.10)(vue@3.4.23(typescript@5.4.5)) + version: 5.0.8(@vue/cli-service@5.0.8(@vue/compiler-sfc@3.4.26)(esbuild@0.19.10)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.26(typescript@5.4.5))(webpack-sources@3.2.3))(core-js@3.37.0)(esbuild@0.19.10)(vue@3.4.26(typescript@5.4.5)) '@vue/cli-plugin-eslint': specifier: ~5.0.8 - version: 5.0.8(@vue/cli-service@5.0.8(@vue/compiler-sfc@3.4.23)(esbuild@0.19.10)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.23(typescript@5.4.5))(webpack-sources@3.2.3))(esbuild@0.19.10)(eslint@9.1.0) + version: 5.0.8(@vue/cli-service@5.0.8(@vue/compiler-sfc@3.4.26)(esbuild@0.19.10)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.26(typescript@5.4.5))(webpack-sources@3.2.3))(esbuild@0.19.10)(eslint@9.1.1) '@vue/cli-service': specifier: ~5.0.8 - version: 5.0.8(@vue/compiler-sfc@3.4.23)(esbuild@0.19.10)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.23(typescript@5.4.5))(webpack-sources@3.2.3) + version: 5.0.8(@vue/compiler-sfc@3.4.26)(esbuild@0.19.10)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.26(typescript@5.4.5))(webpack-sources@3.2.3) '@vue/devtools': specifier: workspace:* version: link:../../devtools @@ -724,11 +724,11 @@ importers: specifier: workspace:* version: link:../../devtools-api eslint: - specifier: ^9.1.0 - version: 9.1.0 + specifier: ^9.1.1 + version: 9.1.1 eslint-plugin-vue: specifier: ^9.25.0 - version: 9.25.0(eslint@9.1.0) + version: 9.25.0(eslint@9.1.1) packages/shared: dependencies: @@ -786,8 +786,8 @@ importers: specifier: ^0.59.4 version: 0.59.4(postcss@8.4.38)(rollup@4.13.0)(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0)) vite-plugin-dts: - specifier: ^3.8.3 - version: 3.8.3(@types/node@20.12.7)(rollup@4.13.0)(typescript@5.4.5)(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0)) + specifier: ^3.9.0 + version: 3.9.0(@types/node@20.12.7)(rollup@4.13.0)(typescript@5.4.5)(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0)) packages/vite: dependencies: @@ -912,8 +912,8 @@ packages: '@andrewbranch/untar.js@1.0.3': resolution: {integrity: sha512-Jh15/qVmrLGhkKJBdXlK1+9tY4lZruYjsgkDFj08ZmDiWVBLJcqkok7Z0/R0In+i1rScBpJlSvrTS2Lm41Pbnw==} - '@antfu/eslint-config@2.15.0': - resolution: {integrity: sha512-qoqw+0N8bqz0vBIigGJamaIf1LdzXcmCDuleygJAF3EtACLieKyIMvpOdc2TU9AnuPbMBFCkN40340UWRChELw==} + '@antfu/eslint-config@2.16.0': + resolution: {integrity: sha512-K56svKb2tRtJcONE548tyvZJ8ZQPJiHp+20Aez1Dy77nVKQbPiCDFYGHxuk3fn1+NSL6PUxbVm/IEhqIWtZFCQ==} hasBin: true peerDependencies: '@eslint-react/eslint-plugin': ^1.5.8 @@ -989,6 +989,10 @@ packages: resolution: {integrity: sha512-MBVlMXP+kkl5394RBLSxxk/iLTeVGuXTV3cIDXavPpMMqnSnt6apKgan/U8O3USWZCWZT/TbgfEpKa4uMgN4Dg==} engines: {node: '>=6.9.0'} + '@babel/core@7.24.5': + resolution: {integrity: sha512-tVQRucExLQ02Boi4vdPp49svNGcfL2GhdTCT9aldhXgCJVAI21EtRfBettiuLUwce/7r6bFdgs6JFkcdTiFttA==} + engines: {node: '>=6.9.0'} + '@babel/eslint-parser@7.24.1': resolution: {integrity: sha512-d5guuzMlPeDfZIbpQ8+g1NaCNuAGBBGNECh0HVqz1sjOeVLh2CEaifuOysCH18URW6R7pqXINvf5PaR/dC6jLQ==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} @@ -1000,6 +1004,10 @@ packages: resolution: {integrity: sha512-Xd6+v6SnjWVx/nus+y0l1sxMOTOMBkyL4+BIdbALyatQnAe/SRVjANeDPSCYaX+i1iJmuGSKf3Z+E+V/va1Hvw==} engines: {node: '>=6.9.0'} + '@babel/generator@7.24.5': + resolution: {integrity: sha512-x32i4hEXvr+iI0NEoEfDKzlemF8AmtOP8CcrRaEcpzysWuoEb1KknpcvMsHKPONoKZiDuItklgWhB18xEhr9PA==} + engines: {node: '>=6.9.0'} + '@babel/helper-annotate-as-pure@7.22.5': resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} engines: {node: '>=6.9.0'} @@ -1049,12 +1057,22 @@ packages: resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==} engines: {node: '>=6.9.0'} + '@babel/helper-module-imports@7.24.3': + resolution: {integrity: sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg==} + engines: {node: '>=6.9.0'} + '@babel/helper-module-transforms@7.23.3': resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 + '@babel/helper-module-transforms@7.24.5': + resolution: {integrity: sha512-9GxeY8c2d2mdQUP1Dye0ks3VDyIMS98kt/llQ2nUId8IsWqTF0l1LkSX0/uP7l7MCDrzXS009Hyhe2gzTiGW8A==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + '@babel/helper-optimise-call-expression@7.22.5': resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} engines: {node: '>=6.9.0'} @@ -1079,6 +1097,10 @@ packages: resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==} engines: {node: '>=6.9.0'} + '@babel/helper-simple-access@7.24.5': + resolution: {integrity: sha512-uH3Hmf5q5n7n8mz7arjUlDOCbttY/DW4DYhE6FUsjKJ/oYC1kQQUvwEQWxRwUpX9qQKRXeqLwWxrqilMrf32sQ==} + engines: {node: '>=6.9.0'} + '@babel/helper-skip-transparent-expression-wrappers@7.22.5': resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==} engines: {node: '>=6.9.0'} @@ -1087,14 +1109,26 @@ packages: resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==} engines: {node: '>=6.9.0'} + '@babel/helper-split-export-declaration@7.24.5': + resolution: {integrity: sha512-5CHncttXohrHk8GWOFCcCl4oRD9fKosWlIRgWm4ql9VYioKm52Mk2xsmoohvm7f3JoiLSM5ZgJuRaf5QZZYd3Q==} + engines: {node: '>=6.9.0'} + '@babel/helper-string-parser@7.23.4': resolution: {integrity: sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==} engines: {node: '>=6.9.0'} + '@babel/helper-string-parser@7.24.1': + resolution: {integrity: sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ==} + engines: {node: '>=6.9.0'} + '@babel/helper-validator-identifier@7.22.20': resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==} engines: {node: '>=6.9.0'} + '@babel/helper-validator-identifier@7.24.5': + resolution: {integrity: sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==} + engines: {node: '>=6.9.0'} + '@babel/helper-validator-option@7.23.5': resolution: {integrity: sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==} engines: {node: '>=6.9.0'} @@ -1107,6 +1141,10 @@ packages: resolution: {integrity: sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw==} engines: {node: '>=6.9.0'} + '@babel/helpers@7.24.5': + resolution: {integrity: sha512-CiQmBMMpMQHwM5m01YnrM6imUG1ebgYJ+fAIW4FZe6m4qHTPaRHti+R8cggAwkdz4oXhtO4/K9JWlh+8hIfR2Q==} + engines: {node: '>=6.9.0'} + '@babel/highlight@7.24.2': resolution: {integrity: sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==} engines: {node: '>=6.9.0'} @@ -1116,6 +1154,11 @@ packages: engines: {node: '>=6.0.0'} hasBin: true + '@babel/parser@7.24.5': + resolution: {integrity: sha512-EOv5IK8arwh3LI47dz1b0tKUb/1uhHAnHJOrjgtQMIpu1uXd9mlFrJg9IUgGUgZ41Ch0K8REPTYpO7B76b4vJg==} + engines: {node: '>=6.0.0'} + hasBin: true + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.23.3': resolution: {integrity: sha512-iRkKcCqb7iGnq9+3G6rZ+Ciz5VywC4XNRHe57lKM+jOeYAoR0lVqdeeDRfh0tQcTfw/+vBhHn926FmQhLtlFLQ==} engines: {node: '>=6.9.0'} @@ -1603,10 +1646,18 @@ packages: resolution: {integrity: sha512-xuU6o9m68KeqZbQuDt2TcKSxUw/mrsvavlEqQ1leZ/B+C9tk6E4sRWy97WaXgvq5E+nU3cXMxv3WKOCanVMCmQ==} engines: {node: '>=6.9.0'} + '@babel/traverse@7.24.5': + resolution: {integrity: sha512-7aaBLeDQ4zYcUFDUD41lJc1fG8+5IU9DaNSJAgal866FGvmD5EbWQgnEC6kO1gGLsX0esNkfnJSndbTXA3r7UA==} + engines: {node: '>=6.9.0'} + '@babel/types@7.24.0': resolution: {integrity: sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==} engines: {node: '>=6.9.0'} + '@babel/types@7.24.5': + resolution: {integrity: sha512-6mQNsaLeXTw0nxYUYu+NSa4Hx4BlF1x1x8/PMFbiR+GBSr+2DkECc69b8hgy2frEodNcvPffeH8YfWd3LI6jhQ==} + engines: {node: '>=6.9.0'} + '@clack/core@0.3.4': resolution: {integrity: sha512-H4hxZDXgHtWTwV3RAVenqcC4VbJZNegbBjlPvzOzCouXtS2y3sDvlO3IsbrPNWuLWPPlYVYPghQdSF64683Ldw==} @@ -2188,8 +2239,8 @@ packages: resolution: {integrity: sha512-X38nUbachlb01YMlvPFojKoiXq+LzZvuSce70KPMPdeM1Rj03k4dR7lDslhbqXn3Ang4EU3+EAmwEAsbrjHW3g==} engines: {node: '>=18.18'} - '@iconify/json@2.2.203': - resolution: {integrity: sha512-SjtZP6JGbklux1Nf8nQYDZTYRxdKvXLsRQIRvSgMc2z8z9UHpoRakpe8JGT7w1RjK6MMVIfal7Nrf9w8yjKDcA==} + '@iconify/json@2.2.205': + resolution: {integrity: sha512-79DbcI0U40w6jCYADjhSheJ6SVB/FJG/z0ltnqdHF/uRi6/MLroqe7y9Qy+99Ebb6F2WZgVV+TXfFMMORMPXFw==} '@iconify/types@2.0.0': resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==} @@ -2519,8 +2570,8 @@ packages: '@types/cacheable-request@6.0.3': resolution: {integrity: sha512-IQ3EbTzGxIigb1I3qPZc1rWJnH0BmSKv5QYTalEwweFvyBDLSAe24zP0le/hyi7ecGfZVlIVAg4BZqb8WBwKqw==} - '@types/chrome@0.0.266': - resolution: {integrity: sha512-QSQWJTL7NjZElvq/6/E5C1+pHgEP8UAJzwoz7M4vSJ7AECt6NNehJ+tU6snnvuTqZOBjFCivvitYo5+8tNPmhg==} + '@types/chrome@0.0.267': + resolution: {integrity: sha512-vnCWPpYjazSPRMNmybRH+0q4f738F+Pbbls4ZPFsPr9/4TTNJyK1OLZDpSnghnEWb4stfmIUtq/GegnlfD4sPA==} '@types/connect-history-api-fallback@1.5.4': resolution: {integrity: sha512-n6Cr2xS1h4uAulPRdlw6Jl6s1oG8KrVilPN2yUITEs+K48EzMJJ3W1xy8K5eWuFvjp3R74AOIGSmp2UfBJ8HFw==} @@ -2687,8 +2738,8 @@ packages: '@types/yoga-layout@1.9.2': resolution: {integrity: sha512-S9q47ByT2pPvD65IvrWp7qppVMpk9WGMbVq9wbWZOHg6tnXSD4vyhao6nOSBwwfDdV2p3Kx9evA9vI+XWTfDvw==} - '@typescript-eslint/eslint-plugin@7.7.0': - resolution: {integrity: sha512-GJWR0YnfrKnsRoluVO3PRb9r5aMZriiMMM/RHj5nnTrBy1/wIgk76XCtCKcnXGjpZQJQRFtGV9/0JJ6n30uwpQ==} + '@typescript-eslint/eslint-plugin@7.8.0': + resolution: {integrity: sha512-gFTT+ezJmkwutUPmB0skOj3GZJtlEGnlssems4AjkVweUPGj7jRwwqg0Hhg7++kPGJqKtTYx+R05Ftww372aIg==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: '@typescript-eslint/parser': ^7.0.0 @@ -2698,8 +2749,8 @@ packages: typescript: optional: true - '@typescript-eslint/parser@7.7.0': - resolution: {integrity: sha512-fNcDm3wSwVM8QYL4HKVBggdIPAy9Q41vcvC/GtDobw3c4ndVT3K6cqudUmjHPw8EAp4ufax0o58/xvWaP2FmTg==} + '@typescript-eslint/parser@7.8.0': + resolution: {integrity: sha512-KgKQly1pv0l4ltcftP59uQZCi4HUYswCLbTqVZEJu7uLX8CTLyswqMLqLN+2QFz4jCptqWVV4SB7vdxcH2+0kQ==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: eslint: ^8.56.0 @@ -2716,8 +2767,12 @@ packages: resolution: {integrity: sha512-/8INDn0YLInbe9Wt7dK4cXLDYp0fNHP5xKLHvZl3mOT5X17rK/YShXaiNmorl+/U4VKCVIjJnx4Ri5b0y+HClw==} engines: {node: ^18.18.0 || >=20.0.0} - '@typescript-eslint/type-utils@7.7.0': - resolution: {integrity: sha512-bOp3ejoRYrhAlnT/bozNQi3nio9tIgv3U5C0mVDdZC7cpcQEDZXvq8inrHYghLVwuNABRqrMW5tzAv88Vy77Sg==} + '@typescript-eslint/scope-manager@7.8.0': + resolution: {integrity: sha512-viEmZ1LmwsGcnr85gIq+FCYI7nO90DVbE37/ll51hjv9aG+YZMb4WDE2fyWpUR4O/UrhGRpYXK/XajcGTk2B8g==} + engines: {node: ^18.18.0 || >=20.0.0} + + '@typescript-eslint/type-utils@7.8.0': + resolution: {integrity: sha512-H70R3AefQDQpz9mGv13Uhi121FNMh+WEaRqcXTX09YEDky21km4dV1ZXJIp8QjXc4ZaVkXVdohvWDzbnbHDS+A==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: eslint: ^8.56.0 @@ -2734,6 +2789,10 @@ packages: resolution: {integrity: sha512-G01YPZ1Bd2hn+KPpIbrAhEWOn5lQBrjxkzHkWvP6NucMXFtfXoevK82hzQdpfuQYuhkvFDeQYbzXCjR1z9Z03w==} engines: {node: ^18.18.0 || >=20.0.0} + '@typescript-eslint/types@7.8.0': + resolution: {integrity: sha512-wf0peJ+ZGlcH+2ZS23aJbOv+ztjeeP8uQ9GgwMJGVLx/Nj9CJt17GWgWWoSmoRVKAX2X+7fzEnAjxdvK2gqCLw==} + engines: {node: ^18.18.0 || >=20.0.0} + '@typescript-eslint/typescript-estree@6.21.0': resolution: {integrity: sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==} engines: {node: ^16.0.0 || >=18.0.0} @@ -2752,6 +2811,15 @@ packages: typescript: optional: true + '@typescript-eslint/typescript-estree@7.8.0': + resolution: {integrity: sha512-5pfUCOwK5yjPaJQNy44prjCwtr981dO8Qo9J9PwYXZ0MosgAbfEMB008dJ5sNo3+/BN6ytBPuSvXUg9SAqB0dg==} + engines: {node: ^18.18.0 || >=20.0.0} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + '@typescript-eslint/utils@6.21.0': resolution: {integrity: sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==} engines: {node: ^16.0.0 || >=18.0.0} @@ -2764,6 +2832,12 @@ packages: peerDependencies: eslint: ^8.56.0 + '@typescript-eslint/utils@7.8.0': + resolution: {integrity: sha512-L0yFqOCflVqXxiZyXrDr80lnahQfSOfc9ELAAZ75sqicqp2i36kEZZGuUymHNFoYOqxRT05up760b4iGsl02nQ==} + engines: {node: ^18.18.0 || >=20.0.0} + peerDependencies: + eslint: ^8.56.0 + '@typescript-eslint/visitor-keys@6.21.0': resolution: {integrity: sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==} engines: {node: ^16.0.0 || >=18.0.0} @@ -2772,6 +2846,10 @@ packages: resolution: {integrity: sha512-h0WHOj8MhdhY8YWkzIF30R379y0NqyOHExI9N9KCzvmu05EgG4FumeYa3ccfKUSphyWkWQE1ybVrgz/Pbam6YA==} engines: {node: ^18.18.0 || >=20.0.0} + '@typescript-eslint/visitor-keys@7.8.0': + resolution: {integrity: sha512-q4/gibTNBQNA0lGyYQCmWRS5D15n8rXh4QjK3KV+MBPlTYHpfBUT3D3PaPR/HeNiI9W6R7FvlkcGhNyAoP+caA==} + engines: {node: ^18.18.0 || >=20.0.0} + '@ungap/structured-clone@1.2.0': resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} @@ -2882,20 +2960,20 @@ packages: vite: ^5.0.0 vue: ^3.2.25 - '@vitest/expect@1.5.0': - resolution: {integrity: sha512-0pzuCI6KYi2SIC3LQezmxujU9RK/vwC1U9R0rLuGlNGcOuDWxqWKu6nUdFsX9tH1WU0SXtAxToOsEjeUn1s3hA==} + '@vitest/expect@1.5.2': + resolution: {integrity: sha512-rf7MTD1WCoDlN3FfYJ9Llfp0PbdtOMZ3FIF0AVkDnKbp3oiMW1c8AmvRZBcqbAhDUAvF52e9zx4WQM1r3oraVA==} - '@vitest/runner@1.5.0': - resolution: {integrity: sha512-7HWwdxXP5yDoe7DTpbif9l6ZmDwCzcSIK38kTSIt6CFEpMjX4EpCgT6wUmS0xTXqMI6E/ONmfgRKmaujpabjZQ==} + '@vitest/runner@1.5.2': + resolution: {integrity: sha512-7IJ7sJhMZrqx7HIEpv3WrMYcq8ZNz9L6alo81Y6f8hV5mIE6yVZsFoivLZmr0D777klm1ReqonE9LyChdcmw6g==} - '@vitest/snapshot@1.5.0': - resolution: {integrity: sha512-qpv3fSEuNrhAO3FpH6YYRdaECnnRjg9VxbhdtPwPRnzSfHVXnNzzrpX4cJxqiwgRMo7uRMWDFBlsBq4Cr+rO3A==} + '@vitest/snapshot@1.5.2': + resolution: {integrity: sha512-CTEp/lTYos8fuCc9+Z55Ga5NVPKUgExritjF5VY7heRFUfheoAqBneUlvXSUJHUZPjnPmyZA96yLRJDP1QATFQ==} - '@vitest/spy@1.5.0': - resolution: {integrity: sha512-vu6vi6ew5N5MMHJjD5PoakMRKYdmIrNJmyfkhRpQt5d9Ewhw9nZ5Aqynbi3N61bvk9UvZ5UysMT6ayIrZ8GA9w==} + '@vitest/spy@1.5.2': + resolution: {integrity: sha512-xCcPvI8JpCtgikT9nLpHPL1/81AYqZy1GCy4+MCHBE7xi8jgsYkULpW5hrx5PGLgOQjUpb6fd15lqcriJ40tfQ==} - '@vitest/utils@1.5.0': - resolution: {integrity: sha512-BDU0GNL8MWkRkSRdNFvCUCAVOeHaUlVJ9Tx0TYBZyXaaOTmGtUFObzchCivIBrIwKzvZA7A9sCejVhXM2aY98A==} + '@vitest/utils@1.5.2': + resolution: {integrity: sha512-sWOmyofuXLJ85VvXNsroZur7mOJGiQeM0JN3/0D1uU8U9bGFM69X1iqHaRXl6R8BwaLY6yPCogP257zxTzkUdA==} '@volar/language-core@1.11.1': resolution: {integrity: sha512-dOcNn3i9GgZAcJt43wuaEykSluAuOkQgzni1cuxLxTV0nJKanQztp7FxyswdRILaKH+P2XZMPRp2S4MV/pElCw==} @@ -3043,18 +3121,30 @@ packages: '@vue/compiler-core@3.4.23': resolution: {integrity: sha512-HAFmuVEwNqNdmk+w4VCQ2pkLk1Vw4XYiiyxEp3z/xvl14aLTUBw2OfVH3vBcx+FtGsynQLkkhK410Nah1N2yyQ==} + '@vue/compiler-core@3.4.26': + resolution: {integrity: sha512-N9Vil6Hvw7NaiyFUFBPXrAyETIGlQ8KcFMkyk6hW1Cl6NvoqvP+Y8p1Eqvx+UdqsnrnI9+HMUEJegzia3mhXmQ==} + '@vue/compiler-dom@3.4.23': resolution: {integrity: sha512-t0b9WSTnCRrzsBGrDd1LNR5HGzYTr7LX3z6nNBG+KGvZLqrT0mY6NsMzOqlVMBKKXKVuusbbB5aOOFgTY+senw==} + '@vue/compiler-dom@3.4.26': + resolution: {integrity: sha512-4CWbR5vR9fMg23YqFOhr6t6WB1Fjt62d6xdFPyj8pxrYub7d+OgZaObMsoxaF9yBUHPMiPFK303v61PwAuGvZA==} + '@vue/compiler-sfc@2.7.15': resolution: {integrity: sha512-FCvIEevPmgCgqFBH7wD+3B97y7u7oj/Wr69zADBf403Tui377bThTjBvekaZvlRr4IwUAu3M6hYZeULZFJbdYg==} '@vue/compiler-sfc@3.4.23': resolution: {integrity: sha512-fSDTKTfzaRX1kNAUiaj8JB4AokikzStWgHooMhaxyjZerw624L+IAP/fvI4ZwMpwIh8f08PVzEnu4rg8/Npssw==} + '@vue/compiler-sfc@3.4.26': + resolution: {integrity: sha512-It1dp+FAOCgluYSVYlDn5DtZBxk1NCiJJfu2mlQqa/b+k8GL6NG/3/zRbJnHdhV2VhxFghaDq5L4K+1dakW6cw==} + '@vue/compiler-ssr@3.4.23': resolution: {integrity: sha512-hb6Uj2cYs+tfqz71Wj6h3E5t6OKvb4MVcM2Nl5i/z1nv1gjEhw+zYaNOV+Xwn+SSN/VZM0DgANw5TuJfxfezPg==} + '@vue/compiler-ssr@3.4.26': + resolution: {integrity: sha512-FNwLfk7LlEPRY/g+nw2VqiDKcnDTVdCfBREekF8X74cPLiWHUX6oldktf/Vx28yh4STNy7t+/yuLoMBBF7YDiQ==} + '@vue/component-compiler-utils@3.3.0': resolution: {integrity: sha512-97sfH2mYNU+2PzGrmK2haqffDpVASuib9/w2/noxiFi31Z54hW+q3izKQXXQZSNhtiUpAI36uSuYepeBe4wpHQ==} @@ -3083,20 +3173,37 @@ packages: '@vue/reactivity@3.4.23': resolution: {integrity: sha512-GlXR9PL+23fQ3IqnbSQ8OQKLodjqCyoCrmdLKZk3BP7jN6prWheAfU7a3mrltewTkoBm+N7qMEb372VHIkQRMQ==} + '@vue/reactivity@3.4.26': + resolution: {integrity: sha512-E/ynEAu/pw0yotJeLdvZEsp5Olmxt+9/WqzvKff0gE67tw73gmbx6tRkiagE/eH0UCubzSlGRebCbidB1CpqZQ==} + '@vue/runtime-core@3.4.23': resolution: {integrity: sha512-FeQ9MZEXoFzFkFiw9MQQ/FWs3srvrP+SjDKSeRIiQHIhtkzoj0X4rWQlRNHbGuSwLra6pMyjAttwixNMjc/xLw==} + '@vue/runtime-core@3.4.26': + resolution: {integrity: sha512-AFJDLpZvhT4ujUgZSIL9pdNcO23qVFh7zWCsNdGQBw8ecLNxOOnPcK9wTTIYCmBJnuPHpukOwo62a2PPivihqw==} + '@vue/runtime-dom@3.4.23': resolution: {integrity: sha512-RXJFwwykZWBkMiTPSLEWU3kgVLNAfActBfWFlZd0y79FTUxexogd0PLG4HH2LfOktjRxV47Nulygh0JFXe5f9A==} + '@vue/runtime-dom@3.4.26': + resolution: {integrity: sha512-UftYA2hUXR2UOZD/Fc3IndZuCOOJgFxJsWOxDkhfVcwLbsfh2CdXE2tG4jWxBZuDAs9J9PzRTUFt1PgydEtItw==} + '@vue/server-renderer@3.4.23': resolution: {integrity: sha512-LDwGHtnIzvKFNS8dPJ1SSU5Gvm36p2ck8wCZc52fc3k/IfjKcwCyrWEf0Yag/2wTFUBXrqizfhK9c/mC367dXQ==} peerDependencies: vue: 3.4.23 + '@vue/server-renderer@3.4.26': + resolution: {integrity: sha512-xoGAqSjYDPGAeRWxeoYwqJFD/gw7mpgzOvSxEmjWaFO2rE6qpbD1PC172YRpvKhrihkyHJkNDADFXTfCyVGhKw==} + peerDependencies: + vue: 3.4.26 + '@vue/shared@3.4.23': resolution: {integrity: sha512-wBQ0gvf+SMwsCQOyusNw/GoXPV47WGd1xB5A1Pgzy0sQ3Bi5r5xm3n+92y3gCnB3MWqnRDdvfkRGxhKtbBRNgg==} + '@vue/shared@3.4.26': + resolution: {integrity: sha512-Fg4zwR0GNnjzodMt3KRy2AWGMKQXByl56+4HjN87soxLNU9P5xcJkstAlIeEF3cU6UYOzmJl1tV0dVPGIljCnQ==} + '@vue/test-utils@2.4.5': resolution: {integrity: sha512-oo2u7vktOyKUked36R93NB7mg2B+N7Plr8lxp2JBGwr18ch6EggFjixSCdIVVLkT6Qr0z359Xvnafc9dcKyDUg==} @@ -3207,8 +3314,8 @@ packages: '@xtuc/long@4.2.2': resolution: {integrity: sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==} - '@zeit/schemas@2.29.0': - resolution: {integrity: sha512-g5QiLIfbg3pLuYUJPlisNKY+epQJTcMDsOnVNkscrDP1oi7vmJnzOANYJI/1pZcVJ6umUkBv3aFtlg1UvUHGzA==} + '@zeit/schemas@2.36.0': + resolution: {integrity: sha512-7kjMwcChYEzMKjeex9ZFXkt1AyNov9R5HZtjBKVsmVpw7pa7ZtlCGvCBC2vnnXctaYN+aRI61HjIqeetZW5ROg==} abab@2.0.6: resolution: {integrity: sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==} @@ -3511,8 +3618,8 @@ packages: builtins@5.0.1: resolution: {integrity: sha512-qwVpFEHNfhYJIzNRBvd2C1kyo6jz3ZSMPyyuR47OPdiKWlbYnZNyDWuyR175qDnAJLiCo5fBBqPb3RiXgWlkOQ==} - bumpp@9.4.0: - resolution: {integrity: sha512-T+N+B5mSSvsTt7kgxGXCKQd957IxmEZwMn2nWirspGUY08u/cBNrpQDMXk43fzLegZtKtXS1v9S06vq2zf6lXQ==} + bumpp@9.4.1: + resolution: {integrity: sha512-kzhp/LpNX0HkUpEyLd7sU2LTN/mbAVgcxJ1Zi2cAJTE/tul6rypSKGpH8UywDpzKWItL8LVdKsIFnwmylw0+7g==} engines: {node: '>=10'} hasBin: true @@ -3534,8 +3641,8 @@ packages: resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==} engines: {node: '>= 0.8'} - c12@1.9.0: - resolution: {integrity: sha512-7KTCZXdIbOA2hLRQ+1KzJ15Qp9Wn58one74dkihMVp2H6EzKTa3OYBy0BSfS1CCcmxYyqeX8L02m40zjQ+dstg==} + c12@1.10.0: + resolution: {integrity: sha512-0SsG7UDhoRWcuSvKWHaXmu5uNjDCDN3nkQLRL4Q42IlFy+ze58FcCoI3uPwINXinkz7ZinbhEgyzYFw9u9ZV8g==} cac@6.7.14: resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==} @@ -4186,8 +4293,8 @@ packages: resolution: {integrity: sha512-ZYP5VBHshaDAiVZxjbRVcFJpc+4xGgT0bK3vzy1HLN8jTO975HEbuYzZJcHoQEY5K1a0z8YayJkyVETa08eNTg==} engines: {node: '>=18'} - dayjs@1.11.10: - resolution: {integrity: sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==} + dayjs@1.11.11: + resolution: {integrity: sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg==} de-indent@1.0.2: resolution: {integrity: sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==} @@ -4662,6 +4769,11 @@ packages: peerDependencies: eslint: '*' + eslint-plugin-command@0.1.3: + resolution: {integrity: sha512-f4L56zCKXphpA9eVSgKV1HWF9KqHLaGz6Jq3lk0snvL/abuiV6z6XKQr5CGM/dtmZTMjJbdYQZk5KPTnaU2UWA==} + peerDependencies: + eslint: '*' + eslint-plugin-es-x@7.5.0: resolution: {integrity: sha512-ODswlDSO0HJDzXU0XvgZ3lF3lS3XAZEossh15Q2UHjwrJggWeBoKqqEsLTZLXl+dh5eOAozG0zRcYtuE35oTuQ==} engines: {node: ^14.18.0 || >=16.0.0} @@ -4703,8 +4815,8 @@ packages: peerDependencies: eslint: '>=8' - eslint-plugin-n@17.2.1: - resolution: {integrity: sha512-uW1+df2bo06kR7ix6nB614RUlvjRPrYxlaX832O6e1MCJp4V7YozEdvMgCYuvn4ltnjPu1FVYhQ2KRrmTNoJfg==} + eslint-plugin-n@17.3.1: + resolution: {integrity: sha512-25+HTtKe1F8U/M4ERmdzbz/xkm/gaY0OYC8Fcv1z/WvpLJ8Xfh9LzJ13JV5uj4QyCUD8kOPJrNjn/3y+tc57Vw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.23.0' @@ -4713,8 +4825,8 @@ packages: resolution: {integrity: sha512-Lf4YW/bL6Un1R6A76pRZyE1dl1vr31G/ev8UzIc/geCgFWyrKil8hVjYqWVKGB/UIGmb6Slzs9T0wNezdSVegw==} engines: {node: '>=5.0.0'} - eslint-plugin-perfectionist@2.9.0: - resolution: {integrity: sha512-ipFtDrqtF99qVVo+FE1fo6aHyLLp7hg6PNGfzY5KxQjcl0XCbyEFvjtR1NfkHDTN9rdFeEDxg59LLOv3VOAHAw==} + eslint-plugin-perfectionist@2.10.0: + resolution: {integrity: sha512-P+tdrkHeMWBc55+DZsoDOAftV1WCsEoHaKm6JC7zajFus/syfT4vUPBFb3atGFSuyaVnGQGHlcKpP9X3Q0gH/w==} peerDependencies: astro-eslint-parser: ^0.16.0 eslint: '>=8.0.0' @@ -4753,8 +4865,8 @@ packages: '@typescript-eslint/eslint-plugin': optional: true - eslint-plugin-vitest@0.5.3: - resolution: {integrity: sha512-D0iu6ppP6FmNSZP4cdhEXqyI+fuW6JwwWdECRrNymd1jiVgUmDgSvtryytonNxHQQWhGNmZM3V/qvpXttH1rRQ==} + eslint-plugin-vitest@0.5.4: + resolution: {integrity: sha512-um+odCkccAHU53WdKAw39MY61+1x990uXjSPguUCq3VcEHdqJrOb8OTMrbYlY6f9jAKx7x98kLVlIe3RJeJqoQ==} engines: {node: ^18.0.0 || >= 20.0.0} peerDependencies: '@typescript-eslint/eslint-plugin': '*' @@ -4828,8 +4940,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true - eslint@9.1.0: - resolution: {integrity: sha512-1TCBecGFQtItia2o39P7Z4BK1X7ByNPxAiWJvwiyTGcOwYnTiiASgMpNA6a+beu8cFPhEDWvPf6mIlYUJv6sgA==} + eslint@9.1.1: + resolution: {integrity: sha512-b4cRQ0BeZcSEzPpY2PjFY70VbO32K7BStTGtBsnIGdTSEEQzBi8hPBcGQmTG2zUvFr9uLe0TK42bw8YszuHEqg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true @@ -6555,8 +6667,8 @@ packages: resolution: {integrity: sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==} engines: {node: '>=4'} - pnpm@9.0.5: - resolution: {integrity: sha512-pyJXXBj9eR+e9x44fG4WzAPJDYWbmwmY0EKMoOMiCCizKpbm3nPOo07bwPUIJHcbGmnH6ja4bao7icfm2aPZEg==} + pnpm@9.0.6: + resolution: {integrity: sha512-9thjEwlzIHy3ozbWtDmiQqJqyAaAd99TDWqGBpQZhT3B/+ZAKexZSpxQWjpBDRlkPIcKumd2Mw9c/dzxCpwWFw==} engines: {node: '>=18.12'} hasBin: true @@ -7186,8 +7298,8 @@ packages: resolution: {integrity: sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==} engines: {node: '>= 0.8.0'} - serve@14.2.2: - resolution: {integrity: sha512-MktTGv3ooijGxd67iQVocNdiHaOdNnEApGj7At4qHUN44XDaLFfrqbEtj5mXf+QNqyig/VdHYMRTXWRQj6TEbw==} + serve@14.2.3: + resolution: {integrity: sha512-VqUFMC7K3LDGeGnJM9h56D3XGKb6KGgOw0cVNtA26yYXHCcpxf3xwCTUaQoWlVS7i8Jdh3GjQkOB23qsXyjoyQ==} engines: {node: '>= 14'} hasBin: true @@ -7521,8 +7633,8 @@ packages: resolution: {integrity: sha512-/Wo7DcT0u5HUV486xg675HtjNd3BXZ6xDbzsCUZPt5iw8bTQ63bP0Raut3mvro9u+CUyq7YQd8Cx55fsZXxqLQ==} engines: {node: '>=10'} - taze@0.13.6: - resolution: {integrity: sha512-u07uNpetujo56QQs5cNRafPDuSZYInbm+JvPaxQcZTzolMMombCQiaSvvbm6vNXpTCqU+gGRXcLYYSmSMIwt8Q==} + taze@0.13.7: + resolution: {integrity: sha512-7of7fg1+2O5fm4eykJdCOkr9D0TEjZeXDdgm8hST4C+iFxa24Vzjm3Dk5TQ7JjId2ut+yRE2KE++YaSY7Vh5ng==} hasBin: true terminal-link@3.0.0: @@ -7656,43 +7768,43 @@ packages: typescript: optional: true - tsx@4.7.2: - resolution: {integrity: sha512-BCNd4kz6fz12fyrgCTEdZHGJ9fWTGeUzXmQysh0RVocDY3h4frk05ZNCXSy4kIenF7y/QnrdiVpTsyNRn6vlAw==} + tsx@4.7.3: + resolution: {integrity: sha512-+fQnMqIp/jxZEXLcj6WzYy9FhcS5/Dfk8y4AtzJ6ejKcKqmfTF8Gso/jtrzDggCF2zTU20gJa6n8XqPYwDAUYQ==} engines: {node: '>=18.0.0'} hasBin: true - turbo-darwin-64@1.13.2: - resolution: {integrity: sha512-CCSuD8CfmtncpohCuIgq7eAzUas0IwSbHfI8/Q3vKObTdXyN8vAo01gwqXjDGpzG9bTEVedD0GmLbD23dR0MLA==} + turbo-darwin-64@1.13.3: + resolution: {integrity: sha512-glup8Qx1qEFB5jerAnXbS8WrL92OKyMmg5Hnd4PleLljAeYmx+cmmnsmLT7tpaVZIN58EAAwu8wHC6kIIqhbWA==} cpu: [x64] os: [darwin] - turbo-darwin-arm64@1.13.2: - resolution: {integrity: sha512-0HySm06/D2N91rJJ89FbiI/AodmY8B3WDSFTVEpu2+8spUw7hOJ8okWOT0e5iGlyayUP9gr31eOeL3VFZkpfCw==} + turbo-darwin-arm64@1.13.3: + resolution: {integrity: sha512-/np2xD+f/+9qY8BVtuOQXRq5f9LehCFxamiQnwdqWm5iZmdjygC5T3uVSYuagVFsZKMvX3ycySwh8dylGTl6lg==} cpu: [arm64] os: [darwin] - turbo-linux-64@1.13.2: - resolution: {integrity: sha512-7HnibgbqZrjn4lcfIouzlPu8ZHSBtURG4c7Bedu7WJUDeZo+RE1crlrQm8wuwO54S0siYqUqo7GNHxu4IXbioQ==} + turbo-linux-64@1.13.3: + resolution: {integrity: sha512-G+HGrau54iAnbXLfl+N/PynqpDwi/uDzb6iM9hXEDG+yJnSJxaHMShhOkXYJPk9offm9prH33Khx2scXrYVW1g==} cpu: [x64] os: [linux] - turbo-linux-arm64@1.13.2: - resolution: {integrity: sha512-sUq4dbpk6SNKg/Hkwn256Vj2AEYSQdG96repio894h5/LEfauIK2QYiC/xxAeW3WBMc6BngmvNyURIg7ltrePg==} + turbo-linux-arm64@1.13.3: + resolution: {integrity: sha512-qWwEl5VR02NqRyl68/3pwp3c/olZuSp+vwlwrunuoNTm6JXGLG5pTeme4zoHNnk0qn4cCX7DFrOboArlYxv0wQ==} cpu: [arm64] os: [linux] - turbo-windows-64@1.13.2: - resolution: {integrity: sha512-DqzhcrciWq3dpzllJR2VVIyOhSlXYCo4mNEWl98DJ3FZ08PEzcI3ceudlH6F0t/nIcfSItK1bDP39cs7YoZHEA==} + turbo-windows-64@1.13.3: + resolution: {integrity: sha512-Nudr4bRChfJzBPzEmpVV85VwUYRCGKecwkBFpbp2a4NtrJ3+UP1VZES653ckqCu2FRyRuS0n03v9euMbAvzH+Q==} cpu: [x64] os: [win32] - turbo-windows-arm64@1.13.2: - resolution: {integrity: sha512-WnPMrwfCXxK69CdDfS1/j2DlzcKxSmycgDAqV0XCYpK/812KB0KlvsVAt5PjEbZGXkY88pCJ1BLZHAjF5FcbqA==} + turbo-windows-arm64@1.13.3: + resolution: {integrity: sha512-ouJCgsVLd3icjRLmRvHQDDZnmGzT64GBupM1Y+TjtYn2LVaEBoV6hicFy8x5DUpnqdLy+YpCzRMkWlwhmkX7sQ==} cpu: [arm64] os: [win32] - turbo@1.13.2: - resolution: {integrity: sha512-rX/d9f4MgRT3yK6cERPAkfavIxbpBZowDQpgvkYwGMGDQ0Nvw1nc0NVjruE76GrzXQqoxR1UpnmEP54vBARFHQ==} + turbo@1.13.3: + resolution: {integrity: sha512-n17HJv4F4CpsYTvKzUJhLbyewbXjq1oLCi90i5tW1TiWDz16ML1eDG7wi5dHaKxzh5efIM56SITnuVbMq5dk4g==} hasBin: true type-check@0.4.0: @@ -7969,13 +8081,13 @@ packages: engines: {node: '>=v14.18.0'} hasBin: true - vite-node@1.5.0: - resolution: {integrity: sha512-tV8h6gMj6vPzVCa7l+VGq9lwoJjW8Y79vst8QZZGiuRAfijU+EEWuc0kFpmndQrWhMMhet1jdSF+40KSZUqIIw==} + vite-node@1.5.2: + resolution: {integrity: sha512-Y8p91kz9zU+bWtF7HGt6DVw2JbhyuB2RlZix3FPYAYmUyZ3n7iTp8eSyLyY6sxtPegvxQtmlTMhfPhUfCUF93A==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true - vite-plugin-dts@3.8.3: - resolution: {integrity: sha512-yRHiRosQw7MXdOhmcrVI+kRiB8YEShbSxnADNteK4eZGdEoyOkMHihvO5XOAVlOq8ng9sIqu8vVefDK1zcj3qw==} + vite-plugin-dts@3.9.0: + resolution: {integrity: sha512-pwFIEYQ3LZvMafkEGvNnileb6af5JuyZsBfYQrTDYxdeGEy0OS4B4hCsLPo5YGnhK5k9EzyO6BXVO6y+Lt5T2A==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -8061,8 +8173,8 @@ packages: terser: optional: true - vitepress@1.1.3: - resolution: {integrity: sha512-hGrIYN0w9IHWs0NQSnlMjKV/v/HLfD+Ywv5QdvCSkiT32mpNOOwUrZjnqZv/JL/WBPpUc94eghTUvmipxw0xrA==} + vitepress@1.1.4: + resolution: {integrity: sha512-bWIzFZXpPB6NIDBuWnS20aMADH+FcFKDfQNYFvbOWij03PR29eImTceQHIzCKordjXYBhM/TjE5VKFTUJ3EheA==} hasBin: true peerDependencies: markdown-it-mathjax3: ^4 @@ -8073,15 +8185,15 @@ packages: postcss: optional: true - vitest@1.5.0: - resolution: {integrity: sha512-d8UKgR0m2kjdxDWX6911uwxout6GHS0XaGH1cksSIVVG8kRlE7G7aBw7myKQCvDI5dT4j7ZMa+l706BIORMDLw==} + vitest@1.5.2: + resolution: {integrity: sha512-l9gwIkq16ug3xY7BxHwcBQovLZG75zZL0PlsiYQbf76Rz6QGs54416UWMtC0jXeihvHvcHrf2ROEjkQRVpoZYw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: '@edge-runtime/vm': '*' '@types/node': ^18.0.0 || >=20.0.0 - '@vitest/browser': 1.5.0 - '@vitest/ui': 1.5.0 + '@vitest/browser': 1.5.2 + '@vitest/ui': 1.5.2 happy-dom: '*' jsdom: '*' peerDependenciesMeta: @@ -8205,6 +8317,14 @@ packages: typescript: optional: true + vue@3.4.26: + resolution: {integrity: sha512-bUIq/p+VB+0xrJubaemrfhk1/FiW9iX+pDV+62I/XJ6EkspAO9/DXEjbDFoe8pIfOZBqfk45i9BMc41ptP/uRg==} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + w3c-keyname@2.2.8: resolution: {integrity: sha512-dpojBhNsCNN7T82Tm7k26A6G9ML3NkhDsnw9n/eoxSRlVBB4CEtIQ/KTCLI2Fwf3ataSXRhYFkQi3SlnFwPvPQ==} @@ -8599,33 +8719,34 @@ snapshots: '@andrewbranch/untar.js@1.0.3': {} - '@antfu/eslint-config@2.15.0(@unocss/eslint-plugin@0.59.4(eslint-ts-patch@8.57.0-0)(typescript@5.4.5))(@vue/compiler-sfc@3.4.23)(eslint-plugin-format@0.1.1(eslint-ts-patch@8.57.0-0))(eslint-ts-patch@8.57.0-0)(typescript@5.4.5)(vitest@1.5.0(@types/node@20.12.7)(jsdom@24.0.0)(sass@1.75.0)(terser@5.26.0))': + '@antfu/eslint-config@2.16.0(@unocss/eslint-plugin@0.59.4(eslint-ts-patch@8.57.0-0)(typescript@5.4.5))(@vue/compiler-sfc@3.4.26)(eslint-plugin-format@0.1.1(eslint-ts-patch@8.57.0-0))(eslint-ts-patch@8.57.0-0)(typescript@5.4.5)(vitest@1.5.2(@types/node@20.12.7)(jsdom@24.0.0)(sass@1.75.0)(terser@5.26.0))': dependencies: '@antfu/install-pkg': 0.3.2 '@clack/prompts': 0.7.0 '@stylistic/eslint-plugin': 1.7.2(eslint-ts-patch@8.57.0-0)(typescript@5.4.5) - '@typescript-eslint/eslint-plugin': 7.7.0(@typescript-eslint/parser@7.7.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5))(eslint-ts-patch@8.57.0-0)(typescript@5.4.5) - '@typescript-eslint/parser': 7.7.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5) + '@typescript-eslint/eslint-plugin': 7.8.0(@typescript-eslint/parser@7.8.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5))(eslint-ts-patch@8.57.0-0)(typescript@5.4.5) + '@typescript-eslint/parser': 7.8.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5) eslint: eslint-ts-patch@8.57.0-0 eslint-config-flat-gitignore: 0.1.5 eslint-flat-config-utils: 0.2.3 eslint-merge-processors: 0.1.0(eslint-ts-patch@8.57.0-0) eslint-plugin-antfu: 2.1.2(eslint-ts-patch@8.57.0-0) + eslint-plugin-command: 0.1.3(eslint-ts-patch@8.57.0-0) eslint-plugin-eslint-comments: 3.2.0(eslint-ts-patch@8.57.0-0) eslint-plugin-import-x: 0.5.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5) eslint-plugin-jsdoc: 48.2.3(eslint-ts-patch@8.57.0-0) eslint-plugin-jsonc: 2.15.1(eslint-ts-patch@8.57.0-0) eslint-plugin-markdown: 4.0.1(eslint-ts-patch@8.57.0-0) - eslint-plugin-n: 17.2.1(eslint-ts-patch@8.57.0-0) + eslint-plugin-n: 17.3.1(eslint-ts-patch@8.57.0-0) eslint-plugin-no-only-tests: 3.1.0 - eslint-plugin-perfectionist: 2.9.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5)(vue-eslint-parser@9.4.2(eslint-ts-patch@8.57.0-0)) + eslint-plugin-perfectionist: 2.10.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5)(vue-eslint-parser@9.4.2(eslint-ts-patch@8.57.0-0)) eslint-plugin-toml: 0.11.0(eslint-ts-patch@8.57.0-0) eslint-plugin-unicorn: 52.0.0(eslint-ts-patch@8.57.0-0) - eslint-plugin-unused-imports: 3.1.0(@typescript-eslint/eslint-plugin@7.7.0(@typescript-eslint/parser@7.7.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5))(eslint-ts-patch@8.57.0-0)(typescript@5.4.5))(eslint-ts-patch@8.57.0-0) - eslint-plugin-vitest: 0.5.3(@typescript-eslint/eslint-plugin@7.7.0(@typescript-eslint/parser@7.7.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5))(eslint-ts-patch@8.57.0-0)(typescript@5.4.5))(eslint-ts-patch@8.57.0-0)(typescript@5.4.5)(vitest@1.5.0(@types/node@20.12.7)(jsdom@24.0.0)(sass@1.75.0)(terser@5.26.0)) + eslint-plugin-unused-imports: 3.1.0(@typescript-eslint/eslint-plugin@7.8.0(@typescript-eslint/parser@7.8.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5))(eslint-ts-patch@8.57.0-0)(typescript@5.4.5))(eslint-ts-patch@8.57.0-0) + eslint-plugin-vitest: 0.5.4(@typescript-eslint/eslint-plugin@7.8.0(@typescript-eslint/parser@7.8.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5))(eslint-ts-patch@8.57.0-0)(typescript@5.4.5))(eslint-ts-patch@8.57.0-0)(typescript@5.4.5)(vitest@1.5.2(@types/node@20.12.7)(jsdom@24.0.0)(sass@1.75.0)(terser@5.26.0)) eslint-plugin-vue: 9.25.0(eslint-ts-patch@8.57.0-0) eslint-plugin-yml: 1.14.0(eslint-ts-patch@8.57.0-0) - eslint-processor-vue-blocks: 0.1.2(@vue/compiler-sfc@3.4.23)(eslint-ts-patch@8.57.0-0) + eslint-processor-vue-blocks: 0.1.2(@vue/compiler-sfc@3.4.26)(eslint-ts-patch@8.57.0-0) globals: 15.0.0 jsonc-eslint-parser: 2.4.0 local-pkg: 0.5.0 @@ -8704,11 +8825,31 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/eslint-parser@7.24.1(@babel/core@7.24.4)(eslint@9.1.0)': + '@babel/core@7.24.5': dependencies: - '@babel/core': 7.24.4 + '@ampproject/remapping': 2.3.0 + '@babel/code-frame': 7.24.2 + '@babel/generator': 7.24.5 + '@babel/helper-compilation-targets': 7.23.6 + '@babel/helper-module-transforms': 7.24.5(@babel/core@7.24.5) + '@babel/helpers': 7.24.5 + '@babel/parser': 7.24.5 + '@babel/template': 7.24.0 + '@babel/traverse': 7.24.5 + '@babel/types': 7.24.5 + convert-source-map: 2.0.0 + debug: 4.3.4 + gensync: 1.0.0-beta.2 + json5: 2.2.3 + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + + '@babel/eslint-parser@7.24.1(@babel/core@7.24.5)(eslint@9.1.1)': + dependencies: + '@babel/core': 7.24.5 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1 - eslint: 9.1.0 + eslint: 9.1.1 eslint-visitor-keys: 2.1.0 semver: 6.3.1 @@ -8719,6 +8860,13 @@ snapshots: '@jridgewell/trace-mapping': 0.3.25 jsesc: 2.5.2 + '@babel/generator@7.24.5': + dependencies: + '@babel/types': 7.24.5 + '@jridgewell/gen-mapping': 0.3.5 + '@jridgewell/trace-mapping': 0.3.25 + jsesc: 2.5.2 + '@babel/helper-annotate-as-pure@7.22.5': dependencies: '@babel/types': 7.24.0 @@ -8748,16 +8896,29 @@ snapshots: '@babel/helper-split-export-declaration': 7.22.6 semver: 6.3.1 - '@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.24.4)': + '@babel/helper-create-class-features-plugin@7.24.1(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.23.0 + '@babel/helper-member-expression-to-functions': 7.23.0 + '@babel/helper-optimise-call-expression': 7.22.5 + '@babel/helper-replace-supers': 7.24.1(@babel/core@7.24.5) + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.6 + semver: 6.3.1 + + '@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.24.5)': + dependencies: + '@babel/core': 7.24.5 '@babel/helper-annotate-as-pure': 7.22.5 regexpu-core: 5.3.2 semver: 6.3.1 - '@babel/helper-define-polyfill-provider@0.4.4(@babel/core@7.24.4)': + '@babel/helper-define-polyfill-provider@0.4.4(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-plugin-utils': 7.24.0 debug: 4.3.4 @@ -8785,6 +8946,10 @@ snapshots: dependencies: '@babel/types': 7.24.0 + '@babel/helper-module-imports@7.24.3': + dependencies: + '@babel/types': 7.24.5 + '@babel/helper-module-transforms@7.23.3(@babel/core@7.24.4)': dependencies: '@babel/core': 7.24.4 @@ -8794,15 +8959,33 @@ snapshots: '@babel/helper-split-export-declaration': 7.22.6 '@babel/helper-validator-identifier': 7.22.20 + '@babel/helper-module-transforms@7.23.3(@babel/core@7.24.5)': + dependencies: + '@babel/core': 7.24.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-module-imports': 7.22.15 + '@babel/helper-simple-access': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.6 + '@babel/helper-validator-identifier': 7.22.20 + + '@babel/helper-module-transforms@7.24.5(@babel/core@7.24.5)': + dependencies: + '@babel/core': 7.24.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-module-imports': 7.24.3 + '@babel/helper-simple-access': 7.24.5 + '@babel/helper-split-export-declaration': 7.24.5 + '@babel/helper-validator-identifier': 7.24.5 + '@babel/helper-optimise-call-expression@7.22.5': dependencies: '@babel/types': 7.24.0 '@babel/helper-plugin-utils@7.24.0': {} - '@babel/helper-remap-async-to-generator@7.22.20(@babel/core@7.24.4)': + '@babel/helper-remap-async-to-generator@7.22.20(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-annotate-as-pure': 7.22.5 '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-wrap-function': 7.22.20 @@ -8814,10 +8997,21 @@ snapshots: '@babel/helper-member-expression-to-functions': 7.23.0 '@babel/helper-optimise-call-expression': 7.22.5 + '@babel/helper-replace-supers@7.24.1(@babel/core@7.24.5)': + dependencies: + '@babel/core': 7.24.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-member-expression-to-functions': 7.23.0 + '@babel/helper-optimise-call-expression': 7.22.5 + '@babel/helper-simple-access@7.22.5': dependencies: '@babel/types': 7.24.0 + '@babel/helper-simple-access@7.24.5': + dependencies: + '@babel/types': 7.24.5 + '@babel/helper-skip-transparent-expression-wrappers@7.22.5': dependencies: '@babel/types': 7.24.0 @@ -8826,10 +9020,18 @@ snapshots: dependencies: '@babel/types': 7.24.0 + '@babel/helper-split-export-declaration@7.24.5': + dependencies: + '@babel/types': 7.24.5 + '@babel/helper-string-parser@7.23.4': {} + '@babel/helper-string-parser@7.24.1': {} + '@babel/helper-validator-identifier@7.22.20': {} + '@babel/helper-validator-identifier@7.24.5': {} + '@babel/helper-validator-option@7.23.5': {} '@babel/helper-wrap-function@7.22.20': @@ -8846,6 +9048,14 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/helpers@7.24.5': + dependencies: + '@babel/template': 7.24.0 + '@babel/traverse': 7.24.5 + '@babel/types': 7.24.5 + transitivePeerDependencies: + - supports-color + '@babel/highlight@7.24.2': dependencies: '@babel/helper-validator-identifier': 7.22.20 @@ -8857,91 +9067,95 @@ snapshots: dependencies: '@babel/types': 7.24.0 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.23.3(@babel/core@7.24.4)': + '@babel/parser@7.24.5': dependencies: - '@babel/core': 7.24.4 + '@babel/types': 7.24.5 + + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.23.3(@babel/core@7.24.5)': + dependencies: + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.23.3(@babel/core@7.24.4)': + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.23.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/plugin-transform-optional-chaining': 7.23.4(@babel/core@7.24.4) + '@babel/plugin-transform-optional-chaining': 7.23.4(@babel/core@7.24.5) - '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.23.7(@babel/core@7.24.4)': + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.23.7(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.24.4)': + '@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 - '@babel/helper-create-class-features-plugin': 7.24.1(@babel/core@7.24.4) + '@babel/core': 7.24.5 + '@babel/helper-create-class-features-plugin': 7.24.1(@babel/core@7.24.5) '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-proposal-decorators@7.23.5(@babel/core@7.24.4)': + '@babel/plugin-proposal-decorators@7.23.5(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 - '@babel/helper-create-class-features-plugin': 7.24.1(@babel/core@7.24.4) + '@babel/core': 7.24.5 + '@babel/helper-create-class-features-plugin': 7.24.1(@babel/core@7.24.5) '@babel/helper-plugin-utils': 7.24.0 - '@babel/helper-replace-supers': 7.24.1(@babel/core@7.24.4) + '@babel/helper-replace-supers': 7.24.1(@babel/core@7.24.5) '@babel/helper-split-export-declaration': 7.22.6 - '@babel/plugin-syntax-decorators': 7.23.3(@babel/core@7.24.4) + '@babel/plugin-syntax-decorators': 7.23.3(@babel/core@7.24.5) - '@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.24.4)': + '@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 - '@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.24.4)': + '@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.24.4)': + '@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.24.4)': + '@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-decorators@7.23.3(@babel/core@7.24.4)': + '@babel/plugin-syntax-decorators@7.23.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.24.4)': + '@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.24.4)': + '@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-import-assertions@7.23.3(@babel/core@7.24.4)': + '@babel/plugin-syntax-import-assertions@7.23.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-import-attributes@7.23.3(@babel/core@7.24.4)': + '@babel/plugin-syntax-import-attributes@7.23.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.24.4)': + '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.24.4)': + '@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 '@babel/plugin-syntax-jsx@7.24.1(@babel/core@7.24.4)': @@ -8949,44 +9163,49 @@ snapshots: '@babel/core': 7.24.4 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.24.4)': + '@babel/plugin-syntax-jsx@7.24.1(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.24.4)': + '@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.24.4)': + '@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.24.4)': + '@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.24.4)': + '@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.24.4)': + '@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.24.4)': + '@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.24.4)': + '@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.0 + + '@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.24.5)': + dependencies: + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 '@babel/plugin-syntax-typescript@7.24.1(@babel/core@7.24.4)': @@ -8994,292 +9213,297 @@ snapshots: '@babel/core': 7.24.4 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.24.4)': + '@babel/plugin-syntax-typescript@7.24.1(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 - '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.4) + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-transform-arrow-functions@7.23.3(@babel/core@7.24.4)': + '@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 + '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.5) '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-transform-async-generator-functions@7.23.7(@babel/core@7.24.4)': + '@babel/plugin-transform-arrow-functions@7.23.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.0 + + '@babel/plugin-transform-async-generator-functions@7.23.7(@babel/core@7.24.5)': + dependencies: + '@babel/core': 7.24.5 '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-plugin-utils': 7.24.0 - '@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.24.4) - '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.24.4) + '@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.24.5) + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.24.5) - '@babel/plugin-transform-async-to-generator@7.23.3(@babel/core@7.24.4)': + '@babel/plugin-transform-async-to-generator@7.23.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-module-imports': 7.22.15 '@babel/helper-plugin-utils': 7.24.0 - '@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.24.4) + '@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.24.5) - '@babel/plugin-transform-block-scoped-functions@7.23.3(@babel/core@7.24.4)': + '@babel/plugin-transform-block-scoped-functions@7.23.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-transform-block-scoping@7.23.4(@babel/core@7.24.4)': + '@babel/plugin-transform-block-scoping@7.23.4(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-transform-class-properties@7.23.3(@babel/core@7.24.4)': + '@babel/plugin-transform-class-properties@7.23.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 - '@babel/helper-create-class-features-plugin': 7.24.1(@babel/core@7.24.4) + '@babel/core': 7.24.5 + '@babel/helper-create-class-features-plugin': 7.24.1(@babel/core@7.24.5) '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-transform-class-static-block@7.23.4(@babel/core@7.24.4)': + '@babel/plugin-transform-class-static-block@7.23.4(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 - '@babel/helper-create-class-features-plugin': 7.24.1(@babel/core@7.24.4) + '@babel/core': 7.24.5 + '@babel/helper-create-class-features-plugin': 7.24.1(@babel/core@7.24.5) '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.24.4) + '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.24.5) - '@babel/plugin-transform-classes@7.23.5(@babel/core@7.24.4)': + '@babel/plugin-transform-classes@7.23.5(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-annotate-as-pure': 7.22.5 '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-function-name': 7.23.0 '@babel/helper-optimise-call-expression': 7.22.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/helper-replace-supers': 7.24.1(@babel/core@7.24.4) + '@babel/helper-replace-supers': 7.24.1(@babel/core@7.24.5) '@babel/helper-split-export-declaration': 7.22.6 globals: 11.12.0 - '@babel/plugin-transform-computed-properties@7.23.3(@babel/core@7.24.4)': + '@babel/plugin-transform-computed-properties@7.23.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 '@babel/template': 7.24.0 - '@babel/plugin-transform-destructuring@7.23.3(@babel/core@7.24.4)': + '@babel/plugin-transform-destructuring@7.23.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-transform-dotall-regex@7.23.3(@babel/core@7.24.4)': + '@babel/plugin-transform-dotall-regex@7.23.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 - '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.4) + '@babel/core': 7.24.5 + '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.5) '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-transform-duplicate-keys@7.23.3(@babel/core@7.24.4)': + '@babel/plugin-transform-duplicate-keys@7.23.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-transform-dynamic-import@7.23.4(@babel/core@7.24.4)': + '@babel/plugin-transform-dynamic-import@7.23.4(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.24.4) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.24.5) - '@babel/plugin-transform-exponentiation-operator@7.23.3(@babel/core@7.24.4)': + '@babel/plugin-transform-exponentiation-operator@7.23.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-builder-binary-assignment-operator-visitor': 7.22.15 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-transform-export-namespace-from@7.23.4(@babel/core@7.24.4)': + '@babel/plugin-transform-export-namespace-from@7.23.4(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.24.4) + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.24.5) - '@babel/plugin-transform-for-of@7.23.6(@babel/core@7.24.4)': + '@babel/plugin-transform-for-of@7.23.6(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/plugin-transform-function-name@7.23.3(@babel/core@7.24.4)': + '@babel/plugin-transform-function-name@7.23.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-function-name': 7.23.0 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-transform-json-strings@7.23.4(@babel/core@7.24.4)': + '@babel/plugin-transform-json-strings@7.23.4(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.24.4) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.24.5) - '@babel/plugin-transform-literals@7.23.3(@babel/core@7.24.4)': + '@babel/plugin-transform-literals@7.23.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-transform-logical-assignment-operators@7.23.4(@babel/core@7.24.4)': + '@babel/plugin-transform-logical-assignment-operators@7.23.4(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.24.4) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.24.5) - '@babel/plugin-transform-member-expression-literals@7.23.3(@babel/core@7.24.4)': + '@babel/plugin-transform-member-expression-literals@7.23.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-transform-modules-amd@7.23.3(@babel/core@7.24.4)': + '@babel/plugin-transform-modules-amd@7.23.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 - '@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.4) + '@babel/core': 7.24.5 + '@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.5) '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-transform-modules-commonjs@7.24.1(@babel/core@7.24.4)': + '@babel/plugin-transform-modules-commonjs@7.24.1(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 - '@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.4) + '@babel/core': 7.24.5 + '@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.5) '@babel/helper-plugin-utils': 7.24.0 '@babel/helper-simple-access': 7.22.5 - '@babel/plugin-transform-modules-systemjs@7.23.3(@babel/core@7.24.4)': + '@babel/plugin-transform-modules-systemjs@7.23.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-hoist-variables': 7.22.5 - '@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.4) + '@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.5) '@babel/helper-plugin-utils': 7.24.0 '@babel/helper-validator-identifier': 7.22.20 - '@babel/plugin-transform-modules-umd@7.23.3(@babel/core@7.24.4)': + '@babel/plugin-transform-modules-umd@7.23.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 - '@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.4) + '@babel/core': 7.24.5 + '@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.5) '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.24.4)': + '@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 - '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.4) + '@babel/core': 7.24.5 + '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.5) '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-transform-new-target@7.23.3(@babel/core@7.24.4)': + '@babel/plugin-transform-new-target@7.23.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-transform-nullish-coalescing-operator@7.23.4(@babel/core@7.24.4)': + '@babel/plugin-transform-nullish-coalescing-operator@7.23.4(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.24.4) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.24.5) - '@babel/plugin-transform-numeric-separator@7.23.4(@babel/core@7.24.4)': + '@babel/plugin-transform-numeric-separator@7.23.4(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.24.4) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.24.5) - '@babel/plugin-transform-object-rest-spread@7.23.4(@babel/core@7.24.4)': + '@babel/plugin-transform-object-rest-spread@7.23.4(@babel/core@7.24.5)': dependencies: '@babel/compat-data': 7.23.5 - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.24.4) - '@babel/plugin-transform-parameters': 7.23.3(@babel/core@7.24.4) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.24.5) + '@babel/plugin-transform-parameters': 7.23.3(@babel/core@7.24.5) - '@babel/plugin-transform-object-super@7.23.3(@babel/core@7.24.4)': + '@babel/plugin-transform-object-super@7.23.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/helper-replace-supers': 7.24.1(@babel/core@7.24.4) + '@babel/helper-replace-supers': 7.24.1(@babel/core@7.24.5) - '@babel/plugin-transform-optional-catch-binding@7.23.4(@babel/core@7.24.4)': + '@babel/plugin-transform-optional-catch-binding@7.23.4(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.24.4) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.24.5) - '@babel/plugin-transform-optional-chaining@7.23.4(@babel/core@7.24.4)': + '@babel/plugin-transform-optional-chaining@7.23.4(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.24.4) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.24.5) - '@babel/plugin-transform-parameters@7.23.3(@babel/core@7.24.4)': + '@babel/plugin-transform-parameters@7.23.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-transform-private-methods@7.23.3(@babel/core@7.24.4)': + '@babel/plugin-transform-private-methods@7.23.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 - '@babel/helper-create-class-features-plugin': 7.24.1(@babel/core@7.24.4) + '@babel/core': 7.24.5 + '@babel/helper-create-class-features-plugin': 7.24.1(@babel/core@7.24.5) '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-transform-private-property-in-object@7.23.4(@babel/core@7.24.4)': + '@babel/plugin-transform-private-property-in-object@7.23.4(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.24.1(@babel/core@7.24.4) + '@babel/helper-create-class-features-plugin': 7.24.1(@babel/core@7.24.5) '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.24.4) + '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.24.5) - '@babel/plugin-transform-property-literals@7.23.3(@babel/core@7.24.4)': + '@babel/plugin-transform-property-literals@7.23.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-transform-regenerator@7.23.3(@babel/core@7.24.4)': + '@babel/plugin-transform-regenerator@7.23.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 regenerator-transform: 0.15.2 - '@babel/plugin-transform-reserved-words@7.23.3(@babel/core@7.24.4)': + '@babel/plugin-transform-reserved-words@7.23.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-transform-runtime@7.23.7(@babel/core@7.24.4)': + '@babel/plugin-transform-runtime@7.23.7(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-module-imports': 7.22.15 '@babel/helper-plugin-utils': 7.24.0 - babel-plugin-polyfill-corejs2: 0.4.7(@babel/core@7.24.4) - babel-plugin-polyfill-corejs3: 0.8.7(@babel/core@7.24.4) - babel-plugin-polyfill-regenerator: 0.5.4(@babel/core@7.24.4) + babel-plugin-polyfill-corejs2: 0.4.7(@babel/core@7.24.5) + babel-plugin-polyfill-corejs3: 0.8.7(@babel/core@7.24.5) + babel-plugin-polyfill-regenerator: 0.5.4(@babel/core@7.24.5) semver: 6.3.1 transitivePeerDependencies: - supports-color - '@babel/plugin-transform-shorthand-properties@7.23.3(@babel/core@7.24.4)': + '@babel/plugin-transform-shorthand-properties@7.23.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-transform-spread@7.23.3(@babel/core@7.24.4)': + '@babel/plugin-transform-spread@7.23.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/plugin-transform-sticky-regex@7.23.3(@babel/core@7.24.4)': + '@babel/plugin-transform-sticky-regex@7.23.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-transform-template-literals@7.23.3(@babel/core@7.24.4)': + '@babel/plugin-transform-template-literals@7.23.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-transform-typeof-symbol@7.23.3(@babel/core@7.24.4)': + '@babel/plugin-transform-typeof-symbol@7.23.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 '@babel/plugin-transform-typescript@7.24.1(@babel/core@7.24.4)': @@ -9290,130 +9514,138 @@ snapshots: '@babel/helper-plugin-utils': 7.24.0 '@babel/plugin-syntax-typescript': 7.24.1(@babel/core@7.24.4) - '@babel/plugin-transform-unicode-escapes@7.23.3(@babel/core@7.24.4)': + '@babel/plugin-transform-typescript@7.24.1(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-create-class-features-plugin': 7.24.1(@babel/core@7.24.5) '@babel/helper-plugin-utils': 7.24.0 + '@babel/plugin-syntax-typescript': 7.24.1(@babel/core@7.24.5) - '@babel/plugin-transform-unicode-property-regex@7.23.3(@babel/core@7.24.4)': + '@babel/plugin-transform-unicode-escapes@7.23.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 - '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.4) + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-transform-unicode-regex@7.23.3(@babel/core@7.24.4)': + '@babel/plugin-transform-unicode-property-regex@7.23.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 - '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.4) + '@babel/core': 7.24.5 + '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.5) '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-transform-unicode-sets-regex@7.23.3(@babel/core@7.24.4)': + '@babel/plugin-transform-unicode-regex@7.23.3(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 - '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.4) + '@babel/core': 7.24.5 + '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.5) + '@babel/helper-plugin-utils': 7.24.0 + + '@babel/plugin-transform-unicode-sets-regex@7.23.3(@babel/core@7.24.5)': + dependencies: + '@babel/core': 7.24.5 + '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.5) '@babel/helper-plugin-utils': 7.24.0 - '@babel/preset-env@7.23.7(@babel/core@7.24.4)': + '@babel/preset-env@7.23.7(@babel/core@7.24.5)': dependencies: '@babel/compat-data': 7.23.5 - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-plugin-utils': 7.24.0 '@babel/helper-validator-option': 7.23.5 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.23.3(@babel/core@7.24.4) - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.23.3(@babel/core@7.24.4) - '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.23.7(@babel/core@7.24.4) - '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.24.4) - '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.24.4) - '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.24.4) - '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.24.4) - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.24.4) - '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.24.4) - '@babel/plugin-syntax-import-assertions': 7.23.3(@babel/core@7.24.4) - '@babel/plugin-syntax-import-attributes': 7.23.3(@babel/core@7.24.4) - '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.24.4) - '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.24.4) - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.24.4) - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.24.4) - '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.24.4) - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.24.4) - '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.24.4) - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.24.4) - '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.24.4) - '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.24.4) - '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.24.4) - '@babel/plugin-transform-arrow-functions': 7.23.3(@babel/core@7.24.4) - '@babel/plugin-transform-async-generator-functions': 7.23.7(@babel/core@7.24.4) - '@babel/plugin-transform-async-to-generator': 7.23.3(@babel/core@7.24.4) - '@babel/plugin-transform-block-scoped-functions': 7.23.3(@babel/core@7.24.4) - '@babel/plugin-transform-block-scoping': 7.23.4(@babel/core@7.24.4) - '@babel/plugin-transform-class-properties': 7.23.3(@babel/core@7.24.4) - '@babel/plugin-transform-class-static-block': 7.23.4(@babel/core@7.24.4) - '@babel/plugin-transform-classes': 7.23.5(@babel/core@7.24.4) - '@babel/plugin-transform-computed-properties': 7.23.3(@babel/core@7.24.4) - '@babel/plugin-transform-destructuring': 7.23.3(@babel/core@7.24.4) - '@babel/plugin-transform-dotall-regex': 7.23.3(@babel/core@7.24.4) - '@babel/plugin-transform-duplicate-keys': 7.23.3(@babel/core@7.24.4) - '@babel/plugin-transform-dynamic-import': 7.23.4(@babel/core@7.24.4) - '@babel/plugin-transform-exponentiation-operator': 7.23.3(@babel/core@7.24.4) - '@babel/plugin-transform-export-namespace-from': 7.23.4(@babel/core@7.24.4) - '@babel/plugin-transform-for-of': 7.23.6(@babel/core@7.24.4) - '@babel/plugin-transform-function-name': 7.23.3(@babel/core@7.24.4) - '@babel/plugin-transform-json-strings': 7.23.4(@babel/core@7.24.4) - '@babel/plugin-transform-literals': 7.23.3(@babel/core@7.24.4) - '@babel/plugin-transform-logical-assignment-operators': 7.23.4(@babel/core@7.24.4) - '@babel/plugin-transform-member-expression-literals': 7.23.3(@babel/core@7.24.4) - '@babel/plugin-transform-modules-amd': 7.23.3(@babel/core@7.24.4) - '@babel/plugin-transform-modules-commonjs': 7.24.1(@babel/core@7.24.4) - '@babel/plugin-transform-modules-systemjs': 7.23.3(@babel/core@7.24.4) - '@babel/plugin-transform-modules-umd': 7.23.3(@babel/core@7.24.4) - '@babel/plugin-transform-named-capturing-groups-regex': 7.22.5(@babel/core@7.24.4) - '@babel/plugin-transform-new-target': 7.23.3(@babel/core@7.24.4) - '@babel/plugin-transform-nullish-coalescing-operator': 7.23.4(@babel/core@7.24.4) - '@babel/plugin-transform-numeric-separator': 7.23.4(@babel/core@7.24.4) - '@babel/plugin-transform-object-rest-spread': 7.23.4(@babel/core@7.24.4) - '@babel/plugin-transform-object-super': 7.23.3(@babel/core@7.24.4) - '@babel/plugin-transform-optional-catch-binding': 7.23.4(@babel/core@7.24.4) - '@babel/plugin-transform-optional-chaining': 7.23.4(@babel/core@7.24.4) - '@babel/plugin-transform-parameters': 7.23.3(@babel/core@7.24.4) - '@babel/plugin-transform-private-methods': 7.23.3(@babel/core@7.24.4) - '@babel/plugin-transform-private-property-in-object': 7.23.4(@babel/core@7.24.4) - '@babel/plugin-transform-property-literals': 7.23.3(@babel/core@7.24.4) - '@babel/plugin-transform-regenerator': 7.23.3(@babel/core@7.24.4) - '@babel/plugin-transform-reserved-words': 7.23.3(@babel/core@7.24.4) - '@babel/plugin-transform-shorthand-properties': 7.23.3(@babel/core@7.24.4) - '@babel/plugin-transform-spread': 7.23.3(@babel/core@7.24.4) - '@babel/plugin-transform-sticky-regex': 7.23.3(@babel/core@7.24.4) - '@babel/plugin-transform-template-literals': 7.23.3(@babel/core@7.24.4) - '@babel/plugin-transform-typeof-symbol': 7.23.3(@babel/core@7.24.4) - '@babel/plugin-transform-unicode-escapes': 7.23.3(@babel/core@7.24.4) - '@babel/plugin-transform-unicode-property-regex': 7.23.3(@babel/core@7.24.4) - '@babel/plugin-transform-unicode-regex': 7.23.3(@babel/core@7.24.4) - '@babel/plugin-transform-unicode-sets-regex': 7.23.3(@babel/core@7.24.4) - '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.24.4) - babel-plugin-polyfill-corejs2: 0.4.7(@babel/core@7.24.4) - babel-plugin-polyfill-corejs3: 0.8.7(@babel/core@7.24.4) - babel-plugin-polyfill-regenerator: 0.5.4(@babel/core@7.24.4) + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.23.3(@babel/core@7.24.5) + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.23.3(@babel/core@7.24.5) + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.23.7(@babel/core@7.24.5) + '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.24.5) + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.24.5) + '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.24.5) + '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.24.5) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.24.5) + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.24.5) + '@babel/plugin-syntax-import-assertions': 7.23.3(@babel/core@7.24.5) + '@babel/plugin-syntax-import-attributes': 7.23.3(@babel/core@7.24.5) + '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.24.5) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.24.5) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.24.5) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.24.5) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.24.5) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.24.5) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.24.5) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.24.5) + '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.24.5) + '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.24.5) + '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.24.5) + '@babel/plugin-transform-arrow-functions': 7.23.3(@babel/core@7.24.5) + '@babel/plugin-transform-async-generator-functions': 7.23.7(@babel/core@7.24.5) + '@babel/plugin-transform-async-to-generator': 7.23.3(@babel/core@7.24.5) + '@babel/plugin-transform-block-scoped-functions': 7.23.3(@babel/core@7.24.5) + '@babel/plugin-transform-block-scoping': 7.23.4(@babel/core@7.24.5) + '@babel/plugin-transform-class-properties': 7.23.3(@babel/core@7.24.5) + '@babel/plugin-transform-class-static-block': 7.23.4(@babel/core@7.24.5) + '@babel/plugin-transform-classes': 7.23.5(@babel/core@7.24.5) + '@babel/plugin-transform-computed-properties': 7.23.3(@babel/core@7.24.5) + '@babel/plugin-transform-destructuring': 7.23.3(@babel/core@7.24.5) + '@babel/plugin-transform-dotall-regex': 7.23.3(@babel/core@7.24.5) + '@babel/plugin-transform-duplicate-keys': 7.23.3(@babel/core@7.24.5) + '@babel/plugin-transform-dynamic-import': 7.23.4(@babel/core@7.24.5) + '@babel/plugin-transform-exponentiation-operator': 7.23.3(@babel/core@7.24.5) + '@babel/plugin-transform-export-namespace-from': 7.23.4(@babel/core@7.24.5) + '@babel/plugin-transform-for-of': 7.23.6(@babel/core@7.24.5) + '@babel/plugin-transform-function-name': 7.23.3(@babel/core@7.24.5) + '@babel/plugin-transform-json-strings': 7.23.4(@babel/core@7.24.5) + '@babel/plugin-transform-literals': 7.23.3(@babel/core@7.24.5) + '@babel/plugin-transform-logical-assignment-operators': 7.23.4(@babel/core@7.24.5) + '@babel/plugin-transform-member-expression-literals': 7.23.3(@babel/core@7.24.5) + '@babel/plugin-transform-modules-amd': 7.23.3(@babel/core@7.24.5) + '@babel/plugin-transform-modules-commonjs': 7.24.1(@babel/core@7.24.5) + '@babel/plugin-transform-modules-systemjs': 7.23.3(@babel/core@7.24.5) + '@babel/plugin-transform-modules-umd': 7.23.3(@babel/core@7.24.5) + '@babel/plugin-transform-named-capturing-groups-regex': 7.22.5(@babel/core@7.24.5) + '@babel/plugin-transform-new-target': 7.23.3(@babel/core@7.24.5) + '@babel/plugin-transform-nullish-coalescing-operator': 7.23.4(@babel/core@7.24.5) + '@babel/plugin-transform-numeric-separator': 7.23.4(@babel/core@7.24.5) + '@babel/plugin-transform-object-rest-spread': 7.23.4(@babel/core@7.24.5) + '@babel/plugin-transform-object-super': 7.23.3(@babel/core@7.24.5) + '@babel/plugin-transform-optional-catch-binding': 7.23.4(@babel/core@7.24.5) + '@babel/plugin-transform-optional-chaining': 7.23.4(@babel/core@7.24.5) + '@babel/plugin-transform-parameters': 7.23.3(@babel/core@7.24.5) + '@babel/plugin-transform-private-methods': 7.23.3(@babel/core@7.24.5) + '@babel/plugin-transform-private-property-in-object': 7.23.4(@babel/core@7.24.5) + '@babel/plugin-transform-property-literals': 7.23.3(@babel/core@7.24.5) + '@babel/plugin-transform-regenerator': 7.23.3(@babel/core@7.24.5) + '@babel/plugin-transform-reserved-words': 7.23.3(@babel/core@7.24.5) + '@babel/plugin-transform-shorthand-properties': 7.23.3(@babel/core@7.24.5) + '@babel/plugin-transform-spread': 7.23.3(@babel/core@7.24.5) + '@babel/plugin-transform-sticky-regex': 7.23.3(@babel/core@7.24.5) + '@babel/plugin-transform-template-literals': 7.23.3(@babel/core@7.24.5) + '@babel/plugin-transform-typeof-symbol': 7.23.3(@babel/core@7.24.5) + '@babel/plugin-transform-unicode-escapes': 7.23.3(@babel/core@7.24.5) + '@babel/plugin-transform-unicode-property-regex': 7.23.3(@babel/core@7.24.5) + '@babel/plugin-transform-unicode-regex': 7.23.3(@babel/core@7.24.5) + '@babel/plugin-transform-unicode-sets-regex': 7.23.3(@babel/core@7.24.5) + '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.24.5) + babel-plugin-polyfill-corejs2: 0.4.7(@babel/core@7.24.5) + babel-plugin-polyfill-corejs3: 0.8.7(@babel/core@7.24.5) + babel-plugin-polyfill-regenerator: 0.5.4(@babel/core@7.24.5) core-js-compat: 3.35.0 semver: 6.3.1 transitivePeerDependencies: - supports-color - '@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.24.4)': + '@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 '@babel/types': 7.24.0 esutils: 2.0.3 - '@babel/preset-typescript@7.24.1(@babel/core@7.24.4)': + '@babel/preset-typescript@7.24.1(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 '@babel/helper-validator-option': 7.23.5 - '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.4) - '@babel/plugin-transform-modules-commonjs': 7.24.1(@babel/core@7.24.4) - '@babel/plugin-transform-typescript': 7.24.1(@babel/core@7.24.4) + '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.5) + '@babel/plugin-transform-modules-commonjs': 7.24.1(@babel/core@7.24.5) + '@babel/plugin-transform-typescript': 7.24.1(@babel/core@7.24.5) '@babel/regjsgen@0.8.0': {} @@ -9426,8 +9658,8 @@ snapshots: '@babel/template@7.24.0': dependencies: '@babel/code-frame': 7.24.2 - '@babel/parser': 7.24.4 - '@babel/types': 7.24.0 + '@babel/parser': 7.24.5 + '@babel/types': 7.24.5 '@babel/traverse@7.24.1': dependencies: @@ -9444,12 +9676,33 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/traverse@7.24.5': + dependencies: + '@babel/code-frame': 7.24.2 + '@babel/generator': 7.24.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.23.0 + '@babel/helper-hoist-variables': 7.22.5 + '@babel/helper-split-export-declaration': 7.24.5 + '@babel/parser': 7.24.5 + '@babel/types': 7.24.5 + debug: 4.3.4 + globals: 11.12.0 + transitivePeerDependencies: + - supports-color + '@babel/types@7.24.0': dependencies: '@babel/helper-string-parser': 7.23.4 '@babel/helper-validator-identifier': 7.22.20 to-fast-properties: 2.0.0 + '@babel/types@7.24.5': + dependencies: + '@babel/helper-string-parser': 7.24.1 + '@babel/helper-validator-identifier': 7.24.5 + to-fast-properties: 2.0.0 + '@clack/core@0.3.4': dependencies: picocolors: 1.0.0 @@ -9782,9 +10035,9 @@ snapshots: eslint: 8.57.0 eslint-visitor-keys: 3.4.3 - '@eslint-community/eslint-utils@4.4.0(eslint@9.1.0)': + '@eslint-community/eslint-utils@4.4.0(eslint@9.1.1)': dependencies: - eslint: 9.1.0 + eslint: 9.1.1 eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.10.0': {} @@ -9910,7 +10163,7 @@ snapshots: '@humanwhocodes/retry@0.2.3': {} - '@iconify/json@2.2.203': + '@iconify/json@2.2.205': dependencies: '@iconify/types': 2.0.0 pathe: 1.1.2 @@ -10284,7 +10537,7 @@ snapshots: '@types/node': 20.12.7 '@types/responselike': 1.0.3 - '@types/chrome@0.0.266': + '@types/chrome@0.0.267': dependencies: '@types/filesystem': 0.0.35 '@types/har-format': 1.2.15 @@ -10469,14 +10722,14 @@ snapshots: '@types/yoga-layout@1.9.2': {} - '@typescript-eslint/eslint-plugin@7.7.0(@typescript-eslint/parser@7.7.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5))(eslint-ts-patch@8.57.0-0)(typescript@5.4.5)': + '@typescript-eslint/eslint-plugin@7.8.0(@typescript-eslint/parser@7.8.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5))(eslint-ts-patch@8.57.0-0)(typescript@5.4.5)': dependencies: '@eslint-community/regexpp': 4.10.0 - '@typescript-eslint/parser': 7.7.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5) - '@typescript-eslint/scope-manager': 7.7.0 - '@typescript-eslint/type-utils': 7.7.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5) - '@typescript-eslint/utils': 7.7.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5) - '@typescript-eslint/visitor-keys': 7.7.0 + '@typescript-eslint/parser': 7.8.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5) + '@typescript-eslint/scope-manager': 7.8.0 + '@typescript-eslint/type-utils': 7.8.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5) + '@typescript-eslint/utils': 7.8.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5) + '@typescript-eslint/visitor-keys': 7.8.0 debug: 4.3.4 eslint: eslint-ts-patch@8.57.0-0 graphemer: 1.4.0 @@ -10489,12 +10742,12 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@7.7.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5)': + '@typescript-eslint/parser@7.8.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5)': dependencies: - '@typescript-eslint/scope-manager': 7.7.0 - '@typescript-eslint/types': 7.7.0 - '@typescript-eslint/typescript-estree': 7.7.0(typescript@5.4.5) - '@typescript-eslint/visitor-keys': 7.7.0 + '@typescript-eslint/scope-manager': 7.8.0 + '@typescript-eslint/types': 7.8.0 + '@typescript-eslint/typescript-estree': 7.8.0(typescript@5.4.5) + '@typescript-eslint/visitor-keys': 7.8.0 debug: 4.3.4 eslint: eslint-ts-patch@8.57.0-0 optionalDependencies: @@ -10512,10 +10765,15 @@ snapshots: '@typescript-eslint/types': 7.7.0 '@typescript-eslint/visitor-keys': 7.7.0 - '@typescript-eslint/type-utils@7.7.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5)': + '@typescript-eslint/scope-manager@7.8.0': dependencies: - '@typescript-eslint/typescript-estree': 7.7.0(typescript@5.4.5) - '@typescript-eslint/utils': 7.7.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5) + '@typescript-eslint/types': 7.8.0 + '@typescript-eslint/visitor-keys': 7.8.0 + + '@typescript-eslint/type-utils@7.8.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5)': + dependencies: + '@typescript-eslint/typescript-estree': 7.8.0(typescript@5.4.5) + '@typescript-eslint/utils': 7.8.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5) debug: 4.3.4 eslint: eslint-ts-patch@8.57.0-0 ts-api-utils: 1.3.0(typescript@5.4.5) @@ -10528,6 +10786,8 @@ snapshots: '@typescript-eslint/types@7.7.0': {} + '@typescript-eslint/types@7.8.0': {} + '@typescript-eslint/typescript-estree@6.21.0(typescript@5.4.5)': dependencies: '@typescript-eslint/types': 6.21.0 @@ -10558,6 +10818,21 @@ snapshots: transitivePeerDependencies: - supports-color + '@typescript-eslint/typescript-estree@7.8.0(typescript@5.4.5)': + dependencies: + '@typescript-eslint/types': 7.8.0 + '@typescript-eslint/visitor-keys': 7.8.0 + debug: 4.3.4 + globby: 11.1.0 + is-glob: 4.0.3 + minimatch: 9.0.4 + semver: 7.6.0 + ts-api-utils: 1.3.0(typescript@5.4.5) + optionalDependencies: + typescript: 5.4.5 + transitivePeerDependencies: + - supports-color + '@typescript-eslint/utils@6.21.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5)': dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint-ts-patch@8.57.0-0) @@ -10586,6 +10861,20 @@ snapshots: - supports-color - typescript + '@typescript-eslint/utils@7.8.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5)': + dependencies: + '@eslint-community/eslint-utils': 4.4.0(eslint-ts-patch@8.57.0-0) + '@types/json-schema': 7.0.15 + '@types/semver': 7.5.8 + '@typescript-eslint/scope-manager': 7.8.0 + '@typescript-eslint/types': 7.8.0 + '@typescript-eslint/typescript-estree': 7.8.0(typescript@5.4.5) + eslint: eslint-ts-patch@8.57.0-0 + semver: 7.6.0 + transitivePeerDependencies: + - supports-color + - typescript + '@typescript-eslint/visitor-keys@6.21.0': dependencies: '@typescript-eslint/types': 6.21.0 @@ -10596,6 +10885,11 @@ snapshots: '@typescript-eslint/types': 7.7.0 eslint-visitor-keys: 3.4.3 + '@typescript-eslint/visitor-keys@7.8.0': + dependencies: + '@typescript-eslint/types': 7.8.0 + eslint-visitor-keys: 3.4.3 + '@ungap/structured-clone@1.2.0': {} '@unocss/astro@0.59.4(rollup@3.28.1)(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))': @@ -10756,9 +11050,9 @@ snapshots: '@unocss/transformer-attributify-jsx-babel@0.59.4': dependencies: - '@babel/core': 7.24.4 - '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.4) - '@babel/preset-typescript': 7.24.1(@babel/core@7.24.4) + '@babel/core': 7.24.5 + '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.5) + '@babel/preset-typescript': 7.24.1(@babel/core@7.24.5) '@unocss/core': 0.59.4 transitivePeerDependencies: - supports-color @@ -10813,13 +11107,13 @@ snapshots: transitivePeerDependencies: - rollup - '@vitejs/plugin-vue-jsx@3.1.0(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.23(typescript@5.4.5))': + '@vitejs/plugin-vue-jsx@3.1.0(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.26(typescript@5.4.5))': dependencies: '@babel/core': 7.24.4 '@babel/plugin-transform-typescript': 7.24.1(@babel/core@7.24.4) '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.24.4) vite: 5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0) - vue: 3.4.23(typescript@5.4.5) + vue: 3.4.26(typescript@5.4.5) transitivePeerDependencies: - supports-color @@ -10828,29 +11122,34 @@ snapshots: vite: 5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0) vue: 3.4.23(typescript@5.4.5) - '@vitest/expect@1.5.0': + '@vitejs/plugin-vue@5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.26(typescript@5.4.5))': + dependencies: + vite: 5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0) + vue: 3.4.26(typescript@5.4.5) + + '@vitest/expect@1.5.2': dependencies: - '@vitest/spy': 1.5.0 - '@vitest/utils': 1.5.0 + '@vitest/spy': 1.5.2 + '@vitest/utils': 1.5.2 chai: 4.3.10 - '@vitest/runner@1.5.0': + '@vitest/runner@1.5.2': dependencies: - '@vitest/utils': 1.5.0 + '@vitest/utils': 1.5.2 p-limit: 5.0.0 pathe: 1.1.2 - '@vitest/snapshot@1.5.0': + '@vitest/snapshot@1.5.2': dependencies: magic-string: 0.30.10 pathe: 1.1.2 pretty-format: 29.7.0 - '@vitest/spy@1.5.0': + '@vitest/spy@1.5.2': dependencies: tinyspy: 2.2.0 - '@vitest/utils@1.5.0': + '@vitest/utils@1.5.2': dependencies: diff-sequences: 29.6.3 estree-walker: 3.0.3 @@ -10870,13 +11169,13 @@ snapshots: '@volar/language-core': 1.11.1 path-browserify: 1.0.1 - '@vue-termui/cli@0.0.17(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0)(vite-plugin-vue-termui@0.0.12(@vitejs/plugin-vue@5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.23(typescript@5.4.5)))(unplugin-auto-import@0.17.5(@vueuse/core@10.9.0(vue@3.4.23(typescript@5.4.5)))(rollup@4.13.0))(unplugin-vue-components@0.26.0(@babel/parser@7.24.4)(rollup@4.13.0)(vue@3.4.23(typescript@5.4.5)))(vue-termui@0.0.19(@vue/runtime-core@3.4.23))(vue@3.4.23(typescript@5.4.5)))(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue-termui@0.0.19(@vue/runtime-core@3.4.23))': + '@vue-termui/cli@0.0.17(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0)(vite-plugin-vue-termui@0.0.12(@vitejs/plugin-vue@5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.26(typescript@5.4.5)))(unplugin-auto-import@0.17.5(@vueuse/core@10.9.0(vue@3.4.26(typescript@5.4.5)))(rollup@4.13.0))(unplugin-vue-components@0.26.0(@babel/parser@7.24.4)(rollup@4.13.0)(vue@3.4.26(typescript@5.4.5)))(vue-termui@0.0.19(@vue/runtime-core@3.4.26))(vue@3.4.26(typescript@5.4.5)))(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue-termui@0.0.19(@vue/runtime-core@3.4.26))': dependencies: picocolors: 1.0.0 vite: 5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0) vite-node: 0.24.5(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0) - vite-plugin-vue-termui: 0.0.12(@vitejs/plugin-vue@5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.23(typescript@5.4.5)))(unplugin-auto-import@0.17.5(@vueuse/core@10.9.0(vue@3.4.23(typescript@5.4.5)))(rollup@4.13.0))(unplugin-vue-components@0.26.0(@babel/parser@7.24.4)(rollup@4.13.0)(vue@3.4.23(typescript@5.4.5)))(vue-termui@0.0.19(@vue/runtime-core@3.4.23))(vue@3.4.23(typescript@5.4.5)) - vue-termui: 0.0.19(@vue/runtime-core@3.4.23) + vite-plugin-vue-termui: 0.0.12(@vitejs/plugin-vue@5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.26(typescript@5.4.5)))(unplugin-auto-import@0.17.5(@vueuse/core@10.9.0(vue@3.4.26(typescript@5.4.5)))(rollup@4.13.0))(unplugin-vue-components@0.26.0(@babel/parser@7.24.4)(rollup@4.13.0)(vue@3.4.26(typescript@5.4.5)))(vue-termui@0.0.19(@vue/runtime-core@3.4.26))(vue@3.4.26(typescript@5.4.5)) + vue-termui: 0.0.19(@vue/runtime-core@3.4.26) ws: 8.16.0 transitivePeerDependencies: - '@types/node' @@ -10908,99 +11207,114 @@ snapshots: transitivePeerDependencies: - supports-color - '@vue/babel-plugin-transform-vue-jsx@1.4.0(@babel/core@7.24.4)': + '@vue/babel-plugin-jsx@1.1.5(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-module-imports': 7.22.15 - '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.4) + '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.5) + '@babel/template': 7.24.0 + '@babel/traverse': 7.24.1 + '@babel/types': 7.24.0 + '@vue/babel-helper-vue-transform-on': 1.1.5 + camelcase: 6.3.0 + html-tags: 3.3.1 + svg-tags: 1.0.0 + transitivePeerDependencies: + - supports-color + + '@vue/babel-plugin-transform-vue-jsx@1.4.0(@babel/core@7.24.5)': + dependencies: + '@babel/core': 7.24.5 + '@babel/helper-module-imports': 7.22.15 + '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.5) '@vue/babel-helper-vue-jsx-merge-props': 1.4.0 html-tags: 2.0.0 lodash.kebabcase: 4.1.1 svg-tags: 1.0.0 - '@vue/babel-preset-app@5.0.8(@babel/core@7.24.4)(core-js@3.37.0)(vue@3.4.23(typescript@5.4.5))': + '@vue/babel-preset-app@5.0.8(@babel/core@7.24.5)(core-js@3.37.0)(vue@3.4.26(typescript@5.4.5))': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-module-imports': 7.22.15 - '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.24.4) - '@babel/plugin-proposal-decorators': 7.23.5(@babel/core@7.24.4) - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.24.4) - '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.4) - '@babel/plugin-transform-runtime': 7.23.7(@babel/core@7.24.4) - '@babel/preset-env': 7.23.7(@babel/core@7.24.4) + '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.24.5) + '@babel/plugin-proposal-decorators': 7.23.5(@babel/core@7.24.5) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.24.5) + '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.5) + '@babel/plugin-transform-runtime': 7.23.7(@babel/core@7.24.5) + '@babel/preset-env': 7.23.7(@babel/core@7.24.5) '@babel/runtime': 7.23.7 - '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.24.4) - '@vue/babel-preset-jsx': 1.4.0(@babel/core@7.24.4)(vue@3.4.23(typescript@5.4.5)) + '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.24.5) + '@vue/babel-preset-jsx': 1.4.0(@babel/core@7.24.5)(vue@3.4.26(typescript@5.4.5)) babel-plugin-dynamic-import-node: 2.3.3 core-js-compat: 3.35.0 semver: 7.6.0 optionalDependencies: core-js: 3.37.0 - vue: 3.4.23(typescript@5.4.5) + vue: 3.4.26(typescript@5.4.5) transitivePeerDependencies: - supports-color - '@vue/babel-preset-jsx@1.4.0(@babel/core@7.24.4)(vue@3.4.23(typescript@5.4.5))': + '@vue/babel-preset-jsx@1.4.0(@babel/core@7.24.5)(vue@3.4.26(typescript@5.4.5))': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@vue/babel-helper-vue-jsx-merge-props': 1.4.0 - '@vue/babel-plugin-transform-vue-jsx': 1.4.0(@babel/core@7.24.4) - '@vue/babel-sugar-composition-api-inject-h': 1.4.0(@babel/core@7.24.4) - '@vue/babel-sugar-composition-api-render-instance': 1.4.0(@babel/core@7.24.4) - '@vue/babel-sugar-functional-vue': 1.4.0(@babel/core@7.24.4) - '@vue/babel-sugar-inject-h': 1.4.0(@babel/core@7.24.4) - '@vue/babel-sugar-v-model': 1.4.0(@babel/core@7.24.4) - '@vue/babel-sugar-v-on': 1.4.0(@babel/core@7.24.4) + '@vue/babel-plugin-transform-vue-jsx': 1.4.0(@babel/core@7.24.5) + '@vue/babel-sugar-composition-api-inject-h': 1.4.0(@babel/core@7.24.5) + '@vue/babel-sugar-composition-api-render-instance': 1.4.0(@babel/core@7.24.5) + '@vue/babel-sugar-functional-vue': 1.4.0(@babel/core@7.24.5) + '@vue/babel-sugar-inject-h': 1.4.0(@babel/core@7.24.5) + '@vue/babel-sugar-v-model': 1.4.0(@babel/core@7.24.5) + '@vue/babel-sugar-v-on': 1.4.0(@babel/core@7.24.5) optionalDependencies: - vue: 3.4.23(typescript@5.4.5) + vue: 3.4.26(typescript@5.4.5) - '@vue/babel-sugar-composition-api-inject-h@1.4.0(@babel/core@7.24.4)': + '@vue/babel-sugar-composition-api-inject-h@1.4.0(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 - '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.4) + '@babel/core': 7.24.5 + '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.5) - '@vue/babel-sugar-composition-api-render-instance@1.4.0(@babel/core@7.24.4)': + '@vue/babel-sugar-composition-api-render-instance@1.4.0(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 - '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.4) + '@babel/core': 7.24.5 + '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.5) - '@vue/babel-sugar-functional-vue@1.4.0(@babel/core@7.24.4)': + '@vue/babel-sugar-functional-vue@1.4.0(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 - '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.4) + '@babel/core': 7.24.5 + '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.5) - '@vue/babel-sugar-inject-h@1.4.0(@babel/core@7.24.4)': + '@vue/babel-sugar-inject-h@1.4.0(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 - '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.4) + '@babel/core': 7.24.5 + '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.5) - '@vue/babel-sugar-v-model@1.4.0(@babel/core@7.24.4)': + '@vue/babel-sugar-v-model@1.4.0(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 - '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.4) + '@babel/core': 7.24.5 + '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.5) '@vue/babel-helper-vue-jsx-merge-props': 1.4.0 - '@vue/babel-plugin-transform-vue-jsx': 1.4.0(@babel/core@7.24.4) + '@vue/babel-plugin-transform-vue-jsx': 1.4.0(@babel/core@7.24.5) camelcase: 5.3.1 html-tags: 2.0.0 svg-tags: 1.0.0 - '@vue/babel-sugar-v-on@1.4.0(@babel/core@7.24.4)': + '@vue/babel-sugar-v-on@1.4.0(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 - '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.4) - '@vue/babel-plugin-transform-vue-jsx': 1.4.0(@babel/core@7.24.4) + '@babel/core': 7.24.5 + '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.5) + '@vue/babel-plugin-transform-vue-jsx': 1.4.0(@babel/core@7.24.5) camelcase: 5.3.1 '@vue/cli-overlay@5.0.8': {} - '@vue/cli-plugin-babel@5.0.8(@vue/cli-service@5.0.8(@vue/compiler-sfc@3.4.23)(esbuild@0.19.10)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.23(typescript@5.4.5))(webpack-sources@3.2.3))(core-js@3.37.0)(esbuild@0.19.10)(vue@3.4.23(typescript@5.4.5))': + '@vue/cli-plugin-babel@5.0.8(@vue/cli-service@5.0.8(@vue/compiler-sfc@3.4.26)(esbuild@0.19.10)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.26(typescript@5.4.5))(webpack-sources@3.2.3))(core-js@3.37.0)(esbuild@0.19.10)(vue@3.4.26(typescript@5.4.5))': dependencies: - '@babel/core': 7.24.4 - '@vue/babel-preset-app': 5.0.8(@babel/core@7.24.4)(core-js@3.37.0)(vue@3.4.23(typescript@5.4.5)) - '@vue/cli-service': 5.0.8(@vue/compiler-sfc@3.4.23)(esbuild@0.19.10)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.23(typescript@5.4.5))(webpack-sources@3.2.3) + '@babel/core': 7.24.5 + '@vue/babel-preset-app': 5.0.8(@babel/core@7.24.5)(core-js@3.37.0)(vue@3.4.26(typescript@5.4.5)) + '@vue/cli-service': 5.0.8(@vue/compiler-sfc@3.4.26)(esbuild@0.19.10)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.26(typescript@5.4.5))(webpack-sources@3.2.3) '@vue/cli-shared-utils': 5.0.8 - babel-loader: 8.3.0(@babel/core@7.24.4)(webpack@5.89.0(esbuild@0.19.10)) + babel-loader: 8.3.0(@babel/core@7.24.5)(webpack@5.89.0(esbuild@0.19.10)) thread-loader: 3.0.4(webpack@5.89.0(esbuild@0.19.10)) webpack: 5.89.0(esbuild@0.19.10) transitivePeerDependencies: @@ -11013,12 +11327,12 @@ snapshots: - vue - webpack-cli - '@vue/cli-plugin-eslint@5.0.8(@vue/cli-service@5.0.8(@vue/compiler-sfc@3.4.23)(esbuild@0.19.10)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.23(typescript@5.4.5))(webpack-sources@3.2.3))(esbuild@0.19.10)(eslint@9.1.0)': + '@vue/cli-plugin-eslint@5.0.8(@vue/cli-service@5.0.8(@vue/compiler-sfc@3.4.26)(esbuild@0.19.10)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.26(typescript@5.4.5))(webpack-sources@3.2.3))(esbuild@0.19.10)(eslint@9.1.1)': dependencies: - '@vue/cli-service': 5.0.8(@vue/compiler-sfc@3.4.23)(esbuild@0.19.10)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.23(typescript@5.4.5))(webpack-sources@3.2.3) + '@vue/cli-service': 5.0.8(@vue/compiler-sfc@3.4.26)(esbuild@0.19.10)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.26(typescript@5.4.5))(webpack-sources@3.2.3) '@vue/cli-shared-utils': 5.0.8 - eslint: 9.1.0 - eslint-webpack-plugin: 3.2.0(eslint@9.1.0)(webpack@5.89.0(esbuild@0.19.10)) + eslint: 9.1.1 + eslint-webpack-plugin: 3.2.0(eslint@9.1.1)(webpack@5.89.0(esbuild@0.19.10)) globby: 11.1.0 webpack: 5.89.0(esbuild@0.19.10) yorkie: 2.0.0 @@ -11029,29 +11343,29 @@ snapshots: - uglify-js - webpack-cli - '@vue/cli-plugin-router@5.0.8(@vue/cli-service@5.0.8(@vue/compiler-sfc@3.4.23)(esbuild@0.19.10)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.23(typescript@5.4.5))(webpack-sources@3.2.3))': + '@vue/cli-plugin-router@5.0.8(@vue/cli-service@5.0.8(@vue/compiler-sfc@3.4.26)(esbuild@0.19.10)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.26(typescript@5.4.5))(webpack-sources@3.2.3))': dependencies: - '@vue/cli-service': 5.0.8(@vue/compiler-sfc@3.4.23)(esbuild@0.19.10)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.23(typescript@5.4.5))(webpack-sources@3.2.3) + '@vue/cli-service': 5.0.8(@vue/compiler-sfc@3.4.26)(esbuild@0.19.10)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.26(typescript@5.4.5))(webpack-sources@3.2.3) '@vue/cli-shared-utils': 5.0.8 transitivePeerDependencies: - encoding - '@vue/cli-plugin-vuex@5.0.8(@vue/cli-service@5.0.8(@vue/compiler-sfc@3.4.23)(esbuild@0.19.10)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.23(typescript@5.4.5))(webpack-sources@3.2.3))': + '@vue/cli-plugin-vuex@5.0.8(@vue/cli-service@5.0.8(@vue/compiler-sfc@3.4.26)(esbuild@0.19.10)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.26(typescript@5.4.5))(webpack-sources@3.2.3))': dependencies: - '@vue/cli-service': 5.0.8(@vue/compiler-sfc@3.4.23)(esbuild@0.19.10)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.23(typescript@5.4.5))(webpack-sources@3.2.3) + '@vue/cli-service': 5.0.8(@vue/compiler-sfc@3.4.26)(esbuild@0.19.10)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.26(typescript@5.4.5))(webpack-sources@3.2.3) - '@vue/cli-service@5.0.8(@vue/compiler-sfc@3.4.23)(esbuild@0.19.10)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.23(typescript@5.4.5))(webpack-sources@3.2.3)': + '@vue/cli-service@5.0.8(@vue/compiler-sfc@3.4.26)(esbuild@0.19.10)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.26(typescript@5.4.5))(webpack-sources@3.2.3)': dependencies: '@babel/helper-compilation-targets': 7.23.6 '@soda/friendly-errors-webpack-plugin': 1.8.1(webpack@5.89.0(esbuild@0.19.10)) '@soda/get-current-script': 1.0.2 '@types/minimist': 1.2.5 '@vue/cli-overlay': 5.0.8 - '@vue/cli-plugin-router': 5.0.8(@vue/cli-service@5.0.8(@vue/compiler-sfc@3.4.23)(esbuild@0.19.10)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.23(typescript@5.4.5))(webpack-sources@3.2.3)) - '@vue/cli-plugin-vuex': 5.0.8(@vue/cli-service@5.0.8(@vue/compiler-sfc@3.4.23)(esbuild@0.19.10)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.23(typescript@5.4.5))(webpack-sources@3.2.3)) + '@vue/cli-plugin-router': 5.0.8(@vue/cli-service@5.0.8(@vue/compiler-sfc@3.4.26)(esbuild@0.19.10)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.26(typescript@5.4.5))(webpack-sources@3.2.3)) + '@vue/cli-plugin-vuex': 5.0.8(@vue/cli-service@5.0.8(@vue/compiler-sfc@3.4.26)(esbuild@0.19.10)(lodash@4.17.21)(vue-template-compiler@2.7.15)(vue@3.4.26(typescript@5.4.5))(webpack-sources@3.2.3)) '@vue/cli-shared-utils': 5.0.8 '@vue/component-compiler-utils': 3.3.0(lodash@4.17.21) - '@vue/vue-loader-v15': vue-loader@15.11.1(@vue/compiler-sfc@3.4.23)(css-loader@6.8.1(webpack@5.89.0(esbuild@0.19.10)))(lodash@4.17.21)(vue-template-compiler@2.7.15)(webpack@5.89.0(esbuild@0.19.10)) + '@vue/vue-loader-v15': vue-loader@15.11.1(@vue/compiler-sfc@3.4.26)(css-loader@6.8.1(webpack@5.89.0(esbuild@0.19.10)))(lodash@4.17.21)(vue-template-compiler@2.7.15)(webpack@5.89.0(esbuild@0.19.10)) '@vue/web-component-wrapper': 1.3.0 acorn: 8.11.3 acorn-walk: 8.3.2 @@ -11088,7 +11402,7 @@ snapshots: ssri: 8.0.1 terser-webpack-plugin: 5.3.10(esbuild@0.19.10)(webpack@5.89.0(esbuild@0.19.10)) thread-loader: 3.0.4(webpack@5.89.0(esbuild@0.19.10)) - vue-loader: 17.4.2(@vue/compiler-sfc@3.4.23)(vue@3.4.23(typescript@5.4.5))(webpack@5.89.0(esbuild@0.19.10)) + vue-loader: 17.4.2(@vue/compiler-sfc@3.4.26)(vue@3.4.26(typescript@5.4.5))(webpack@5.89.0(esbuild@0.19.10)) vue-style-loader: 4.1.3 webpack: 5.89.0(esbuild@0.19.10) webpack-bundle-analyzer: 4.10.1 @@ -11195,11 +11509,24 @@ snapshots: estree-walker: 2.0.2 source-map-js: 1.2.0 + '@vue/compiler-core@3.4.26': + dependencies: + '@babel/parser': 7.24.4 + '@vue/shared': 3.4.26 + entities: 4.5.0 + estree-walker: 2.0.2 + source-map-js: 1.2.0 + '@vue/compiler-dom@3.4.23': dependencies: '@vue/compiler-core': 3.4.23 '@vue/shared': 3.4.23 + '@vue/compiler-dom@3.4.26': + dependencies: + '@vue/compiler-core': 3.4.26 + '@vue/shared': 3.4.26 + '@vue/compiler-sfc@2.7.15': dependencies: '@babel/parser': 7.24.4 @@ -11218,11 +11545,28 @@ snapshots: postcss: 8.4.38 source-map-js: 1.2.0 + '@vue/compiler-sfc@3.4.26': + dependencies: + '@babel/parser': 7.24.4 + '@vue/compiler-core': 3.4.26 + '@vue/compiler-dom': 3.4.26 + '@vue/compiler-ssr': 3.4.26 + '@vue/shared': 3.4.26 + estree-walker: 2.0.2 + magic-string: 0.30.10 + postcss: 8.4.38 + source-map-js: 1.2.0 + '@vue/compiler-ssr@3.4.23': dependencies: '@vue/compiler-dom': 3.4.23 '@vue/shared': 3.4.23 + '@vue/compiler-ssr@3.4.26': + dependencies: + '@vue/compiler-dom': 3.4.26 + '@vue/shared': 3.4.26 + '@vue/component-compiler-utils@3.3.0(lodash@4.17.21)': dependencies: consolidate: 0.15.1(lodash@4.17.21) @@ -11292,20 +11636,20 @@ snapshots: '@vue/devtools-api@6.5.1': {} - '@vue/devtools-api@7.0.27(vue@3.4.23(typescript@5.4.5))': + '@vue/devtools-api@7.0.27(vue@3.4.26(typescript@5.4.5))': dependencies: - '@vue/devtools-kit': 7.0.27(vue@3.4.23(typescript@5.4.5)) + '@vue/devtools-kit': 7.0.27(vue@3.4.26(typescript@5.4.5)) transitivePeerDependencies: - vue - '@vue/devtools-kit@7.0.27(vue@3.4.23(typescript@5.4.5))': + '@vue/devtools-kit@7.0.27(vue@3.4.26(typescript@5.4.5))': dependencies: '@vue/devtools-shared': 7.0.27 hookable: 5.5.3 mitt: 3.0.1 perfect-debounce: 1.0.0 speakingurl: 14.0.1 - vue: 3.4.23(typescript@5.4.5) + vue: 3.4.26(typescript@5.4.5) '@vue/devtools-shared@7.0.27': dependencies: @@ -11329,25 +11673,48 @@ snapshots: dependencies: '@vue/shared': 3.4.23 + '@vue/reactivity@3.4.26': + dependencies: + '@vue/shared': 3.4.26 + '@vue/runtime-core@3.4.23': dependencies: '@vue/reactivity': 3.4.23 '@vue/shared': 3.4.23 + '@vue/runtime-core@3.4.26': + dependencies: + '@vue/reactivity': 3.4.26 + '@vue/shared': 3.4.26 + '@vue/runtime-dom@3.4.23': dependencies: '@vue/runtime-core': 3.4.23 '@vue/shared': 3.4.23 csstype: 3.1.3 + '@vue/runtime-dom@3.4.26': + dependencies: + '@vue/runtime-core': 3.4.26 + '@vue/shared': 3.4.26 + csstype: 3.1.3 + '@vue/server-renderer@3.4.23(vue@3.4.23(typescript@5.4.5))': dependencies: '@vue/compiler-ssr': 3.4.23 '@vue/shared': 3.4.23 vue: 3.4.23(typescript@5.4.5) + '@vue/server-renderer@3.4.26(vue@3.4.26(typescript@5.4.5))': + dependencies: + '@vue/compiler-ssr': 3.4.26 + '@vue/shared': 3.4.26 + vue: 3.4.26(typescript@5.4.5) + '@vue/shared@3.4.23': {} + '@vue/shared@3.4.26': {} + '@vue/test-utils@2.4.5': dependencies: js-beautify: 1.14.11 @@ -11374,6 +11741,16 @@ snapshots: - '@vue/composition-api' - vue + '@vueuse/core@10.9.0(vue@3.4.26(typescript@5.4.5))': + dependencies: + '@types/web-bluetooth': 0.0.20 + '@vueuse/metadata': 10.9.0 + '@vueuse/shared': 10.9.0(vue@3.4.26(typescript@5.4.5)) + vue-demi: 0.14.7(vue@3.4.26(typescript@5.4.5)) + transitivePeerDependencies: + - '@vue/composition-api' + - vue + '@vueuse/integrations@10.9.0(change-case@4.1.2)(focus-trap@7.5.4)(fuse.js@7.0.0)(vue@3.4.23(typescript@5.4.5))': dependencies: '@vueuse/core': 10.9.0(vue@3.4.23(typescript@5.4.5)) @@ -11387,6 +11764,19 @@ snapshots: - '@vue/composition-api' - vue + '@vueuse/integrations@10.9.0(change-case@4.1.2)(focus-trap@7.5.4)(fuse.js@7.0.0)(vue@3.4.26(typescript@5.4.5))': + dependencies: + '@vueuse/core': 10.9.0(vue@3.4.26(typescript@5.4.5)) + '@vueuse/shared': 10.9.0(vue@3.4.26(typescript@5.4.5)) + vue-demi: 0.14.7(vue@3.4.26(typescript@5.4.5)) + optionalDependencies: + change-case: 4.1.2 + focus-trap: 7.5.4 + fuse.js: 7.0.0 + transitivePeerDependencies: + - '@vue/composition-api' + - vue + '@vueuse/metadata@10.9.0': {} '@vueuse/shared@10.9.0(vue@3.4.23(typescript@5.4.5))': @@ -11396,6 +11786,13 @@ snapshots: - '@vue/composition-api' - vue + '@vueuse/shared@10.9.0(vue@3.4.26(typescript@5.4.5))': + dependencies: + vue-demi: 0.14.7(vue@3.4.26(typescript@5.4.5)) + transitivePeerDependencies: + - '@vue/composition-api' + - vue + '@webassemblyjs/ast@1.11.6': dependencies: '@webassemblyjs/helper-numbers': 1.11.6 @@ -11476,7 +11873,7 @@ snapshots: '@xtuc/long@4.2.2': {} - '@zeit/schemas@2.29.0': {} + '@zeit/schemas@2.36.0': {} abab@2.0.6: {} @@ -11669,9 +12066,9 @@ snapshots: b4a@1.6.4: {} - babel-loader@8.3.0(@babel/core@7.24.4)(webpack@5.89.0(esbuild@0.19.10)): + babel-loader@8.3.0(@babel/core@7.24.5)(webpack@5.89.0(esbuild@0.19.10)): dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 find-cache-dir: 3.3.2 loader-utils: 2.0.4 make-dir: 3.1.0 @@ -11682,27 +12079,27 @@ snapshots: dependencies: object.assign: 4.1.4 - babel-plugin-polyfill-corejs2@0.4.7(@babel/core@7.24.4): + babel-plugin-polyfill-corejs2@0.4.7(@babel/core@7.24.5): dependencies: '@babel/compat-data': 7.23.5 - '@babel/core': 7.24.4 - '@babel/helper-define-polyfill-provider': 0.4.4(@babel/core@7.24.4) + '@babel/core': 7.24.5 + '@babel/helper-define-polyfill-provider': 0.4.4(@babel/core@7.24.5) semver: 6.3.1 transitivePeerDependencies: - supports-color - babel-plugin-polyfill-corejs3@0.8.7(@babel/core@7.24.4): + babel-plugin-polyfill-corejs3@0.8.7(@babel/core@7.24.5): dependencies: - '@babel/core': 7.24.4 - '@babel/helper-define-polyfill-provider': 0.4.4(@babel/core@7.24.4) + '@babel/core': 7.24.5 + '@babel/helper-define-polyfill-provider': 0.4.4(@babel/core@7.24.5) core-js-compat: 3.35.0 transitivePeerDependencies: - supports-color - babel-plugin-polyfill-regenerator@0.5.4(@babel/core@7.24.4): + babel-plugin-polyfill-regenerator@0.5.4(@babel/core@7.24.5): dependencies: - '@babel/core': 7.24.4 - '@babel/helper-define-polyfill-provider': 0.4.4(@babel/core@7.24.4) + '@babel/core': 7.24.5 + '@babel/helper-define-polyfill-provider': 0.4.4(@babel/core@7.24.5) transitivePeerDependencies: - supports-color @@ -11808,10 +12205,10 @@ snapshots: dependencies: semver: 7.6.0 - bumpp@9.4.0: + bumpp@9.4.1: dependencies: '@jsdevtools/ez-spawn': 3.0.4 - c12: 1.9.0 + c12: 1.10.0 cac: 6.7.14 escalade: 3.1.2 fast-glob: 3.3.2 @@ -11832,7 +12229,7 @@ snapshots: bytes@3.1.2: {} - c12@1.9.0: + c12@1.10.0: dependencies: chokidar: 3.6.0 confbox: 0.1.3 @@ -12385,7 +12782,7 @@ snapshots: whatwg-mimetype: 4.0.0 whatwg-url: 14.0.0 - dayjs@1.11.10: {} + dayjs@1.11.11: {} de-indent@1.0.2: {} @@ -12845,6 +13242,10 @@ snapshots: dependencies: eslint: eslint-ts-patch@8.57.0-0 + eslint-plugin-command@0.1.3(eslint-ts-patch@8.57.0-0): + dependencies: + eslint: eslint-ts-patch@8.57.0-0 + eslint-plugin-es-x@7.5.0(eslint-ts-patch@8.57.0-0): dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint-ts-patch@8.57.0-0) @@ -12917,23 +13318,23 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-n@17.2.1(eslint-ts-patch@8.57.0-0): + eslint-plugin-n@17.3.1(eslint-ts-patch@8.57.0-0): dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint-ts-patch@8.57.0-0) enhanced-resolve: 5.15.0 eslint: eslint-ts-patch@8.57.0-0 eslint-plugin-es-x: 7.5.0(eslint-ts-patch@8.57.0-0) get-tsconfig: 4.7.3 - globals: 14.0.0 + globals: 15.0.0 ignore: 5.3.1 minimatch: 9.0.4 semver: 7.6.0 eslint-plugin-no-only-tests@3.1.0: {} - eslint-plugin-perfectionist@2.9.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5)(vue-eslint-parser@9.4.2(eslint-ts-patch@8.57.0-0)): + eslint-plugin-perfectionist@2.10.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5)(vue-eslint-parser@9.4.2(eslint-ts-patch@8.57.0-0)): dependencies: - '@typescript-eslint/utils': 6.21.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5) + '@typescript-eslint/utils': 7.7.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5) eslint: eslint-ts-patch@8.57.0-0 minimatch: 9.0.4 natural-compare-lite: 1.4.0 @@ -12975,20 +13376,20 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-unused-imports@3.1.0(@typescript-eslint/eslint-plugin@7.7.0(@typescript-eslint/parser@7.7.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5))(eslint-ts-patch@8.57.0-0)(typescript@5.4.5))(eslint-ts-patch@8.57.0-0): + eslint-plugin-unused-imports@3.1.0(@typescript-eslint/eslint-plugin@7.8.0(@typescript-eslint/parser@7.8.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5))(eslint-ts-patch@8.57.0-0)(typescript@5.4.5))(eslint-ts-patch@8.57.0-0): dependencies: eslint: eslint-ts-patch@8.57.0-0 eslint-rule-composer: 0.3.0 optionalDependencies: - '@typescript-eslint/eslint-plugin': 7.7.0(@typescript-eslint/parser@7.7.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5))(eslint-ts-patch@8.57.0-0)(typescript@5.4.5) + '@typescript-eslint/eslint-plugin': 7.8.0(@typescript-eslint/parser@7.8.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5))(eslint-ts-patch@8.57.0-0)(typescript@5.4.5) - eslint-plugin-vitest@0.5.3(@typescript-eslint/eslint-plugin@7.7.0(@typescript-eslint/parser@7.7.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5))(eslint-ts-patch@8.57.0-0)(typescript@5.4.5))(eslint-ts-patch@8.57.0-0)(typescript@5.4.5)(vitest@1.5.0(@types/node@20.12.7)(jsdom@24.0.0)(sass@1.75.0)(terser@5.26.0)): + eslint-plugin-vitest@0.5.4(@typescript-eslint/eslint-plugin@7.8.0(@typescript-eslint/parser@7.8.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5))(eslint-ts-patch@8.57.0-0)(typescript@5.4.5))(eslint-ts-patch@8.57.0-0)(typescript@5.4.5)(vitest@1.5.2(@types/node@20.12.7)(jsdom@24.0.0)(sass@1.75.0)(terser@5.26.0)): dependencies: - '@typescript-eslint/utils': 7.7.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5) + '@typescript-eslint/utils': 7.8.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5) eslint: eslint-ts-patch@8.57.0-0 optionalDependencies: - '@typescript-eslint/eslint-plugin': 7.7.0(@typescript-eslint/parser@7.7.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5))(eslint-ts-patch@8.57.0-0)(typescript@5.4.5) - vitest: 1.5.0(@types/node@20.12.7)(jsdom@24.0.0)(sass@1.75.0)(terser@5.26.0) + '@typescript-eslint/eslint-plugin': 7.8.0(@typescript-eslint/parser@7.8.0(eslint-ts-patch@8.57.0-0)(typescript@5.4.5))(eslint-ts-patch@8.57.0-0)(typescript@5.4.5) + vitest: 1.5.2(@types/node@20.12.7)(jsdom@24.0.0)(sass@1.75.0)(terser@5.26.0) transitivePeerDependencies: - supports-color - typescript @@ -13007,16 +13408,16 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-vue@9.25.0(eslint@9.1.0): + eslint-plugin-vue@9.25.0(eslint@9.1.1): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.1.0) - eslint: 9.1.0 + '@eslint-community/eslint-utils': 4.4.0(eslint@9.1.1) + eslint: 9.1.1 globals: 13.24.0 natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 6.0.15 semver: 7.6.0 - vue-eslint-parser: 9.4.2(eslint@9.1.0) + vue-eslint-parser: 9.4.2(eslint@9.1.1) xml-name-validator: 4.0.0 transitivePeerDependencies: - supports-color @@ -13032,9 +13433,9 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-processor-vue-blocks@0.1.2(@vue/compiler-sfc@3.4.23)(eslint-ts-patch@8.57.0-0): + eslint-processor-vue-blocks@0.1.2(@vue/compiler-sfc@3.4.26)(eslint-ts-patch@8.57.0-0): dependencies: - '@vue/compiler-sfc': 3.4.23 + '@vue/compiler-sfc': 3.4.26 eslint: eslint-ts-patch@8.57.0-0 eslint-rule-composer@0.3.0: {} @@ -13068,10 +13469,10 @@ snapshots: eslint-visitor-keys@4.0.0: {} - eslint-webpack-plugin@3.2.0(eslint@9.1.0)(webpack@5.89.0(esbuild@0.19.10)): + eslint-webpack-plugin@3.2.0(eslint@9.1.1)(webpack@5.89.0(esbuild@0.19.10)): dependencies: '@types/eslint': 8.56.9 - eslint: 9.1.0 + eslint: 9.1.1 jest-worker: 28.1.3 micromatch: 4.0.5 normalize-path: 3.0.0 @@ -13121,9 +13522,9 @@ snapshots: transitivePeerDependencies: - supports-color - eslint@9.1.0: + eslint@9.1.1: dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.1.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.1.1) '@eslint-community/regexpp': 4.10.0 '@eslint/eslintrc': 3.0.2 '@eslint/js': 9.1.1 @@ -13421,6 +13822,12 @@ snapshots: vue: 3.4.23(typescript@5.4.5) vue-resize: 2.0.0-alpha.1(vue@3.4.23(typescript@5.4.5)) + floating-vue@5.2.2(vue@3.4.26(typescript@5.4.5)): + dependencies: + '@floating-ui/dom': 1.1.1 + vue: 3.4.26(typescript@5.4.5) + vue-resize: 2.0.0-alpha.1(vue@3.4.26(typescript@5.4.5)) + focus-trap@7.5.4: dependencies: tabbable: 6.2.0 @@ -14947,11 +15354,11 @@ snapshots: pidtree@0.6.0: {} - pinia@2.1.7(typescript@5.4.5)(vue@3.4.23(typescript@5.4.5)): + pinia@2.1.7(typescript@5.4.5)(vue@3.4.26(typescript@5.4.5)): dependencies: '@vue/devtools-api': 6.5.1 - vue: 3.4.23(typescript@5.4.5) - vue-demi: 0.14.7(vue@3.4.23(typescript@5.4.5)) + vue: 3.4.26(typescript@5.4.5) + vue-demi: 0.14.7(vue@3.4.26(typescript@5.4.5)) optionalDependencies: typescript: 5.4.5 @@ -14969,7 +15376,7 @@ snapshots: pluralize@8.0.0: {} - pnpm@9.0.5: {} + pnpm@9.0.6: {} portfinder@1.0.32: dependencies: @@ -15647,9 +16054,9 @@ snapshots: transitivePeerDependencies: - supports-color - serve@14.2.2: + serve@14.2.3: dependencies: - '@zeit/schemas': 2.29.0 + '@zeit/schemas': 2.36.0 ajv: 8.12.0 arg: 5.0.2 boxen: 7.0.0 @@ -16025,13 +16432,13 @@ snapshots: mkdirp: 1.0.4 yallist: 4.0.0 - taze@0.13.6: + taze@0.13.7: dependencies: '@antfu/ni': 0.21.12 + '@jsdevtools/ez-spawn': 3.0.4 cli-progress: 3.12.0 deepmerge: 4.3.1 detect-indent: 7.0.1 - execa: 8.0.1 picocolors: 1.0.0 prompts: 2.4.2 ufo: 1.5.3 @@ -16159,39 +16566,39 @@ snapshots: - supports-color - ts-node - tsx@4.7.2: + tsx@4.7.3: dependencies: esbuild: 0.19.10 get-tsconfig: 4.7.3 optionalDependencies: fsevents: 2.3.3 - turbo-darwin-64@1.13.2: + turbo-darwin-64@1.13.3: optional: true - turbo-darwin-arm64@1.13.2: + turbo-darwin-arm64@1.13.3: optional: true - turbo-linux-64@1.13.2: + turbo-linux-64@1.13.3: optional: true - turbo-linux-arm64@1.13.2: + turbo-linux-arm64@1.13.3: optional: true - turbo-windows-64@1.13.2: + turbo-windows-64@1.13.3: optional: true - turbo-windows-arm64@1.13.2: + turbo-windows-arm64@1.13.3: optional: true - turbo@1.13.2: + turbo@1.13.3: optionalDependencies: - turbo-darwin-64: 1.13.2 - turbo-darwin-arm64: 1.13.2 - turbo-linux-64: 1.13.2 - turbo-linux-arm64: 1.13.2 - turbo-windows-64: 1.13.2 - turbo-windows-arm64: 1.13.2 + turbo-darwin-64: 1.13.3 + turbo-darwin-arm64: 1.13.3 + turbo-linux-64: 1.13.3 + turbo-linux-arm64: 1.13.3 + turbo-windows-64: 1.13.3 + turbo-windows-arm64: 1.13.3 type-check@0.4.0: dependencies: @@ -16382,7 +16789,7 @@ snapshots: unpipe@1.0.0: {} - unplugin-auto-import@0.17.5(@vueuse/core@10.9.0(vue@3.4.23(typescript@5.4.5)))(rollup@4.13.0): + unplugin-auto-import@0.17.5(@vueuse/core@10.9.0(vue@3.4.26(typescript@5.4.5)))(rollup@4.13.0): dependencies: '@antfu/utils': 0.7.7 '@rollup/pluginutils': 5.1.0(rollup@4.13.0) @@ -16393,11 +16800,11 @@ snapshots: unimport: 3.7.1(rollup@4.13.0) unplugin: 1.10.1 optionalDependencies: - '@vueuse/core': 10.9.0(vue@3.4.23(typescript@5.4.5)) + '@vueuse/core': 10.9.0(vue@3.4.26(typescript@5.4.5)) transitivePeerDependencies: - rollup - unplugin-vue-components@0.26.0(@babel/parser@7.24.4)(rollup@4.13.0)(vue@3.4.23(typescript@5.4.5)): + unplugin-vue-components@0.26.0(@babel/parser@7.24.4)(rollup@4.13.0)(vue@3.4.26(typescript@5.4.5)): dependencies: '@antfu/utils': 0.7.7 '@rollup/pluginutils': 5.1.0(rollup@4.13.0) @@ -16409,20 +16816,20 @@ snapshots: minimatch: 9.0.4 resolve: 1.22.8 unplugin: 1.10.1 - vue: 3.4.23(typescript@5.4.5) + vue: 3.4.26(typescript@5.4.5) optionalDependencies: '@babel/parser': 7.24.4 transitivePeerDependencies: - rollup - supports-color - unplugin-vue@5.0.5(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0)(vue@3.4.23(typescript@5.4.5)): + unplugin-vue@5.0.5(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0)(vue@3.4.26(typescript@5.4.5)): dependencies: '@vue/reactivity': 3.4.23 debug: 4.3.4 unplugin: 1.7.1 vite: 5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0) - vue: 3.4.23(typescript@5.4.5) + vue: 3.4.26(typescript@5.4.5) transitivePeerDependencies: - '@types/node' - less @@ -16449,7 +16856,7 @@ snapshots: untyped@1.4.0: dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/standalone': 7.22.15 '@babel/types': 7.24.0 defu: 6.1.4 @@ -16566,7 +16973,7 @@ snapshots: - supports-color - terser - vite-node@1.5.0(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0): + vite-node@1.5.2(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0): dependencies: cac: 6.7.14 debug: 4.3.4 @@ -16583,7 +16990,7 @@ snapshots: - supports-color - terser - vite-plugin-dts@3.8.3(@types/node@20.12.7)(rollup@4.13.0)(typescript@5.4.5)(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0)): + vite-plugin-dts@3.9.0(@types/node@20.12.7)(rollup@4.13.0)(typescript@5.4.5)(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0)): dependencies: '@microsoft/api-extractor': 7.43.0(@types/node@20.12.7) '@rollup/pluginutils': 5.1.0(rollup@4.13.0) @@ -16618,12 +17025,12 @@ snapshots: vite-plugin-vue-inspector@5.0.1(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0)): dependencies: - '@babel/core': 7.24.4 - '@babel/plugin-proposal-decorators': 7.23.5(@babel/core@7.24.4) - '@babel/plugin-syntax-import-attributes': 7.23.3(@babel/core@7.24.4) - '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.24.4) - '@babel/plugin-transform-typescript': 7.24.1(@babel/core@7.24.4) - '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.24.4) + '@babel/core': 7.24.5 + '@babel/plugin-proposal-decorators': 7.23.5(@babel/core@7.24.5) + '@babel/plugin-syntax-import-attributes': 7.23.3(@babel/core@7.24.5) + '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.24.5) + '@babel/plugin-transform-typescript': 7.24.1(@babel/core@7.24.5) + '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.24.5) '@vue/compiler-dom': 3.4.23 kolorist: 1.8.0 magic-string: 0.30.10 @@ -16631,13 +17038,13 @@ snapshots: transitivePeerDependencies: - supports-color - vite-plugin-vue-termui@0.0.12(@vitejs/plugin-vue@5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.23(typescript@5.4.5)))(unplugin-auto-import@0.17.5(@vueuse/core@10.9.0(vue@3.4.23(typescript@5.4.5)))(rollup@4.13.0))(unplugin-vue-components@0.26.0(@babel/parser@7.24.4)(rollup@4.13.0)(vue@3.4.23(typescript@5.4.5)))(vue-termui@0.0.19(@vue/runtime-core@3.4.23))(vue@3.4.23(typescript@5.4.5)): + vite-plugin-vue-termui@0.0.12(@vitejs/plugin-vue@5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.26(typescript@5.4.5)))(unplugin-auto-import@0.17.5(@vueuse/core@10.9.0(vue@3.4.26(typescript@5.4.5)))(rollup@4.13.0))(unplugin-vue-components@0.26.0(@babel/parser@7.24.4)(rollup@4.13.0)(vue@3.4.26(typescript@5.4.5)))(vue-termui@0.0.19(@vue/runtime-core@3.4.26))(vue@3.4.26(typescript@5.4.5)): dependencies: - '@vitejs/plugin-vue': 5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.23(typescript@5.4.5)) - unplugin-auto-import: 0.17.5(@vueuse/core@10.9.0(vue@3.4.23(typescript@5.4.5)))(rollup@4.13.0) - unplugin-vue-components: 0.26.0(@babel/parser@7.24.4)(rollup@4.13.0)(vue@3.4.23(typescript@5.4.5)) - vue: 3.4.23(typescript@5.4.5) - vue-termui: 0.0.19(@vue/runtime-core@3.4.23) + '@vitejs/plugin-vue': 5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.26(typescript@5.4.5)) + unplugin-auto-import: 0.17.5(@vueuse/core@10.9.0(vue@3.4.26(typescript@5.4.5)))(rollup@4.13.0) + unplugin-vue-components: 0.26.0(@babel/parser@7.24.4)(rollup@4.13.0)(vue@3.4.26(typescript@5.4.5)) + vue: 3.4.26(typescript@5.4.5) + vue-termui: 0.0.19(@vue/runtime-core@3.4.26) vite@3.2.7(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0): dependencies: @@ -16662,23 +17069,23 @@ snapshots: sass: 1.75.0 terser: 5.26.0 - vitepress@1.1.3(@algolia/client-search@4.22.0)(@types/node@20.12.7)(change-case@4.1.2)(fuse.js@7.0.0)(postcss@8.4.38)(sass@1.75.0)(search-insights@2.13.0)(terser@5.26.0)(typescript@5.4.5): + vitepress@1.1.4(@algolia/client-search@4.22.0)(@types/node@20.12.7)(change-case@4.1.2)(fuse.js@7.0.0)(postcss@8.4.38)(sass@1.75.0)(search-insights@2.13.0)(terser@5.26.0)(typescript@5.4.5): dependencies: '@docsearch/css': 3.6.0 '@docsearch/js': 3.6.0(@algolia/client-search@4.22.0)(search-insights@2.13.0) '@shikijs/core': 1.3.0 '@shikijs/transformers': 1.3.0 '@types/markdown-it': 14.0.1 - '@vitejs/plugin-vue': 5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.23(typescript@5.4.5)) - '@vue/devtools-api': 7.0.27(vue@3.4.23(typescript@5.4.5)) - '@vueuse/core': 10.9.0(vue@3.4.23(typescript@5.4.5)) - '@vueuse/integrations': 10.9.0(change-case@4.1.2)(focus-trap@7.5.4)(fuse.js@7.0.0)(vue@3.4.23(typescript@5.4.5)) + '@vitejs/plugin-vue': 5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0))(vue@3.4.26(typescript@5.4.5)) + '@vue/devtools-api': 7.0.27(vue@3.4.26(typescript@5.4.5)) + '@vueuse/core': 10.9.0(vue@3.4.26(typescript@5.4.5)) + '@vueuse/integrations': 10.9.0(change-case@4.1.2)(focus-trap@7.5.4)(fuse.js@7.0.0)(vue@3.4.26(typescript@5.4.5)) focus-trap: 7.5.4 mark.js: 8.11.1 minisearch: 6.3.0 shiki: 1.3.0 vite: 5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0) - vue: 3.4.23(typescript@5.4.5) + vue: 3.4.26(typescript@5.4.5) optionalDependencies: postcss: 8.4.38 transitivePeerDependencies: @@ -16708,13 +17115,13 @@ snapshots: - typescript - universal-cookie - vitest@1.5.0(@types/node@20.12.7)(jsdom@24.0.0)(sass@1.75.0)(terser@5.26.0): + vitest@1.5.2(@types/node@20.12.7)(jsdom@24.0.0)(sass@1.75.0)(terser@5.26.0): dependencies: - '@vitest/expect': 1.5.0 - '@vitest/runner': 1.5.0 - '@vitest/snapshot': 1.5.0 - '@vitest/spy': 1.5.0 - '@vitest/utils': 1.5.0 + '@vitest/expect': 1.5.2 + '@vitest/runner': 1.5.2 + '@vitest/snapshot': 1.5.2 + '@vitest/spy': 1.5.2 + '@vitest/utils': 1.5.2 acorn-walk: 8.3.2 chai: 4.3.10 debug: 4.3.4 @@ -16728,7 +17135,7 @@ snapshots: tinybench: 2.5.1 tinypool: 0.8.4 vite: 5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0) - vite-node: 1.5.0(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0) + vite-node: 1.5.2(@types/node@20.12.7)(sass@1.75.0)(terser@5.26.0) why-is-node-running: 2.2.2 optionalDependencies: '@types/node': 20.12.7 @@ -16748,6 +17155,10 @@ snapshots: dependencies: vue: 3.4.23(typescript@5.4.5) + vue-demi@0.14.7(vue@3.4.26(typescript@5.4.5)): + dependencies: + vue: 3.4.26(typescript@5.4.5) + vue-eslint-parser@9.4.2(eslint-ts-patch@8.57.0-0): dependencies: debug: 4.3.4 @@ -16761,10 +17172,10 @@ snapshots: transitivePeerDependencies: - supports-color - vue-eslint-parser@9.4.2(eslint@9.1.0): + vue-eslint-parser@9.4.2(eslint@9.1.1): dependencies: debug: 4.3.4 - eslint: 9.1.0 + eslint: 9.1.1 eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 espree: 9.6.1 @@ -16776,7 +17187,7 @@ snapshots: vue-hot-reload-api@2.3.4: {} - vue-loader@15.11.1(@vue/compiler-sfc@3.4.23)(css-loader@6.8.1(webpack@5.89.0(esbuild@0.19.10)))(lodash@4.17.21)(vue-template-compiler@2.7.15)(webpack@5.89.0(esbuild@0.19.10)): + vue-loader@15.11.1(@vue/compiler-sfc@3.4.26)(css-loader@6.8.1(webpack@5.89.0(esbuild@0.19.10)))(lodash@4.17.21)(vue-template-compiler@2.7.15)(webpack@5.89.0(esbuild@0.19.10)): dependencies: '@vue/component-compiler-utils': 3.3.0(lodash@4.17.21) css-loader: 6.8.1(webpack@5.89.0(esbuild@0.19.10)) @@ -16786,7 +17197,7 @@ snapshots: vue-style-loader: 4.1.3 webpack: 5.89.0(esbuild@0.19.10) optionalDependencies: - '@vue/compiler-sfc': 3.4.23 + '@vue/compiler-sfc': 3.4.26 vue-template-compiler: 2.7.15 transitivePeerDependencies: - arc-templates @@ -16843,28 +17254,32 @@ snapshots: - walrus - whiskers - vue-loader@17.4.2(@vue/compiler-sfc@3.4.23)(vue@3.4.23(typescript@5.4.5))(webpack@5.89.0(esbuild@0.19.10)): + vue-loader@17.4.2(@vue/compiler-sfc@3.4.26)(vue@3.4.26(typescript@5.4.5))(webpack@5.89.0(esbuild@0.19.10)): dependencies: chalk: 4.1.2 hash-sum: 2.0.0 watchpack: 2.4.0 webpack: 5.89.0(esbuild@0.19.10) optionalDependencies: - '@vue/compiler-sfc': 3.4.23 - vue: 3.4.23(typescript@5.4.5) + '@vue/compiler-sfc': 3.4.26 + vue: 3.4.26(typescript@5.4.5) - vue-observe-visibility@2.0.0-alpha.1(vue@3.4.23(typescript@5.4.5)): + vue-observe-visibility@2.0.0-alpha.1(vue@3.4.26(typescript@5.4.5)): dependencies: - vue: 3.4.23(typescript@5.4.5) + vue: 3.4.26(typescript@5.4.5) vue-resize@2.0.0-alpha.1(vue@3.4.23(typescript@5.4.5)): dependencies: vue: 3.4.23(typescript@5.4.5) - vue-router@4.3.2(vue@3.4.23(typescript@5.4.5)): + vue-resize@2.0.0-alpha.1(vue@3.4.26(typescript@5.4.5)): + dependencies: + vue: 3.4.26(typescript@5.4.5) + + vue-router@4.3.2(vue@3.4.26(typescript@5.4.5)): dependencies: '@vue/devtools-api': 6.5.1 - vue: 3.4.23(typescript@5.4.5) + vue: 3.4.26(typescript@5.4.5) vue-style-loader@4.1.3: dependencies: @@ -16878,9 +17293,9 @@ snapshots: vue-template-es2015-compiler@1.9.1: {} - vue-termui@0.0.19(@vue/runtime-core@3.4.23): + vue-termui@0.0.19(@vue/runtime-core@3.4.26): dependencies: - '@vue/runtime-core': 3.4.23 + '@vue/runtime-core': 3.4.26 ansi-escapes: 6.2.0 chalk: 5.3.0 cli-boxes: 3.0.0 @@ -16906,12 +17321,12 @@ snapshots: semver: 7.6.0 typescript: 5.4.5 - vue-virtual-scroller@2.0.0-beta.8(vue@3.4.23(typescript@5.4.5)): + vue-virtual-scroller@2.0.0-beta.8(vue@3.4.26(typescript@5.4.5)): dependencies: mitt: 2.1.0 - vue: 3.4.23(typescript@5.4.5) - vue-observe-visibility: 2.0.0-alpha.1(vue@3.4.23(typescript@5.4.5)) - vue-resize: 2.0.0-alpha.1(vue@3.4.23(typescript@5.4.5)) + vue: 3.4.26(typescript@5.4.5) + vue-observe-visibility: 2.0.0-alpha.1(vue@3.4.26(typescript@5.4.5)) + vue-resize: 2.0.0-alpha.1(vue@3.4.26(typescript@5.4.5)) vue@2.7.15: dependencies: @@ -16928,6 +17343,16 @@ snapshots: optionalDependencies: typescript: 5.4.5 + vue@3.4.26(typescript@5.4.5): + dependencies: + '@vue/compiler-dom': 3.4.26 + '@vue/compiler-sfc': 3.4.26 + '@vue/runtime-dom': 3.4.26 + '@vue/server-renderer': 3.4.26(vue@3.4.26(typescript@5.4.5)) + '@vue/shared': 3.4.26 + optionalDependencies: + typescript: 5.4.5 + w3c-keyname@2.2.8: {} w3c-xmlserializer@4.0.0: