From 90d196345f58d58b01e641cee685ec47ae91c4aa Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Thu, 7 Dec 2023 18:37:54 +0100 Subject: [PATCH] chore: update deps --- package.json | 18 +- pnpm-lock.yaml | 695 +++++++++++++++++++------------------------------ 2 files changed, 282 insertions(+), 431 deletions(-) diff --git a/package.json b/package.json index f11d8e26..8b15eeb7 100644 --- a/package.json +++ b/package.json @@ -13,36 +13,36 @@ "postinstall": "npx simple-git-hooks" }, "dependencies": { - "@vueuse/core": "^10.6.1", + "@vueuse/core": "^10.7.0", "vue": "^3.3.10", "vue-router": "^4.2.5" }, "devDependencies": { - "@antfu/eslint-config": "^2.3.1", + "@antfu/eslint-config": "^2.4.0", "@iconify-json/carbon": "^1.1.24", - "@types/node": "^20.10.3", + "@types/node": "^20.10.4", "@unocss/eslint-config": "^0.58.0", "@unocss/eslint-plugin": "^0.58.0", "@unocss/reset": "^0.58.0", - "@vitejs/plugin-vue": "^4.5.1", + "@vitejs/plugin-vue": "^4.5.2", "@vue-macros/volar": "^0.17.4", "@vue/test-utils": "^2.4.3", "eslint": "^8.55.0", - "eslint-plugin-format": "^0.0.1", + "eslint-plugin-format": "^0.1.0", "jsdom": "^23.0.1", "lint-staged": "^15.2.0", "pnpm": "^8.11.0", "simple-git-hooks": "^2.9.0", "taze": "^0.13.0", - "typescript": "^5.3.2", + "typescript": "^5.3.3", "unocss": "^0.58.0", "unplugin-auto-import": "^0.17.2", "unplugin-vue-components": "^0.26.0", "unplugin-vue-macros": "^2.7.0", "unplugin-vue-router": "^0.7.0", - "vite": "^5.0.5", - "vitest": "^1.0.0", - "vue-tsc": "^1.8.24" + "vite": "^5.0.6", + "vitest": "^1.0.2", + "vue-tsc": "^1.8.25" }, "simple-git-hooks": { "pre-commit": "pnpm lint-staged" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2ffc22c7..4d34678b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,40 +6,40 @@ settings: dependencies: '@vueuse/core': - specifier: ^10.6.1 - version: 10.6.1(vue@3.3.10) + specifier: ^10.7.0 + version: 10.7.0(vue@3.3.10) vue: specifier: ^3.3.10 - version: 3.3.10(typescript@5.3.2) + version: 3.3.10(typescript@5.3.3) vue-router: specifier: ^4.2.5 version: 4.2.5(vue@3.3.10) devDependencies: '@antfu/eslint-config': - specifier: ^2.3.1 - version: 2.3.1(@unocss/eslint-plugin@0.58.0)(eslint-plugin-format@0.0.1)(eslint@8.55.0)(typescript@5.3.2)(vitest@1.0.0) + specifier: ^2.4.0 + version: 2.4.0(@unocss/eslint-plugin@0.58.0)(@vue/compiler-sfc@3.3.10)(eslint-plugin-format@0.1.0)(eslint@8.55.0)(typescript@5.3.3)(vitest@1.0.2) '@iconify-json/carbon': specifier: ^1.1.24 version: 1.1.24 '@types/node': - specifier: ^20.10.3 - version: 20.10.3 + specifier: ^20.10.4 + version: 20.10.4 '@unocss/eslint-config': specifier: ^0.58.0 - version: 0.58.0(eslint@8.55.0)(typescript@5.3.2) + version: 0.58.0(eslint@8.55.0)(typescript@5.3.3) '@unocss/eslint-plugin': specifier: ^0.58.0 - version: 0.58.0(eslint@8.55.0)(typescript@5.3.2) + version: 0.58.0(eslint@8.55.0)(typescript@5.3.3) '@unocss/reset': specifier: ^0.58.0 version: 0.58.0 '@vitejs/plugin-vue': - specifier: ^4.5.1 - version: 4.5.1(vite@5.0.5)(vue@3.3.10) + specifier: ^4.5.2 + version: 4.5.2(vite@5.0.6)(vue@3.3.10) '@vue-macros/volar': specifier: ^0.17.4 - version: 0.17.4(@vue-macros/reactivity-transform@0.4.0)(typescript@5.3.2)(vue-tsc@1.8.24)(vue@3.3.10) + version: 0.17.4(@vue-macros/reactivity-transform@0.4.0)(typescript@5.3.3)(vue-tsc@1.8.25)(vue@3.3.10) '@vue/test-utils': specifier: ^2.4.3 version: 2.4.3(vue@3.3.10) @@ -47,8 +47,8 @@ devDependencies: specifier: ^8.55.0 version: 8.55.0 eslint-plugin-format: - specifier: ^0.0.1 - version: 0.0.1(eslint@8.55.0) + specifier: ^0.1.0 + version: 0.1.0(eslint@8.55.0) jsdom: specifier: ^23.0.1 version: 23.0.1 @@ -65,32 +65,32 @@ devDependencies: specifier: ^0.13.0 version: 0.13.0 typescript: - specifier: ^5.3.2 - version: 5.3.2 + specifier: ^5.3.3 + version: 5.3.3 unocss: specifier: ^0.58.0 - version: 0.58.0(postcss@8.4.32)(vite@5.0.5) + version: 0.58.0(postcss@8.4.32)(vite@5.0.6) unplugin-auto-import: specifier: ^0.17.2 - version: 0.17.2(@vueuse/core@10.6.1) + version: 0.17.2(@vueuse/core@10.7.0) unplugin-vue-components: specifier: ^0.26.0 version: 0.26.0(vue@3.3.10) unplugin-vue-macros: specifier: ^2.7.0 - version: 2.7.0(@vueuse/core@10.6.1)(typescript@5.3.2)(vite@5.0.5)(vue@3.3.10) + version: 2.7.0(@vueuse/core@10.7.0)(typescript@5.3.3)(vite@5.0.6)(vue@3.3.10) unplugin-vue-router: specifier: ^0.7.0 version: 0.7.0(vue-router@4.2.5)(vue@3.3.10) vite: - specifier: ^5.0.5 - version: 5.0.5(@types/node@20.10.3) + specifier: ^5.0.6 + version: 5.0.6(@types/node@20.10.4) vitest: - specifier: ^1.0.0 - version: 1.0.0(@types/node@20.10.3)(jsdom@23.0.1) + specifier: ^1.0.2 + version: 1.0.2(@types/node@20.10.4)(jsdom@23.0.1) vue-tsc: - specifier: ^1.8.24 - version: 1.8.24(typescript@5.3.2) + specifier: ^1.8.25 + version: 1.8.25(typescript@5.3.3) packages: @@ -107,13 +107,13 @@ packages: '@jridgewell/trace-mapping': 0.3.20 dev: true - /@antfu/eslint-config@2.3.1(@unocss/eslint-plugin@0.58.0)(eslint-plugin-format@0.0.1)(eslint@8.55.0)(typescript@5.3.2)(vitest@1.0.0): - resolution: {integrity: sha512-GWPvFxzf1wqfRs3PPzAosTRVLGAT7Nf4IHrpXUClFg3075TceHhfrc2SMt/q0fwKFy/pMzGtf0g4e/8xR8Fq5A==} + /@antfu/eslint-config@2.4.0(@unocss/eslint-plugin@0.58.0)(@vue/compiler-sfc@3.3.10)(eslint-plugin-format@0.1.0)(eslint@8.55.0)(typescript@5.3.3)(vitest@1.0.2): + resolution: {integrity: sha512-6Ne4Ffa1ZVswkBNQz6UgbdjwURqgjS0WPYOfwY7FlZ42CcK7aDHADizBOLu5zMwKFqnSBlX11fzU3kqfEXOidQ==} hasBin: true peerDependencies: '@unocss/eslint-plugin': '>=0.50.0' eslint: '>=8.40.0' - eslint-plugin-format: ^0.0.1 + eslint-plugin-format: '>=0.1.0' eslint-plugin-react: ^7.33.2 eslint-plugin-react-hooks: ^4.6.0 eslint-plugin-react-refresh: ^0.4.4 @@ -134,27 +134,30 @@ packages: '@eslint-types/jsdoc': 46.8.2-1 '@eslint-types/typescript-eslint': 6.12.0 '@eslint-types/unicorn': 49.0.0 - '@stylistic/eslint-plugin': 1.5.0-beta.0(eslint@8.55.0)(typescript@5.3.2) - '@typescript-eslint/eslint-plugin': 6.13.1(@typescript-eslint/parser@6.13.1)(eslint@8.55.0)(typescript@5.3.2) - '@typescript-eslint/parser': 6.13.1(eslint@8.55.0)(typescript@5.3.2) - '@unocss/eslint-plugin': 0.58.0(eslint@8.55.0)(typescript@5.3.2) + '@stylistic/eslint-plugin': 1.5.0(eslint@8.55.0)(typescript@5.3.3) + '@typescript-eslint/eslint-plugin': 6.13.2(@typescript-eslint/parser@6.13.2)(eslint@8.55.0)(typescript@5.3.3) + '@typescript-eslint/parser': 6.13.2(eslint@8.55.0)(typescript@5.3.3) + '@unocss/eslint-plugin': 0.58.0(eslint@8.55.0)(typescript@5.3.3) eslint: 8.55.0 eslint-config-flat-gitignore: 0.1.2 + eslint-merge-processors: 0.1.0(eslint@8.55.0) + eslint-parser-plain: 0.1.0 eslint-plugin-antfu: 2.0.0(eslint@8.55.0) eslint-plugin-eslint-comments: 3.2.0(eslint@8.55.0) - eslint-plugin-format: 0.0.1(eslint@8.55.0) - eslint-plugin-i: 2.29.0(@typescript-eslint/parser@6.13.1)(eslint@8.55.0) + eslint-plugin-format: 0.1.0(eslint@8.55.0) + eslint-plugin-i: 2.29.0(@typescript-eslint/parser@6.13.2)(eslint@8.55.0) eslint-plugin-jsdoc: 46.9.0(eslint@8.55.0) eslint-plugin-jsonc: 2.10.0(eslint@8.55.0) eslint-plugin-markdown: 3.0.1(eslint@8.55.0) eslint-plugin-n: 16.3.1(eslint@8.55.0) eslint-plugin-no-only-tests: 3.1.0 - eslint-plugin-perfectionist: 2.5.0(eslint@8.55.0)(typescript@5.3.2)(vue-eslint-parser@9.3.2) + eslint-plugin-perfectionist: 2.5.0(eslint@8.55.0)(typescript@5.3.3)(vue-eslint-parser@9.3.2) eslint-plugin-unicorn: 49.0.0(eslint@8.55.0) - eslint-plugin-unused-imports: 3.0.0(@typescript-eslint/eslint-plugin@6.13.1)(eslint@8.55.0) - eslint-plugin-vitest: 0.3.10(@typescript-eslint/eslint-plugin@6.13.1)(eslint@8.55.0)(typescript@5.3.2)(vitest@1.0.0) + eslint-plugin-unused-imports: 3.0.0(@typescript-eslint/eslint-plugin@6.13.2)(eslint@8.55.0) + eslint-plugin-vitest: 0.3.10(@typescript-eslint/eslint-plugin@6.13.2)(eslint@8.55.0)(typescript@5.3.3)(vitest@1.0.2) eslint-plugin-vue: 9.19.2(eslint@8.55.0) eslint-plugin-yml: 1.10.0(eslint@8.55.0) + eslint-processor-vue-blocks: 0.1.1(@vue/compiler-sfc@3.3.10)(eslint@8.55.0) globals: 13.23.0 jsonc-eslint-parser: 2.4.0 local-pkg: 0.5.0 @@ -165,6 +168,7 @@ packages: yaml-eslint-parser: 1.2.2 yargs: 17.7.2 transitivePeerDependencies: + - '@vue/compiler-sfc' - astro-eslint-parser - eslint-import-resolver-typescript - eslint-import-resolver-webpack @@ -202,14 +206,6 @@ packages: resolution: {integrity: sha512-pvFiLP2BeOKA/ZOS6jxx4XhKzdVLHDhGlFEaZ2flWWYf2xOqVniqpk38I04DFRyz+L0ASggl7SkItTc+ZLju4w==} dev: true - /@babel/code-frame@7.23.4: - resolution: {integrity: sha512-r1IONyb6Ia+jYR2vvIDhdWdlTGhqbBoFqLTQidzZ4kepUFH15ejXvFHxCVbtl7BOXIudsIubf4E81xeA3h3IXA==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/highlight': 7.23.4 - chalk: 2.4.2 - dev: true - /@babel/code-frame@7.23.5: resolution: {integrity: sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==} engines: {node: '>=6.9.0'} @@ -260,7 +256,7 @@ packages: resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.4 + '@babel/types': 7.23.5 dev: true /@babel/helper-compilation-targets@7.22.15: @@ -316,7 +312,7 @@ packages: resolution: {integrity: sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.4 + '@babel/types': 7.23.5 dev: true /@babel/helper-module-imports@7.22.15: @@ -344,7 +340,7 @@ packages: resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.4 + '@babel/types': 7.23.5 dev: true /@babel/helper-plugin-utils@7.22.5: @@ -375,7 +371,7 @@ packages: resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.4 + '@babel/types': 7.23.5 dev: true /@babel/helper-split-export-declaration@7.22.6: @@ -418,20 +414,12 @@ packages: js-tokens: 4.0.0 dev: true - /@babel/parser@7.23.4: - resolution: {integrity: sha512-vf3Xna6UEprW+7t6EtOmFpHNAuxw3xqPZghy+brsnusscJRW5BMUzzHZc5ICjULee81WeUV2jjakG09MDglJXQ==} - engines: {node: '>=6.0.0'} - hasBin: true - dependencies: - '@babel/types': 7.23.4 - dev: true - /@babel/parser@7.23.5: resolution: {integrity: sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ==} engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.23.4 + '@babel/types': 7.23.5 /@babel/plugin-syntax-jsx@7.23.3(@babel/core@7.23.5): resolution: {integrity: sha512-EB2MELswq55OHUoRZLGg/zC7QWUKfNLpE57m/S2yr1uEneIgsTgrSzXP3NXEsMkVn76OlaVVnzN+ugObuYGwhg==} @@ -519,14 +507,6 @@ packages: - supports-color dev: true - /@babel/types@7.23.4: - resolution: {integrity: sha512-7uIFwVYpoplT5jp/kVv6EF93VaJ8H+Yn5IczYiaAi98ajzjfoZfslet/e0sLh+wVBjb2qqIut1b0S26VSafsSQ==} - engines: {node: '>=6.9.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.23.5: resolution: {integrity: sha512-ON5kSOJwVO6xXVRTvOI0eOnWe7VdUcIpsovGo9U/Br4Ie4UVFQTboO2cYnDhAGU6Fp+UxSiT+pMft0SMHfuq6w==} engines: {node: '>=6.9.0'} @@ -534,7 +514,6 @@ packages: '@babel/helper-string-parser': 7.23.4 '@babel/helper-validator-identifier': 7.22.20 to-fast-properties: 2.0.0 - dev: true /@dprint/formatter@0.2.0: resolution: {integrity: sha512-E1q1JaOPeEUBhG//IUayqJQvNpqprZ0OCF8B/bIhUqSsMIp0Y74PgF8JPvDCrOdq43qiGUYAavVO8iCBHOoU/A==} @@ -1042,20 +1021,6 @@ packages: resolution: {integrity: sha512-C16M+IYz0rgRhWZdCmK+h58JMv8vijAA61gmz2rspCSwKwzBebpdcsiUmwrtJRdphuY30i6BSLEOP8ppbNLyLg==} dev: true - /@rollup/pluginutils@5.0.5: - resolution: {integrity: sha512-6aEYR910NyP73oHiJglti74iRyOwgFU4x3meH/H8OJx6Ry0j6cOVZ5X/wTvub7G7Ao6qaHBEaNsV3GLJkSsF+Q==} - engines: {node: '>=14.0.0'} - peerDependencies: - rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0 - peerDependenciesMeta: - rollup: - optional: true - dependencies: - '@types/estree': 1.0.4 - estree-walker: 2.0.2 - picomatch: 2.3.1 - dev: true - /@rollup/pluginutils@5.1.0: resolution: {integrity: sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==} engines: {node: '>=14.0.0'} @@ -1203,8 +1168,8 @@ packages: resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==} dev: true - /@stylistic/eslint-plugin-js@1.5.0-beta.0(eslint@8.55.0): - resolution: {integrity: sha512-i2UmLcl8wTtG/UHGxeJ/+Vip1QqxncIz1r87GqDfnRSwamvtw6Jyxc1fXFU0F455G9xTGQ0PyoLHGsl898XmZw==} + /@stylistic/eslint-plugin-js@1.5.0(eslint@8.55.0): + resolution: {integrity: sha512-TuGQv1bsIshkbJUInCewp4IUWy24W5RFiVNMV0quPSkuZ8gsYoqq6kLHvvaxpjxN9TvwSoOIwnhgrYKei2Tgcw==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: '>=8.40.0' @@ -1217,37 +1182,37 @@ packages: graphemer: 1.4.0 dev: true - /@stylistic/eslint-plugin-jsx@1.5.0-beta.0(eslint@8.55.0): - resolution: {integrity: sha512-CxlF+DNMJhgG4aFiRT5aW25vPDgPhYbDVCKS61OGYCfZkVypp1v5j9ZGQMvHXhFYYk9qPG0uYlM877ChUc4T1g==} + /@stylistic/eslint-plugin-jsx@1.5.0(eslint@8.55.0): + resolution: {integrity: sha512-sqFdA1mS0jwovAatS8xFAiwxPbcy69S2AUjrGMxyhxaKbELPjvqbxPYJL+35ylT0xqirUlm118xZIFDooC8koQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: '>=8.40.0' dependencies: - '@stylistic/eslint-plugin-js': 1.5.0-beta.0(eslint@8.55.0) + '@stylistic/eslint-plugin-js': 1.5.0(eslint@8.55.0) eslint: 8.55.0 estraverse: 5.3.0 dev: true - /@stylistic/eslint-plugin-plus@1.5.0-beta.0(eslint@8.55.0)(typescript@5.3.2): - resolution: {integrity: sha512-sdnYxRLfPM4DB1ah8XbqJDkCqqSZ+syh/j28Hl+PGRDIFkGWLZwagkocznKPnuLz0TKwgSNri91OKbbjPfLQqA==} + /@stylistic/eslint-plugin-plus@1.5.0(eslint@8.55.0)(typescript@5.3.3): + resolution: {integrity: sha512-+A4qXFuM6V7x25Hj+xqfVIUbEckG+MUSvL6m83M6YtRq3d5zLW+giKKEL7eSCAw12MwnoDwPcEhqIJK6BRDR3w==} peerDependencies: eslint: '*' dependencies: - '@typescript-eslint/utils': 6.13.1(eslint@8.55.0)(typescript@5.3.2) + '@typescript-eslint/utils': 6.13.2(eslint@8.55.0)(typescript@5.3.3) eslint: 8.55.0 transitivePeerDependencies: - supports-color - typescript dev: true - /@stylistic/eslint-plugin-ts@1.5.0-beta.0(eslint@8.55.0)(typescript@5.3.2): - resolution: {integrity: sha512-XMnu8VxJf67ckw3Zys7/0M/atVRV4NhVvfhKevRaJEblPU1ZmQKOhJI6gs1D3Q3cFJxuMk7uWJ6Lby2XDTnUOw==} + /@stylistic/eslint-plugin-ts@1.5.0(eslint@8.55.0)(typescript@5.3.3): + resolution: {integrity: sha512-OusNGWRXnOV+ywnoXmBFoMtU6Ig/MX1bEu5Jigqmy2cIT8GRMMn7jUl/bXevkv2o66MYnC7PT1Q/3GvN7t0/eg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: '>=8.40.0' dependencies: - '@stylistic/eslint-plugin-js': 1.5.0-beta.0(eslint@8.55.0) - '@typescript-eslint/utils': 6.13.1(eslint@8.55.0)(typescript@5.3.2) + '@stylistic/eslint-plugin-js': 1.5.0(eslint@8.55.0) + '@typescript-eslint/utils': 6.13.2(eslint@8.55.0)(typescript@5.3.3) eslint: 8.55.0 graphemer: 1.4.0 transitivePeerDependencies: @@ -1255,16 +1220,16 @@ packages: - typescript dev: true - /@stylistic/eslint-plugin@1.5.0-beta.0(eslint@8.55.0)(typescript@5.3.2): - resolution: {integrity: sha512-OqZHf5d7zMphD/pK4RFjU3kCjV5/aPf4jWmLJyDk5kmU7Gn2cNDPv4uUPaxvVXJLMC++8ya6Mf9oAvK+ppKSLA==} + /@stylistic/eslint-plugin@1.5.0(eslint@8.55.0)(typescript@5.3.3): + resolution: {integrity: sha512-XmlB5nxk06nlnx1/ka0l+WNqHcjnnXfDts4ZaCvrpCY/6l8lNtHwLwdCKF/UpBYNuRWI/HLWCTtQc0jjfwrfBA==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: '>=8.40.0' dependencies: - '@stylistic/eslint-plugin-js': 1.5.0-beta.0(eslint@8.55.0) - '@stylistic/eslint-plugin-jsx': 1.5.0-beta.0(eslint@8.55.0) - '@stylistic/eslint-plugin-plus': 1.5.0-beta.0(eslint@8.55.0)(typescript@5.3.2) - '@stylistic/eslint-plugin-ts': 1.5.0-beta.0(eslint@8.55.0)(typescript@5.3.2) + '@stylistic/eslint-plugin-js': 1.5.0(eslint@8.55.0) + '@stylistic/eslint-plugin-jsx': 1.5.0(eslint@8.55.0) + '@stylistic/eslint-plugin-plus': 1.5.0(eslint@8.55.0)(typescript@5.3.3) + '@stylistic/eslint-plugin-ts': 1.5.0(eslint@8.55.0)(typescript@5.3.3) eslint: 8.55.0 transitivePeerDependencies: - supports-color @@ -1298,8 +1263,8 @@ packages: '@types/unist': 2.0.9 dev: true - /@types/node@20.10.3: - resolution: {integrity: sha512-XJavIpZqiXID5Yxnxv3RUDKTN5b81ddNC3ecsA0SoFXz/QU8OGBwZGMomiq0zw+uuqbL/krztv/DINAQ/EV4gg==} + /@types/node@20.10.4: + resolution: {integrity: sha512-D08YG6rr8X90YB56tSIuBaddy/UXAA9RKJoFvrsnogAum/0pmjkgi4+2nx96A330FmioegBWmEYQ+syqCFaveg==} dependencies: undici-types: 5.26.5 dev: true @@ -1319,8 +1284,8 @@ packages: /@types/web-bluetooth@0.0.20: resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==} - /@typescript-eslint/eslint-plugin@6.13.1(@typescript-eslint/parser@6.13.1)(eslint@8.55.0)(typescript@5.3.2): - resolution: {integrity: sha512-5bQDGkXaxD46bPvQt08BUz9YSaO4S0fB1LB5JHQuXTfkGPI3+UUeS387C/e9jRie5GqT8u5kFTrMvAjtX4O5kA==} + /@typescript-eslint/eslint-plugin@6.13.2(@typescript-eslint/parser@6.13.2)(eslint@8.55.0)(typescript@5.3.3): + resolution: {integrity: sha512-3+9OGAWHhk4O1LlcwLBONbdXsAhLjyCFogJY/cWy2lxdVJ2JrcTF2pTGMaLl2AE7U1l31n8Py4a8bx5DLf/0dQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: '@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha @@ -1331,25 +1296,25 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.10.0 - '@typescript-eslint/parser': 6.13.1(eslint@8.55.0)(typescript@5.3.2) - '@typescript-eslint/scope-manager': 6.13.1 - '@typescript-eslint/type-utils': 6.13.1(eslint@8.55.0)(typescript@5.3.2) - '@typescript-eslint/utils': 6.13.1(eslint@8.55.0)(typescript@5.3.2) - '@typescript-eslint/visitor-keys': 6.13.1 + '@typescript-eslint/parser': 6.13.2(eslint@8.55.0)(typescript@5.3.3) + '@typescript-eslint/scope-manager': 6.13.2 + '@typescript-eslint/type-utils': 6.13.2(eslint@8.55.0)(typescript@5.3.3) + '@typescript-eslint/utils': 6.13.2(eslint@8.55.0)(typescript@5.3.3) + '@typescript-eslint/visitor-keys': 6.13.2 debug: 4.3.4 eslint: 8.55.0 graphemer: 1.4.0 ignore: 5.2.4 natural-compare: 1.4.0 semver: 7.5.4 - ts-api-utils: 1.0.3(typescript@5.3.2) - typescript: 5.3.2 + ts-api-utils: 1.0.3(typescript@5.3.3) + typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@6.13.1(eslint@8.55.0)(typescript@5.3.2): - resolution: {integrity: sha512-fs2XOhWCzRhqMmQf0eicLa/CWSaYss2feXsy7xBD/pLyWke/jCIVc2s1ikEAtSW7ina1HNhv7kONoEfVNEcdDQ==} + /@typescript-eslint/parser@6.13.2(eslint@8.55.0)(typescript@5.3.3): + resolution: {integrity: sha512-MUkcC+7Wt/QOGeVlM8aGGJZy1XV5YKjTpq9jK6r6/iLsGXhBVaGP5N0UYvFsu9BFlSpwY9kMretzdBH01rkRXg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -1358,35 +1323,27 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 6.13.1 - '@typescript-eslint/types': 6.13.1 - '@typescript-eslint/typescript-estree': 6.13.1(typescript@5.3.2) - '@typescript-eslint/visitor-keys': 6.13.1 + '@typescript-eslint/scope-manager': 6.13.2 + '@typescript-eslint/types': 6.13.2 + '@typescript-eslint/typescript-estree': 6.13.2(typescript@5.3.3) + '@typescript-eslint/visitor-keys': 6.13.2 debug: 4.3.4 eslint: 8.55.0 - typescript: 5.3.2 + typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager@6.12.0: - resolution: {integrity: sha512-5gUvjg+XdSj8pcetdL9eXJzQNTl3RD7LgUiYTl8Aabdi8hFkaGSYnaS6BLc0BGNaDH+tVzVwmKtWvu0jLgWVbw==} + /@typescript-eslint/scope-manager@6.13.2: + resolution: {integrity: sha512-CXQA0xo7z6x13FeDYCgBkjWzNqzBn8RXaE3QVQVIUm74fWJLkJkaHmHdKStrxQllGh6Q4eUGyNpMe0b1hMkXFA==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.12.0 - '@typescript-eslint/visitor-keys': 6.12.0 + '@typescript-eslint/types': 6.13.2 + '@typescript-eslint/visitor-keys': 6.13.2 dev: true - /@typescript-eslint/scope-manager@6.13.1: - resolution: {integrity: sha512-BW0kJ7ceiKi56GbT2KKzZzN+nDxzQK2DS6x0PiSMPjciPgd/JRQGMibyaN2cPt2cAvuoH0oNvn2fwonHI+4QUQ==} - engines: {node: ^16.0.0 || >=18.0.0} - dependencies: - '@typescript-eslint/types': 6.13.1 - '@typescript-eslint/visitor-keys': 6.13.1 - dev: true - - /@typescript-eslint/type-utils@6.13.1(eslint@8.55.0)(typescript@5.3.2): - resolution: {integrity: sha512-A2qPlgpxx2v//3meMqQyB1qqTg1h1dJvzca7TugM3Yc2USDY+fsRBiojAEo92HO7f5hW5mjAUF6qobOPzlBCBQ==} + /@typescript-eslint/type-utils@6.13.2(eslint@8.55.0)(typescript@5.3.3): + resolution: {integrity: sha512-Qr6ssS1GFongzH2qfnWKkAQmMUyZSyOr0W54nZNU1MDfo+U4Mv3XveeLZzadc/yq8iYhQZHYT+eoXJqnACM1tw==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -1395,49 +1352,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 6.13.1(typescript@5.3.2) - '@typescript-eslint/utils': 6.13.1(eslint@8.55.0)(typescript@5.3.2) + '@typescript-eslint/typescript-estree': 6.13.2(typescript@5.3.3) + '@typescript-eslint/utils': 6.13.2(eslint@8.55.0)(typescript@5.3.3) debug: 4.3.4 eslint: 8.55.0 - ts-api-utils: 1.0.3(typescript@5.3.2) - typescript: 5.3.2 + ts-api-utils: 1.0.3(typescript@5.3.3) + typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/types@6.12.0: - resolution: {integrity: sha512-MA16p/+WxM5JG/F3RTpRIcuOghWO30//VEOvzubM8zuOOBYXsP+IfjoCXXiIfy2Ta8FRh9+IO9QLlaFQUU+10Q==} - engines: {node: ^16.0.0 || >=18.0.0} - dev: true - - /@typescript-eslint/types@6.13.1: - resolution: {integrity: sha512-gjeEskSmiEKKFIbnhDXUyiqVma1gRCQNbVZ1C8q7Zjcxh3WZMbzWVfGE9rHfWd1msQtPS0BVD9Jz9jded44eKg==} - engines: {node: ^16.0.0 || >=18.0.0} - dev: true - - /@typescript-eslint/typescript-estree@6.12.0(typescript@5.3.2): - resolution: {integrity: sha512-vw9E2P9+3UUWzhgjyyVczLWxZ3GuQNT7QpnIY3o5OMeLO/c8oHljGc8ZpryBMIyympiAAaKgw9e5Hl9dCWFOYw==} + /@typescript-eslint/types@6.13.2: + resolution: {integrity: sha512-7sxbQ+EMRubQc3wTfTsycgYpSujyVbI1xw+3UMRUcrhSy+pN09y/lWzeKDbvhoqcRbHdc+APLs/PWYi/cisLPg==} engines: {node: ^16.0.0 || >=18.0.0} - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@typescript-eslint/types': 6.12.0 - '@typescript-eslint/visitor-keys': 6.12.0 - debug: 4.3.4 - globby: 11.1.0 - is-glob: 4.0.3 - semver: 7.5.4 - ts-api-utils: 1.0.3(typescript@5.3.2) - typescript: 5.3.2 - transitivePeerDependencies: - - supports-color dev: true - /@typescript-eslint/typescript-estree@6.13.1(typescript@5.3.2): - resolution: {integrity: sha512-sBLQsvOC0Q7LGcUHO5qpG1HxRgePbT6wwqOiGLpR8uOJvPJbfs0mW3jPA3ujsDvfiVwVlWUDESNXv44KtINkUQ==} + /@typescript-eslint/typescript-estree@6.13.2(typescript@5.3.3): + resolution: {integrity: sha512-SuD8YLQv6WHnOEtKv8D6HZUzOub855cfPnPMKvdM/Bh1plv1f7Q/0iFUDLKKlxHcEstQnaUU4QZskgQq74t+3w==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: typescript: '*' @@ -1445,20 +1376,20 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 6.13.1 - '@typescript-eslint/visitor-keys': 6.13.1 + '@typescript-eslint/types': 6.13.2 + '@typescript-eslint/visitor-keys': 6.13.2 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 semver: 7.5.4 - ts-api-utils: 1.0.3(typescript@5.3.2) - typescript: 5.3.2 + ts-api-utils: 1.0.3(typescript@5.3.3) + typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils@6.12.0(eslint@8.55.0)(typescript@5.3.2): - resolution: {integrity: sha512-LywPm8h3tGEbgfyjYnu3dauZ0U7R60m+miXgKcZS8c7QALO9uWJdvNoP+duKTk2XMWc7/Q3d/QiCuLN9X6SWyQ==} + /@typescript-eslint/utils@6.13.2(eslint@8.55.0)(typescript@5.3.3): + resolution: {integrity: sha512-b9Ptq4eAZUym4idijCRzl61oPCwwREcfDI8xGk751Vhzig5fFZR9CyzDz4Sp/nxSLBYxUPyh4QdIDqWykFhNmQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -1466,9 +1397,9 @@ packages: '@eslint-community/eslint-utils': 4.4.0(eslint@8.55.0) '@types/json-schema': 7.0.14 '@types/semver': 7.5.4 - '@typescript-eslint/scope-manager': 6.12.0 - '@typescript-eslint/types': 6.12.0 - '@typescript-eslint/typescript-estree': 6.12.0(typescript@5.3.2) + '@typescript-eslint/scope-manager': 6.13.2 + '@typescript-eslint/types': 6.13.2 + '@typescript-eslint/typescript-estree': 6.13.2(typescript@5.3.3) eslint: 8.55.0 semver: 7.5.4 transitivePeerDependencies: @@ -1476,38 +1407,11 @@ packages: - typescript dev: true - /@typescript-eslint/utils@6.13.1(eslint@8.55.0)(typescript@5.3.2): - resolution: {integrity: sha512-ouPn/zVoan92JgAegesTXDB/oUp6BP1v8WpfYcqh649ejNc9Qv+B4FF2Ff626kO1xg0wWwwG48lAJ4JuesgdOw==} - engines: {node: ^16.0.0 || >=18.0.0} - peerDependencies: - eslint: ^7.0.0 || ^8.0.0 - dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.55.0) - '@types/json-schema': 7.0.14 - '@types/semver': 7.5.4 - '@typescript-eslint/scope-manager': 6.13.1 - '@typescript-eslint/types': 6.13.1 - '@typescript-eslint/typescript-estree': 6.13.1(typescript@5.3.2) - eslint: 8.55.0 - semver: 7.5.4 - transitivePeerDependencies: - - supports-color - - typescript - dev: true - - /@typescript-eslint/visitor-keys@6.12.0: - resolution: {integrity: sha512-rg3BizTZHF1k3ipn8gfrzDXXSFKyOEB5zxYXInQ6z0hUvmQlhaZQzK+YmHmNViMA9HzW5Q9+bPPt90bU6GQwyw==} - engines: {node: ^16.0.0 || >=18.0.0} - dependencies: - '@typescript-eslint/types': 6.12.0 - eslint-visitor-keys: 3.4.3 - dev: true - - /@typescript-eslint/visitor-keys@6.13.1: - resolution: {integrity: sha512-NDhQUy2tg6XGNBGDRm1XybOHSia8mcXmlbKWoQP+nm1BIIMxa55shyJfZkHpEBN62KNPLrocSM2PdPcaLgDKMQ==} + /@typescript-eslint/visitor-keys@6.13.2: + resolution: {integrity: sha512-OGznFs0eAQXJsp+xSd6k/O1UbFi/K/L7WjqeRoFE7vadjAF9y0uppXhYNQNEqygjou782maGClOoZwPqF0Drlw==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.13.1 + '@typescript-eslint/types': 6.13.2 eslint-visitor-keys: 3.4.3 dev: true @@ -1515,7 +1419,7 @@ packages: resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} dev: true - /@unocss/astro@0.58.0(vite@5.0.5): + /@unocss/astro@0.58.0(vite@5.0.6): resolution: {integrity: sha512-df+tEFO5eKXjQOwSWQhS9IdjD0sfLHLtn8U09sEKR2Nmh5CvpwyBxmvLQgOCilPou7ehmyKfsyGRLZg7IMp+Ew==} peerDependencies: vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0 @@ -1525,8 +1429,8 @@ packages: dependencies: '@unocss/core': 0.58.0 '@unocss/reset': 0.58.0 - '@unocss/vite': 0.58.0(vite@5.0.5) - vite: 5.0.5(@types/node@20.10.3) + '@unocss/vite': 0.58.0(vite@5.0.6) + vite: 5.0.6(@types/node@20.10.4) transitivePeerDependencies: - rollup dev: true @@ -1565,22 +1469,22 @@ packages: resolution: {integrity: sha512-KhABQXGE2AgtO9vE28d+HnciuyGDcuygsnQdUwlzUuR4K05OSw2kRE9emRN4HaMycD+gA/zDbQrJxTXb6mQUiA==} dev: true - /@unocss/eslint-config@0.58.0(eslint@8.55.0)(typescript@5.3.2): + /@unocss/eslint-config@0.58.0(eslint@8.55.0)(typescript@5.3.3): resolution: {integrity: sha512-xaf3nroKYe5W4vieRPdFSLd4Hv8lOPfa4GUNMqU71Txc/OVWRMeeHrznz9PXXBdKdwM2qRnSwM5T702Ww1hZ/Q==} engines: {node: '>=14'} dependencies: - '@unocss/eslint-plugin': 0.58.0(eslint@8.55.0)(typescript@5.3.2) + '@unocss/eslint-plugin': 0.58.0(eslint@8.55.0)(typescript@5.3.3) transitivePeerDependencies: - eslint - supports-color - typescript dev: true - /@unocss/eslint-plugin@0.58.0(eslint@8.55.0)(typescript@5.3.2): + /@unocss/eslint-plugin@0.58.0(eslint@8.55.0)(typescript@5.3.3): resolution: {integrity: sha512-n6bNKG9rSUVcii5XmlbfpSNRT/ncgvfCtI+lkppETfdGDC7UR9ky1SLb+awvG2JJ5phg/FObAtahMyPgblyJLw==} engines: {node: '>=14'} dependencies: - '@typescript-eslint/utils': 6.13.1(eslint@8.55.0)(typescript@5.3.2) + '@typescript-eslint/utils': 6.13.2(eslint@8.55.0)(typescript@5.3.3) '@unocss/config': 0.58.0 '@unocss/core': 0.58.0 magic-string: 0.30.5 @@ -1735,7 +1639,7 @@ packages: '@unocss/core': 0.58.0 dev: true - /@unocss/vite@0.58.0(vite@5.0.5): + /@unocss/vite@0.58.0(vite@5.0.6): resolution: {integrity: sha512-OCUOLMSOBEtXOEyBbAvMI3/xdR175BWRzmvV9Wc34ANZclEvCdVH8+WU725ibjY4VT0gVIuX68b13fhXdHV41A==} peerDependencies: vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0 @@ -1750,54 +1654,54 @@ packages: chokidar: 3.5.3 fast-glob: 3.3.2 magic-string: 0.30.5 - vite: 5.0.5(@types/node@20.10.3) + vite: 5.0.6(@types/node@20.10.4) transitivePeerDependencies: - rollup dev: true - /@vitejs/plugin-vue@4.5.1(vite@5.0.5)(vue@3.3.10): - resolution: {integrity: sha512-DaUzYFr+2UGDG7VSSdShKa9sIWYBa1LL8KC0MNOf2H5LjcTPjob0x8LbkqXWmAtbANJCkpiQTj66UVcQkN2s3g==} + /@vitejs/plugin-vue@4.5.2(vite@5.0.6)(vue@3.3.10): + resolution: {integrity: sha512-UGR3DlzLi/SaVBPX0cnSyE37vqxU3O6chn8l0HJNzQzDia6/Au2A4xKv+iIJW8w2daf80G7TYHhi1pAUjdZ0bQ==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.0.0 || ^5.0.0 vue: ^3.2.25 dependencies: - vite: 5.0.5(@types/node@20.10.3) - vue: 3.3.10(typescript@5.3.2) + vite: 5.0.6(@types/node@20.10.4) + vue: 3.3.10(typescript@5.3.3) dev: true - /@vitest/expect@1.0.0: - resolution: {integrity: sha512-EbqHCSzQhAY8Su/uLsMCDXkC26LyqQO54kAqJy/DubBqwpRre1iMzvDMPWx+YPfNIN3w7/ydKaJWjH6qRoz0fA==} + /@vitest/expect@1.0.2: + resolution: {integrity: sha512-mAIo/8uddSWkjQMLFcjqZP3WmkwvvN0OtlyZIu33jFnwme3vZds8m8EDMxtj+Uzni2DwtPfHNjJcTM8zTV1f4A==} dependencies: - '@vitest/spy': 1.0.0 - '@vitest/utils': 1.0.0 + '@vitest/spy': 1.0.2 + '@vitest/utils': 1.0.2 chai: 4.3.10 dev: true - /@vitest/runner@1.0.0: - resolution: {integrity: sha512-1CaYs4knCexozpGxNiT89foiIxidOdU220QpU6CKMN0qU05e3K5XNH8f4pW9KyXH37o1Zin1cLHkoLr/k7NyrQ==} + /@vitest/runner@1.0.2: + resolution: {integrity: sha512-ZcHJXPT2kg/9Hc4fNkCbItlsgZSs3m4vQbxB8LCSdzpbG85bExCmSvu6K9lWpMNdoKfAr1Jn0BwS9SWUcGnbTQ==} dependencies: - '@vitest/utils': 1.0.0 + '@vitest/utils': 1.0.2 p-limit: 5.0.0 pathe: 1.1.1 dev: true - /@vitest/snapshot@1.0.0: - resolution: {integrity: sha512-kAcQJGsaHMBLrY0QC6kMe7S+JgiMielX2qHqgWFxlUir5IVekJGokJcYTzoOp+MRN1Gue3Q6H5fZD4aC0XHloA==} + /@vitest/snapshot@1.0.2: + resolution: {integrity: sha512-9ClDz2/aV5TfWA4reV7XR9p+hE0e7bifhwxlURugj3Fw0YXeTFzHmKCNEHd6wOIFMfthbGGwhlq7TOJ2jDO4/g==} dependencies: magic-string: 0.30.5 pathe: 1.1.1 pretty-format: 29.7.0 dev: true - /@vitest/spy@1.0.0: - resolution: {integrity: sha512-k2gZwSi7nkwcYMj1RNgb45jNUDV/opAGlsVvcmYrRXu2QljMSlyAa0Yut+n3S39XoEKp0I4ggVLABj0xVInynw==} + /@vitest/spy@1.0.2: + resolution: {integrity: sha512-YlnHmDntp+zNV3QoTVFI5EVHV0AXpiThd7+xnDEbWnD6fw0TH/J4/+3GFPClLimR39h6nA5m0W4Bjm5Edg4A/A==} dependencies: tinyspy: 2.2.0 dev: true - /@vitest/utils@1.0.0: - resolution: {integrity: sha512-r9JhgaP2bUYSnKE9w0aNblCIK8SKpDhXfJgE4TzjDNq3G40Abo5WXJBEKYAteq5p+OWedSFUg6GirNOlH7pN7Q==} + /@vitest/utils@1.0.2: + resolution: {integrity: sha512-GPQkGHAnFAP/+seSbB9pCsj339yRrMgILoI5H2sPevTLCYgBq0VRjF8QSllmnQyvf0EontF6KUIt2t5s2SmqoQ==} dependencies: diff-sequences: 29.6.3 loupe: 2.3.7 @@ -1839,7 +1743,7 @@ packages: resolution: {integrity: sha512-PYV/yhoOh1F5z0mFg0/A8OhuwmDI/ta+XwYkNZYyuA9QZ1jMWZFOA0ZdUAjTCHG6AdVFbkajR+XyxTNnQ+YytQ==} engines: {node: '>=16.14.0'} dependencies: - '@babel/types': 7.23.4 + '@babel/types': 7.23.5 '@vue-macros/common': 1.9.0(vue@3.3.10) resolve.exports: 2.0.2 transitivePeerDependencies: @@ -1864,7 +1768,7 @@ packages: engines: {node: '>=16.14.0'} dependencies: '@vue-macros/common': 1.9.0(vue@3.3.10) - '@vue/compiler-core': 3.3.8 + '@vue/compiler-core': 3.3.10 transitivePeerDependencies: - rollup - vue @@ -1890,13 +1794,13 @@ packages: vue: optional: true dependencies: - '@babel/types': 7.23.4 - '@rollup/pluginutils': 5.0.5 - '@vue/compiler-sfc': 3.3.8 + '@babel/types': 7.23.5 + '@rollup/pluginutils': 5.1.0 + '@vue/compiler-sfc': 3.3.10 ast-kit: 0.11.2 local-pkg: 0.5.0 magic-string-ast: 0.3.0 - vue: 3.3.10(typescript@5.3.2) + vue: 3.3.10(typescript@5.3.3) transitivePeerDependencies: - rollup dev: true @@ -1910,12 +1814,12 @@ packages: '@vue-macros/api': 0.9.0(vue@3.3.10) '@vue-macros/common': 1.9.0(vue@3.3.10) unplugin: 1.5.1 - vue: 3.3.10(typescript@5.3.2) + vue: 3.3.10(typescript@5.3.3) transitivePeerDependencies: - rollup dev: true - /@vue-macros/define-models@1.2.0(@vueuse/core@10.6.1)(vue@3.3.10): + /@vue-macros/define-models@1.2.0(@vueuse/core@10.7.0)(vue@3.3.10): resolution: {integrity: sha512-h4drdveUgNYxy+6tylFg/oGIStT7dZ4uo4CMXl5VkLzso78Yhsxqdz00ccm6gaAB9jdDCry2RGqL5ACEyDmLZA==} engines: {node: '>=16.14.0'} peerDependencies: @@ -1925,7 +1829,7 @@ packages: optional: true dependencies: '@vue-macros/common': 1.9.0(vue@3.3.10) - '@vueuse/core': 10.6.1(vue@3.3.10) + '@vueuse/core': 10.7.0(vue@3.3.10) ast-walker-scope: 0.5.0 unplugin: 1.5.1 transitivePeerDependencies: @@ -1942,7 +1846,7 @@ packages: '@vue-macros/api': 0.9.0(vue@3.3.10) '@vue-macros/common': 1.9.0(vue@3.3.10) unplugin: 1.5.1 - vue: 3.3.10(typescript@5.3.2) + vue: 3.3.10(typescript@5.3.3) transitivePeerDependencies: - rollup dev: true @@ -1955,7 +1859,7 @@ packages: dependencies: '@vue-macros/common': 1.9.0(vue@3.3.10) unplugin: 1.5.1 - vue: 3.3.10(typescript@5.3.2) + vue: 3.3.10(typescript@5.3.3) transitivePeerDependencies: - rollup dev: true @@ -1970,7 +1874,7 @@ packages: '@vue-macros/common': 1.9.0(vue@3.3.10) '@vue-macros/reactivity-transform': 0.4.0(vue@3.3.10) unplugin: 1.5.1 - vue: 3.3.10(typescript@5.3.2) + vue: 3.3.10(typescript@5.3.3) transitivePeerDependencies: - rollup dev: true @@ -1983,7 +1887,7 @@ packages: dependencies: '@vue-macros/common': 1.9.0(vue@3.3.10) unplugin: 1.5.1 - vue: 3.3.10(typescript@5.3.2) + vue: 3.3.10(typescript@5.3.3) transitivePeerDependencies: - rollup dev: true @@ -1996,12 +1900,12 @@ packages: dependencies: '@vue-macros/common': 1.9.0(vue@3.3.10) unplugin: 1.5.1 - vue: 3.3.10(typescript@5.3.2) + vue: 3.3.10(typescript@5.3.3) transitivePeerDependencies: - rollup dev: true - /@vue-macros/devtools@0.2.0(typescript@5.3.2)(vite@5.0.5): + /@vue-macros/devtools@0.2.0(typescript@5.3.3)(vite@5.0.6): resolution: {integrity: sha512-jHjvY1bFgQLe/2+5pBOG4fgmL5MPhsqQDj7Barhj8YN+Oe7U2hBImvfAyOGpqd2uucLOWQTP1cWrp3q9b1svsg==} engines: {node: '>=16.14.0'} peerDependencies: @@ -2011,8 +1915,8 @@ packages: optional: true dependencies: sirv: 2.0.3 - vite: 5.0.5(@types/node@20.10.3) - vue: 3.3.10(typescript@5.3.2) + vite: 5.0.6(@types/node@20.10.4) + vue: 3.3.10(typescript@5.3.3) transitivePeerDependencies: - typescript dev: true @@ -2024,9 +1928,9 @@ packages: vue: ^2.7.0 || ^3.2.25 dependencies: '@vue-macros/common': 1.9.0(vue@3.3.10) - '@vue/compiler-sfc': 3.3.8 + '@vue/compiler-sfc': 3.3.10 unplugin: 1.5.1 - vue: 3.3.10(typescript@5.3.2) + vue: 3.3.10(typescript@5.3.3) transitivePeerDependencies: - rollup dev: true @@ -2039,7 +1943,7 @@ packages: dependencies: '@vue-macros/common': 1.9.0(vue@3.3.10) unplugin: 1.5.1 - vue: 3.3.10(typescript@5.3.2) + vue: 3.3.10(typescript@5.3.3) transitivePeerDependencies: - rollup dev: true @@ -2051,9 +1955,9 @@ packages: vue: ^2.7.0 || ^3.2.25 dependencies: '@vue-macros/common': 1.9.0(vue@3.3.10) - '@vue/compiler-sfc': 3.3.8 + '@vue/compiler-sfc': 3.3.10 unplugin: 1.5.1 - vue: 3.3.10(typescript@5.3.2) + vue: 3.3.10(typescript@5.3.3) transitivePeerDependencies: - rollup dev: true @@ -2085,7 +1989,7 @@ packages: engines: {node: '>=16.14.0'} dependencies: '@vue-macros/common': 1.9.0(vue@3.3.10) - '@vue/compiler-dom': 3.3.8 + '@vue/compiler-dom': 3.3.10 unplugin: 1.5.1 transitivePeerDependencies: - rollup @@ -2098,13 +2002,13 @@ packages: peerDependencies: vue: ^2.7.0 || ^3.2.25 dependencies: - '@babel/parser': 7.23.4 + '@babel/parser': 7.23.5 '@vue-macros/common': 1.9.0(vue@3.3.10) - '@vue/compiler-core': 3.3.8 - '@vue/shared': 3.3.8 + '@vue/compiler-core': 3.3.10 + '@vue/shared': 3.3.10 magic-string: 0.30.5 unplugin: 1.5.1 - vue: 3.3.10(typescript@5.3.2) + vue: 3.3.10(typescript@5.3.3) transitivePeerDependencies: - rollup dev: true @@ -2114,7 +2018,7 @@ packages: engines: {node: '>=16.14.0'} dependencies: '@vue-macros/common': 1.9.0(vue@3.3.10) - '@vue/compiler-dom': 3.3.8 + '@vue/compiler-dom': 3.3.10 unplugin: 1.5.1 transitivePeerDependencies: - rollup @@ -2148,7 +2052,7 @@ packages: engines: {node: '>=16.14.0'} dependencies: '@vue-macros/common': 1.9.0(vue@3.3.10) - '@vue/compiler-core': 3.3.8 + '@vue/compiler-core': 3.3.10 transitivePeerDependencies: - rollup - vue @@ -2170,13 +2074,13 @@ packages: engines: {node: '>=16.14.0'} dependencies: '@vue-macros/common': 1.9.0(vue@3.3.10) - '@vue/compiler-core': 3.3.8 + '@vue/compiler-core': 3.3.10 transitivePeerDependencies: - rollup - vue dev: true - /@vue-macros/volar@0.17.4(@vue-macros/reactivity-transform@0.4.0)(typescript@5.3.2)(vue-tsc@1.8.24)(vue@3.3.10): + /@vue-macros/volar@0.17.4(@vue-macros/reactivity-transform@0.4.0)(typescript@5.3.3)(vue-tsc@1.8.25)(vue@3.3.10): resolution: {integrity: sha512-bPOp9KPAlm1nxIYPVAKoiKS5ERQMgSROAs6fQdlYv9sE4ZgxKpha3S0ZBCFniXkRwOwGaEfMqGkflo0V1buEfw==} engines: {node: '>=16.14.0'} peerDependencies: @@ -2185,13 +2089,13 @@ packages: vue-tsc: optional: true dependencies: - '@rollup/pluginutils': 5.0.5 + '@rollup/pluginutils': 5.1.0 '@vue-macros/common': 1.9.0(vue@3.3.10) '@vue-macros/define-props': 2.0.0(@vue-macros/reactivity-transform@0.4.0)(vue@3.3.10) '@vue-macros/short-bind': 0.2.0(vue@3.3.10) '@vue-macros/short-vmodel': 1.4.0(vue@3.3.10) - '@vue/language-core': 1.8.22(typescript@5.3.2) - vue-tsc: 1.8.24(typescript@5.3.2) + '@vue/language-core': 1.8.22(typescript@5.3.3) + vue-tsc: 1.8.25(typescript@5.3.3) transitivePeerDependencies: - '@vue-macros/reactivity-transform' - rollup @@ -2207,28 +2111,12 @@ packages: estree-walker: 2.0.2 source-map-js: 1.0.2 - /@vue/compiler-core@3.3.8: - resolution: {integrity: sha512-hN/NNBUECw8SusQvDSqqcVv6gWq8L6iAktUR0UF3vGu2OhzRqcOiAno0FmBJWwxhYEXRlQJT5XnoKsVq1WZx4g==} - dependencies: - '@babel/parser': 7.23.4 - '@vue/shared': 3.3.8 - estree-walker: 2.0.2 - source-map-js: 1.0.2 - dev: true - /@vue/compiler-dom@3.3.10: resolution: {integrity: sha512-NCrqF5fm10GXZIK0GrEAauBqdy+F2LZRt3yNHzrYjpYBuRssQbuPLtSnSNjyR9luHKkWSH8we5LMB3g+4z2HvA==} dependencies: '@vue/compiler-core': 3.3.10 '@vue/shared': 3.3.10 - /@vue/compiler-dom@3.3.8: - resolution: {integrity: sha512-+PPtv+p/nWDd0AvJu3w8HS0RIm/C6VGBIRe24b9hSyNWOAPEUosFZ5diwawwP8ip5sJ8n0Pe87TNNNHnvjs0FQ==} - dependencies: - '@vue/compiler-core': 3.3.8 - '@vue/shared': 3.3.8 - dev: true - /@vue/compiler-sfc@3.3.10: resolution: {integrity: sha512-xpcTe7Rw7QefOTRFFTlcfzozccvjM40dT45JtrE3onGm/jBLZ0JhpKu3jkV7rbDFLeeagR/5RlJ2Y9SvyS0lAg==} dependencies: @@ -2243,38 +2131,16 @@ packages: postcss: 8.4.32 source-map-js: 1.0.2 - /@vue/compiler-sfc@3.3.8: - resolution: {integrity: sha512-WMzbUrlTjfYF8joyT84HfwwXo+8WPALuPxhy+BZ6R4Aafls+jDBnSz8PDz60uFhuqFbl3HxRfxvDzrUf3THwpA==} - dependencies: - '@babel/parser': 7.23.4 - '@vue/compiler-core': 3.3.8 - '@vue/compiler-dom': 3.3.8 - '@vue/compiler-ssr': 3.3.8 - '@vue/reactivity-transform': 3.3.8 - '@vue/shared': 3.3.8 - estree-walker: 2.0.2 - magic-string: 0.30.5 - postcss: 8.4.31 - source-map-js: 1.0.2 - dev: true - /@vue/compiler-ssr@3.3.10: resolution: {integrity: sha512-12iM4jA4GEbskwXMmPcskK5wImc2ohKm408+o9iox3tfN9qua8xL0THIZtoe9OJHnXP4eOWZpgCAAThEveNlqQ==} dependencies: '@vue/compiler-dom': 3.3.10 '@vue/shared': 3.3.10 - /@vue/compiler-ssr@3.3.8: - resolution: {integrity: sha512-hXCqQL/15kMVDBuoBYpUnSYT8doDNwsjvm3jTefnXr+ytn294ySnT8NlsFHmTgKNjwpuFy7XVV8yTeLtNl/P6w==} - dependencies: - '@vue/compiler-dom': 3.3.8 - '@vue/shared': 3.3.8 - dev: true - /@vue/devtools-api@6.5.1: resolution: {integrity: sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==} - /@vue/language-core@1.8.22(typescript@5.3.2): + /@vue/language-core@1.8.22(typescript@5.3.3): resolution: {integrity: sha512-bsMoJzCrXZqGsxawtUea1cLjUT9dZnDsy5TuZ+l1fxRMzUGQUG9+Ypq4w//CqpWmrx7nIAJpw2JVF/t258miRw==} peerDependencies: typescript: '*' @@ -2284,17 +2150,17 @@ packages: dependencies: '@volar/language-core': 1.10.10 '@volar/source-map': 1.10.10 - '@vue/compiler-dom': 3.3.8 - '@vue/shared': 3.3.8 + '@vue/compiler-dom': 3.3.10 + '@vue/shared': 3.3.10 computeds: 0.0.1 minimatch: 9.0.3 muggle-string: 0.3.1 - typescript: 5.3.2 + typescript: 5.3.3 vue-template-compiler: 2.7.15 dev: true - /@vue/language-core@1.8.24(typescript@5.3.2): - resolution: {integrity: sha512-2ClHvij0WlsDWryPzXJCSpPc6rusZFNoVtRZGgGGkKCmKuIREDDKmH8j+1tYyxPYyH0qL6pZ6+IHD8KIm5nWAw==} + /@vue/language-core@1.8.25(typescript@5.3.3): + resolution: {integrity: sha512-NJk/5DnAZlpvXX8BdWmHI45bWGLViUaS3R/RMrmFSvFMSbJKuEODpM4kR0F0Ofv5SFzCWuNiMhxameWpVdQsnA==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -2303,13 +2169,13 @@ packages: dependencies: '@volar/language-core': 1.11.1 '@volar/source-map': 1.11.1 - '@vue/compiler-dom': 3.3.8 - '@vue/shared': 3.3.8 + '@vue/compiler-dom': 3.3.10 + '@vue/shared': 3.3.10 computeds: 0.0.1 minimatch: 9.0.3 muggle-string: 0.3.1 path-browserify: 1.0.1 - typescript: 5.3.2 + typescript: 5.3.3 vue-template-compiler: 2.7.15 dev: true @@ -2322,16 +2188,6 @@ packages: estree-walker: 2.0.2 magic-string: 0.30.5 - /@vue/reactivity-transform@3.3.8: - resolution: {integrity: sha512-49CvBzmZNtcHua0XJ7GdGifM8GOXoUMOX4dD40Y5DxI3R8OUhMlvf2nvgUAcPxaXiV5MQQ1Nwy09ADpnLQUqRw==} - dependencies: - '@babel/parser': 7.23.4 - '@vue/compiler-core': 3.3.8 - '@vue/shared': 3.3.8 - estree-walker: 2.0.2 - magic-string: 0.30.5 - dev: true - /@vue/reactivity@3.3.10: resolution: {integrity: sha512-H5Z7rOY/JLO+e5a6/FEXaQ1TMuOvY4LDVgT+/+HKubEAgs9qeeZ+NhADSeEtrNQeiKLDuzeKc8v0CUFpB6Pqgw==} dependencies: @@ -2357,15 +2213,11 @@ packages: dependencies: '@vue/compiler-ssr': 3.3.10 '@vue/shared': 3.3.10 - vue: 3.3.10(typescript@5.3.2) + vue: 3.3.10(typescript@5.3.3) /@vue/shared@3.3.10: resolution: {integrity: sha512-2y3Y2J1a3RhFa0WisHvACJR2ncvWiVHcP8t0Inxo+NKz+8RKO4ZV8eZgCxRgQoA6ITfV12L4E6POOL9HOU5nqw==} - /@vue/shared@3.3.8: - resolution: {integrity: sha512-8PGwybFwM4x8pcfgqEQFy70NaQxASvOC5DJwLQfpArw1UDfUXrJkdxD3BhVTMS+0Lef/TU7YO0Jvr0jJY8T+mw==} - dev: true - /@vue/test-utils@2.4.3(vue@3.3.10): resolution: {integrity: sha512-F4K7mF+ad++VlTrxMJVRnenKSJmO6fkQt2wpRDiKDesQMkfpniGWsqEi/JevxGBo2qEkwwjvTUAoiGJLNx++CA==} peerDependencies: @@ -2376,26 +2228,26 @@ packages: optional: true dependencies: js-beautify: 1.14.9 - vue: 3.3.10(typescript@5.3.2) + vue: 3.3.10(typescript@5.3.3) vue-component-type-helpers: 1.8.22 dev: true - /@vueuse/core@10.6.1(vue@3.3.10): - resolution: {integrity: sha512-Pc26IJbqgC9VG1u6VY/xrXXfxD33hnvxBnKrLlA2LJlyHII+BSrRoTPJgGYq7qZOu61itITFUnm6QbacwZ4H8Q==} + /@vueuse/core@10.7.0(vue@3.3.10): + resolution: {integrity: sha512-4EUDESCHtwu44ZWK3Gc/hZUVhVo/ysvdtwocB5vcauSV4B7NiGY5972WnsojB3vRNdxvAt7kzJWE2h9h7C9d5w==} dependencies: '@types/web-bluetooth': 0.0.20 - '@vueuse/metadata': 10.6.1 - '@vueuse/shared': 10.6.1(vue@3.3.10) + '@vueuse/metadata': 10.7.0 + '@vueuse/shared': 10.7.0(vue@3.3.10) vue-demi: 0.14.6(vue@3.3.10) transitivePeerDependencies: - '@vue/composition-api' - vue - /@vueuse/metadata@10.6.1: - resolution: {integrity: sha512-qhdwPI65Bgcj23e5lpGfQsxcy0bMjCAsUGoXkJ7DsoeDUdasbZ2DBa4dinFCOER3lF4gwUv+UD2AlA11zdzMFw==} + /@vueuse/metadata@10.7.0: + resolution: {integrity: sha512-GlaH7tKP2iBCZ3bHNZ6b0cl9g0CJK8lttkBNUX156gWvNYhTKEtbweWLm9rxCPIiwzYcr/5xML6T8ZUEt+DkvA==} - /@vueuse/shared@10.6.1(vue@3.3.10): - resolution: {integrity: sha512-TECVDTIedFlL0NUfHWncf3zF9Gc4VfdxfQc8JFwoVZQmxpONhLxFrlm0eHQeidHj4rdTPL3KXJa0TZCk1wnc5Q==} + /@vueuse/shared@10.7.0(vue@3.3.10): + resolution: {integrity: sha512-kc00uV6CiaTdc3i1CDC4a3lBxzaBE9AgYNtFN87B5OOscqeWElj/uza8qVDmk7/U8JbqoONLbtqiLJ5LGRuqlw==} dependencies: vue-demi: 0.14.6(vue@3.3.10) transitivePeerDependencies: @@ -2527,8 +2379,8 @@ packages: resolution: {integrity: sha512-Q0DjXK4ApbVoIf9GLyCo252tUH44iTnD/hiJ2TQaJeydYWSpKk0sI34+WMel8S9Wt5pbLgG02oJ+gkgX5DV3sQ==} engines: {node: '>=16.14.0'} dependencies: - '@babel/parser': 7.23.4 - '@rollup/pluginutils': 5.0.5 + '@babel/parser': 7.23.5 + '@rollup/pluginutils': 5.1.0 pathe: 1.1.1 transitivePeerDependencies: - rollup @@ -2538,8 +2390,8 @@ packages: resolution: {integrity: sha512-kbL7ERlqjXubdDd+szuwdlQ1xUxEz9mCz1+m07ftNVStgwRb2RWw+U6oKo08PAvOishMxiqz1mlJyLl8yQx2Qg==} engines: {node: '>=16.14.0'} dependencies: - '@babel/parser': 7.23.4 - '@rollup/pluginutils': 5.0.5 + '@babel/parser': 7.23.5 + '@rollup/pluginutils': 5.1.0 pathe: 1.1.1 transitivePeerDependencies: - rollup @@ -2549,7 +2401,7 @@ packages: resolution: {integrity: sha512-NsyHMxBh4dmdEHjBo1/TBZvCKxffmZxRYhmclfu0PP6Aftre47jOHYaYaNqJcV0bxihxFXhDkzLHUwHc0ocd0Q==} engines: {node: '>=16.14.0'} dependencies: - '@babel/parser': 7.23.4 + '@babel/parser': 7.23.5 ast-kit: 0.9.5 transitivePeerDependencies: - rollup @@ -3164,7 +3016,15 @@ packages: - supports-color dev: true - /eslint-module-utils@2.8.0(@typescript-eslint/parser@6.13.1)(eslint-import-resolver-node@0.3.9)(eslint@8.55.0): + /eslint-merge-processors@0.1.0(eslint@8.55.0): + resolution: {integrity: sha512-IvRXXtEajLeyssvW4wJcZ2etxkR9mUf4zpNwgI+m/Uac9RfXHskuJefkHUcawVzePnd6xp24enp5jfgdHzjRdQ==} + peerDependencies: + eslint: '*' + dependencies: + eslint: 8.55.0 + dev: true + + /eslint-module-utils@2.8.0(@typescript-eslint/parser@6.13.2)(eslint-import-resolver-node@0.3.9)(eslint@8.55.0): resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==} engines: {node: '>=4'} peerDependencies: @@ -3185,7 +3045,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 6.13.1(eslint@8.55.0)(typescript@5.3.2) + '@typescript-eslint/parser': 6.13.2(eslint@8.55.0)(typescript@5.3.3) debug: 3.2.7 eslint: 8.55.0 eslint-import-resolver-node: 0.3.9 @@ -3227,8 +3087,8 @@ packages: ignore: 5.2.4 dev: true - /eslint-plugin-format@0.0.1(eslint@8.55.0): - resolution: {integrity: sha512-kWoK+1qIetogweHy0n3jPb5VPTfOulLGklh0JkjmSvzwY4qeBXqc4VA5gJaYWR1u8UrUSoqgf0F7QXnKQDXPfg==} + /eslint-plugin-format@0.1.0(eslint@8.55.0): + resolution: {integrity: sha512-IgOu+GEH+PdKnpuPrFzY8q8QgnzAUijDZsNLhpp5jx0Lbu9u968/STcmEZGnIMVBw3zeTNN/FsU6d2Rdgcy6Aw==} peerDependencies: eslint: ^8.40.0 dependencies: @@ -3242,7 +3102,7 @@ packages: synckit: 0.8.6 dev: true - /eslint-plugin-i@2.29.0(@typescript-eslint/parser@6.13.1)(eslint@8.55.0): + /eslint-plugin-i@2.29.0(@typescript-eslint/parser@6.13.2)(eslint@8.55.0): resolution: {integrity: sha512-slGeTS3GQzx9267wLJnNYNO8X9EHGsc75AKIAFvnvMYEcTJKotPKL1Ru5PIGVHIVet+2DsugePWp8Oxpx8G22w==} engines: {node: '>=12'} peerDependencies: @@ -3252,7 +3112,7 @@ packages: doctrine: 2.1.0 eslint: 8.55.0 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.13.1)(eslint-import-resolver-node@0.3.9)(eslint@8.55.0) + eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.13.2)(eslint-import-resolver-node@0.3.9)(eslint@8.55.0) get-tsconfig: 4.7.2 is-glob: 4.0.3 minimatch: 3.1.2 @@ -3334,7 +3194,7 @@ packages: engines: {node: '>=5.0.0'} dev: true - /eslint-plugin-perfectionist@2.5.0(eslint@8.55.0)(typescript@5.3.2)(vue-eslint-parser@9.3.2): + /eslint-plugin-perfectionist@2.5.0(eslint@8.55.0)(typescript@5.3.3)(vue-eslint-parser@9.3.2): resolution: {integrity: sha512-F6XXcq4mKKUe/SREoMGQqzgw6cgCgf3pFzkFfQVIGtqD1yXVpQjnhTepzhBeZfxZwgMzR9HO4yH4CUhIQ2WBcQ==} peerDependencies: astro-eslint-parser: ^0.16.0 @@ -3352,7 +3212,7 @@ packages: vue-eslint-parser: optional: true dependencies: - '@typescript-eslint/utils': 6.13.1(eslint@8.55.0)(typescript@5.3.2) + '@typescript-eslint/utils': 6.13.2(eslint@8.55.0)(typescript@5.3.3) eslint: 8.55.0 minimatch: 9.0.3 natural-compare-lite: 1.4.0 @@ -3385,7 +3245,7 @@ packages: strip-indent: 3.0.0 dev: true - /eslint-plugin-unused-imports@3.0.0(@typescript-eslint/eslint-plugin@6.13.1)(eslint@8.55.0): + /eslint-plugin-unused-imports@3.0.0(@typescript-eslint/eslint-plugin@6.13.2)(eslint@8.55.0): resolution: {integrity: sha512-sduiswLJfZHeeBJ+MQaG+xYzSWdRXoSw61DpU13mzWumCkR0ufD0HmO4kdNokjrkluMHpj/7PJeN35pgbhW3kw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -3395,12 +3255,12 @@ packages: '@typescript-eslint/eslint-plugin': optional: true dependencies: - '@typescript-eslint/eslint-plugin': 6.13.1(@typescript-eslint/parser@6.13.1)(eslint@8.55.0)(typescript@5.3.2) + '@typescript-eslint/eslint-plugin': 6.13.2(@typescript-eslint/parser@6.13.2)(eslint@8.55.0)(typescript@5.3.3) eslint: 8.55.0 eslint-rule-composer: 0.3.0 dev: true - /eslint-plugin-vitest@0.3.10(@typescript-eslint/eslint-plugin@6.13.1)(eslint@8.55.0)(typescript@5.3.2)(vitest@1.0.0): + /eslint-plugin-vitest@0.3.10(@typescript-eslint/eslint-plugin@6.13.2)(eslint@8.55.0)(typescript@5.3.3)(vitest@1.0.2): resolution: {integrity: sha512-08lj4rdhZHYyHk+Py2nJ7SlE6arP8GNfGXl9jVqhe9s5JoZIGiBpIkLGX+VNBiB6vXTn56H6Ant7Koc6XzRjtQ==} engines: {node: 14.x || >= 16} peerDependencies: @@ -3413,10 +3273,10 @@ packages: vitest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 6.13.1(@typescript-eslint/parser@6.13.1)(eslint@8.55.0)(typescript@5.3.2) - '@typescript-eslint/utils': 6.12.0(eslint@8.55.0)(typescript@5.3.2) + '@typescript-eslint/eslint-plugin': 6.13.2(@typescript-eslint/parser@6.13.2)(eslint@8.55.0)(typescript@5.3.3) + '@typescript-eslint/utils': 6.13.2(eslint@8.55.0)(typescript@5.3.3) eslint: 8.55.0 - vitest: 1.0.0(@types/node@20.10.3)(jsdom@23.0.1) + vitest: 1.0.2(@types/node@20.10.4)(jsdom@23.0.1) transitivePeerDependencies: - supports-color - typescript @@ -3456,6 +3316,16 @@ packages: - supports-color dev: true + /eslint-processor-vue-blocks@0.1.1(@vue/compiler-sfc@3.3.10)(eslint@8.55.0): + resolution: {integrity: sha512-9+dU5lU881log570oBwpelaJmOfOzSniben7IWEDRYQPPWwlvaV7NhOtsTuUWDqpYT+dtKKWPsgz4OkOi+aZnA==} + peerDependencies: + '@vue/compiler-sfc': ^3.3.0 + eslint: ^8.50.0 + dependencies: + '@vue/compiler-sfc': 3.3.10 + eslint: 8.55.0 + dev: true + /eslint-rule-composer@0.3.0: resolution: {integrity: sha512-bt+Sh8CtDmn2OajxvNO+BX7Wn4CIWMpTRm3MaiKPCQcnnlm0CS2mhui6QaoeQugs+3Kj2ESKEEGJUdVafwhiCg==} engines: {node: '>=4.0.0'} @@ -4639,12 +4509,6 @@ packages: resolution: {integrity: sha512-ckmWDJjphvd/FvZawgygcUeQCxzvohjFO5RxTjj4eq8kw359gFF3E1brjfI+viLMxss5JrHTDRHZvu2/tuy0Qg==} dev: true - /nanoid@3.3.6: - resolution: {integrity: sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==} - engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} - hasBin: true - dev: true - /nanoid@3.3.7: resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} @@ -4967,7 +4831,7 @@ packages: resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} engines: {node: '>=8'} dependencies: - '@babel/code-frame': 7.23.4 + '@babel/code-frame': 7.23.5 error-ex: 1.3.2 json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.2.4 @@ -5073,15 +4937,6 @@ packages: util-deprecate: 1.0.2 dev: true - /postcss@8.4.31: - resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==} - engines: {node: ^10 || ^12 || >=14} - dependencies: - nanoid: 3.3.6 - picocolors: 1.0.0 - source-map-js: 1.0.2 - dev: true - /postcss@8.4.32: resolution: {integrity: sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==} engines: {node: ^10 || ^12 || >=14} @@ -5337,10 +5192,6 @@ packages: xmlchars: 2.2.0 dev: true - /scule@1.0.0: - resolution: {integrity: sha512-4AsO/FrViE/iDNEPaAQlb77tf0csuq27EsVpy6ett584EcRTp6pTDLoGWVxCD77y5iU5FauOvhsI4o1APwPoSQ==} - dev: true - /scule@1.1.1: resolution: {integrity: sha512-sHtm/SsIK9BUBI3EFT/Gnp9VoKfY6QLvlkvAE6YK7454IF8FSgJEAnJpVdSC7K5/pjI5NfxhzBLW2JAfYA/shQ==} dev: true @@ -5699,13 +5550,13 @@ packages: punycode: 2.3.1 dev: true - /ts-api-utils@1.0.3(typescript@5.3.2): + /ts-api-utils@1.0.3(typescript@5.3.3): resolution: {integrity: sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==} engines: {node: '>=16.13.0'} peerDependencies: typescript: '>=4.2.0' dependencies: - typescript: 5.3.2 + typescript: 5.3.3 dev: true /tslib@2.6.2: @@ -5755,8 +5606,8 @@ packages: engines: {node: '>=14.16'} dev: true - /typescript@5.3.2: - resolution: {integrity: sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==} + /typescript@5.3.3: + resolution: {integrity: sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==} engines: {node: '>=14.17'} hasBin: true @@ -5820,7 +5671,7 @@ packages: engines: {node: '>= 4.0.0'} dev: true - /unocss@0.58.0(postcss@8.4.32)(vite@5.0.5): + /unocss@0.58.0(postcss@8.4.32)(vite@5.0.6): resolution: {integrity: sha512-MSPRHxBqWN+1AHGV+J5uUy4//e6ZBK6O+ISzD0qrXcCD/GNtxk1+lYjOK2ltkUiKX539+/KF91vNxzhhwEf+xA==} engines: {node: '>=14'} peerDependencies: @@ -5832,7 +5683,7 @@ packages: vite: optional: true dependencies: - '@unocss/astro': 0.58.0(vite@5.0.5) + '@unocss/astro': 0.58.0(vite@5.0.6) '@unocss/cli': 0.58.0 '@unocss/core': 0.58.0 '@unocss/extractor-arbitrary-variants': 0.58.0 @@ -5851,15 +5702,15 @@ packages: '@unocss/transformer-compile-class': 0.58.0 '@unocss/transformer-directives': 0.58.0 '@unocss/transformer-variant-group': 0.58.0 - '@unocss/vite': 0.58.0(vite@5.0.5) - vite: 5.0.5(@types/node@20.10.3) + '@unocss/vite': 0.58.0(vite@5.0.6) + vite: 5.0.6(@types/node@20.10.4) transitivePeerDependencies: - postcss - rollup - supports-color dev: true - /unplugin-auto-import@0.17.2(@vueuse/core@10.6.1): + /unplugin-auto-import@0.17.2(@vueuse/core@10.7.0): resolution: {integrity: sha512-Eu/xWI6SH4jTWXvzOfXQWAxRtiz/gMObm7wXtgMj7wBjHQKLgHTmHd4R4oha87KYGah1aKMqiqDeAxiPmfSoTg==} engines: {node: '>=14'} peerDependencies: @@ -5873,7 +5724,7 @@ packages: dependencies: '@antfu/utils': 0.7.6 '@rollup/pluginutils': 5.1.0 - '@vueuse/core': 10.6.1(vue@3.3.10) + '@vueuse/core': 10.7.0(vue@3.3.10) fast-glob: 3.3.2 local-pkg: 0.5.0 magic-string: 0.30.5 @@ -5884,7 +5735,7 @@ packages: - rollup dev: true - /unplugin-combine@0.8.1(vite@5.0.5): + /unplugin-combine@0.8.1(vite@5.0.6): resolution: {integrity: sha512-m2OSmXXRwCPZx8Ct8eF8WbjgTo8bydim2W1ofu2hDabGdr2pgDAoFjOP1J4MOIwa0OByqk1JX8IGlSdeE6uxVQ==} engines: {node: '>=16.14.0'} peerDependencies: @@ -5904,7 +5755,7 @@ packages: dependencies: '@antfu/utils': 0.7.6 unplugin: 1.5.1 - vite: 5.0.5(@types/node@20.10.3) + vite: 5.0.6(@types/node@20.10.4) dev: true /unplugin-vue-components@0.26.0(vue@3.3.10): @@ -5921,7 +5772,7 @@ packages: optional: true dependencies: '@antfu/utils': 0.7.6 - '@rollup/pluginutils': 5.0.5 + '@rollup/pluginutils': 5.1.0 chokidar: 3.5.3 debug: 4.3.4 fast-glob: 3.3.2 @@ -5930,7 +5781,7 @@ packages: minimatch: 9.0.3 resolve: 1.22.8 unplugin: 1.5.1 - vue: 3.3.10(typescript@5.3.2) + vue: 3.3.10(typescript@5.3.3) transitivePeerDependencies: - rollup - supports-color @@ -5948,7 +5799,7 @@ packages: - vue dev: true - /unplugin-vue-macros@2.7.0(@vueuse/core@10.6.1)(typescript@5.3.2)(vite@5.0.5)(vue@3.3.10): + /unplugin-vue-macros@2.7.0(@vueuse/core@10.7.0)(typescript@5.3.3)(vite@5.0.6)(vue@3.3.10): resolution: {integrity: sha512-SztF4ARBbrd1yuH4FbJOhp22rTvzakjzJUHTKLRQkZY1KMkIzx/KAdzEkxjAG2Xteqb29SYrc7XcoPdrUPMCCw==} engines: {node: '>=16.14.0'} peerDependencies: @@ -5959,13 +5810,13 @@ packages: '@vue-macros/chain-call': 0.2.0(vue@3.3.10) '@vue-macros/common': 1.9.0(vue@3.3.10) '@vue-macros/define-emit': 0.2.0(vue@3.3.10) - '@vue-macros/define-models': 1.2.0(@vueuse/core@10.6.1)(vue@3.3.10) + '@vue-macros/define-models': 1.2.0(@vueuse/core@10.7.0)(vue@3.3.10) '@vue-macros/define-prop': 0.3.0(vue@3.3.10) '@vue-macros/define-props': 2.0.0(@vue-macros/reactivity-transform@0.4.0)(vue@3.3.10) '@vue-macros/define-props-refs': 1.2.0(vue@3.3.10) '@vue-macros/define-render': 1.5.0(vue@3.3.10) '@vue-macros/define-slots': 1.1.0(vue@3.3.10) - '@vue-macros/devtools': 0.2.0(typescript@5.3.2)(vite@5.0.5) + '@vue-macros/devtools': 0.2.0(typescript@5.3.3)(vite@5.0.6) '@vue-macros/export-expose': 0.1.0(vue@3.3.10) '@vue-macros/export-props': 0.4.0(vue@3.3.10) '@vue-macros/export-render': 0.2.0(vue@3.3.10) @@ -5980,9 +5831,9 @@ packages: '@vue-macros/short-emits': 1.5.0(vue@3.3.10) '@vue-macros/short-vmodel': 1.4.0(vue@3.3.10) unplugin: 1.5.1 - unplugin-combine: 0.8.1(vite@5.0.5) + unplugin-combine: 0.8.1(vite@5.0.6) unplugin-vue-define-options: 1.4.0(vue@3.3.10) - vue: 3.3.10(typescript@5.3.2) + vue: 3.3.10(typescript@5.3.3) transitivePeerDependencies: - '@vueuse/core' - esbuild @@ -6000,8 +5851,8 @@ packages: vue-router: optional: true dependencies: - '@babel/types': 7.23.4 - '@rollup/pluginutils': 5.0.5 + '@babel/types': 7.23.5 + '@rollup/pluginutils': 5.1.0 '@vue-macros/common': 1.9.0(vue@3.3.10) ast-walker-scope: 0.5.0 chokidar: 3.5.3 @@ -6010,7 +5861,7 @@ packages: local-pkg: 0.4.3 mlly: 1.4.2 pathe: 1.1.1 - scule: 1.0.0 + scule: 1.1.1 unplugin: 1.5.1 vue-router: 4.2.5(vue@3.3.10) yaml: 2.3.4 @@ -6075,8 +5926,8 @@ packages: builtins: 5.0.1 dev: true - /vite-node@1.0.0(@types/node@20.10.3): - resolution: {integrity: sha512-9pGEPYsHy+7Ok7d6FkvniCmMI58IJ4KfFSK0Xq2FHWPQoBRpJKubaNBvMcXm0+uAwS6K2Rh9qJOKijdgqrjN+Q==} + /vite-node@1.0.2(@types/node@20.10.4): + resolution: {integrity: sha512-h7BbMJf46fLvFW/9Ygo3snkIBEHFh6fHpB4lge98H5quYrDhPFeI3S0LREz328uqPWSnii2yeJXktQ+Pmqk5BQ==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true dependencies: @@ -6084,7 +5935,7 @@ packages: debug: 4.3.4 pathe: 1.1.1 picocolors: 1.0.0 - vite: 5.0.5(@types/node@20.10.3) + vite: 5.0.6(@types/node@20.10.4) transitivePeerDependencies: - '@types/node' - less @@ -6096,8 +5947,8 @@ packages: - terser dev: true - /vite@5.0.5(@types/node@20.10.3): - resolution: {integrity: sha512-OekeWqR9Ls56f3zd4CaxzbbS11gqYkEiBtnWFFgYR2WV8oPJRRKq0mpskYy/XaoCL3L7VINDhqqOMNDiYdGvGg==} + /vite@5.0.6(@types/node@20.10.4): + resolution: {integrity: sha512-MD3joyAEBtV7QZPl2JVVUai6zHms3YOmLR+BpMzLlX2Yzjfcc4gTgNi09d/Rua3F4EtC8zdwPU8eQYyib4vVMQ==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -6124,7 +5975,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.10.3 + '@types/node': 20.10.4 esbuild: 0.19.6 postcss: 8.4.32 rollup: 4.5.0 @@ -6132,15 +5983,15 @@ packages: fsevents: 2.3.3 dev: true - /vitest@1.0.0(@types/node@20.10.3)(jsdom@23.0.1): - resolution: {integrity: sha512-jpablj5+ifiFHV3QGOxPews3uxBuu6rQUzTaQYtEd6ocBpdQBil6AvmmGRQ3Rn0WPgyzb+Ni+JekfMyng+qYng==} + /vitest@1.0.2(@types/node@20.10.4)(jsdom@23.0.1): + resolution: {integrity: sha512-F3NVwwpXfRSDnJmyv+ALPwSRVt0zDkRRE18pwUHSUPXAlWQ47rY1dc99ziMW5bBHyqwK2ERjMisLNoef64qk9w==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: '@edge-runtime/vm': '*' '@types/node': ^18.0.0 || >=20.0.0 - '@vitest/browser': '*' - '@vitest/ui': '*' + '@vitest/browser': ^1.0.0 + '@vitest/ui': ^1.0.0 happy-dom: '*' jsdom: '*' peerDependenciesMeta: @@ -6157,12 +6008,12 @@ packages: jsdom: optional: true dependencies: - '@types/node': 20.10.3 - '@vitest/expect': 1.0.0 - '@vitest/runner': 1.0.0 - '@vitest/snapshot': 1.0.0 - '@vitest/spy': 1.0.0 - '@vitest/utils': 1.0.0 + '@types/node': 20.10.4 + '@vitest/expect': 1.0.2 + '@vitest/runner': 1.0.2 + '@vitest/snapshot': 1.0.2 + '@vitest/spy': 1.0.2 + '@vitest/utils': 1.0.2 acorn-walk: 8.3.0 cac: 6.7.14 chai: 4.3.10 @@ -6177,8 +6028,8 @@ packages: strip-literal: 1.3.0 tinybench: 2.5.1 tinypool: 0.8.1 - vite: 5.0.5(@types/node@20.10.3) - vite-node: 1.0.0(@types/node@20.10.3) + vite: 5.0.6(@types/node@20.10.4) + vite-node: 1.0.2(@types/node@20.10.4) why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -6206,7 +6057,7 @@ packages: '@vue/composition-api': optional: true dependencies: - vue: 3.3.10(typescript@5.3.2) + vue: 3.3.10(typescript@5.3.3) /vue-eslint-parser@9.3.2(eslint@8.55.0): resolution: {integrity: sha512-q7tWyCVaV9f8iQyIA5Mkj/S6AoJ9KBN8IeUSf3XEmBrOtxOZnfTg5s4KClbZBCK3GtnT/+RyCLZyDHuZwTuBjg==} @@ -6232,7 +6083,7 @@ packages: vue: ^3.2.0 dependencies: '@vue/devtools-api': 6.5.1 - vue: 3.3.10(typescript@5.3.2) + vue: 3.3.10(typescript@5.3.3) /vue-template-compiler@2.7.15: resolution: {integrity: sha512-yQxjxMptBL7UAog00O8sANud99C6wJF+7kgbcwqkvA38vCGF7HWE66w0ZFnS/kX5gSoJr/PQ4/oS3Ne2pW37Og==} @@ -6241,19 +6092,19 @@ packages: he: 1.2.0 dev: true - /vue-tsc@1.8.24(typescript@5.3.2): - resolution: {integrity: sha512-eH1CSj231OzVEY5Hi7wS6ubzyOEwgr5jCptR0Ddf2SitGcaXIsPVDvrprm3eolCdyhDt3WS1Eb2F4fGX9BsUUw==} + /vue-tsc@1.8.25(typescript@5.3.3): + resolution: {integrity: sha512-lHsRhDc/Y7LINvYhZ3pv4elflFADoEOo67vfClAfF2heVHpHmVquLSjojgCSIwzA4F0Pc4vowT/psXCYcfk+iQ==} hasBin: true peerDependencies: typescript: '*' dependencies: '@volar/typescript': 1.11.1 - '@vue/language-core': 1.8.24(typescript@5.3.2) + '@vue/language-core': 1.8.25(typescript@5.3.3) semver: 7.5.4 - typescript: 5.3.2 + typescript: 5.3.3 dev: true - /vue@3.3.10(typescript@5.3.2): + /vue@3.3.10(typescript@5.3.3): resolution: {integrity: sha512-zg6SIXZdTBwiqCw/1p+m04VyHjLfwtjwz8N57sPaBhEex31ND0RYECVOC1YrRwMRmxFf5T1dabl6SGUbMKKuVw==} peerDependencies: typescript: '*' @@ -6266,7 +6117,7 @@ packages: '@vue/runtime-dom': 3.3.10 '@vue/server-renderer': 3.3.10(vue@3.3.10) '@vue/shared': 3.3.10 - typescript: 5.3.2 + typescript: 5.3.3 /w3c-xmlserializer@5.0.0: resolution: {integrity: sha512-o8qghlI8NZHU1lLPrpi2+Uq7abh4GGPpYANlalzWxyWteJOCsr/P+oPBA49TOLu5FTZO4d3F9MnWJfiMo4BkmA==}