diff --git a/package.json b/package.json index ae3098c..98ee299 100644 --- a/package.json +++ b/package.json @@ -16,53 +16,53 @@ "up": "taze major -I" }, "dependencies": { - "@unocss/preset-typography": "^0.54.1", - "@unocss/reset": "^0.54.1", + "@unocss/preset-typography": "^0.54.3", + "@unocss/reset": "^0.54.3", "@vueuse/core": "^10.3.0", "@vueuse/head": "^1.1.26", "nprogress": "^0.2.0", - "rollup": "^3.27.0", + "rollup": "^3.28.0", "vite-plugin-vuetify": "^1.0.2", "vue": "^3.3.4", "vue-demi": "^0.14.5", "vue-i18n": "9.3.0-beta.14-77e850b", "vue-router": "^4.2.4", - "vuetify": "^3.3.11" + "vuetify": "^3.3.12" }, "devDependencies": { - "@antfu/eslint-config": "^0.40.0", - "@iconify-json/carbon": "^1.1.18", - "@iconify-json/simple-icons": "^1.1.63", + "@antfu/eslint-config": "^0.40.2", + "@iconify-json/carbon": "^1.1.19", + "@iconify-json/simple-icons": "^1.1.65", "@intlify/unplugin-vue-i18n": "^0.12.2", "@mdi/font": "^7.2.96", "@types/fs-extra": "^11.0.1", "@types/markdown-it-link-attributes": "^3.0.1", "@types/nprogress": "^0.2.0", "@vitejs/plugin-vue": "^4.2.3", - "@vue-macros/volar": "^0.13.1", + "@vue-macros/volar": "^0.13.3", "@vue/test-utils": "^2.4.1", "critters": "^0.0.16", "cross-env": "^7.0.3", "cypress": "^12.17.3", "eslint": "^8.46.0", - "eslint-plugin-cypress": "^2.13.3", + "eslint-plugin-cypress": "^2.14.0", "fs-extra": "^11.1.1", "https-localhost": "^4.7.1", "markdown-it-link-attributes": "^4.0.1", "markdown-it-shiki": "^0.9.0", - "pnpm": "^8.6.11", + "pnpm": "^8.6.12", "shiki": "^0.14.3", "taze": "^0.11.2", "typescript": "^5.1.6", - "unocss": "^0.54.1", + "unocss": "^0.54.3", "unplugin-auto-import": "^0.16.6", "unplugin-vue-components": "^0.25.1", - "unplugin-vue-macros": "^2.4.2", - "vite": "^4.4.8", + "unplugin-vue-macros": "^2.4.4", + "vite": "^4.4.9", "vite-plugin-inspect": "^0.7.35", "vite-plugin-pages": "^0.31.0", "vite-plugin-vue-component-preview": "^1.1.6", - "vite-plugin-vue-inspector": "^3.5.0", + "vite-plugin-vue-inspector": "^3.6.0", "vite-plugin-vue-markdown": "^0.23.7", "vite-plugin-vue-meta-layouts": "^0.2.2", "vite-ssg": "^0.22.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 08c9f64..b44db7b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,11 +6,11 @@ settings: dependencies: '@unocss/preset-typography': - specifier: ^0.54.1 - version: 0.54.1 + specifier: ^0.54.3 + version: 0.54.3 '@unocss/reset': - specifier: ^0.54.1 - version: 0.54.1 + specifier: ^0.54.3 + version: 0.54.3 '@vueuse/core': specifier: ^10.3.0 version: 10.3.0(vue@3.3.4) @@ -21,11 +21,11 @@ dependencies: specifier: ^0.2.0 version: 0.2.0 rollup: - specifier: ^3.27.0 - version: 3.27.0 + specifier: ^3.28.0 + version: 3.28.0 vite-plugin-vuetify: specifier: ^1.0.2 - version: 1.0.2(vite@4.4.8)(vue@3.3.4)(vuetify@3.3.11) + version: 1.0.2(vite@4.4.9)(vue@3.3.4)(vuetify@3.3.12) vue: specifier: ^3.3.4 version: 3.3.4 @@ -39,22 +39,22 @@ dependencies: specifier: ^4.2.4 version: 4.2.4(vue@3.3.4) vuetify: - specifier: ^3.3.11 - version: 3.3.11(typescript@5.1.6)(vite-plugin-vuetify@1.0.2)(vue-i18n@9.3.0-beta.14-77e850b)(vue@3.3.4) + specifier: ^3.3.12 + version: 3.3.12(typescript@5.1.6)(vite-plugin-vuetify@1.0.2)(vue-i18n@9.3.0-beta.14-77e850b)(vue@3.3.4) devDependencies: '@antfu/eslint-config': - specifier: ^0.40.0 - version: 0.40.0(eslint@8.46.0)(typescript@5.1.6) + specifier: ^0.40.2 + version: 0.40.2(eslint@8.46.0)(typescript@5.1.6) '@iconify-json/carbon': - specifier: ^1.1.18 - version: 1.1.18 + specifier: ^1.1.19 + version: 1.1.19 '@iconify-json/simple-icons': - specifier: ^1.1.63 - version: 1.1.63 + specifier: ^1.1.65 + version: 1.1.65 '@intlify/unplugin-vue-i18n': specifier: ^0.12.2 - version: 0.12.2(rollup@3.27.0)(vue-i18n@9.3.0-beta.14-77e850b) + version: 0.12.2(rollup@3.28.0)(vue-i18n@9.3.0-beta.14-77e850b) '@mdi/font': specifier: ^7.2.96 version: 7.2.96 @@ -69,10 +69,10 @@ devDependencies: version: 0.2.0 '@vitejs/plugin-vue': specifier: ^4.2.3 - version: 4.2.3(vite@4.4.8)(vue@3.3.4) + version: 4.2.3(vite@4.4.9)(vue@3.3.4) '@vue-macros/volar': - specifier: ^0.13.1 - version: 0.13.1(@vue-macros/reactivity-transform@0.3.18)(rollup@3.27.0)(typescript@5.1.6)(vue-tsc@1.8.8)(vue@3.3.4) + specifier: ^0.13.3 + version: 0.13.3(@vue-macros/reactivity-transform@0.3.19)(rollup@3.28.0)(typescript@5.1.6)(vue-tsc@1.8.8)(vue@3.3.4) '@vue/test-utils': specifier: ^2.4.1 version: 2.4.1(vue@3.3.4) @@ -89,8 +89,8 @@ devDependencies: specifier: ^8.46.0 version: 8.46.0 eslint-plugin-cypress: - specifier: ^2.13.3 - version: 2.13.3(eslint@8.46.0) + specifier: ^2.14.0 + version: 2.14.0(eslint@8.46.0) fs-extra: specifier: ^11.1.1 version: 11.1.1 @@ -104,8 +104,8 @@ devDependencies: specifier: ^0.9.0 version: 0.9.0 pnpm: - specifier: ^8.6.11 - version: 8.6.11 + specifier: ^8.6.12 + version: 8.6.12 shiki: specifier: ^0.14.3 version: 0.14.3 @@ -116,41 +116,41 @@ devDependencies: specifier: ^5.1.6 version: 5.1.6 unocss: - specifier: ^0.54.1 - version: 0.54.1(postcss@8.4.27)(rollup@3.27.0)(vite@4.4.8) + specifier: ^0.54.3 + version: 0.54.3(postcss@8.4.27)(rollup@3.28.0)(vite@4.4.9) unplugin-auto-import: specifier: ^0.16.6 - version: 0.16.6(@vueuse/core@10.3.0)(rollup@3.27.0) + version: 0.16.6(@vueuse/core@10.3.0)(rollup@3.28.0) unplugin-vue-components: specifier: ^0.25.1 - version: 0.25.1(rollup@3.27.0)(vue@3.3.4) + version: 0.25.1(rollup@3.28.0)(vue@3.3.4) unplugin-vue-macros: - specifier: ^2.4.2 - version: 2.4.2(@vueuse/core@10.3.0)(rollup@3.27.0)(vite@4.4.8)(vue@3.3.4) + specifier: ^2.4.4 + version: 2.4.4(@vueuse/core@10.3.0)(rollup@3.28.0)(vite@4.4.9)(vue@3.3.4) vite: - specifier: ^4.4.8 - version: 4.4.8(@types/node@20.4.6) + specifier: ^4.4.9 + version: 4.4.9(@types/node@20.4.9) vite-plugin-inspect: specifier: ^0.7.35 - version: 0.7.35(rollup@3.27.0)(vite@4.4.8) + version: 0.7.35(rollup@3.28.0)(vite@4.4.9) vite-plugin-pages: specifier: ^0.31.0 - version: 0.31.0(vite@4.4.8) + version: 0.31.0(vite@4.4.9) vite-plugin-vue-component-preview: specifier: ^1.1.6 - version: 1.1.6(rollup@3.27.0)(vite@4.4.8)(vue@3.3.4) + version: 1.1.6(rollup@3.28.0)(vite@4.4.9)(vue@3.3.4) vite-plugin-vue-inspector: - specifier: ^3.5.0 - version: 3.5.0(vite@4.4.8) + specifier: ^3.6.0 + version: 3.6.0(vite@4.4.9) vite-plugin-vue-markdown: specifier: ^0.23.7 - version: 0.23.7(rollup@3.27.0)(vite@4.4.8) + version: 0.23.7(rollup@3.28.0)(vite@4.4.9) vite-plugin-vue-meta-layouts: specifier: ^0.2.2 - version: 0.2.2(vite@4.4.8)(vue-router@4.2.4) + version: 0.2.2(vite@4.4.9)(vue-router@4.2.4) vite-ssg: specifier: ^0.22.2 - version: 0.22.2(@vueuse/head@1.1.26)(critters@0.0.16)(vite@4.4.8)(vue-router@4.2.4)(vue@3.3.4) + version: 0.22.2(@vueuse/head@1.1.26)(critters@0.0.16)(vite@4.4.9)(vue-router@4.2.4)(vue@3.3.4) vite-ssg-sitemap: specifier: ^0.5.1 version: 0.5.1 @@ -173,26 +173,26 @@ packages: engines: {node: '>=6.0.0'} dependencies: '@jridgewell/gen-mapping': 0.3.3 - '@jridgewell/trace-mapping': 0.3.18 + '@jridgewell/trace-mapping': 0.3.19 dev: true - /@antfu/eslint-config-basic@0.40.0(@typescript-eslint/eslint-plugin@6.2.1)(@typescript-eslint/parser@6.2.1)(eslint@8.46.0)(typescript@5.1.6): - resolution: {integrity: sha512-SAwz/0pVvGyWX4bpd2HpGw3Otl2SQu0ayGnuDgKTnolqYHQsVTHLMU7+keGP9hBLlyFAGz+keuNwgJz1K6NGdQ==} + /@antfu/eslint-config-basic@0.40.2(@typescript-eslint/eslint-plugin@6.3.0)(@typescript-eslint/parser@6.3.0)(eslint@8.46.0)(typescript@5.1.6): + resolution: {integrity: sha512-2zAgwjsOFQ1b7MJmnzQAeyyqqqQjy7/b2ZG1oqWlLTxVda4B/msOyrMdO7nYSmqZFK+cdOi5rGT2pBFeX8EBkA==} peerDependencies: eslint: '>=7.4.0' dependencies: eslint: 8.46.0 - eslint-plugin-antfu: 0.40.0(eslint@8.46.0)(typescript@5.1.6) + eslint-plugin-antfu: 0.40.2(eslint@8.46.0)(typescript@5.1.6) eslint-plugin-eslint-comments: 3.2.0(eslint@8.46.0) eslint-plugin-html: 7.1.0 - eslint-plugin-import: /eslint-plugin-i@2.27.5-4(@typescript-eslint/parser@6.2.1)(eslint@8.46.0) + eslint-plugin-import: /eslint-plugin-i@2.28.0-2(@typescript-eslint/parser@6.3.0)(eslint@8.46.0) eslint-plugin-jsonc: 2.9.0(eslint@8.46.0) eslint-plugin-markdown: 3.0.1(eslint@8.46.0) eslint-plugin-n: 16.0.1(eslint@8.46.0) eslint-plugin-no-only-tests: 3.1.0 eslint-plugin-promise: 6.1.1(eslint@8.46.0) eslint-plugin-unicorn: 48.0.1(eslint@8.46.0) - eslint-plugin-unused-imports: 3.0.0(@typescript-eslint/eslint-plugin@6.2.1)(eslint@8.46.0) + eslint-plugin-unused-imports: 3.0.0(@typescript-eslint/eslint-plugin@6.3.0)(eslint@8.46.0) eslint-plugin-yml: 1.8.0(eslint@8.46.0) jsonc-eslint-parser: 2.3.0 yaml-eslint-parser: 1.2.2 @@ -205,17 +205,17 @@ packages: - typescript dev: true - /@antfu/eslint-config-ts@0.40.0(eslint@8.46.0)(typescript@5.1.6): - resolution: {integrity: sha512-FHZFoIdmeo08NEqMoRNcu82FWZqvod2rjWcA313+qenbpVRtn640J+MDWkrHAxNd4pZ8PZd8cfMpp5OSWHW7sw==} + /@antfu/eslint-config-ts@0.40.2(eslint@8.46.0)(typescript@5.1.6): + resolution: {integrity: sha512-ztClDCL4ooV6e7VA5tJQGXEqVn3wSB+3PdKJCMTAY+N4YhySurMEF4CSqDqQyvRzt3vAxKKYzrF+JCkUOqR/eA==} peerDependencies: eslint: '>=7.4.0' typescript: '>=3.9' dependencies: - '@antfu/eslint-config-basic': 0.40.0(@typescript-eslint/eslint-plugin@6.2.1)(@typescript-eslint/parser@6.2.1)(eslint@8.46.0)(typescript@5.1.6) - '@typescript-eslint/eslint-plugin': 6.2.1(@typescript-eslint/parser@6.2.1)(eslint@8.46.0)(typescript@5.1.6) - '@typescript-eslint/parser': 6.2.1(eslint@8.46.0)(typescript@5.1.6) + '@antfu/eslint-config-basic': 0.40.2(@typescript-eslint/eslint-plugin@6.3.0)(@typescript-eslint/parser@6.3.0)(eslint@8.46.0)(typescript@5.1.6) + '@typescript-eslint/eslint-plugin': 6.3.0(@typescript-eslint/parser@6.3.0)(eslint@8.46.0)(typescript@5.1.6) + '@typescript-eslint/parser': 6.3.0(eslint@8.46.0)(typescript@5.1.6) eslint: 8.46.0 - eslint-plugin-jest: 27.2.3(@typescript-eslint/eslint-plugin@6.2.1)(eslint@8.46.0)(typescript@5.1.6) + eslint-plugin-jest: 27.2.3(@typescript-eslint/eslint-plugin@6.3.0)(eslint@8.46.0)(typescript@5.1.6) typescript: 5.1.6 transitivePeerDependencies: - eslint-import-resolver-typescript @@ -224,15 +224,15 @@ packages: - supports-color dev: true - /@antfu/eslint-config-vue@0.40.0(@typescript-eslint/eslint-plugin@6.2.1)(@typescript-eslint/parser@6.2.1)(eslint@8.46.0)(typescript@5.1.6): - resolution: {integrity: sha512-9SVPincP0FkVqkwYKe2qadfQZflOUFLVFEYJSAMIcfupz3gezjTJSTzdIQocep+DECB9Lt0n1Qkx/w2thr+QFw==} + /@antfu/eslint-config-vue@0.40.2(@typescript-eslint/eslint-plugin@6.3.0)(@typescript-eslint/parser@6.3.0)(eslint@8.46.0)(typescript@5.1.6): + resolution: {integrity: sha512-cmUQNzCGPoZ5EzWHQwWcBKtWVQnlLcvWx4L+oiWTatG0vB7niyqufKQSR/MlQIBYCWN5a8pVpUJQ4xwJTKbcHQ==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-basic': 0.40.0(@typescript-eslint/eslint-plugin@6.2.1)(@typescript-eslint/parser@6.2.1)(eslint@8.46.0)(typescript@5.1.6) - '@antfu/eslint-config-ts': 0.40.0(eslint@8.46.0)(typescript@5.1.6) + '@antfu/eslint-config-basic': 0.40.2(@typescript-eslint/eslint-plugin@6.3.0)(@typescript-eslint/parser@6.3.0)(eslint@8.46.0)(typescript@5.1.6) + '@antfu/eslint-config-ts': 0.40.2(eslint@8.46.0)(typescript@5.1.6) eslint: 8.46.0 - eslint-plugin-vue: 9.16.1(eslint@8.46.0) + eslint-plugin-vue: 9.17.0(eslint@8.46.0) local-pkg: 0.4.3 transitivePeerDependencies: - '@typescript-eslint/eslint-plugin' @@ -244,23 +244,23 @@ packages: - typescript dev: true - /@antfu/eslint-config@0.40.0(eslint@8.46.0)(typescript@5.1.6): - resolution: {integrity: sha512-ZaXPSqdIrDWpNyxRWFtwhD43aNQKaVw5aTRWEoDA8VDM176UngbbHXS8H0cSFXYb618l2pOA5wBXMSJSn+05kg==} + /@antfu/eslint-config@0.40.2(eslint@8.46.0)(typescript@5.1.6): + resolution: {integrity: sha512-65KUiPpjHdj2zZq7lh2CSQ7CK4Ow9q/upBydoCaXbkLeg2ojyYiry4IKSkTgHxUaPCHqOq9niegwnup0MEnwHA==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-vue': 0.40.0(@typescript-eslint/eslint-plugin@6.2.1)(@typescript-eslint/parser@6.2.1)(eslint@8.46.0)(typescript@5.1.6) - '@typescript-eslint/eslint-plugin': 6.2.1(@typescript-eslint/parser@6.2.1)(eslint@8.46.0)(typescript@5.1.6) - '@typescript-eslint/parser': 6.2.1(eslint@8.46.0)(typescript@5.1.6) + '@antfu/eslint-config-vue': 0.40.2(@typescript-eslint/eslint-plugin@6.3.0)(@typescript-eslint/parser@6.3.0)(eslint@8.46.0)(typescript@5.1.6) + '@typescript-eslint/eslint-plugin': 6.3.0(@typescript-eslint/parser@6.3.0)(eslint@8.46.0)(typescript@5.1.6) + '@typescript-eslint/parser': 6.3.0(eslint@8.46.0)(typescript@5.1.6) eslint: 8.46.0 eslint-plugin-eslint-comments: 3.2.0(eslint@8.46.0) eslint-plugin-html: 7.1.0 - eslint-plugin-import: /eslint-plugin-i@2.27.5-4(@typescript-eslint/parser@6.2.1)(eslint@8.46.0) + eslint-plugin-import: /eslint-plugin-i@2.28.0-2(@typescript-eslint/parser@6.3.0)(eslint@8.46.0) eslint-plugin-jsonc: 2.9.0(eslint@8.46.0) eslint-plugin-n: 16.0.1(eslint@8.46.0) eslint-plugin-promise: 6.1.1(eslint@8.46.0) eslint-plugin-unicorn: 48.0.1(eslint@8.46.0) - eslint-plugin-vue: 9.16.1(eslint@8.46.0) + eslint-plugin-vue: 9.17.0(eslint@8.46.0) eslint-plugin-yml: 1.8.0(eslint@8.46.0) jsonc-eslint-parser: 2.3.0 yaml-eslint-parser: 1.2.2 @@ -288,11 +288,12 @@ packages: resolution: {integrity: sha512-dlR6LdS+0SzOAPx/TPRhnoi7hE251OVeT2Snw0RguNbBSbjUHdWr0l3vcUUDg26rEysT89kCbtw1lVorBXLLCg==} dev: true - /@babel/code-frame@7.22.5: - resolution: {integrity: sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==} + /@babel/code-frame@7.22.10: + resolution: {integrity: sha512-/KKIMG4UEL35WmI9OlvMhurwtytjvXoFcGNrOvyG9zIzA8YmPjVtIZUf7b05+TPO7G7/GEmLHDaoCgACHl9hhA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/highlight': 7.22.5 + '@babel/highlight': 7.22.10 + chalk: 2.4.2 dev: true /@babel/compat-data@7.22.9: @@ -300,20 +301,20 @@ packages: engines: {node: '>=6.9.0'} dev: true - /@babel/core@7.22.9: - resolution: {integrity: sha512-G2EgeufBcYw27U4hhoIwFcgc1XU7TlXJ3mv04oOv1WCuo900U/anZSPzEqNjwdjgffkk2Gs0AN0dW1CKVLcG7w==} + /@babel/core@7.22.10: + resolution: {integrity: sha512-fTmqbbUBAwCcre6zPzNngvsI0aNrPZe77AeqvDxWM9Nm+04RrJ3CAmGHA9f7lJQY6ZMhRztNemy4uslDxTX4Qw==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.1 - '@babel/code-frame': 7.22.5 - '@babel/generator': 7.22.9 - '@babel/helper-compilation-targets': 7.22.9(@babel/core@7.22.9) - '@babel/helper-module-transforms': 7.22.9(@babel/core@7.22.9) - '@babel/helpers': 7.22.6 - '@babel/parser': 7.22.7 + '@babel/code-frame': 7.22.10 + '@babel/generator': 7.22.10 + '@babel/helper-compilation-targets': 7.22.10 + '@babel/helper-module-transforms': 7.22.9(@babel/core@7.22.10) + '@babel/helpers': 7.22.10 + '@babel/parser': 7.22.10 '@babel/template': 7.22.5 - '@babel/traverse': 7.22.8 - '@babel/types': 7.22.5 + '@babel/traverse': 7.22.10 + '@babel/types': 7.22.10 convert-source-map: 1.9.0 debug: 4.3.4(supports-color@8.1.1) gensync: 1.0.0-beta.2 @@ -323,13 +324,13 @@ packages: - supports-color dev: true - /@babel/generator@7.22.9: - resolution: {integrity: sha512-KtLMbmicyuK2Ak/FTCJVbDnkN1SlT8/kceFTiuDiiRUUSMnHMidxSCdG4ndkTOHHpoomWe/4xkvHkEOncwjYIw==} + /@babel/generator@7.22.10: + resolution: {integrity: sha512-79KIf7YiWjjdZ81JnLujDRApWtl7BxTqWD88+FFdQEIOG8LJ0etDOM7CXuIgGJa55sGOwZVwuEsaLEm0PJ5/+A==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.5 + '@babel/types': 7.22.10 '@jridgewell/gen-mapping': 0.3.3 - '@jridgewell/trace-mapping': 0.3.18 + '@jridgewell/trace-mapping': 0.3.19 jsesc: 2.5.2 dev: true @@ -337,36 +338,33 @@ packages: resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.5 + '@babel/types': 7.22.10 dev: true - /@babel/helper-compilation-targets@7.22.9(@babel/core@7.22.9): - resolution: {integrity: sha512-7qYrNM6HjpnPHJbopxmb8hSPoZ0gsX8IvUS32JGVoy+pU9e5N0nLr1VjJoR6kA4d9dmGLxNYOjeB8sUDal2WMw==} + /@babel/helper-compilation-targets@7.22.10: + resolution: {integrity: sha512-JMSwHD4J7SLod0idLq5PKgI+6g/hLD/iuWBq08ZX49xE14VpVEojJ5rHWptpirV2j020MvypRLAXAO50igCJ5Q==} engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 dependencies: '@babel/compat-data': 7.22.9 - '@babel/core': 7.22.9 '@babel/helper-validator-option': 7.22.5 browserslist: 4.21.10 lru-cache: 5.1.1 semver: 6.3.1 dev: true - /@babel/helper-create-class-features-plugin@7.22.9(@babel/core@7.22.9): - resolution: {integrity: sha512-Pwyi89uO4YrGKxL/eNJ8lfEH55DnRloGPOseaA8NFNL6jAUnn+KccaISiFazCj5IolPPDjGSdzQzXVzODVRqUQ==} + /@babel/helper-create-class-features-plugin@7.22.10(@babel/core@7.22.10): + resolution: {integrity: sha512-5IBb77txKYQPpOEdUdIhBx8VrZyDCQ+H82H0+5dX1TmuscP5vJKEE3cKurjtIw/vFwzbVH48VweE78kVDBrqjA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.10 '@babel/helper-annotate-as-pure': 7.22.5 '@babel/helper-environment-visitor': 7.22.5 '@babel/helper-function-name': 7.22.5 '@babel/helper-member-expression-to-functions': 7.22.5 '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-replace-supers': 7.22.9(@babel/core@7.22.9) + '@babel/helper-replace-supers': 7.22.9(@babel/core@7.22.10) '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 semver: 6.3.1 @@ -382,37 +380,37 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.22.5 - '@babel/types': 7.22.5 + '@babel/types': 7.22.10 dev: true /@babel/helper-hoist-variables@7.22.5: resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.5 + '@babel/types': 7.22.10 dev: true /@babel/helper-member-expression-to-functions@7.22.5: resolution: {integrity: sha512-aBiH1NKMG0H2cGZqspNvsaBe6wNGjbJjuLy29aU+eDZjSbbN53BaxlpB02xm9v34pLTZ1nIQPFYn2qMZoa5BQQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.5 + '@babel/types': 7.22.10 dev: true /@babel/helper-module-imports@7.22.5: resolution: {integrity: sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.5 + '@babel/types': 7.22.10 dev: true - /@babel/helper-module-transforms@7.22.9(@babel/core@7.22.9): + /@babel/helper-module-transforms@7.22.9(@babel/core@7.22.10): resolution: {integrity: sha512-t+WA2Xn5K+rTeGtC8jCsdAH52bjggG5TKRuRrAGNM/mjIbO4GxvlLMFOEz9wXY5I2XQ60PMFsAG2WIcG82dQMQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.10 '@babel/helper-environment-visitor': 7.22.5 '@babel/helper-module-imports': 7.22.5 '@babel/helper-simple-access': 7.22.5 @@ -424,7 +422,7 @@ packages: resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.5 + '@babel/types': 7.22.10 dev: true /@babel/helper-plugin-utils@7.22.5: @@ -432,13 +430,13 @@ packages: engines: {node: '>=6.9.0'} dev: true - /@babel/helper-replace-supers@7.22.9(@babel/core@7.22.9): + /@babel/helper-replace-supers@7.22.9(@babel/core@7.22.10): resolution: {integrity: sha512-LJIKvvpgPOPUThdYqcX6IXRuIcTkcAub0IaDRGCZH0p5GPUp7PhRU9QVgFcDDd51BaPkk77ZjqFwh6DZTAEmGg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.10 '@babel/helper-environment-visitor': 7.22.5 '@babel/helper-member-expression-to-functions': 7.22.5 '@babel/helper-optimise-call-expression': 7.22.5 @@ -448,21 +446,21 @@ packages: resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.5 + '@babel/types': 7.22.10 dev: true /@babel/helper-skip-transparent-expression-wrappers@7.22.5: resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.5 + '@babel/types': 7.22.10 dev: true /@babel/helper-split-export-declaration@7.22.6: resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.5 + '@babel/types': 7.22.10 dev: true /@babel/helper-string-parser@7.22.5: @@ -478,19 +476,19 @@ packages: engines: {node: '>=6.9.0'} dev: true - /@babel/helpers@7.22.6: - resolution: {integrity: sha512-YjDs6y/fVOYFV8hAf1rxd1QvR9wJe1pDBZ2AREKq/SDayfPzgk0PBnVuTCE5X1acEpMMNOVUqoe+OwiZGJ+OaA==} + /@babel/helpers@7.22.10: + resolution: {integrity: sha512-a41J4NW8HyZa1I1vAndrraTlPZ/eZoga2ZgS7fEr0tZJGVU4xqdE80CEm0CcNjha5EZ8fTBYLKHF0kqDUuAwQw==} engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.22.5 - '@babel/traverse': 7.22.8 - '@babel/types': 7.22.5 + '@babel/traverse': 7.22.10 + '@babel/types': 7.22.10 transitivePeerDependencies: - supports-color dev: true - /@babel/highlight@7.22.5: - resolution: {integrity: sha512-BSKlD1hgnedS5XRnGOljZawtag7H1yPfQp0tdNJCHoH6AZ+Pcm9VvkrK59/Yy593Ypg0zMxH2BxD1VPYUQ7UIw==} + /@babel/highlight@7.22.10: + resolution: {integrity: sha512-78aUtVcT7MUscr0K5mIEnkwxPE0MaxkR5RxRwuHaQ+JuU5AmTPhY+do2mdzVTnIJJpyBglql2pehuBIWHug+WQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-validator-identifier': 7.22.5 @@ -498,84 +496,84 @@ packages: js-tokens: 4.0.0 dev: true - /@babel/parser@7.22.7: - resolution: {integrity: sha512-7NF8pOkHP5o2vpmGgNGcfAeCvOYhGLyA3Z4eBQkT1RJlWu47n63bCs93QfJ2hIAFCil7L5P2IWhs1oToVgrL0Q==} + /@babel/parser@7.22.10: + resolution: {integrity: sha512-lNbdGsQb9ekfsnjFGhEiF4hfFqGgfOP3H3d27re3n+CGhNuTSUEQdfWk556sTLNTloczcdM5TYF2LhzmDQKyvQ==} engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.22.5 + '@babel/types': 7.22.10 - /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.22.9): + /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.22.10): resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.22.9): + /@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.22.10): resolution: {integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-typescript@7.22.5(@babel/core@7.22.9): + /@babel/plugin-syntax-typescript@7.22.5(@babel/core@7.22.10): resolution: {integrity: sha512-1mS2o03i7t1c6VzH6fdQ3OA8tcEIxwG18zIPRp+UY1Ihv6W+XZzBCVxExF9upussPXJ0xE9XRHwMoNs1ep/nRQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.10 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-typescript@7.22.9(@babel/core@7.22.9): - resolution: {integrity: sha512-BnVR1CpKiuD0iobHPaM1iLvcwPYN2uVFAqoLVSpEDKWuOikoCv5HbKLxclhKYUXlWkX86DoZGtqI4XhbOsyrMg==} + /@babel/plugin-transform-typescript@7.22.10(@babel/core@7.22.10): + resolution: {integrity: sha512-7++c8I/ymsDo4QQBAgbraXLzIM6jmfao11KgIBEYZRReWzNWH9NtNgJcyrZiXsOPh523FQm6LfpLyy/U5fn46A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.10 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.22.9(@babel/core@7.22.9) + '@babel/helper-create-class-features-plugin': 7.22.10(@babel/core@7.22.10) '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-typescript': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-syntax-typescript': 7.22.5(@babel/core@7.22.10) dev: true /@babel/template@7.22.5: resolution: {integrity: sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.22.5 - '@babel/parser': 7.22.7 - '@babel/types': 7.22.5 + '@babel/code-frame': 7.22.10 + '@babel/parser': 7.22.10 + '@babel/types': 7.22.10 dev: true - /@babel/traverse@7.22.8: - resolution: {integrity: sha512-y6LPR+wpM2I3qJrsheCTwhIinzkETbplIgPBbwvqPKc+uljeA5gP+3nP8irdYt1mjQaDnlIcG+dw8OjAco4GXw==} + /@babel/traverse@7.22.10: + resolution: {integrity: sha512-Q/urqV4pRByiNNpb/f5OSv28ZlGJiFiiTh+GAHktbIrkPhPbl90+uW6SmpoLyZqutrg9AEaEf3Q/ZBRHBXgxig==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.22.5 - '@babel/generator': 7.22.9 + '@babel/code-frame': 7.22.10 + '@babel/generator': 7.22.10 '@babel/helper-environment-visitor': 7.22.5 '@babel/helper-function-name': 7.22.5 '@babel/helper-hoist-variables': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 - '@babel/parser': 7.22.7 - '@babel/types': 7.22.5 + '@babel/parser': 7.22.10 + '@babel/types': 7.22.10 debug: 4.3.4(supports-color@8.1.1) globals: 11.12.0 transitivePeerDependencies: - supports-color dev: true - /@babel/types@7.22.5: - resolution: {integrity: sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA==} + /@babel/types@7.22.10: + resolution: {integrity: sha512-obaoigiLrlDZ7TUQln/8m4mSqIW2QFeOrCQc9r+xsaHGNoplVNYlRVpsfE8Vj35GEm2ZH4ZhrNYogs/3fj85kg==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-string-parser': 7.22.5 @@ -626,7 +624,7 @@ packages: resolution: {integrity: sha512-BDXFbYOJzT/NBEtp71cvsrGPwGAMGRB/349rwKuoxNSiKjPraNNnlK6MIIabViCjqZugu6j+xeMDlEkWdHHJSg==} dependencies: '@esbuild-kit/core-utils': 3.1.0 - get-tsconfig: 4.6.2 + get-tsconfig: 4.7.0 dev: true /@esbuild-kit/core-utils@3.1.0: @@ -640,7 +638,7 @@ packages: resolution: {integrity: sha512-Qwfvj/qoPbClxCRNuac1Du01r9gvNOT+pMYtJDapfB1eoGN1YlJ1BixLyL9WVENRx5RXgNLdfYdx/CuswlGhMw==} dependencies: '@esbuild-kit/core-utils': 3.1.0 - get-tsconfig: 4.6.2 + get-tsconfig: 4.7.0 dev: true /@esbuild/android-arm64@0.17.19: @@ -652,8 +650,8 @@ packages: dev: true optional: true - /@esbuild/android-arm64@0.18.17: - resolution: {integrity: sha512-9np+YYdNDed5+Jgr1TdWBsozZ85U1Oa3xW0c7TWqH0y2aGghXtZsuT8nYRbzOMcl0bXZXjOGbksoTtVOlWrRZg==} + /@esbuild/android-arm64@0.18.20: + resolution: {integrity: sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ==} engines: {node: '>=12'} cpu: [arm64] os: [android] @@ -669,8 +667,8 @@ packages: dev: true optional: true - /@esbuild/android-arm@0.18.17: - resolution: {integrity: sha512-wHsmJG/dnL3OkpAcwbgoBTTMHVi4Uyou3F5mf58ZtmUyIKfcdA7TROav/6tCzET4A3QW2Q2FC+eFneMU+iyOxg==} + /@esbuild/android-arm@0.18.20: + resolution: {integrity: sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw==} engines: {node: '>=12'} cpu: [arm] os: [android] @@ -686,8 +684,8 @@ packages: dev: true optional: true - /@esbuild/android-x64@0.18.17: - resolution: {integrity: sha512-O+FeWB/+xya0aLg23hHEM2E3hbfwZzjqumKMSIqcHbNvDa+dza2D0yLuymRBQQnC34CWrsJUXyH2MG5VnLd6uw==} + /@esbuild/android-x64@0.18.20: + resolution: {integrity: sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg==} engines: {node: '>=12'} cpu: [x64] os: [android] @@ -703,8 +701,8 @@ packages: dev: true optional: true - /@esbuild/darwin-arm64@0.18.17: - resolution: {integrity: sha512-M9uJ9VSB1oli2BE/dJs3zVr9kcCBBsE883prage1NWz6pBS++1oNn/7soPNS3+1DGj0FrkSvnED4Bmlu1VAE9g==} + /@esbuild/darwin-arm64@0.18.20: + resolution: {integrity: sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA==} engines: {node: '>=12'} cpu: [arm64] os: [darwin] @@ -720,8 +718,8 @@ packages: dev: true optional: true - /@esbuild/darwin-x64@0.18.17: - resolution: {integrity: sha512-XDre+J5YeIJDMfp3n0279DFNrGCXlxOuGsWIkRb1NThMZ0BsrWXoTg23Jer7fEXQ9Ye5QjrvXpxnhzl3bHtk0g==} + /@esbuild/darwin-x64@0.18.20: + resolution: {integrity: sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ==} engines: {node: '>=12'} cpu: [x64] os: [darwin] @@ -737,8 +735,8 @@ packages: dev: true optional: true - /@esbuild/freebsd-arm64@0.18.17: - resolution: {integrity: sha512-cjTzGa3QlNfERa0+ptykyxs5A6FEUQQF0MuilYXYBGdBxD3vxJcKnzDlhDCa1VAJCmAxed6mYhA2KaJIbtiNuQ==} + /@esbuild/freebsd-arm64@0.18.20: + resolution: {integrity: sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw==} engines: {node: '>=12'} cpu: [arm64] os: [freebsd] @@ -754,8 +752,8 @@ packages: dev: true optional: true - /@esbuild/freebsd-x64@0.18.17: - resolution: {integrity: sha512-sOxEvR8d7V7Kw8QqzxWc7bFfnWnGdaFBut1dRUYtu+EIRXefBc/eIsiUiShnW0hM3FmQ5Zf27suDuHsKgZ5QrA==} + /@esbuild/freebsd-x64@0.18.20: + resolution: {integrity: sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ==} engines: {node: '>=12'} cpu: [x64] os: [freebsd] @@ -771,8 +769,8 @@ packages: dev: true optional: true - /@esbuild/linux-arm64@0.18.17: - resolution: {integrity: sha512-c9w3tE7qA3CYWjT+M3BMbwMt+0JYOp3vCMKgVBrCl1nwjAlOMYzEo+gG7QaZ9AtqZFj5MbUc885wuBBmu6aADQ==} + /@esbuild/linux-arm64@0.18.20: + resolution: {integrity: sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA==} engines: {node: '>=12'} cpu: [arm64] os: [linux] @@ -788,8 +786,8 @@ packages: dev: true optional: true - /@esbuild/linux-arm@0.18.17: - resolution: {integrity: sha512-2d3Lw6wkwgSLC2fIvXKoMNGVaeY8qdN0IC3rfuVxJp89CRfA3e3VqWifGDfuakPmp90+ZirmTfye1n4ncjv2lg==} + /@esbuild/linux-arm@0.18.20: + resolution: {integrity: sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg==} engines: {node: '>=12'} cpu: [arm] os: [linux] @@ -805,8 +803,8 @@ packages: dev: true optional: true - /@esbuild/linux-ia32@0.18.17: - resolution: {integrity: sha512-1DS9F966pn5pPnqXYz16dQqWIB0dmDfAQZd6jSSpiT9eX1NzKh07J6VKR3AoXXXEk6CqZMojiVDSZi1SlmKVdg==} + /@esbuild/linux-ia32@0.18.20: + resolution: {integrity: sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA==} engines: {node: '>=12'} cpu: [ia32] os: [linux] @@ -822,8 +820,8 @@ packages: dev: true optional: true - /@esbuild/linux-loong64@0.18.17: - resolution: {integrity: sha512-EvLsxCk6ZF0fpCB6w6eOI2Fc8KW5N6sHlIovNe8uOFObL2O+Mr0bflPHyHwLT6rwMg9r77WOAWb2FqCQrVnwFg==} + /@esbuild/linux-loong64@0.18.20: + resolution: {integrity: sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg==} engines: {node: '>=12'} cpu: [loong64] os: [linux] @@ -839,8 +837,8 @@ packages: dev: true optional: true - /@esbuild/linux-mips64el@0.18.17: - resolution: {integrity: sha512-e0bIdHA5p6l+lwqTE36NAW5hHtw2tNRmHlGBygZC14QObsA3bD4C6sXLJjvnDIjSKhW1/0S3eDy+QmX/uZWEYQ==} + /@esbuild/linux-mips64el@0.18.20: + resolution: {integrity: sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ==} engines: {node: '>=12'} cpu: [mips64el] os: [linux] @@ -856,8 +854,8 @@ packages: dev: true optional: true - /@esbuild/linux-ppc64@0.18.17: - resolution: {integrity: sha512-BAAilJ0M5O2uMxHYGjFKn4nJKF6fNCdP1E0o5t5fvMYYzeIqy2JdAP88Az5LHt9qBoUa4tDaRpfWt21ep5/WqQ==} + /@esbuild/linux-ppc64@0.18.20: + resolution: {integrity: sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA==} engines: {node: '>=12'} cpu: [ppc64] os: [linux] @@ -873,8 +871,8 @@ packages: dev: true optional: true - /@esbuild/linux-riscv64@0.18.17: - resolution: {integrity: sha512-Wh/HW2MPnC3b8BqRSIme/9Zhab36PPH+3zam5pqGRH4pE+4xTrVLx2+XdGp6fVS3L2x+DrsIcsbMleex8fbE6g==} + /@esbuild/linux-riscv64@0.18.20: + resolution: {integrity: sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A==} engines: {node: '>=12'} cpu: [riscv64] os: [linux] @@ -890,8 +888,8 @@ packages: dev: true optional: true - /@esbuild/linux-s390x@0.18.17: - resolution: {integrity: sha512-j/34jAl3ul3PNcK3pfI0NSlBANduT2UO5kZ7FCaK33XFv3chDhICLY8wJJWIhiQ+YNdQ9dxqQctRg2bvrMlYgg==} + /@esbuild/linux-s390x@0.18.20: + resolution: {integrity: sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ==} engines: {node: '>=12'} cpu: [s390x] os: [linux] @@ -907,8 +905,8 @@ packages: dev: true optional: true - /@esbuild/linux-x64@0.18.17: - resolution: {integrity: sha512-QM50vJ/y+8I60qEmFxMoxIx4de03pGo2HwxdBeFd4nMh364X6TIBZ6VQ5UQmPbQWUVWHWws5MmJXlHAXvJEmpQ==} + /@esbuild/linux-x64@0.18.20: + resolution: {integrity: sha512-UYqiqemphJcNsFEskc73jQ7B9jgwjWrSayxawS6UVFZGWrAAtkzjxSqnoclCXxWtfwLdzU+vTpcNYhpn43uP1w==} engines: {node: '>=12'} cpu: [x64] os: [linux] @@ -924,8 +922,8 @@ packages: dev: true optional: true - /@esbuild/netbsd-x64@0.18.17: - resolution: {integrity: sha512-/jGlhWR7Sj9JPZHzXyyMZ1RFMkNPjC6QIAan0sDOtIo2TYk3tZn5UDrkE0XgsTQCxWTTOcMPf9p6Rh2hXtl5TQ==} + /@esbuild/netbsd-x64@0.18.20: + resolution: {integrity: sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A==} engines: {node: '>=12'} cpu: [x64] os: [netbsd] @@ -941,8 +939,8 @@ packages: dev: true optional: true - /@esbuild/openbsd-x64@0.18.17: - resolution: {integrity: sha512-rSEeYaGgyGGf4qZM2NonMhMOP/5EHp4u9ehFiBrg7stH6BYEEjlkVREuDEcQ0LfIl53OXLxNbfuIj7mr5m29TA==} + /@esbuild/openbsd-x64@0.18.20: + resolution: {integrity: sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg==} engines: {node: '>=12'} cpu: [x64] os: [openbsd] @@ -958,8 +956,8 @@ packages: dev: true optional: true - /@esbuild/sunos-x64@0.18.17: - resolution: {integrity: sha512-Y7ZBbkLqlSgn4+zot4KUNYst0bFoO68tRgI6mY2FIM+b7ZbyNVtNbDP5y8qlu4/knZZ73fgJDlXID+ohY5zt5g==} + /@esbuild/sunos-x64@0.18.20: + resolution: {integrity: sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ==} engines: {node: '>=12'} cpu: [x64] os: [sunos] @@ -975,8 +973,8 @@ packages: dev: true optional: true - /@esbuild/win32-arm64@0.18.17: - resolution: {integrity: sha512-bwPmTJsEQcbZk26oYpc4c/8PvTY3J5/QK8jM19DVlEsAB41M39aWovWoHtNm78sd6ip6prilxeHosPADXtEJFw==} + /@esbuild/win32-arm64@0.18.20: + resolution: {integrity: sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg==} engines: {node: '>=12'} cpu: [arm64] os: [win32] @@ -992,8 +990,8 @@ packages: dev: true optional: true - /@esbuild/win32-ia32@0.18.17: - resolution: {integrity: sha512-H/XaPtPKli2MhW+3CQueo6Ni3Avggi6hP/YvgkEe1aSaxw+AeO8MFjq8DlgfTd9Iz4Yih3QCZI6YLMoyccnPRg==} + /@esbuild/win32-ia32@0.18.20: + resolution: {integrity: sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g==} engines: {node: '>=12'} cpu: [ia32] os: [win32] @@ -1009,8 +1007,8 @@ packages: dev: true optional: true - /@esbuild/win32-x64@0.18.17: - resolution: {integrity: sha512-fGEb8f2BSA3CW7riJVurug65ACLuQAzKq0SSqkY2b2yHHH0MzDfbLyKIGzHwOI/gkHcxM/leuSW6D5w/LMNitA==} + /@esbuild/win32-x64@0.18.20: + resolution: {integrity: sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==} engines: {node: '>=12'} cpu: [x64] os: [win32] @@ -1039,7 +1037,7 @@ packages: ajv: 6.12.6 debug: 4.3.4(supports-color@8.1.1) espree: 9.6.1 - globals: 13.20.0 + globals: 13.21.0 ignore: 5.2.4 import-fresh: 3.3.0 js-yaml: 4.1.0 @@ -1074,14 +1072,14 @@ packages: resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} dev: true - /@iconify-json/carbon@1.1.18: - resolution: {integrity: sha512-RbKET6KS9xUMeYVq1FUH3UUA7AYNcnApkHt2AccCwTWTQQs/O58ji4Of6z6PhRajGlbfvrJzT/Uqh19OKECRvA==} + /@iconify-json/carbon@1.1.19: + resolution: {integrity: sha512-4obFv2J5L/bIgXCKnW8Xkly47dGgPH+xbP3NZ6DRYznc8ykAo+X5z3WSAW5/ZKO9cKZzRcOnNS6DYofOZZbRCA==} dependencies: '@iconify/types': 2.0.0 dev: true - /@iconify-json/simple-icons@1.1.63: - resolution: {integrity: sha512-aIbo99YLjwZ53XxU9HC+CO9Br9H0vRuGmq8b0TOaGA1g7HX2ZlpmzPvWAte5xbmbohfRzAMX/OVsFhOT+CL+Aw==} + /@iconify-json/simple-icons@1.1.65: + resolution: {integrity: sha512-pCL5nF80e5YrvnR9VFt7EROEcWE6vvtBaThx+hC1Xaw3e1DkCTc4JioiNnYrON/p2iNVvncAQAgQP1Us/XPInw==} dependencies: '@iconify/types': 2.0.0 dev: true @@ -1167,7 +1165,7 @@ packages: engines: {node: '>= 16'} dev: true - /@intlify/unplugin-vue-i18n@0.12.2(rollup@3.27.0)(vue-i18n@9.3.0-beta.14-77e850b): + /@intlify/unplugin-vue-i18n@0.12.2(rollup@3.28.0)(vue-i18n@9.3.0-beta.14-77e850b): resolution: {integrity: sha512-IIgzLRSPUKZM1FBdUAZ9NwVPiLUr4ea5g/HLWe2lB7gNtPDz4FOfUNUllIT504hT+3pDoJmjaYJ6pyqT7F4Wuw==} engines: {node: '>= 14.16'} peerDependencies: @@ -1184,7 +1182,7 @@ packages: dependencies: '@intlify/bundle-utils': 7.0.2(vue-i18n@9.3.0-beta.14-77e850b) '@intlify/shared': 9.3.0-beta.24 - '@rollup/pluginutils': 5.0.2(rollup@3.27.0) + '@rollup/pluginutils': 5.0.2(rollup@3.28.0) '@vue/compiler-sfc': 3.3.4 debug: 4.3.4(supports-color@8.1.1) fast-glob: 3.3.1 @@ -1232,11 +1230,11 @@ packages: dependencies: '@jridgewell/set-array': 1.1.2 '@jridgewell/sourcemap-codec': 1.4.15 - '@jridgewell/trace-mapping': 0.3.18 + '@jridgewell/trace-mapping': 0.3.19 dev: true - /@jridgewell/resolve-uri@3.1.0: - resolution: {integrity: sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==} + /@jridgewell/resolve-uri@3.1.1: + resolution: {integrity: sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==} engines: {node: '>=6.0.0'} dev: true @@ -1245,18 +1243,14 @@ packages: engines: {node: '>=6.0.0'} dev: true - /@jridgewell/sourcemap-codec@1.4.14: - resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==} - dev: true - /@jridgewell/sourcemap-codec@1.4.15: resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==} - /@jridgewell/trace-mapping@0.3.18: - resolution: {integrity: sha512-w+niJYzMHdd7USdiH2U6869nqhD2nbfZXND5Yp93qIbEmnDNk7PD48o+YchRVpzMU7M6jVCbenTR7PA1FLQ9pA==} + /@jridgewell/trace-mapping@0.3.19: + resolution: {integrity: sha512-kf37QtfW+Hwx/buWGMPcR60iF9ziHa6r/CZJIHbmcm4+0qrXiVdxegAH0F6yddEVQ7zdkjcGCgCzUu+BcbhQxw==} dependencies: - '@jridgewell/resolve-uri': 3.1.0 - '@jridgewell/sourcemap-codec': 1.4.14 + '@jridgewell/resolve-uri': 3.1.1 + '@jridgewell/sourcemap-codec': 1.4.15 dev: true /@mdi/font@7.2.96: @@ -1417,7 +1411,7 @@ packages: resolution: {integrity: sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==} dev: true - /@rollup/pluginutils@5.0.2(rollup@3.27.0): + /@rollup/pluginutils@5.0.2(rollup@3.28.0): resolution: {integrity: sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==} engines: {node: '>=14.0.0'} peerDependencies: @@ -1429,11 +1423,11 @@ packages: '@types/estree': 1.0.1 estree-walker: 2.0.2 picomatch: 2.3.1 - rollup: 3.27.0 + rollup: 3.28.0 dev: true - /@sigstore/bundle@1.0.0: - resolution: {integrity: sha512-yLvrWDOh6uMOUlFCTJIZEnwOT9Xte7NPXUqVexEKGSF5XtBAuSg5du0kn3dRR0p47a4ah10Y0mNt8+uyeQXrBQ==} + /@sigstore/bundle@1.1.0: + resolution: {integrity: sha512-PFutXEy0SmQxYI4texPw3dd2KewuNqv7OuK1ZFtY2fM754yhvG2KdgwIhRnoEE2uHdtdGNQ8s0lb94dW9sELog==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} dependencies: '@sigstore/protobuf-specs': 0.2.0 @@ -1444,6 +1438,17 @@ packages: engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} dev: true + /@sigstore/sign@1.0.0: + resolution: {integrity: sha512-INxFVNQteLtcfGmcoldzV6Je0sbbfh9I16DM4yJPw3j5+TFP8X6uIiA18mvpEa9yyeycAKgPmOA3X9hVdVTPUA==} + engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} + dependencies: + '@sigstore/bundle': 1.1.0 + '@sigstore/protobuf-specs': 0.2.0 + make-fetch-happen: 11.1.1 + transitivePeerDependencies: + - supports-color + dev: true + /@sigstore/tuf@1.0.3: resolution: {integrity: sha512-2bRovzs0nJZFlCN3rXirE4gwxCn97JNjMmwpecqlbgV9WcxX7WRuIrgzx/X7Ib7MYRbyUTpBYE0s2x6AmZXnlg==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} @@ -1500,7 +1505,7 @@ packages: resolution: {integrity: sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA==} dependencies: '@types/jsonfile': 6.1.1 - '@types/node': 20.4.6 + '@types/node': 20.4.9 dev: true /@types/json-schema@7.0.12: @@ -1510,7 +1515,7 @@ packages: /@types/jsonfile@6.1.1: resolution: {integrity: sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png==} dependencies: - '@types/node': 20.4.6 + '@types/node': 20.4.9 dev: true /@types/linkify-it@3.0.2: @@ -1520,7 +1525,7 @@ packages: /@types/markdown-it-link-attributes@3.0.1: resolution: {integrity: sha512-K8RnNb1q8j7rDOJbMF7AnlhCC/45BjrQ8z3WZWOrvkBIl8u9RXvmBdG/hfpnmK1JhhEZcmFEKWt+ilW1Mly+2Q==} dependencies: - '@types/markdown-it': 12.2.3 + '@types/markdown-it': 13.0.0 dev: true /@types/markdown-it@12.2.3: @@ -1530,6 +1535,13 @@ packages: '@types/mdurl': 1.0.2 dev: true + /@types/markdown-it@13.0.0: + resolution: {integrity: sha512-mPTaUl5glYfzdJFeCsvhXQwZKdyszNAZcMm5ZTP5SfpTu+vIbog7J3z8Fa4x/Fzv5TB4R6OA/pHBYIYmkYOWGQ==} + dependencies: + '@types/linkify-it': 3.0.2 + '@types/mdurl': 1.0.2 + dev: true + /@types/mdast@3.0.12: resolution: {integrity: sha512-DT+iNIRNX884cx0/Q1ja7NyUPpZuv0KPyL5rGNxm1WC1OtHstl7n4Jb7nk+xacNShQMbczJjt8uFzznpp6kYBg==} dependencies: @@ -1544,12 +1556,12 @@ packages: resolution: {integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==} dev: true - /@types/node@16.18.39: - resolution: {integrity: sha512-8q9ZexmdYYyc5/cfujaXb4YOucpQxAV4RMG0himLyDUOEr8Mr79VrqsFI+cQ2M2h89YIuy95lbxuYjxT4Hk4kQ==} + /@types/node@16.18.40: + resolution: {integrity: sha512-+yno3ItTEwGxXiS/75Q/aHaa5srkpnJaH+kdkTVJ3DtJEwv92itpKbxU+FjPoh2m/5G9zmUQfrL4A4C13c+iGA==} dev: true - /@types/node@20.4.6: - resolution: {integrity: sha512-q0RkvNgMweWWIvSMDiXhflGUKMdIxBo2M2tYM/0kEGDueQByFzK4KZAgu5YHGFNxziTlppNpTIBcqHQAxlfHdA==} + /@types/node@20.4.9: + resolution: {integrity: sha512-8e2HYcg7ohnTUbHk8focoklEQYvemQmu9M/f43DZVx43kHn0tE3BY/6gSDxS7k0SprtS0NHvj+L80cGLnoOUcQ==} /@types/normalize-package-data@2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -1582,12 +1594,12 @@ packages: resolution: {integrity: sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw==} requiresBuild: true dependencies: - '@types/node': 16.18.39 + '@types/node': 16.18.40 dev: true optional: true - /@typescript-eslint/eslint-plugin@6.2.1(@typescript-eslint/parser@6.2.1)(eslint@8.46.0)(typescript@5.1.6): - resolution: {integrity: sha512-iZVM/ALid9kO0+I81pnp1xmYiFyqibAHzrqX4q5YvvVEyJqY+e6rfTXSCsc2jUxGNqJqTfFSSij/NFkZBiBzLw==} + /@typescript-eslint/eslint-plugin@6.3.0(@typescript-eslint/parser@6.3.0)(eslint@8.46.0)(typescript@5.1.6): + resolution: {integrity: sha512-IZYjYZ0ifGSLZbwMqIip/nOamFiWJ9AH+T/GYNZBWkVcyNQOFGtSMoWV7RvY4poYCMZ/4lHzNl796WOSNxmk8A==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: '@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha @@ -1598,11 +1610,11 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.6.2 - '@typescript-eslint/parser': 6.2.1(eslint@8.46.0)(typescript@5.1.6) - '@typescript-eslint/scope-manager': 6.2.1 - '@typescript-eslint/type-utils': 6.2.1(eslint@8.46.0)(typescript@5.1.6) - '@typescript-eslint/utils': 6.2.1(eslint@8.46.0)(typescript@5.1.6) - '@typescript-eslint/visitor-keys': 6.2.1 + '@typescript-eslint/parser': 6.3.0(eslint@8.46.0)(typescript@5.1.6) + '@typescript-eslint/scope-manager': 6.3.0 + '@typescript-eslint/type-utils': 6.3.0(eslint@8.46.0)(typescript@5.1.6) + '@typescript-eslint/utils': 6.3.0(eslint@8.46.0)(typescript@5.1.6) + '@typescript-eslint/visitor-keys': 6.3.0 debug: 4.3.4(supports-color@8.1.1) eslint: 8.46.0 graphemer: 1.4.0 @@ -1616,8 +1628,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser@6.2.1(eslint@8.46.0)(typescript@5.1.6): - resolution: {integrity: sha512-Ld+uL1kYFU8e6btqBFpsHkwQ35rw30IWpdQxgOqOh4NfxSDH6uCkah1ks8R/RgQqI5hHPXMaLy9fbFseIe+dIg==} + /@typescript-eslint/parser@6.3.0(eslint@8.46.0)(typescript@5.1.6): + resolution: {integrity: sha512-ibP+y2Gr6p0qsUkhs7InMdXrwldjxZw66wpcQq9/PzAroM45wdwyu81T+7RibNCh8oc0AgrsyCwJByncY0Ongg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -1626,10 +1638,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 6.2.1 - '@typescript-eslint/types': 6.2.1 - '@typescript-eslint/typescript-estree': 6.2.1(typescript@5.1.6) - '@typescript-eslint/visitor-keys': 6.2.1 + '@typescript-eslint/scope-manager': 6.3.0 + '@typescript-eslint/types': 6.3.0 + '@typescript-eslint/typescript-estree': 6.3.0(typescript@5.1.6) + '@typescript-eslint/visitor-keys': 6.3.0 debug: 4.3.4(supports-color@8.1.1) eslint: 8.46.0 typescript: 5.1.6 @@ -1645,16 +1657,16 @@ packages: '@typescript-eslint/visitor-keys': 5.62.0 dev: true - /@typescript-eslint/scope-manager@6.2.1: - resolution: {integrity: sha512-UCqBF9WFqv64xNsIEPfBtenbfodPXsJ3nPAr55mGPkQIkiQvgoWNo+astj9ZUfJfVKiYgAZDMnM6dIpsxUMp3Q==} + /@typescript-eslint/scope-manager@6.3.0: + resolution: {integrity: sha512-WlNFgBEuGu74ahrXzgefiz/QlVb+qg8KDTpknKwR7hMH+lQygWyx0CQFoUmMn1zDkQjTBBIn75IxtWss77iBIQ==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.2.1 - '@typescript-eslint/visitor-keys': 6.2.1 + '@typescript-eslint/types': 6.3.0 + '@typescript-eslint/visitor-keys': 6.3.0 dev: true - /@typescript-eslint/type-utils@6.2.1(eslint@8.46.0)(typescript@5.1.6): - resolution: {integrity: sha512-fTfCgomBMIgu2Dh2Or3gMYgoNAnQm3RLtRp+jP7A8fY+LJ2+9PNpi5p6QB5C4RSP+U3cjI0vDlI3mspAkpPVbQ==} + /@typescript-eslint/type-utils@6.3.0(eslint@8.46.0)(typescript@5.1.6): + resolution: {integrity: sha512-7Oj+1ox1T2Yc8PKpBvOKWhoI/4rWFd1j7FA/rPE0lbBPXTKjdbtC+7Ev0SeBjEKkIhKWVeZSP+mR7y1Db1CdfQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -1663,8 +1675,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 6.2.1(typescript@5.1.6) - '@typescript-eslint/utils': 6.2.1(eslint@8.46.0)(typescript@5.1.6) + '@typescript-eslint/typescript-estree': 6.3.0(typescript@5.1.6) + '@typescript-eslint/utils': 6.3.0(eslint@8.46.0)(typescript@5.1.6) debug: 4.3.4(supports-color@8.1.1) eslint: 8.46.0 ts-api-utils: 1.0.1(typescript@5.1.6) @@ -1678,8 +1690,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types@6.2.1: - resolution: {integrity: sha512-528bGcoelrpw+sETlyM91k51Arl2ajbNT9L4JwoXE2dvRe1yd8Q64E4OL7vHYw31mlnVsf+BeeLyAZUEQtqahQ==} + /@typescript-eslint/types@6.3.0: + resolution: {integrity: sha512-K6TZOvfVyc7MO9j60MkRNWyFSf86IbOatTKGrpTQnzarDZPYPVy0oe3myTMq7VjhfsUAbNUW8I5s+2lZvtx1gg==} engines: {node: ^16.0.0 || >=18.0.0} dev: true @@ -1704,8 +1716,8 @@ packages: - supports-color dev: true - /@typescript-eslint/typescript-estree@6.2.1(typescript@5.1.6): - resolution: {integrity: sha512-G+UJeQx9AKBHRQBpmvr8T/3K5bJa485eu+4tQBxFq0KoT22+jJyzo1B50JDT9QdC1DEmWQfdKsa8ybiNWYsi0Q==} + /@typescript-eslint/typescript-estree@6.3.0(typescript@5.1.6): + resolution: {integrity: sha512-Xh4NVDaC4eYKY4O3QGPuQNp5NxBAlEvNQYOqJquR2MePNxO11E5K3t5x4M4Mx53IZvtpW+mBxIT0s274fLUocg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: typescript: '*' @@ -1713,8 +1725,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 6.2.1 - '@typescript-eslint/visitor-keys': 6.2.1 + '@typescript-eslint/types': 6.3.0 + '@typescript-eslint/visitor-keys': 6.3.0 debug: 4.3.4(supports-color@8.1.1) globby: 11.1.0 is-glob: 4.0.3 @@ -1745,8 +1757,8 @@ packages: - typescript dev: true - /@typescript-eslint/utils@6.2.1(eslint@8.46.0)(typescript@5.1.6): - resolution: {integrity: sha512-eBIXQeupYmxVB6S7x+B9SdBeB6qIdXKjgQBge2J+Ouv8h9Cxm5dHf/gfAZA6dkMaag+03HdbVInuXMmqFB/lKQ==} + /@typescript-eslint/utils@6.3.0(eslint@8.46.0)(typescript@5.1.6): + resolution: {integrity: sha512-hLLg3BZE07XHnpzglNBG8P/IXq/ZVXraEbgY7FM0Cnc1ehM8RMdn9mat3LubJ3KBeYXXPxV1nugWbQPjGeJk6Q==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -1754,9 +1766,9 @@ packages: '@eslint-community/eslint-utils': 4.4.0(eslint@8.46.0) '@types/json-schema': 7.0.12 '@types/semver': 7.5.0 - '@typescript-eslint/scope-manager': 6.2.1 - '@typescript-eslint/types': 6.2.1 - '@typescript-eslint/typescript-estree': 6.2.1(typescript@5.1.6) + '@typescript-eslint/scope-manager': 6.3.0 + '@typescript-eslint/types': 6.3.0 + '@typescript-eslint/typescript-estree': 6.3.0(typescript@5.1.6) eslint: 8.46.0 semver: 7.5.4 transitivePeerDependencies: @@ -1772,11 +1784,11 @@ packages: eslint-visitor-keys: 3.4.2 dev: true - /@typescript-eslint/visitor-keys@6.2.1: - resolution: {integrity: sha512-iTN6w3k2JEZ7cyVdZJTVJx2Lv7t6zFA8DCrJEHD2mwfc16AEvvBWVhbFh34XyG2NORCd0viIgQY1+u7kPI0WpA==} + /@typescript-eslint/visitor-keys@6.3.0: + resolution: {integrity: sha512-kEhRRj7HnvaSjux1J9+7dBen15CdWmDnwrpyiHsFX6Qx2iW5LOBUgNefOFeh2PjWPlNwN8TOn6+4eBU3J/gupw==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.2.1 + '@typescript-eslint/types': 6.3.0 eslint-visitor-keys: 3.4.2 dev: true @@ -1814,27 +1826,27 @@ packages: unhead: 1.2.2 vue: 3.3.4 - /@unocss/astro@0.54.1(rollup@3.27.0)(vite@4.4.8): - resolution: {integrity: sha512-TeY0ZCgJH/iKdswC83/axrJP+27l3D/VfNMVLvoBSiWN9LDR5V5iZqWq+A0Lqh9AHe4RI5ZaQQe2KS24BjOUeA==} + /@unocss/astro@0.54.3(rollup@3.28.0)(vite@4.4.9): + resolution: {integrity: sha512-/gmnSIIsYtAVPbcIGXuuaoCM71x8s8I0VtsEQZicNB51ux7BhSyXIQ5CE/W384NqTaqJt7gHVfbjn+io4ZSJXw==} dependencies: - '@unocss/core': 0.54.1 - '@unocss/reset': 0.54.1 - '@unocss/vite': 0.54.1(rollup@3.27.0)(vite@4.4.8) + '@unocss/core': 0.54.3 + '@unocss/reset': 0.54.3 + '@unocss/vite': 0.54.3(rollup@3.28.0)(vite@4.4.9) transitivePeerDependencies: - rollup - vite dev: true - /@unocss/cli@0.54.1(rollup@3.27.0): - resolution: {integrity: sha512-yfiRkCoEzuGg5qDl3h4vF4b33mnHhi925COL06X68ti24KbJAZU2ZQmuuyciSMePdf8uk+NWXQSnHg1P9PkaCw==} + /@unocss/cli@0.54.3(rollup@3.28.0): + resolution: {integrity: sha512-IZkza5EWYVgYC5ZbJyFw7xUpoucpvaF/lW2pqXcjywONadq18TWwvu+LPExOZ37ycHE0uid50tzfN4oqgtJIXQ==} engines: {node: '>=14'} hasBin: true dependencies: '@ampproject/remapping': 2.2.1 - '@rollup/pluginutils': 5.0.2(rollup@3.27.0) - '@unocss/config': 0.54.1 - '@unocss/core': 0.54.1 - '@unocss/preset-uno': 0.54.1 + '@rollup/pluginutils': 5.0.2(rollup@3.28.0) + '@unocss/config': 0.54.3 + '@unocss/core': 0.54.3 + '@unocss/preset-uno': 0.54.3 cac: 6.7.14 chokidar: 3.5.3 colorette: 2.0.20 @@ -1847,165 +1859,165 @@ packages: - rollup dev: true - /@unocss/config@0.54.1: - resolution: {integrity: sha512-g+Hiib2XKCMwu5YpBHeTcBWTW5VrX0glTVbRTmRWMCOHznuMZH0xqc/UMB3/4kfVAynEOszt2V9/RXSGx/iW5Q==} + /@unocss/config@0.54.3: + resolution: {integrity: sha512-afyJTtYZxq0N5ZpFlVcQfwVzDZjyKrHS/gL0SrXRBfj0W3s2FuPeDDMC6QOFLUwKH58snI6bzzE7ao7kLTRecA==} engines: {node: '>=14'} dependencies: - '@unocss/core': 0.54.1 + '@unocss/core': 0.54.3 unconfig: 0.3.10 dev: true - /@unocss/core@0.54.1: - resolution: {integrity: sha512-lbwvGD91liMNEZs3jwXxLrIHIn/J4dkJpeKdosRdm1xObqrkg0+Zx1fVn6X+GOX74yvjQlzbu/ODZEXFQC3mGw==} + /@unocss/core@0.54.3: + resolution: {integrity: sha512-XAVfnq6hO7Zaa5VnsFKi1KQKgUS3jOhZYgdedIgJVx2WkmkpM/UQ2lummIlB27uHp0o+Wzf5kueKlMS3q+2lvA==} - /@unocss/extractor-arbitrary-variants@0.54.1: - resolution: {integrity: sha512-4bV0DbDxECihtUbP1UUIXkzSqOkDQ4vJG4VVmKcWbhSMXoRhuOCRkF7j+b9yaDJQtwTfnYgQws0kZFx6jlCVjg==} + /@unocss/extractor-arbitrary-variants@0.54.3: + resolution: {integrity: sha512-Vab8pb1EQZ4KO63N/w2nvean8DlAhTurupmNWEqLzj7XsfH6IMJiUyonYXxTUKWY8oLsHEh3OOTuLMv7NV7bSQ==} dependencies: - '@unocss/core': 0.54.1 + '@unocss/core': 0.54.3 - /@unocss/inspector@0.54.1: - resolution: {integrity: sha512-/7XIsSMPle6RGj2JR6/tP6rpsMy4+wIn4y3DwAda18apfKO2wDuNmcszCkrpc9ju7g3i0TRwvFzl9DAUCUWtDw==} + /@unocss/inspector@0.54.3: + resolution: {integrity: sha512-1DyYr1Oe/OT4u7CH6Zrga1IIG41r3gJnvTA0I49QcGCE5rRR1lk/RFX4Js1exlRsWfqTCue9c1J32K5ymyCn1w==} dependencies: gzip-size: 6.0.0 sirv: 2.0.3 dev: true - /@unocss/postcss@0.54.1(postcss@8.4.27): - resolution: {integrity: sha512-6f1x/ZIRk6Q7olopWmdVVrVJZv5N45oFT4lSsrYJxbWnyk/D37chH8B+9Q9OrBcahLr7ImxL9DVMkGIBu6rpVw==} + /@unocss/postcss@0.54.3(postcss@8.4.27): + resolution: {integrity: sha512-LPVSa+euzeh9Nzsb/IJI2ZeW0SUeifn0dRmPtB3bTOHkVeVba8IFWPzU3grC+m2tU9ysiTLs/9U2tLObljfC3g==} engines: {node: '>=14'} peerDependencies: postcss: ^8.4.21 dependencies: - '@unocss/config': 0.54.1 - '@unocss/core': 0.54.1 + '@unocss/config': 0.54.3 + '@unocss/core': 0.54.3 css-tree: 2.3.1 fast-glob: 3.3.1 magic-string: 0.30.2 postcss: 8.4.27 dev: true - /@unocss/preset-attributify@0.54.1: - resolution: {integrity: sha512-DBQSHH6f7JmxOS49oaoDkxzsoChgeSfTsvoGOZHWN4PanjOalLfIUBst2Jwl15UBwEILokaWNuKTIhGkDtQcig==} + /@unocss/preset-attributify@0.54.3: + resolution: {integrity: sha512-DuxNOCByPfboDXN/80RxiD3O5yWJwzQRsIGlHNufs6HEj+hET6ArSBZuxph7gnfSdZUZxi9YonSZjop61iC5TA==} dependencies: - '@unocss/core': 0.54.1 + '@unocss/core': 0.54.3 dev: true - /@unocss/preset-icons@0.54.1: - resolution: {integrity: sha512-H3VloE4fAs9ufK7FDsG5mUEjNneboY2xgrtdOxDoN33NsapNKTaEmMRjV/9Tz9IdrT2WOEe+eb4qwDzwKpHJlw==} + /@unocss/preset-icons@0.54.3: + resolution: {integrity: sha512-RIZ9gewKqKuvnDvi66rHzBShiWjUPS4I1JchKMkofX8h4uJniPtQFb2Yy5YRzm0YL5eZPWjLQK5uHiNN+EhMkg==} dependencies: '@iconify/utils': 2.1.7 - '@unocss/core': 0.54.1 + '@unocss/core': 0.54.3 ofetch: 1.1.1 transitivePeerDependencies: - supports-color dev: true - /@unocss/preset-mini@0.54.1: - resolution: {integrity: sha512-hsoTkLk1WWS8cxteD7XR7yx3gaDUnTkrIdg9SAIseMeU2VPgzEem2iGpYMmEzJHGOGUREb8wGHyifKtOH+9LbA==} + /@unocss/preset-mini@0.54.3: + resolution: {integrity: sha512-HgjoAn3TwO0jimNPoEF5q8mOHUlHChKfIdTdPUGg4zIfFK+lPBSsmTJFnTRNx/Hr2YkaiTV2C9pDBRFazw/zwQ==} dependencies: - '@unocss/core': 0.54.1 - '@unocss/extractor-arbitrary-variants': 0.54.1 + '@unocss/core': 0.54.3 + '@unocss/extractor-arbitrary-variants': 0.54.3 - /@unocss/preset-tagify@0.54.1: - resolution: {integrity: sha512-OeBt+c9AxXiO+AXpHAPudQwkmenIoPGpkDk31Fw2/n4CKdw/bMLodBtQOY1119710h5XDlC0leW6w6xHAnZ8/g==} + /@unocss/preset-tagify@0.54.3: + resolution: {integrity: sha512-5151PeVaZ3EqGR6Xla2KPtsh/B+f7ghC83Tv9e4TPnRisNteWsj4CzwvqQoKv9xWeHVBkvhaXl5msv/mbtrKEA==} dependencies: - '@unocss/core': 0.54.1 + '@unocss/core': 0.54.3 dev: true - /@unocss/preset-typography@0.54.1: - resolution: {integrity: sha512-wTPs+8XtIjnRy4m6X3n0C6Wem0vVxB1amamDG055SfGvqqvfVf5o6IOQ5mgsVXWAi4jsp0pLSMbtuVvaV4cVWQ==} + /@unocss/preset-typography@0.54.3: + resolution: {integrity: sha512-Fm6d9huYax0f0L48we7QER5+XCicp1O9CvP+10AwXgizBwrqmXo+BFafodc65QPOAnGUixmGpJjSgm6kN/76Hw==} dependencies: - '@unocss/core': 0.54.1 - '@unocss/preset-mini': 0.54.1 + '@unocss/core': 0.54.3 + '@unocss/preset-mini': 0.54.3 - /@unocss/preset-uno@0.54.1: - resolution: {integrity: sha512-osGEZjE96WeDVTFBGdO1mLqxfkQbrv/4tEK0Rr7x1Q2U+NxHiL8AMkyD8JJSn5EgXCTBFdTUPqXtk5C7IWwnoA==} + /@unocss/preset-uno@0.54.3: + resolution: {integrity: sha512-uz1uh/LYQ9lXkGOrBMx+aBtwphl9GA1u1aooMuP4bxXqsaA/jlcoJGb1PD+y2b4aDoY27Vc/IhLVxwMVd42Emw==} dependencies: - '@unocss/core': 0.54.1 - '@unocss/preset-mini': 0.54.1 - '@unocss/preset-wind': 0.54.1 + '@unocss/core': 0.54.3 + '@unocss/preset-mini': 0.54.3 + '@unocss/preset-wind': 0.54.3 dev: true - /@unocss/preset-web-fonts@0.54.1: - resolution: {integrity: sha512-Z3R7KqF6WuIna0Wz5+KbwS7HXF1N+r/n31H4U+VphSdXcbeC8VLQxwgi+5fvxe1/aaQAyylHrVXPx9+bZfJ8NA==} + /@unocss/preset-web-fonts@0.54.3: + resolution: {integrity: sha512-z8hmt1voo8UpWJvPFiNR+y83gXuN+/l1l4SHZ/yiVQtSsO7R/po6p0qTb0t1hNlk4tUcAz8Olq8ArmU3x8QyJA==} dependencies: - '@unocss/core': 0.54.1 + '@unocss/core': 0.54.3 ofetch: 1.1.1 dev: true - /@unocss/preset-wind@0.54.1: - resolution: {integrity: sha512-t0wlGQ+YDx4ZsQqBXKKRMm0VpoX8mQk8gO73laALBtwoyECc6MmZApoOhpMvyRnUl5W4pcgtRxbXjeKwSlMSng==} + /@unocss/preset-wind@0.54.3: + resolution: {integrity: sha512-il9OtJ9WWQBFLXRJBZc9ItMh5ILC5ZML+fnRpjkQ2y+tq29/eQzw23WusYuSWpS5fT/IwiGKDBGPteRx7ZZwYA==} dependencies: - '@unocss/core': 0.54.1 - '@unocss/preset-mini': 0.54.1 + '@unocss/core': 0.54.3 + '@unocss/preset-mini': 0.54.3 dev: true - /@unocss/reset@0.54.1: - resolution: {integrity: sha512-qZcmybayQTX4QP7ya7jteN9IySU/ViK8HcCpixHA1ttUrsQeSURgdy01E74p+TsWDH0SY7vYmOy+HbYfQNycqQ==} + /@unocss/reset@0.54.3: + resolution: {integrity: sha512-5FjdfZKvwJ0JrUr2rVWnZzHfg7jOCMaJjD93VvCdFIr8Q9dChSzuZoWGCcx6EEsZm5zEfpB7+qwwz6Y2lN9vxg==} - /@unocss/scope@0.54.1: - resolution: {integrity: sha512-hwDyv0DEW5ImXlKvr3LLJifli1m/eAnvlEBb2n4l5kgs3rZMGJquqy7LAdxFlZWi54LR586uFdc5zZm2YAWADw==} + /@unocss/scope@0.54.3: + resolution: {integrity: sha512-bR9TQ4430KgjGoGKM6SRO41tbntbC3z/8xIjJ7W1VVHo7pxnfdqBI7cDqL5kF3bIDdhszVwpsCMsc1PiURPu6A==} dev: true - /@unocss/transformer-attributify-jsx-babel@0.54.1: - resolution: {integrity: sha512-/rB57mG2b8VSdcZUhd4L3plwJi2auJsir+Pty83QfR29w74/U5I6Q1DMP6arU1kFUHQtP7iB+Wgts+KX4d12gw==} + /@unocss/transformer-attributify-jsx-babel@0.54.3: + resolution: {integrity: sha512-M9c3Q1Xik/+P1l4db/g/PIoRrfwlara9KFz3JPSNcortF8I5OFf6vDV0JMWTVvv/PSy2sgMbihTUF97eYOPVpA==} dependencies: - '@unocss/core': 0.54.1 + '@unocss/core': 0.54.3 dev: true - /@unocss/transformer-attributify-jsx@0.54.1: - resolution: {integrity: sha512-V0STWEUBmfN1HBwvPuj1d1MRyfFsmh3z8tahqaGfswb9SJBQcMLXQZ5h1wpUW74nqzCl0GNxon3jVwcwFYxnTQ==} + /@unocss/transformer-attributify-jsx@0.54.3: + resolution: {integrity: sha512-3JdoFXpT5QLf3TdLxt28iwmjMmeujjsnZsT7ZP9mN83h/Dka+mUQHhQPMwSzSvNUursXMamiqRximC8PwozJng==} dependencies: - '@unocss/core': 0.54.1 + '@unocss/core': 0.54.3 dev: true - /@unocss/transformer-compile-class@0.54.1: - resolution: {integrity: sha512-vsxpTun8cOYx3TQJQ+/Ev0zRNykpE5fSn70oVj1gJuPDYdA76/MMJ/II2CbbfMk70dhu6NrJbXnBtO5y5Geadw==} + /@unocss/transformer-compile-class@0.54.3: + resolution: {integrity: sha512-KgkMmr9TEd/SIrniGKull/iH2dCAf88ozVWoMuyay/DqUCfAFq5vlQ+2lmhSv3mANS0BIVQwP4lONmrw38iQVw==} dependencies: - '@unocss/core': 0.54.1 + '@unocss/core': 0.54.3 dev: true - /@unocss/transformer-directives@0.54.1: - resolution: {integrity: sha512-nNltKSo5dTKcjgehPV0o6hD3dJzCixnmsaLNwTtB3w7GUsESn4tl4JnDv0PCPbiuVmZFwLZlFA4aYOfZ/AzLsQ==} + /@unocss/transformer-directives@0.54.3: + resolution: {integrity: sha512-0aowyhk9pL2ZQ8avb6Yr21w8Fe3m/55j7meulXPyLxAbXw5qatRx37TBeKVJ9BbvnfBQtj/49z9jXj2bXNpoMA==} dependencies: - '@unocss/core': 0.54.1 + '@unocss/core': 0.54.3 css-tree: 2.3.1 dev: true - /@unocss/transformer-variant-group@0.54.1: - resolution: {integrity: sha512-vWHYGmXA5BtVjKmBRxUmr0MumT081ixiGNFiHFIbIwTcnaRklehtTKCWWg0J5mxLe3G20oCPg5a52R4IdJGE2g==} + /@unocss/transformer-variant-group@0.54.3: + resolution: {integrity: sha512-4YZSi2LBTvrvPKDFZdb7rmqAlFr+hf4f92MfmPDRPwFp/qvJeO2UoBUCkiZoTjLHzCykHuLEJUiXgr3QNO2D1A==} dependencies: - '@unocss/core': 0.54.1 + '@unocss/core': 0.54.3 dev: true - /@unocss/vite@0.54.1(rollup@3.27.0)(vite@4.4.8): - resolution: {integrity: sha512-HM5kN3FRfXN+TlHvxfN7LJZ41k6KqsHM3l2ez/ImqwKFKCLaQugqDmDDGk0JSiXRNsNDqmTJT+ydTvp16wgTtg==} + /@unocss/vite@0.54.3(rollup@3.28.0)(vite@4.4.9): + resolution: {integrity: sha512-UxVo7WQpTAr5uHyjLKW1xs5kcecctUXsPApUChFxQwHRUeMT1gnBftd0r7dtSwdsdELClbIUgRVCrpFAPy2Y3g==} peerDependencies: vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 dependencies: '@ampproject/remapping': 2.2.1 - '@rollup/pluginutils': 5.0.2(rollup@3.27.0) - '@unocss/config': 0.54.1 - '@unocss/core': 0.54.1 - '@unocss/inspector': 0.54.1 - '@unocss/scope': 0.54.1 - '@unocss/transformer-directives': 0.54.1 + '@rollup/pluginutils': 5.0.2(rollup@3.28.0) + '@unocss/config': 0.54.3 + '@unocss/core': 0.54.3 + '@unocss/inspector': 0.54.3 + '@unocss/scope': 0.54.3 + '@unocss/transformer-directives': 0.54.3 chokidar: 3.5.3 fast-glob: 3.3.1 magic-string: 0.30.2 - vite: 4.4.8(@types/node@20.4.6) + vite: 4.4.9(@types/node@20.4.9) transitivePeerDependencies: - rollup dev: true - /@vitejs/plugin-vue@4.2.3(vite@4.4.8)(vue@3.3.4): + /@vitejs/plugin-vue@4.2.3(vite@4.4.9)(vue@3.3.4): resolution: {integrity: sha512-R6JDUfiZbJA9cMiguQ7jxALsgiprjBeHL5ikpXfJCH62pPHtI+JdJ5xWj6Ev73yXSlYl86+blXn1kZHQ7uElxw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.4.8(@types/node@20.4.6) + vite: 4.4.9(@types/node@20.4.9) vue: 3.3.4 dev: true @@ -2091,43 +2103,43 @@ packages: vue-template-compiler: 2.7.14 dev: true - /@vue-macros/api@0.8.2(rollup@3.27.0)(vue@3.3.4): - resolution: {integrity: sha512-XcDZhJrY87VNfWuo9Z6qy1BY5CArT2Qjn/V+VcKNHLrBQ2UmSg6qKhdANzWXihXjAA8z9jHP+MLwbn+nAYo7Bw==} + /@vue-macros/api@0.8.3(rollup@3.28.0)(vue@3.3.4): + resolution: {integrity: sha512-qpKB+2YnhRBMoz/FaDEJZfH2x7t3M72lHFdfrjIVeGvQzhOO5wMNY3fNjmRRB9tGJM8SSGd1gUYPZHK0ZSOVIw==} engines: {node: '>=16.14.0'} dependencies: - '@babel/types': 7.22.5 - '@vue-macros/common': 1.6.2(rollup@3.27.0)(vue@3.3.4) + '@babel/types': 7.22.10 + '@vue-macros/common': 1.7.0(rollup@3.28.0)(vue@3.3.4) resolve.exports: 2.0.2 transitivePeerDependencies: - rollup - vue dev: true - /@vue-macros/better-define@1.6.8(rollup@3.27.0)(vue@3.3.4): - resolution: {integrity: sha512-ONuM3ObwynA8dyQaZ7PGfGEySp2XpjXYcrIzB9Dy+6EgO7deWo8QCBEX+wpn/Q+ajAyoDJfBBMQjN1YAt2InIg==} + /@vue-macros/better-define@1.6.9(rollup@3.28.0)(vue@3.3.4): + resolution: {integrity: sha512-3D4P+J7BX0UKckMC1Fbz+JmgTTJ/hKC0RrhHZIMqfjgjVQI1UDxLMb8a02gBSVyI+4OyX1KotHnahYAtwj7plw==} engines: {node: '>=16.14.0'} dependencies: - '@vue-macros/api': 0.8.2(rollup@3.27.0)(vue@3.3.4) - '@vue-macros/common': 1.6.2(rollup@3.27.0)(vue@3.3.4) + '@vue-macros/api': 0.8.3(rollup@3.28.0)(vue@3.3.4) + '@vue-macros/common': 1.7.0(rollup@3.28.0)(vue@3.3.4) unplugin: 1.4.0 transitivePeerDependencies: - rollup - vue dev: true - /@vue-macros/chain-call@0.1.2(rollup@3.27.0)(vue@3.3.4): - resolution: {integrity: sha512-IlZbqjPlbG3un2at/AyMs6o4YqBPRfRfO20LSy3lWRPwwbSzzJXMRzNumI538r24QgbhCND8QzBg3BGUmQKPyg==} + /@vue-macros/chain-call@0.1.3(rollup@3.28.0)(vue@3.3.4): + resolution: {integrity: sha512-5AZ6duwVecJ0FDg1LiwMt1sjOiPERSup4mF1v+X4CzQIqmG/0XkntbeLgJLVstXw87fgyZNOXkzoeXf9n0OPyw==} engines: {node: '>=16.14.0'} dependencies: - '@vue-macros/common': 1.6.2(rollup@3.27.0)(vue@3.3.4) + '@vue-macros/common': 1.7.0(rollup@3.28.0)(vue@3.3.4) unplugin: 1.4.0 transitivePeerDependencies: - rollup - vue dev: true - /@vue-macros/common@1.6.2(rollup@3.27.0)(vue@3.3.4): - resolution: {integrity: sha512-1RtMew9RxBvPgUhwQPBismenqHzfeFGycJbrseZ7RQsofE0FG7zoHeElYS1LADTcLXN6lA7FAnE7VlW7MaHu2w==} + /@vue-macros/common@1.7.0(rollup@3.28.0)(vue@3.3.4): + resolution: {integrity: sha512-177tzAjvEiFxAsOM+zd8EWCfAdneePoZroGg6R5QhMcycC28r+2k4wyzrjupjkDBgx7KAZkJ/KzkSfuEi31U0A==} engines: {node: '>=16.14.0'} peerDependencies: vue: ^2.7.0 || ^3.2.25 @@ -2135,10 +2147,10 @@ packages: vue: optional: true dependencies: - '@babel/types': 7.22.5 - '@rollup/pluginutils': 5.0.2(rollup@3.27.0) + '@babel/types': 7.22.10 + '@rollup/pluginutils': 5.0.2(rollup@3.28.0) '@vue/compiler-sfc': 3.3.4 - ast-kit: 0.9.4(rollup@3.27.0) + ast-kit: 0.9.5(rollup@3.28.0) local-pkg: 0.4.3 magic-string-ast: 0.3.0 vue: 3.3.4 @@ -2146,21 +2158,21 @@ packages: - rollup dev: true - /@vue-macros/define-emit@0.1.12(vue@3.3.4): - resolution: {integrity: sha512-mea8wXuRNsY+WOlpLzZ5yjE+xIUe07I0M0yLKo3X4rULJ52z8KdXOeYDpAdvFDVT6EumAlfsjROspC1nGZ/nTg==} + /@vue-macros/define-emit@0.1.13(vue@3.3.4): + resolution: {integrity: sha512-D0QWYOzsDXWiXYIxCHoHTWtfYVk/mmKWliE2e/WIKlSOUpQB8pdwFOw8FksLRgXBCQq3pGnKauf6mG43C+AiiQ==} engines: {node: '>=16.14.0'} peerDependencies: vue: ^2.7.0 || ^3.2.25 dependencies: - '@vue-macros/api': 0.8.2(rollup@3.27.0)(vue@3.3.4) - '@vue-macros/common': 1.6.2(rollup@3.27.0)(vue@3.3.4) - rollup: 3.27.0 + '@vue-macros/api': 0.8.3(rollup@3.28.0)(vue@3.3.4) + '@vue-macros/common': 1.7.0(rollup@3.28.0)(vue@3.3.4) + rollup: 3.28.0 unplugin: 1.4.0 vue: 3.3.4 dev: true - /@vue-macros/define-models@1.0.12(@vueuse/core@10.3.0)(rollup@3.27.0)(vue@3.3.4): - resolution: {integrity: sha512-SqOC6fi98kCjLSRMpLBWDdPtX1Xg9aMhB8ugr/KNuuErRnRICiu+Amv1mDrh409FwY4AiCvmVNopoABGpzZ7Rg==} + /@vue-macros/define-models@1.0.13(@vueuse/core@10.3.0)(rollup@3.28.0)(vue@3.3.4): + resolution: {integrity: sha512-1GphMtJsR5+Dqcarm3f8pKYMHSigEiqGqijPp4njQT6O+H+i5Ja6kcqtqre5N1/fNRRgxe4l2KGKyk44IstmMA==} engines: {node: '>=16.14.0'} peerDependencies: '@vueuse/core': '>=9.0.0' @@ -2168,83 +2180,83 @@ packages: '@vueuse/core': optional: true dependencies: - '@vue-macros/common': 1.6.2(rollup@3.27.0)(vue@3.3.4) + '@vue-macros/common': 1.7.0(rollup@3.28.0)(vue@3.3.4) '@vueuse/core': 10.3.0(vue@3.3.4) - ast-walker-scope: 0.4.2 + ast-walker-scope: 0.5.0(rollup@3.28.0) unplugin: 1.4.0 transitivePeerDependencies: - rollup - vue dev: true - /@vue-macros/define-prop@0.2.3(vue@3.3.4): - resolution: {integrity: sha512-RiWajX2ofCnDlxco22z0onWXRbxAx7uB8oXFd/wx3Gg7IuMHzsCO8zqcrGLxN4ajIHK0MBSqKPlllDuiWL+YCA==} + /@vue-macros/define-prop@0.2.4(vue@3.3.4): + resolution: {integrity: sha512-TOoTIcHQ/G8PI7jaVsnHSBbZjPl3ChEAgaWp7bEiOOODU2RAQfA8k7KuB04WVppeenR/rqA1UZMdcKexM9G3Fg==} engines: {node: '>=16.14.0'} peerDependencies: vue: ^2.7.0 || ^3.2.25 dependencies: - '@vue-macros/api': 0.8.2(rollup@3.27.0)(vue@3.3.4) - '@vue-macros/common': 1.6.2(rollup@3.27.0)(vue@3.3.4) - rollup: 3.27.0 + '@vue-macros/api': 0.8.3(rollup@3.28.0)(vue@3.3.4) + '@vue-macros/common': 1.7.0(rollup@3.28.0)(vue@3.3.4) + rollup: 3.28.0 unplugin: 1.4.0 vue: 3.3.4 dev: true - /@vue-macros/define-props-refs@1.1.6(rollup@3.27.0)(vue@3.3.4): - resolution: {integrity: sha512-DBBHnm4eaA/kN7ff2nmRsXmjNzMr0aoYuXkHohRRzEMkJ0hL/UmO+25LOLiiWK+eGffhXAfaoTTrYlT/IoBWHg==} + /@vue-macros/define-props-refs@1.1.7(rollup@3.28.0)(vue@3.3.4): + resolution: {integrity: sha512-EO0V/mJa38KySRKB9k1zVcCplSim/wSNZlBJEkSSO+s1LATPmb26NFGLa5vIOzfUdYbGZ3gqTFINa+lWorPf6g==} engines: {node: '>=16.14.0'} peerDependencies: vue: ^2.7.0 || ^3.2.25 dependencies: - '@vue-macros/common': 1.6.2(rollup@3.27.0)(vue@3.3.4) + '@vue-macros/common': 1.7.0(rollup@3.28.0)(vue@3.3.4) unplugin: 1.4.0 vue: 3.3.4 transitivePeerDependencies: - rollup dev: true - /@vue-macros/define-props@1.0.16(@vue-macros/reactivity-transform@0.3.18)(rollup@3.27.0)(vue@3.3.4): - resolution: {integrity: sha512-xhJ1aOk33Dvh3zelrnDnZpHeWuhaglDXvna3Gs1kFjU2sGXikDyO+2V+zXH9wCFZ41xNtedA2S8A6X6sWUOYFA==} + /@vue-macros/define-props@1.0.17(@vue-macros/reactivity-transform@0.3.19)(rollup@3.28.0)(vue@3.3.4): + resolution: {integrity: sha512-vHan0LXzl+igYLEQKntvaXH7bfGMZTFp3kTgRpj40nohcYIgDWw53s9wwsTJebo49eFHNXWSZDR4UXdye+Akeg==} engines: {node: '>=16.14.0'} peerDependencies: - '@vue-macros/reactivity-transform': ^0.3.18 + '@vue-macros/reactivity-transform': ^0.3.19 vue: ^2.7.0 || ^3.2.25 dependencies: - '@vue-macros/common': 1.6.2(rollup@3.27.0)(vue@3.3.4) - '@vue-macros/reactivity-transform': 0.3.18(rollup@3.27.0)(vue@3.3.4) + '@vue-macros/common': 1.7.0(rollup@3.28.0)(vue@3.3.4) + '@vue-macros/reactivity-transform': 0.3.19(rollup@3.28.0)(vue@3.3.4) unplugin: 1.4.0 vue: 3.3.4 transitivePeerDependencies: - rollup dev: true - /@vue-macros/define-render@1.3.15(rollup@3.27.0)(vue@3.3.4): - resolution: {integrity: sha512-WyL+JCse+ZnywgwW91e+o1EmvCwGen/TN/U4YvlgSofIPWBHs9528RtS8dBVonX7qiLtd05aMAzfPATVUXJBvQ==} + /@vue-macros/define-render@1.4.0(rollup@3.28.0)(vue@3.3.4): + resolution: {integrity: sha512-RLETg7Lu8BQx0ArYTLF14nS1UB/a1dGwbe/yyJLVmmwW1On/TbGzfR2ibSJNe7B6kNWfxN8cPxqLID8IehTP2w==} engines: {node: '>=16.14.0'} peerDependencies: vue: ^2.7.0 || ^3.0.0 dependencies: - '@vue-macros/common': 1.6.2(rollup@3.27.0)(vue@3.3.4) + '@vue-macros/common': 1.7.0(rollup@3.28.0)(vue@3.3.4) unplugin: 1.4.0 vue: 3.3.4 transitivePeerDependencies: - rollup dev: true - /@vue-macros/define-slots@1.0.11(rollup@3.27.0)(vue@3.3.4): - resolution: {integrity: sha512-zMWxzxKIpq2KKhWk1bC7WBW18wGrPo6hvqPVpZOr7wmigEp6kUfTQ9IoZB9XfhRo4UjBgVi8rs1GnuOTrgfykQ==} + /@vue-macros/define-slots@1.0.12(rollup@3.28.0)(vue@3.3.4): + resolution: {integrity: sha512-q7zW5hj3QxFbAzl7as5CjPzILAjM9nKk7dpirgF18YT/gWVnIEwapx9HFyvw/L6CxIA5ErBcMWRKTyYL68mDgg==} engines: {node: '>=16.14.0'} peerDependencies: vue: ^2.7.0 || ^3.0.0 dependencies: - '@vue-macros/common': 1.6.2(rollup@3.27.0)(vue@3.3.4) + '@vue-macros/common': 1.7.0(rollup@3.28.0)(vue@3.3.4) unplugin: 1.4.0 vue: 3.3.4 transitivePeerDependencies: - rollup dev: true - /@vue-macros/devtools@0.1.3(vite@4.4.8): + /@vue-macros/devtools@0.1.3(vite@4.4.9): resolution: {integrity: sha512-aQRC9/TfmQajTMbZZ1BJn61rrraQztJqf64JdXRIpotbGR+xufLY/KIyTTB4SgL1pE1eW/ar5FaZTSjMqyVGIg==} engines: {node: '>=16.14.0'} peerDependencies: @@ -2254,17 +2266,17 @@ packages: optional: true dependencies: sirv: 2.0.3 - vite: 4.4.8(@types/node@20.4.6) + vite: 4.4.9(@types/node@20.4.9) vue: 3.3.4 dev: true - /@vue-macros/export-expose@0.0.9(rollup@3.27.0)(vue@3.3.4): - resolution: {integrity: sha512-2SymO7FeKs52e4dVn4jfdhyHfNM0gTqhazuJkRKwgAtvM5JTATXhSdbf73KhRV5YoJMO601WMLxOqKAQfZQfPA==} + /@vue-macros/export-expose@0.0.10(rollup@3.28.0)(vue@3.3.4): + resolution: {integrity: sha512-ZlFwS6gWxtbmmOA1Lb3+9ehCxDRwcBL+2XjXaeD8gjct8dvsnWXMO5TRU0sKYO09unj3bkQd3mSF050/R27DYw==} engines: {node: '>=16.14.0'} peerDependencies: vue: ^2.7.0 || ^3.2.25 dependencies: - '@vue-macros/common': 1.6.2(rollup@3.27.0)(vue@3.3.4) + '@vue-macros/common': 1.7.0(rollup@3.28.0)(vue@3.3.4) '@vue/compiler-sfc': 3.3.4 unplugin: 1.4.0 vue: 3.3.4 @@ -2272,46 +2284,46 @@ packages: - rollup dev: true - /@vue-macros/export-props@0.3.14(rollup@3.27.0)(vue@3.3.4): - resolution: {integrity: sha512-RWVLrzKdTaweNNOI8qN9U1gEaiT0Iz802tye8vsUhocJl8ckDfVr1YsI7uEEFNlwCagak/Hmb+Fil/wFXSALaw==} + /@vue-macros/export-props@0.3.15(rollup@3.28.0)(vue@3.3.4): + resolution: {integrity: sha512-a0bhLt0lhmshuEsiPpaCn1kw6Qv/f7iQsEFTSnMgNvFXRrziv/YcEHoz9PZ79f4HAKwLgsj9AQfRyABJl3B9wg==} engines: {node: '>=16.14.0'} peerDependencies: vue: ^2.7.0 || ^3.2.25 dependencies: - '@vue-macros/common': 1.6.2(rollup@3.27.0)(vue@3.3.4) + '@vue-macros/common': 1.7.0(rollup@3.28.0)(vue@3.3.4) unplugin: 1.4.0 vue: 3.3.4 transitivePeerDependencies: - rollup dev: true - /@vue-macros/hoist-static@1.4.8(rollup@3.27.0)(vue@3.3.4): - resolution: {integrity: sha512-CyhgGP0DPmiRbPJUCVS3n/ToTcLMvK8vq1cl76ajLExRiE7K2JEPgiuEDmrCbVYSs+stkiIYRQMNvu8Cvdclyg==} + /@vue-macros/hoist-static@1.4.9(rollup@3.28.0)(vue@3.3.4): + resolution: {integrity: sha512-STxtEXmGFoERW/jvDw/uS7Ds5tR9U8dlTsTu1m3LTQKiWANzu33WICRFifVI39cUL5TVFujN3yEcdIGvtfbRqw==} engines: {node: '>=16.14.0'} dependencies: - '@vue-macros/common': 1.6.2(rollup@3.27.0)(vue@3.3.4) + '@vue-macros/common': 1.7.0(rollup@3.28.0)(vue@3.3.4) unplugin: 1.4.0 transitivePeerDependencies: - rollup - vue dev: true - /@vue-macros/jsx-directive@0.2.1(rollup@3.27.0)(vue@3.3.4): - resolution: {integrity: sha512-p7hQ3PyrID6R3hCx2wnpRfUy6m1iBdVGnTH3kLIFpN1uzQGtiWFVDCS/Awcx8v0WEittAdJL2M6WMUFG6BUoKg==} + /@vue-macros/jsx-directive@0.3.0(rollup@3.28.0)(vue@3.3.4): + resolution: {integrity: sha512-VO6szhFjgH0dQJcZ5FyjeFouJ/fsta7OoaVnM7ux2xDpVdIlW+ozyJ+J4e7eylA0RLJOE7zzHFUBnmhJUqxn2A==} engines: {node: '>=16.14.0'} dependencies: - '@vue-macros/common': 1.6.2(rollup@3.27.0)(vue@3.3.4) + '@vue-macros/common': 1.7.0(rollup@3.28.0)(vue@3.3.4) unplugin: 1.4.0 transitivePeerDependencies: - rollup - vue dev: true - /@vue-macros/named-template@0.3.15(rollup@3.27.0)(vue@3.3.4): - resolution: {integrity: sha512-HVcZ/XDLRr7b/X9y/a734qq5vfTr7oYFm3Mvt6AluHPDw31Dj4uA/mFBY2fvlnh+1zhl+BjDZevdWw6J4YjYNg==} + /@vue-macros/named-template@0.3.16(rollup@3.28.0)(vue@3.3.4): + resolution: {integrity: sha512-/VCHjs6teUa7YntAEY7Iz1f+EvrVcG2KkzlUPS8EB/g8lM8Z2inyFEB3ohD8c4gGM6hKg3LtwUsWaWGaFHEmDg==} engines: {node: '>=16.14.0'} dependencies: - '@vue-macros/common': 1.6.2(rollup@3.27.0)(vue@3.3.4) + '@vue-macros/common': 1.7.0(rollup@3.28.0)(vue@3.3.4) '@vue/compiler-dom': 3.3.4 unplugin: 1.4.0 transitivePeerDependencies: @@ -2319,14 +2331,14 @@ packages: - vue dev: true - /@vue-macros/reactivity-transform@0.3.18(rollup@3.27.0)(vue@3.3.4): - resolution: {integrity: sha512-wr1Jl+UQPYz9ZumQ05THSizAg1XtQA7Lv7WgGiaXZ9hBRJsmovE1AKXOLa9qHQ1JImeQN3XZDOn5ZUB+LGq8Lw==} + /@vue-macros/reactivity-transform@0.3.19(rollup@3.28.0)(vue@3.3.4): + resolution: {integrity: sha512-HUqMu8GyGJG89K3a64OxZJknT/Jii8sTcA1fB6ommTU2T7eSGkBalipsSRvbJAhAkl4SYcVLJk0HX18hv+GA+g==} engines: {node: '>=16.14.0'} peerDependencies: vue: ^2.7.0 || ^3.2.25 dependencies: - '@babel/parser': 7.22.7 - '@vue-macros/common': 1.6.2(rollup@3.27.0)(vue@3.3.4) + '@babel/parser': 7.22.10 + '@vue-macros/common': 1.7.0(rollup@3.28.0)(vue@3.3.4) '@vue/compiler-core': 3.3.4 '@vue/shared': 3.3.4 magic-string: 0.30.2 @@ -2336,11 +2348,11 @@ packages: - rollup dev: true - /@vue-macros/setup-block@0.2.14(rollup@3.27.0)(vue@3.3.4): - resolution: {integrity: sha512-EYfSTaCJEZkeXeZFdQKeceAfCVofldTSs2uO5rrhAAEFxcw2vJfSN/pZTHIU3u4vMVjMboniXqCOCkGRGnZu/w==} + /@vue-macros/setup-block@0.2.15(rollup@3.28.0)(vue@3.3.4): + resolution: {integrity: sha512-rhbJrxXFJ+GRqrR5NnqU8pMELLbAz80xc/+USGu4KzsuVyiklyQpy7jVEKRXDrm9rqlL09ia/sLrn375eCQDtA==} engines: {node: '>=16.14.0'} dependencies: - '@vue-macros/common': 1.6.2(rollup@3.27.0)(vue@3.3.4) + '@vue-macros/common': 1.7.0(rollup@3.28.0)(vue@3.3.4) '@vue/compiler-dom': 3.3.4 unplugin: 1.4.0 transitivePeerDependencies: @@ -2348,52 +2360,52 @@ packages: - vue dev: true - /@vue-macros/setup-component@0.16.15(rollup@3.27.0)(vue@3.3.4): - resolution: {integrity: sha512-6pOAodeKMmLWgzy3M6kWiU8B2VwCW9BoheeUAQn04wEJq9QkNQHvMePqy2swB5NvdaWMAOJsikB0HKV4gjKH2A==} + /@vue-macros/setup-component@0.16.16(rollup@3.28.0)(vue@3.3.4): + resolution: {integrity: sha512-oscrS6MlCAbvmtXxhgQdKRPNoa+5cCaNM43XUjvMb84OGtzFRB3rvRlDOVh+ylW3EdGkuqAIlpS0ZBHdntlw5Q==} engines: {node: '>=16.14.0'} dependencies: - '@vue-macros/common': 1.6.2(rollup@3.27.0)(vue@3.3.4) + '@vue-macros/common': 1.7.0(rollup@3.28.0)(vue@3.3.4) unplugin: 1.4.0 transitivePeerDependencies: - rollup - vue dev: true - /@vue-macros/setup-sfc@0.15.15(rollup@3.27.0)(vue@3.3.4): - resolution: {integrity: sha512-ntLI1Pa0pWgtgjEgQ5jUbcBl/EJKCY518jFzeFB7hhBzdBJGU78ou0mUYF4RrSPsEJP8Xiyo7VxHZ+UQXW9UjA==} + /@vue-macros/setup-sfc@0.16.0(rollup@3.28.0)(vue@3.3.4): + resolution: {integrity: sha512-H/bOmDXYGA4sFQRQmCAw8oCkgthdc8i6/VjLgQGngwAFGNUYf8Fin3mQs6r8L1N3jXsnu7nfnUFDsc8JYyOllg==} engines: {node: '>=16.14.0'} dependencies: - '@vue-macros/common': 1.6.2(rollup@3.27.0)(vue@3.3.4) + '@vue-macros/common': 1.7.0(rollup@3.28.0)(vue@3.3.4) unplugin: 1.4.0 transitivePeerDependencies: - rollup - vue dev: true - /@vue-macros/short-emits@1.4.6(rollup@3.27.0)(vue@3.3.4): - resolution: {integrity: sha512-tCYLceVvMHqQi5Qsh7ftryl/NbdWUZMYG1zeOKhQHWFJ08pGtpAHx/3oHA0Z2n/PIsEYIOtF2LUi/d9+Jn0fag==} + /@vue-macros/short-emits@1.4.7(rollup@3.28.0)(vue@3.3.4): + resolution: {integrity: sha512-yWrQO2g+VTrWXeaG7bcwQh+T5AvirFAyAyDS3fzzfa17HRI2Oj9d8t584xqBpr4u+m3rjs/wLgR4S3U0EZd1Mg==} engines: {node: '>=16.14.0'} dependencies: - '@vue-macros/common': 1.6.2(rollup@3.27.0)(vue@3.3.4) + '@vue-macros/common': 1.7.0(rollup@3.28.0)(vue@3.3.4) unplugin: 1.4.0 transitivePeerDependencies: - rollup - vue dev: true - /@vue-macros/short-vmodel@1.2.14(rollup@3.27.0)(vue@3.3.4): - resolution: {integrity: sha512-Fwpa1lYrFYk+bF2kIUoCkymvM1uAne86u6xv/noeo9B8PrErJGGD5j6YpLJCoOznZkMr1ZKfSZrgmR7C1QRF0g==} + /@vue-macros/short-vmodel@1.2.15(rollup@3.28.0)(vue@3.3.4): + resolution: {integrity: sha512-mcTaoRUgiM9exCvzxkOJC7JQgfiDs2kcWxF4XoI9d24GBCcldpIoLNmJ71OPihGg9LvJUR7Lgr2F6c4ewaxkiQ==} engines: {node: '>=16.14.0'} dependencies: - '@vue-macros/common': 1.6.2(rollup@3.27.0)(vue@3.3.4) + '@vue-macros/common': 1.7.0(rollup@3.28.0)(vue@3.3.4) '@vue/compiler-core': 3.3.4 transitivePeerDependencies: - rollup - vue dev: true - /@vue-macros/volar@0.13.1(@vue-macros/reactivity-transform@0.3.18)(rollup@3.27.0)(typescript@5.1.6)(vue-tsc@1.8.8)(vue@3.3.4): - resolution: {integrity: sha512-cLro6TQzpzyTATxplNAK0hEslSJusQMNWWCj/C/xpW+SALP5uGOFD1kYiZfuXkKAiud5S86YQ7UpxoEbqdmEsw==} + /@vue-macros/volar@0.13.3(@vue-macros/reactivity-transform@0.3.19)(rollup@3.28.0)(typescript@5.1.6)(vue-tsc@1.8.8)(vue@3.3.4): + resolution: {integrity: sha512-gvM3UVnV1I0MIMJoY8o0c3ZWjfbX7n3ilEXUdy5kgASwu57yREjUTVWgihKBDqEuBszy2H49SYJgFziuhZ1r1Q==} engines: {node: '>=16.14.0'} peerDependencies: vue-tsc: ^1.6.0 @@ -2401,11 +2413,11 @@ packages: vue-tsc: optional: true dependencies: - '@rollup/pluginutils': 5.0.2(rollup@3.27.0) + '@rollup/pluginutils': 5.0.2(rollup@3.28.0) '@volar/language-core': 1.10.0 - '@vue-macros/common': 1.6.2(rollup@3.27.0)(vue@3.3.4) - '@vue-macros/define-props': 1.0.16(@vue-macros/reactivity-transform@0.3.18)(rollup@3.27.0)(vue@3.3.4) - '@vue-macros/short-vmodel': 1.2.14(rollup@3.27.0)(vue@3.3.4) + '@vue-macros/common': 1.7.0(rollup@3.28.0)(vue@3.3.4) + '@vue-macros/define-props': 1.0.17(@vue-macros/reactivity-transform@0.3.19)(rollup@3.28.0)(vue@3.3.4) + '@vue-macros/short-vmodel': 1.2.15(rollup@3.28.0)(vue@3.3.4) '@vue/language-core': 1.8.8(typescript@5.1.6) vue-tsc: 1.8.8(typescript@5.1.6) transitivePeerDependencies: @@ -2419,17 +2431,17 @@ packages: resolution: {integrity: sha512-SgUymFpMoAyWeYWLAY+MkCK3QEROsiUnfaw5zxOVD/M64KQs8D/4oK6Q5omVA2hnvEOE0SCkH2TZxs/jnnUj7w==} dev: true - /@vue/babel-plugin-jsx@1.1.5(@babel/core@7.22.9): + /@vue/babel-plugin-jsx@1.1.5(@babel/core@7.22.10): resolution: {integrity: sha512-nKs1/Bg9U1n3qSWnsHhCVQtAzI6aQXqua8j/bZrau8ywT1ilXQbK4FwEJGmU8fV7tcpuFvWmmN7TMmV1OBma1g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.10 '@babel/helper-module-imports': 7.22.5 - '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.22.9) + '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.22.10) '@babel/template': 7.22.5 - '@babel/traverse': 7.22.8 - '@babel/types': 7.22.5 + '@babel/traverse': 7.22.10 + '@babel/types': 7.22.10 '@vue/babel-helper-vue-transform-on': 1.1.5 camelcase: 6.3.0 html-tags: 3.3.1 @@ -2441,7 +2453,7 @@ packages: /@vue/compiler-core@3.3.4: resolution: {integrity: sha512-cquyDNvZ6jTbf/+x+AgM2Arrp6G4Dzbb0R64jiG804HRMfRiFXWI6kqUVqZ6ZR0bQhIoQjB4+2bhNtVwndW15g==} dependencies: - '@babel/parser': 7.22.7 + '@babel/parser': 7.22.10 '@vue/shared': 3.3.4 estree-walker: 2.0.2 source-map-js: 1.0.2 @@ -2455,7 +2467,7 @@ packages: /@vue/compiler-sfc@3.3.4: resolution: {integrity: sha512-6y/d8uw+5TkCuzBkgLS0v3lSM3hJDntFEiUORM11pQ/hKvkhSKZrXW6i69UyXlJQisJxuUEJKAWEqWbWsLeNKQ==} dependencies: - '@babel/parser': 7.22.7 + '@babel/parser': 7.22.10 '@vue/compiler-core': 3.3.4 '@vue/compiler-dom': 3.3.4 '@vue/compiler-ssr': 3.3.4 @@ -2497,7 +2509,7 @@ packages: /@vue/reactivity-transform@3.3.4: resolution: {integrity: sha512-MXgwjako4nu5WFLAjpBnCj/ieqcjE2aJBINUNQzkZQfzIZA4xn+0fV1tIYBJvvva3N3OvKGofRLvQIwEQPpaXw==} dependencies: - '@babel/parser': 7.22.7 + '@babel/parser': 7.22.10 '@vue/compiler-core': 3.3.4 '@vue/shared': 3.3.4 estree-walker: 2.0.2 @@ -2556,7 +2568,7 @@ packages: - typescript dev: true - /@vuetify/loader-shared@1.7.1(vue@3.3.4)(vuetify@3.3.11): + /@vuetify/loader-shared@1.7.1(vue@3.3.4)(vuetify@3.3.12): resolution: {integrity: sha512-kLUvuAed6RCvkeeTNJzuy14pqnkur8lTuner7v7pNE/kVhPR97TuyXwBSBMR1cJeiLiOfu6SF5XlCYbXByEx1g==} peerDependencies: vue: ^3.0.0 @@ -2565,7 +2577,7 @@ packages: find-cache-dir: 3.3.2 upath: 2.0.1 vue: 3.3.4 - vuetify: 3.3.11(typescript@5.1.6)(vite-plugin-vuetify@1.0.2)(vue-i18n@9.3.0-beta.14-77e850b)(vue@3.3.4) + vuetify: 3.3.12(typescript@5.1.6)(vite-plugin-vuetify@1.0.2)(vue-i18n@9.3.0-beta.14-77e850b)(vue@3.3.4) dev: false /@vueuse/core@10.3.0(vue@3.3.4): @@ -2671,15 +2683,11 @@ packages: - supports-color dev: true - /agentkeepalive@4.3.0: - resolution: {integrity: sha512-7Epl1Blf4Sy37j4v9f9FjICCh4+KAQOyXgHEwlyBiAQLbhKdq/i2QQU3amQalS/wPhdPzDXPL5DMR5bkn+YeWg==} + /agentkeepalive@4.5.0: + resolution: {integrity: sha512-5GG/5IbQQpC9FpkRGsSvZI5QYeSCzlJHdpBQntCsuTOxhKD8lqKhrleg2Yi7yvMIf82Ycmmqln9U8V9qwEiJew==} engines: {node: '>= 8.0.0'} dependencies: - debug: 4.3.4(supports-color@8.1.1) - depd: 2.0.0 humanize-ms: 1.2.1 - transitivePeerDependencies: - - supports-color dev: true /aggregate-error@3.1.0: @@ -2818,23 +2826,25 @@ packages: resolution: {integrity: sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==} dev: true - /ast-kit@0.9.4(rollup@3.27.0): - resolution: {integrity: sha512-UrZHsdj87OS6NM+IXRii+asdAUA/P0SMa4r1NrZvsUy72hDvCYwk8c9PsbKf1MvJ0BvP+rF1B8tFP54eT370Tg==} + /ast-kit@0.9.5(rollup@3.28.0): + resolution: {integrity: sha512-kbL7ERlqjXubdDd+szuwdlQ1xUxEz9mCz1+m07ftNVStgwRb2RWw+U6oKo08PAvOishMxiqz1mlJyLl8yQx2Qg==} engines: {node: '>=16.14.0'} dependencies: - '@babel/parser': 7.22.7 - '@rollup/pluginutils': 5.0.2(rollup@3.27.0) + '@babel/parser': 7.22.10 + '@rollup/pluginutils': 5.0.2(rollup@3.28.0) pathe: 1.1.1 transitivePeerDependencies: - rollup dev: true - /ast-walker-scope@0.4.2: - resolution: {integrity: sha512-vdCU9JvpsrxWxvJiRHAr8If8cu07LWJXDPhkqLiP4ErbN1fu/mK623QGmU4Qbn2Nq4Mx0vR/Q017B6+HcHg1aQ==} + /ast-walker-scope@0.5.0(rollup@3.28.0): + resolution: {integrity: sha512-NsyHMxBh4dmdEHjBo1/TBZvCKxffmZxRYhmclfu0PP6Aftre47jOHYaYaNqJcV0bxihxFXhDkzLHUwHc0ocd0Q==} engines: {node: '>=16.14.0'} dependencies: - '@babel/parser': 7.22.7 - '@babel/types': 7.22.5 + '@babel/parser': 7.22.10 + ast-kit: 0.9.5(rollup@3.28.0) + transitivePeerDependencies: + - rollup dev: true /astral-regex@2.0.0: @@ -2956,8 +2966,8 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001518 - electron-to-chromium: 1.4.482 + caniuse-lite: 1.0.30001519 + electron-to-chromium: 1.4.490 node-releases: 2.0.13 update-browserslist-db: 1.0.11(browserslist@4.21.10) dev: true @@ -3057,8 +3067,8 @@ packages: engines: {node: '>=10'} dev: true - /caniuse-lite@1.0.30001518: - resolution: {integrity: sha512-rup09/e3I0BKjncL+FesTayKtPrdwKhUufQFd3riFw1hHg8JmIFoInYfB102cFcY/pPgGmdyl/iy+jgiDi2vdA==} + /caniuse-lite@1.0.30001519: + resolution: {integrity: sha512-0QHgqR+Jv4bxHMp8kZ1Kn8CH55OikjKJ6JmKkZYP1F3D7w+lnFXF70nG5eNfsZS89jadi5Ywy5UCSKLAglIRkg==} dev: true /caseless@0.12.0: @@ -3411,7 +3421,7 @@ packages: dependencies: '@cypress/request': 2.88.12 '@cypress/xvfb': 1.2.4(supports-color@8.1.1) - '@types/node': 16.18.39 + '@types/node': 16.18.40 '@types/sinonjs__fake-timers': 8.1.1 '@types/sizzle': 2.3.3 arch: 2.2.0 @@ -3730,8 +3740,8 @@ packages: resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} dev: true - /electron-to-chromium@1.4.482: - resolution: {integrity: sha512-h+UqpfmEr1Qkk0zp7ej/jid7CXoq4m4QzW6wNTb0ELJ/BZCpA4wgUylBIMGCe621tnr4l5VmoHjdoSx2lbnNJA==} + /electron-to-chromium@1.4.490: + resolution: {integrity: sha512-6s7NVJz+sATdYnIwhdshx/N/9O6rvMxmhVoDSDFdj6iA45gHR8EQje70+RYsF4GeB+k0IeNSBnP7yG9ZXJFr7A==} dev: true /emoji-regex@8.0.0: @@ -3842,34 +3852,34 @@ packages: '@esbuild/win32-x64': 0.17.19 dev: true - /esbuild@0.18.17: - resolution: {integrity: sha512-1GJtYnUxsJreHYA0Y+iQz2UEykonY66HNWOb0yXYZi9/kNrORUEHVg87eQsCtqh59PEJ5YVZJO98JHznMJSWjg==} + /esbuild@0.18.20: + resolution: {integrity: sha512-ceqxoedUrcayh7Y7ZX6NdbbDzGROiyVBgC4PriJThBKSVPWnnFHZAkfI1lJT8QFkOwH4qOS2SJkS4wvpGl8BpA==} engines: {node: '>=12'} hasBin: true requiresBuild: true optionalDependencies: - '@esbuild/android-arm': 0.18.17 - '@esbuild/android-arm64': 0.18.17 - '@esbuild/android-x64': 0.18.17 - '@esbuild/darwin-arm64': 0.18.17 - '@esbuild/darwin-x64': 0.18.17 - '@esbuild/freebsd-arm64': 0.18.17 - '@esbuild/freebsd-x64': 0.18.17 - '@esbuild/linux-arm': 0.18.17 - '@esbuild/linux-arm64': 0.18.17 - '@esbuild/linux-ia32': 0.18.17 - '@esbuild/linux-loong64': 0.18.17 - '@esbuild/linux-mips64el': 0.18.17 - '@esbuild/linux-ppc64': 0.18.17 - '@esbuild/linux-riscv64': 0.18.17 - '@esbuild/linux-s390x': 0.18.17 - '@esbuild/linux-x64': 0.18.17 - '@esbuild/netbsd-x64': 0.18.17 - '@esbuild/openbsd-x64': 0.18.17 - '@esbuild/sunos-x64': 0.18.17 - '@esbuild/win32-arm64': 0.18.17 - '@esbuild/win32-ia32': 0.18.17 - '@esbuild/win32-x64': 0.18.17 + '@esbuild/android-arm': 0.18.20 + '@esbuild/android-arm64': 0.18.20 + '@esbuild/android-x64': 0.18.20 + '@esbuild/darwin-arm64': 0.18.20 + '@esbuild/darwin-x64': 0.18.20 + '@esbuild/freebsd-arm64': 0.18.20 + '@esbuild/freebsd-x64': 0.18.20 + '@esbuild/linux-arm': 0.18.20 + '@esbuild/linux-arm64': 0.18.20 + '@esbuild/linux-ia32': 0.18.20 + '@esbuild/linux-loong64': 0.18.20 + '@esbuild/linux-mips64el': 0.18.20 + '@esbuild/linux-ppc64': 0.18.20 + '@esbuild/linux-riscv64': 0.18.20 + '@esbuild/linux-s390x': 0.18.20 + '@esbuild/linux-x64': 0.18.20 + '@esbuild/netbsd-x64': 0.18.20 + '@esbuild/openbsd-x64': 0.18.20 + '@esbuild/sunos-x64': 0.18.20 + '@esbuild/win32-arm64': 0.18.20 + '@esbuild/win32-ia32': 0.18.20 + '@esbuild/win32-x64': 0.18.20 /escalade@3.1.1: resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} @@ -3907,17 +3917,17 @@ packages: source-map: 0.6.1 dev: true - /eslint-import-resolver-node@0.3.7: - resolution: {integrity: sha512-gozW2blMLJCeFpBwugLTGyvVjNoeo1knonXAcatC6bjPBZitotxdWf7Gimr25N4c0AAOo4eOUfaG82IJPDpqCA==} + /eslint-import-resolver-node@0.3.9: + resolution: {integrity: sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==} dependencies: debug: 3.2.7(supports-color@8.1.1) - is-core-module: 2.12.1 - resolve: 1.22.2 + is-core-module: 2.13.0 + resolve: 1.22.4 transitivePeerDependencies: - supports-color dev: true - /eslint-module-utils@2.8.0(@typescript-eslint/parser@6.2.1)(eslint-import-resolver-node@0.3.7)(eslint@8.46.0): + /eslint-module-utils@2.8.0(@typescript-eslint/parser@6.3.0)(eslint-import-resolver-node@0.3.9)(eslint@8.46.0): resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==} engines: {node: '>=4'} peerDependencies: @@ -3938,31 +3948,31 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 6.2.1(eslint@8.46.0)(typescript@5.1.6) + '@typescript-eslint/parser': 6.3.0(eslint@8.46.0)(typescript@5.1.6) debug: 3.2.7(supports-color@8.1.1) eslint: 8.46.0 - eslint-import-resolver-node: 0.3.7 + eslint-import-resolver-node: 0.3.9 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-antfu@0.40.0(eslint@8.46.0)(typescript@5.1.6): - resolution: {integrity: sha512-2L218fh+ILn+SC0vbIgoK1UCP5XVoCHqm3fJskLfpYJYjjm4BEaqEWKhmTOX0V1tDeySSbTEuInfALpfZry3Aw==} + /eslint-plugin-antfu@0.40.2(eslint@8.46.0)(typescript@5.1.6): + resolution: {integrity: sha512-KB75cqamJ5/0OMlicC4HZUSnIBQb/TxFAPPEaubtT8sbI9614USTZNSfTjODjCk/+h21R9lFxpJvVzOlxyfDRQ==} dependencies: - '@typescript-eslint/utils': 6.2.1(eslint@8.46.0)(typescript@5.1.6) + '@typescript-eslint/utils': 6.3.0(eslint@8.46.0)(typescript@5.1.6) transitivePeerDependencies: - eslint - supports-color - typescript dev: true - /eslint-plugin-cypress@2.13.3(eslint@8.46.0): - resolution: {integrity: sha512-nAPjZE5WopCsgJwl3vHm5iafpV+ZRO76Z9hMyRygWhmg5ODXDPd+9MaPl7kdJ2azj+sO87H3P1PRnggIrz848g==} + /eslint-plugin-cypress@2.14.0(eslint@8.46.0): + resolution: {integrity: sha512-eW6tv7iIg7xujleAJX4Ujm649Bf5jweqa4ObPEIuueYRyLZt7qXGWhCY/n4bfeFW/j6nQZwbIBHKZt6EKcL/cg==} peerDependencies: eslint: '>= 3.2.1' dependencies: eslint: 8.46.0 - globals: 11.12.0 + globals: 13.21.0 dev: true /eslint-plugin-es-x@7.2.0(eslint@8.46.0): @@ -3993,8 +4003,8 @@ packages: htmlparser2: 8.0.2 dev: true - /eslint-plugin-i@2.27.5-4(@typescript-eslint/parser@6.2.1)(eslint@8.46.0): - resolution: {integrity: sha512-X3Z+dp9nZw7d/y41EDO6JyFw4WVMOT91SFuoJvL0C0/4M1l6NxQ5mLTjXHuYhq0AazW75pAmj25yMk5wPMzjsw==} + /eslint-plugin-i@2.28.0-2(@typescript-eslint/parser@6.3.0)(eslint@8.46.0): + resolution: {integrity: sha512-z48kG4qmE4TmiLcxbmvxMT5ycwvPkXaWW0XpU1L768uZaTbiDbxsHMEdV24JHlOR1xDsPpKW39BfP/pRdYIwFA==} engines: {node: '>=12'} peerDependencies: eslint: ^7.2.0 || ^8 @@ -4002,12 +4012,12 @@ packages: debug: 3.2.7(supports-color@8.1.1) doctrine: 2.1.0 eslint: 8.46.0 - eslint-import-resolver-node: 0.3.7 - eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.2.1)(eslint-import-resolver-node@0.3.7)(eslint@8.46.0) - get-tsconfig: 4.6.2 + eslint-import-resolver-node: 0.3.9 + eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.3.0)(eslint-import-resolver-node@0.3.9)(eslint@8.46.0) + get-tsconfig: 4.7.0 is-glob: 4.0.3 minimatch: 3.1.2 - resolve: 1.22.3 + resolve: 1.22.4 semver: 7.5.4 transitivePeerDependencies: - '@typescript-eslint/parser' @@ -4016,7 +4026,7 @@ packages: - supports-color dev: true - /eslint-plugin-jest@27.2.3(@typescript-eslint/eslint-plugin@6.2.1)(eslint@8.46.0)(typescript@5.1.6): + /eslint-plugin-jest@27.2.3(@typescript-eslint/eslint-plugin@6.3.0)(eslint@8.46.0)(typescript@5.1.6): resolution: {integrity: sha512-sRLlSCpICzWuje66Gl9zvdF6mwD5X86I4u55hJyFBsxYOsBCmT5+kSUjf+fkFWVMMgpzNEupjW8WzUqi83hJAQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -4029,7 +4039,7 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 6.2.1(@typescript-eslint/parser@6.2.1)(eslint@8.46.0)(typescript@5.1.6) + '@typescript-eslint/eslint-plugin': 6.3.0(@typescript-eslint/parser@6.3.0)(eslint@8.46.0)(typescript@5.1.6) '@typescript-eslint/utils': 5.62.0(eslint@8.46.0)(typescript@5.1.6) eslint: 8.46.0 transitivePeerDependencies: @@ -4072,9 +4082,9 @@ packages: eslint: 8.46.0 eslint-plugin-es-x: 7.2.0(eslint@8.46.0) ignore: 5.2.4 - is-core-module: 2.12.1 + is-core-module: 2.13.0 minimatch: 3.1.2 - resolve: 1.22.2 + resolve: 1.22.4 semver: 7.5.4 dev: true @@ -4116,7 +4126,7 @@ packages: strip-indent: 3.0.0 dev: true - /eslint-plugin-unused-imports@3.0.0(@typescript-eslint/eslint-plugin@6.2.1)(eslint@8.46.0): + /eslint-plugin-unused-imports@3.0.0(@typescript-eslint/eslint-plugin@6.3.0)(eslint@8.46.0): resolution: {integrity: sha512-sduiswLJfZHeeBJ+MQaG+xYzSWdRXoSw61DpU13mzWumCkR0ufD0HmO4kdNokjrkluMHpj/7PJeN35pgbhW3kw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -4126,13 +4136,13 @@ packages: '@typescript-eslint/eslint-plugin': optional: true dependencies: - '@typescript-eslint/eslint-plugin': 6.2.1(@typescript-eslint/parser@6.2.1)(eslint@8.46.0)(typescript@5.1.6) + '@typescript-eslint/eslint-plugin': 6.3.0(@typescript-eslint/parser@6.3.0)(eslint@8.46.0)(typescript@5.1.6) eslint: 8.46.0 eslint-rule-composer: 0.3.0 dev: true - /eslint-plugin-vue@9.16.1(eslint@8.46.0): - resolution: {integrity: sha512-2FtnTqazA6aYONfDuOZTk0QzwhAwi7Z4+uJ7+GHeGxcKapjqWlDsRWDenvyG/utyOfAS5bVRmAG3cEWiYEz2bA==} + /eslint-plugin-vue@9.17.0(eslint@8.46.0): + resolution: {integrity: sha512-r7Bp79pxQk9I5XDP0k2dpUC7Ots3OSWgvGZNu3BxmKK6Zg7NgVtcOB6OCna5Kb9oQwJPl5hq183WD0SY5tZtIQ==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 @@ -4229,7 +4239,7 @@ packages: file-entry-cache: 6.0.1 find-up: 5.0.0 glob-parent: 6.0.2 - globals: 13.20.0 + globals: 13.21.0 graphemer: 1.4.0 ignore: 5.2.4 imurmurhash: 0.1.4 @@ -4714,8 +4724,8 @@ packages: engines: {node: '>=10'} dev: true - /get-tsconfig@4.6.2: - resolution: {integrity: sha512-E5XrT4CbbXcXWy+1jChlZmrmCwd5KGx502kDCXJJ7y898TtWW9FwoG5HfOLVRKmlmDGkWN2HM9Ho+/Y8F0sJDg==} + /get-tsconfig@4.7.0: + resolution: {integrity: sha512-pmjiZ7xtB8URYm74PlGJozDNyhvsVLUcpBa8DZBG3bWHwaHa9bPiRpiSfovw+fjhwONSCWKRyk+JQHEGZmMrzw==} dependencies: resolve-pkg-maps: 1.0.0 dev: true @@ -4752,7 +4762,7 @@ packages: hasBin: true dependencies: foreground-child: 3.1.1 - jackspeak: 2.2.2 + jackspeak: 2.2.3 minimatch: 9.0.3 minipass: 7.0.2 path-scurry: 1.10.1 @@ -4792,8 +4802,8 @@ packages: engines: {node: '>=4'} dev: true - /globals@13.20.0: - resolution: {integrity: sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==} + /globals@13.21.0: + resolution: {integrity: sha512-ybyme3s4yy/t/3s35bewwXKOf7cvzfreG2lH0lZl0JB7I4GxRP2ghxOK/Nb9EkRXdbBXZLfq/p/0W2JUONB/Gg==} engines: {node: '>=8'} dependencies: type-fest: 0.20.2 @@ -5208,8 +5218,8 @@ packages: ci-info: 3.8.0 dev: true - /is-core-module@2.12.1: - resolution: {integrity: sha512-Q4ZuBAe2FUsKtyQJoQHlvP8OvBERxO3jEmy1I7hcRXcJBGGHFh/aJBswbXuS9sgrDH2QUO8ilkwNPHvHMd8clg==} + /is-core-module@2.13.0: + resolution: {integrity: sha512-Z7dk6Qo8pOCp3l4tsX2C5ZVas4V+UxwQodwZhLopL91TX8UyyHEXafPcyoeeWuLrwzHcr3igO78wNLwHJHsMCQ==} dependencies: has: 1.0.3 dev: true @@ -5400,8 +5410,8 @@ packages: resolution: {integrity: sha512-Yljz7ffyPbrLpLngrMtZ7NduUgVvi6wG9RJ9IUcyCd59YQ911PBJphODUcbOVbqYfxe1wuYf/LJ8PauMRwsM/g==} dev: true - /jackspeak@2.2.2: - resolution: {integrity: sha512-mgNtVv4vUuaKA97yxUHoA3+FkuhtxkjdXEWOyB/N76fjy0FjezEt34oy3epBtvCvS+7DyKwqCFWx/oJLV5+kCg==} + /jackspeak@2.2.3: + resolution: {integrity: sha512-pF0kfjmg8DJLxDrizHoCZGUFz4P4czQ3HyfW4BU0ffebYkzAVlBywp5zaxW/TM+r0sGbmrQdi8EQQVTJFxnGsQ==} engines: {node: '>=14'} dependencies: '@isaacs/cliui': 8.0.2 @@ -5700,8 +5710,8 @@ packages: resolution: {integrity: sha512-2Fgx1Ycm599x+WGpIYwJOvsjmXFzTSc34IwDWALRA/8AopUKAVPwfJ+h5+f85BCp0PWmmJcWzEpxOpoXycMpdA==} dev: true - /lru-cache@10.0.0: - resolution: {integrity: sha512-svTf/fzsKHffP42sujkO/Rjs37BCIsQVRCeNYIm9WN8rgT7ffoUnRtZCqU+6BqcSBdv8gwJeTz8knJpgACeQMw==} + /lru-cache@10.0.1: + resolution: {integrity: sha512-IJ4uwUTi2qCccrioU6g9g/5rvvVl13bsdczUUcqbciD9iLr095yj8DQKdObriEvuNSx325N1rV1O0sJFszx75g==} engines: {node: 14 || >=16.14} dev: true @@ -5754,7 +5764,7 @@ packages: resolution: {integrity: sha512-rLWS7GCSTcEujjVBs2YqG7Y4643u8ucvCJeSRqiLYhesrDuzeuFIk37xREzAsfQaqzl8b9rNCE4m6J8tvX4Q8w==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} dependencies: - agentkeepalive: 4.3.0 + agentkeepalive: 4.5.0 cacache: 17.1.3 http-cache-semantics: 4.1.1 http-proxy-agent: 5.0.0 @@ -6109,7 +6119,7 @@ packages: resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==} dependencies: hosted-git-info: 2.8.9 - resolve: 1.22.2 + resolve: 1.22.4 semver: 5.7.2 validate-npm-package-license: 3.0.4 dev: true @@ -6119,7 +6129,7 @@ packages: engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} dependencies: hosted-git-info: 6.1.1 - is-core-module: 2.12.1 + is-core-module: 2.13.0 semver: 7.5.4 validate-npm-package-license: 3.0.4 dev: true @@ -6394,7 +6404,7 @@ packages: promise-retry: 2.0.1 read-package-json: 6.0.4 read-package-json-fast: 3.0.2 - sigstore: 1.8.0 + sigstore: 1.9.0 ssri: 10.0.4 tar: 6.1.15 transitivePeerDependencies: @@ -6435,7 +6445,7 @@ packages: resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} engines: {node: '>=8'} dependencies: - '@babel/code-frame': 7.22.5 + '@babel/code-frame': 7.22.10 error-ex: 1.3.2 json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.2.4 @@ -6489,7 +6499,7 @@ packages: resolution: {integrity: sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==} engines: {node: '>=16 || 14 >=14.17'} dependencies: - lru-cache: 10.0.0 + lru-cache: 10.0.1 minipass: 7.0.2 dev: true @@ -6555,8 +6565,8 @@ packages: engines: {node: '>=4'} dev: true - /pnpm@8.6.11: - resolution: {integrity: sha512-jqknppuj45tDzJsLcLqkAxytBHZXIx9JTYkGNq0/7pSRggpio9wRxTDj4NA2ilOHPlJ5BVjB5Ij5dx65woMi5A==} + /pnpm@8.6.12: + resolution: {integrity: sha512-Eza4C5SO/Xl5IYozupbZ5NOA5leBRPYxmXmXfe7G4/4uCkRLhks84rB33aitxNZU/uMrnDGGjwrLktoKvPjqHA==} engines: {node: '>=16.14'} hasBin: true dev: true @@ -6829,20 +6839,11 @@ packages: engines: {node: '>=10'} dev: true - /resolve@1.22.2: - resolution: {integrity: sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==} + /resolve@1.22.4: + resolution: {integrity: sha512-PXNdCiPqDqeUou+w1C2eTQbNfxKSuMxqTCuvlmmMsk1NWHL5fRrhY6Pl0qEYYc6+QqGClco1Qj8XnjPego4wfg==} hasBin: true dependencies: - is-core-module: 2.12.1 - path-parse: 1.0.7 - supports-preserve-symlinks-flag: 1.0.0 - dev: true - - /resolve@1.22.3: - resolution: {integrity: sha512-P8ur/gp/AmbEzjr729bZnLjXK5Z+4P0zhIJgBgzqRih7hL7BOukHGtSTA3ACMY467GRFz3duQsi0bDZdR7DKdw==} - hasBin: true - dependencies: - is-core-module: 2.12.1 + is-core-module: 2.13.0 path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 dev: true @@ -6876,8 +6877,8 @@ packages: glob: 7.2.3 dev: true - /rollup@3.27.0: - resolution: {integrity: sha512-aOltLCrYZ0FhJDm7fCqwTjIUEVjWjcydKBV/Zeid6Mn8BWgDCUBBWT5beM5ieForYNo/1ZHuGJdka26kvQ3Gzg==} + /rollup@3.28.0: + resolution: {integrity: sha512-d7zhvo1OUY2SXSM6pfNjgD5+d0Nz87CUp4mt8l/GgVP3oBsPwzNvSzyu1me6BSG9JIgWNTVcafIXBIyM8yQ3yw==} engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true optionalDependencies: @@ -7045,13 +7046,14 @@ packages: engines: {node: '>=14'} dev: true - /sigstore@1.8.0: - resolution: {integrity: sha512-ogU8qtQ3VFBawRJ8wjsBEX/vIFeHuGs1fm4jZtjWQwjo8pfAt7T/rh+udlAN4+QUe0IzA8qRSc/YZ7dHP6kh+w==} + /sigstore@1.9.0: + resolution: {integrity: sha512-0Zjz0oe37d08VeOtBIuB6cRriqXse2e8w+7yIy2XSXjshRKxbc2KkhXjL229jXSxEm7UbcjS76wcJDGQddVI9A==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} hasBin: true dependencies: - '@sigstore/bundle': 1.0.0 + '@sigstore/bundle': 1.1.0 '@sigstore/protobuf-specs': 0.2.0 + '@sigstore/sign': 1.0.0 '@sigstore/tuf': 1.0.3 make-fetch-happen: 11.1.1 transitivePeerDependencies: @@ -7299,8 +7301,8 @@ packages: engines: {node: '>=8'} dev: true - /strip-literal@1.2.0: - resolution: {integrity: sha512-tbehiynUAVoOhVKgpGG/xSIEPq3mDH3MmZ3957hiCBt2SnxkgOfXnZ8X2Kjfzb2L/6Vsv8Lnh8WT9qV5zQ0tMA==} + /strip-literal@1.3.0: + resolution: {integrity: sha512-PugKzOsyXpArk0yWmUwqOZecSO0GH0bPoctLcqNDH9J04pVW3lflYE0ujElBGTloevcxF5MofAOZ7C5l2b+wLg==} dependencies: acorn: 8.10.0 dev: true @@ -7587,10 +7589,10 @@ packages: '@unhead/shared': 1.2.2 hookable: 5.5.3 - /unimport@3.1.2(rollup@3.27.0): - resolution: {integrity: sha512-+R1IpnTGR+YNaUoe/nVy8+srpkrIDLRM+VFbxqBzCHPMUDdbi8r3R28ZoodA4Cv8BO2b5CoYBO6G+l+1ljpAwQ==} + /unimport@3.1.3(rollup@3.28.0): + resolution: {integrity: sha512-up4TE2yA+nMyyErGTjbYGVw95MriGa2hVRXQ3/JRp7984cwwqULcnBjHaovVpsO8tZc2j0fvgGu9yiBKOyxvYw==} dependencies: - '@rollup/pluginutils': 5.0.2(rollup@3.27.0) + '@rollup/pluginutils': 5.0.2(rollup@3.28.0) escape-string-regexp: 5.0.0 fast-glob: 3.3.1 local-pkg: 0.4.3 @@ -7599,7 +7601,7 @@ packages: pathe: 1.1.1 pkg-types: 1.0.3 scule: 1.0.0 - strip-literal: 1.2.0 + strip-literal: 1.3.0 unplugin: 1.4.0 transitivePeerDependencies: - rollup @@ -7635,35 +7637,35 @@ packages: engines: {node: '>= 10.0.0'} dev: true - /unocss@0.54.1(postcss@8.4.27)(rollup@3.27.0)(vite@4.4.8): - resolution: {integrity: sha512-tT2hkDzjf2KV/neYKG/nVYxlpmgn36PGfrT3rE2zk+gaEMU+bU42CisiSkRQ7c2w4d/+zLeCmLz+dj71D8LhFA==} + /unocss@0.54.3(postcss@8.4.27)(rollup@3.28.0)(vite@4.4.9): + resolution: {integrity: sha512-uaoCKFigRkqceLmBrtWhLqQR6D6NyBAtSFVUnM1m57BSqA0EwAFmBsgoynzAmZRTQQFsPrBzKQjEmaCUTyUd9Q==} engines: {node: '>=14'} peerDependencies: - '@unocss/webpack': 0.54.1 + '@unocss/webpack': 0.54.3 peerDependenciesMeta: '@unocss/webpack': optional: true dependencies: - '@unocss/astro': 0.54.1(rollup@3.27.0)(vite@4.4.8) - '@unocss/cli': 0.54.1(rollup@3.27.0) - '@unocss/core': 0.54.1 - '@unocss/extractor-arbitrary-variants': 0.54.1 - '@unocss/postcss': 0.54.1(postcss@8.4.27) - '@unocss/preset-attributify': 0.54.1 - '@unocss/preset-icons': 0.54.1 - '@unocss/preset-mini': 0.54.1 - '@unocss/preset-tagify': 0.54.1 - '@unocss/preset-typography': 0.54.1 - '@unocss/preset-uno': 0.54.1 - '@unocss/preset-web-fonts': 0.54.1 - '@unocss/preset-wind': 0.54.1 - '@unocss/reset': 0.54.1 - '@unocss/transformer-attributify-jsx': 0.54.1 - '@unocss/transformer-attributify-jsx-babel': 0.54.1 - '@unocss/transformer-compile-class': 0.54.1 - '@unocss/transformer-directives': 0.54.1 - '@unocss/transformer-variant-group': 0.54.1 - '@unocss/vite': 0.54.1(rollup@3.27.0)(vite@4.4.8) + '@unocss/astro': 0.54.3(rollup@3.28.0)(vite@4.4.9) + '@unocss/cli': 0.54.3(rollup@3.28.0) + '@unocss/core': 0.54.3 + '@unocss/extractor-arbitrary-variants': 0.54.3 + '@unocss/postcss': 0.54.3(postcss@8.4.27) + '@unocss/preset-attributify': 0.54.3 + '@unocss/preset-icons': 0.54.3 + '@unocss/preset-mini': 0.54.3 + '@unocss/preset-tagify': 0.54.3 + '@unocss/preset-typography': 0.54.3 + '@unocss/preset-uno': 0.54.3 + '@unocss/preset-web-fonts': 0.54.3 + '@unocss/preset-wind': 0.54.3 + '@unocss/reset': 0.54.3 + '@unocss/transformer-attributify-jsx': 0.54.3 + '@unocss/transformer-attributify-jsx-babel': 0.54.3 + '@unocss/transformer-compile-class': 0.54.3 + '@unocss/transformer-directives': 0.54.3 + '@unocss/transformer-variant-group': 0.54.3 + '@unocss/vite': 0.54.3(rollup@3.28.0)(vite@4.4.9) transitivePeerDependencies: - postcss - rollup @@ -7676,7 +7678,7 @@ packages: engines: {node: '>= 0.8'} dev: true - /unplugin-auto-import@0.16.6(@vueuse/core@10.3.0)(rollup@3.27.0): + /unplugin-auto-import@0.16.6(@vueuse/core@10.3.0)(rollup@3.28.0): resolution: {integrity: sha512-M+YIITkx3C/Hg38hp8HmswP5mShUUyJOzpifv7RTlAbeFlO2Tyw0pwrogSSxnipHDPTtI8VHFBpkYkNKzYSuyA==} engines: {node: '>=14'} peerDependencies: @@ -7689,19 +7691,19 @@ packages: optional: true dependencies: '@antfu/utils': 0.7.5 - '@rollup/pluginutils': 5.0.2(rollup@3.27.0) + '@rollup/pluginutils': 5.0.2(rollup@3.28.0) '@vueuse/core': 10.3.0(vue@3.3.4) fast-glob: 3.3.1 local-pkg: 0.4.3 magic-string: 0.30.2 minimatch: 9.0.3 - unimport: 3.1.2(rollup@3.27.0) + unimport: 3.1.3(rollup@3.28.0) unplugin: 1.4.0 transitivePeerDependencies: - rollup dev: true - /unplugin-combine@0.7.0(rollup@3.27.0)(vite@4.4.8): + /unplugin-combine@0.7.0(rollup@3.28.0)(vite@4.4.9): resolution: {integrity: sha512-Pxa8ovANAUN/bz/pzGN8xnTqFfSJndIJAttXS4/BdVq7mxtKB65RVa2UxAnLmEzgwvtefXAjZgyx9fk5Bv0vEA==} engines: {node: '>=14.19.0'} peerDependencies: @@ -7720,12 +7722,12 @@ packages: optional: true dependencies: '@antfu/utils': 0.7.5 - rollup: 3.27.0 + rollup: 3.28.0 unplugin: 1.4.0 - vite: 4.4.8(@types/node@20.4.6) + vite: 4.4.9(@types/node@20.4.9) dev: true - /unplugin-vue-components@0.25.1(rollup@3.27.0)(vue@3.3.4): + /unplugin-vue-components@0.25.1(rollup@3.28.0)(vue@3.3.4): resolution: {integrity: sha512-kzS2ZHVMaGU2XEO2keYQcMjNZkanDSGDdY96uQT9EPe+wqSZwwgbFfKVJ5ti0+8rGAcKHColwKUvctBhq2LJ3A==} engines: {node: '>=14'} peerDependencies: @@ -7739,14 +7741,14 @@ packages: optional: true dependencies: '@antfu/utils': 0.7.5 - '@rollup/pluginutils': 5.0.2(rollup@3.27.0) + '@rollup/pluginutils': 5.0.2(rollup@3.28.0) chokidar: 3.5.3 debug: 4.3.4(supports-color@8.1.1) fast-glob: 3.3.1 local-pkg: 0.4.3 magic-string: 0.30.2 minimatch: 9.0.3 - resolve: 1.22.2 + resolve: 1.22.4 unplugin: 1.4.0 vue: 3.3.4 transitivePeerDependencies: @@ -7754,48 +7756,48 @@ packages: - supports-color dev: true - /unplugin-vue-define-options@1.3.14(rollup@3.27.0)(vue@3.3.4): - resolution: {integrity: sha512-TZ3jgo2H5E5r/jhkHSNPvgatkad4NzFPSMaG6LGpl07DthcCH1bIJIH/jWZa5Ebz6oWb9GfBeP7qN8hdufKOzQ==} + /unplugin-vue-define-options@1.3.15(rollup@3.28.0)(vue@3.3.4): + resolution: {integrity: sha512-SrNVpWtQXHxnLEpkCvEdhLdVepBIVFuj5Y8qY2bq45NdgBA4Obsq+8NtEP2lzdr0AlQlhgqUE8dxhuqu1mYEzw==} engines: {node: '>=16.14.0'} dependencies: - '@vue-macros/common': 1.6.2(rollup@3.27.0)(vue@3.3.4) - ast-walker-scope: 0.4.2 + '@vue-macros/common': 1.7.0(rollup@3.28.0)(vue@3.3.4) + ast-walker-scope: 0.5.0(rollup@3.28.0) unplugin: 1.4.0 transitivePeerDependencies: - rollup - vue dev: true - /unplugin-vue-macros@2.4.2(@vueuse/core@10.3.0)(rollup@3.27.0)(vite@4.4.8)(vue@3.3.4): - resolution: {integrity: sha512-KFLEFc/njZcYciEeoqE2qYiyDF+a+dMTSY/4nNml7wXIAPsuxJez55kl0yD++IFLV6OyFicbJT40FLe3EqCymw==} + /unplugin-vue-macros@2.4.4(@vueuse/core@10.3.0)(rollup@3.28.0)(vite@4.4.9)(vue@3.3.4): + resolution: {integrity: sha512-f7L8GnSOhtLNXU5PSyA8svIIjP68ij+TdM9Jhq409M31szSsW9ug6hZ5oTBwNcvapFV1I3ZvK4LKqXeY5FcIhA==} engines: {node: '>=16.14.0'} peerDependencies: vue: ^2.7.0 || ^3.2.25 dependencies: - '@vue-macros/better-define': 1.6.8(rollup@3.27.0)(vue@3.3.4) - '@vue-macros/chain-call': 0.1.2(rollup@3.27.0)(vue@3.3.4) - '@vue-macros/common': 1.6.2(rollup@3.27.0)(vue@3.3.4) - '@vue-macros/define-emit': 0.1.12(vue@3.3.4) - '@vue-macros/define-models': 1.0.12(@vueuse/core@10.3.0)(rollup@3.27.0)(vue@3.3.4) - '@vue-macros/define-prop': 0.2.3(vue@3.3.4) - '@vue-macros/define-props': 1.0.16(@vue-macros/reactivity-transform@0.3.18)(rollup@3.27.0)(vue@3.3.4) - '@vue-macros/define-props-refs': 1.1.6(rollup@3.27.0)(vue@3.3.4) - '@vue-macros/define-render': 1.3.15(rollup@3.27.0)(vue@3.3.4) - '@vue-macros/define-slots': 1.0.11(rollup@3.27.0)(vue@3.3.4) - '@vue-macros/devtools': 0.1.3(vite@4.4.8) - '@vue-macros/export-expose': 0.0.9(rollup@3.27.0)(vue@3.3.4) - '@vue-macros/export-props': 0.3.14(rollup@3.27.0)(vue@3.3.4) - '@vue-macros/hoist-static': 1.4.8(rollup@3.27.0)(vue@3.3.4) - '@vue-macros/jsx-directive': 0.2.1(rollup@3.27.0)(vue@3.3.4) - '@vue-macros/named-template': 0.3.15(rollup@3.27.0)(vue@3.3.4) - '@vue-macros/reactivity-transform': 0.3.18(rollup@3.27.0)(vue@3.3.4) - '@vue-macros/setup-block': 0.2.14(rollup@3.27.0)(vue@3.3.4) - '@vue-macros/setup-component': 0.16.15(rollup@3.27.0)(vue@3.3.4) - '@vue-macros/setup-sfc': 0.15.15(rollup@3.27.0)(vue@3.3.4) - '@vue-macros/short-emits': 1.4.6(rollup@3.27.0)(vue@3.3.4) + '@vue-macros/better-define': 1.6.9(rollup@3.28.0)(vue@3.3.4) + '@vue-macros/chain-call': 0.1.3(rollup@3.28.0)(vue@3.3.4) + '@vue-macros/common': 1.7.0(rollup@3.28.0)(vue@3.3.4) + '@vue-macros/define-emit': 0.1.13(vue@3.3.4) + '@vue-macros/define-models': 1.0.13(@vueuse/core@10.3.0)(rollup@3.28.0)(vue@3.3.4) + '@vue-macros/define-prop': 0.2.4(vue@3.3.4) + '@vue-macros/define-props': 1.0.17(@vue-macros/reactivity-transform@0.3.19)(rollup@3.28.0)(vue@3.3.4) + '@vue-macros/define-props-refs': 1.1.7(rollup@3.28.0)(vue@3.3.4) + '@vue-macros/define-render': 1.4.0(rollup@3.28.0)(vue@3.3.4) + '@vue-macros/define-slots': 1.0.12(rollup@3.28.0)(vue@3.3.4) + '@vue-macros/devtools': 0.1.3(vite@4.4.9) + '@vue-macros/export-expose': 0.0.10(rollup@3.28.0)(vue@3.3.4) + '@vue-macros/export-props': 0.3.15(rollup@3.28.0)(vue@3.3.4) + '@vue-macros/hoist-static': 1.4.9(rollup@3.28.0)(vue@3.3.4) + '@vue-macros/jsx-directive': 0.3.0(rollup@3.28.0)(vue@3.3.4) + '@vue-macros/named-template': 0.3.16(rollup@3.28.0)(vue@3.3.4) + '@vue-macros/reactivity-transform': 0.3.19(rollup@3.28.0)(vue@3.3.4) + '@vue-macros/setup-block': 0.2.15(rollup@3.28.0)(vue@3.3.4) + '@vue-macros/setup-component': 0.16.16(rollup@3.28.0)(vue@3.3.4) + '@vue-macros/setup-sfc': 0.16.0(rollup@3.28.0)(vue@3.3.4) + '@vue-macros/short-emits': 1.4.7(rollup@3.28.0)(vue@3.3.4) unplugin: 1.4.0 - unplugin-combine: 0.7.0(rollup@3.27.0)(vite@4.4.8) - unplugin-vue-define-options: 1.3.14(rollup@3.27.0)(vue@3.3.4) + unplugin-combine: 0.7.0(rollup@3.28.0)(vite@4.4.9) + unplugin-vue-define-options: 1.3.15(rollup@3.28.0)(vue@3.3.4) vue: 3.3.4 transitivePeerDependencies: - '@vueuse/core' @@ -7894,7 +7896,7 @@ packages: extsprintf: 1.3.0 dev: true - /vite-node@0.34.1(@types/node@20.4.6): + /vite-node@0.34.1(@types/node@20.4.9): resolution: {integrity: sha512-odAZAL9xFMuAg8aWd7nSPT+hU8u2r9gU3LRm9QKjxBEF2rRdWpMuqkrkjvyVQEdNFiBctqr2Gg4uJYizm5Le6w==} engines: {node: '>=v14.18.0'} hasBin: true @@ -7904,7 +7906,7 @@ packages: mlly: 1.4.0 pathe: 1.1.1 picocolors: 1.0.0 - vite: 4.4.8(@types/node@20.4.6) + vite: 4.4.9(@types/node@20.4.9) transitivePeerDependencies: - '@types/node' - less @@ -7916,7 +7918,7 @@ packages: - terser dev: true - /vite-plugin-inspect@0.7.35(rollup@3.27.0)(vite@4.4.8): + /vite-plugin-inspect@0.7.35(rollup@3.28.0)(vite@4.4.9): resolution: {integrity: sha512-e5w5dJAj3vDcHTxn8hHbiH+mVqYs17gaW00f3aGuMTXiqUog+T1Lsxr9Jb4WRiip84cpuhR0KFFBT1egtXboiA==} engines: {node: '>=14'} peerDependencies: @@ -7927,19 +7929,19 @@ packages: optional: true dependencies: '@antfu/utils': 0.7.5 - '@rollup/pluginutils': 5.0.2(rollup@3.27.0) + '@rollup/pluginutils': 5.0.2(rollup@3.28.0) debug: 4.3.4(supports-color@8.1.1) fs-extra: 11.1.1 open: 9.1.0 picocolors: 1.0.0 sirv: 2.0.3 - vite: 4.4.8(@types/node@20.4.6) + vite: 4.4.9(@types/node@20.4.9) transitivePeerDependencies: - rollup - supports-color dev: true - /vite-plugin-pages@0.31.0(vite@4.4.8): + /vite-plugin-pages@0.31.0(vite@4.4.9): resolution: {integrity: sha512-fw3onBfVTXQI7rOzAbSZhmfwvk50+3qNnGZpERjmD93c8nEjrGLyd53eFXYMxcJV4KA1vzi4qIHt2+6tS4dEMw==} peerDependencies: '@vue/compiler-sfc': ^2.7.0 || ^3.0.0 @@ -7956,46 +7958,46 @@ packages: json5: 2.2.3 local-pkg: 0.4.3 picocolors: 1.0.0 - vite: 4.4.8(@types/node@20.4.6) + vite: 4.4.9(@types/node@20.4.9) yaml: 2.3.1 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-vue-component-preview@1.1.6(rollup@3.27.0)(vite@4.4.8)(vue@3.3.4): + /vite-plugin-vue-component-preview@1.1.6(rollup@3.28.0)(vite@4.4.9)(vue@3.3.4): resolution: {integrity: sha512-3uS2BvIEZWJOxrFWBy+w6Eh177eru00uK1vepRhqAZun3DEipRfdWmfmGnrmvN+bKUKt6cOkYsMBbhP+Fl1YxQ==} peerDependencies: vue: '>=3.0.0' dependencies: '@volar/vue-language-core': 1.6.5 magic-string: 0.27.0 - vite-plugin-vue-markdown: 0.22.6(rollup@3.27.0)(vite@4.4.8) + vite-plugin-vue-markdown: 0.22.6(rollup@3.28.0)(vite@4.4.9) vue: 3.3.4 transitivePeerDependencies: - rollup - vite dev: true - /vite-plugin-vue-inspector@3.5.0(vite@4.4.8): - resolution: {integrity: sha512-dDoxEi5VWkfsKflVUYxElC3XD/MOn8s/6mjCqWRDlFIQ+OsY0cW5PNTbqxGllbBBCr5SDnDmPWFS1vMJxrLVEw==} + /vite-plugin-vue-inspector@3.6.0(vite@4.4.9): + resolution: {integrity: sha512-Fi+9JaMx/reuic+MWbrdw8g5TwZM5a/BmdBT8OKKZi3rK4Qw3wND9smT+Ld+Daitbgly17uvuCiull2KV/hEBQ==} peerDependencies: vite: ^3.0.0-0 || ^4.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.22.9) - '@babel/plugin-transform-typescript': 7.22.9(@babel/core@7.22.9) - '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.22.9) + '@babel/core': 7.22.10 + '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.22.10) + '@babel/plugin-transform-typescript': 7.22.10(@babel/core@7.22.10) + '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.22.10) '@vue/compiler-dom': 3.3.4 esno: 0.16.3 kolorist: 1.8.0 magic-string: 0.30.2 shell-quote: 1.8.1 - vite: 4.4.8(@types/node@20.4.6) + vite: 4.4.9(@types/node@20.4.9) transitivePeerDependencies: - supports-color dev: true - /vite-plugin-vue-markdown@0.22.6(rollup@3.27.0)(vite@4.4.8): + /vite-plugin-vue-markdown@0.22.6(rollup@3.28.0)(vite@4.4.9): resolution: {integrity: sha512-BB0/yYoRO+4hceFZRgU/iAOpgklFvo/eHLapOkavIoDkP0jeoQubOMTEF8K4FuYRX9jaN5WcP2TrfhUgc7RuUg==} peerDependencies: vite: ^2.0.0 || ^3.0.0-0 || ^4.0.0 @@ -8004,15 +8006,15 @@ packages: '@mdit-vue/plugin-component': 0.12.0 '@mdit-vue/plugin-frontmatter': 0.12.0 '@mdit-vue/types': 0.12.0 - '@rollup/pluginutils': 5.0.2(rollup@3.27.0) + '@rollup/pluginutils': 5.0.2(rollup@3.28.0) '@types/markdown-it': 12.2.3 markdown-it: 13.0.1 - vite: 4.4.8(@types/node@20.4.6) + vite: 4.4.9(@types/node@20.4.9) transitivePeerDependencies: - rollup dev: true - /vite-plugin-vue-markdown@0.23.7(rollup@3.27.0)(vite@4.4.8): + /vite-plugin-vue-markdown@0.23.7(rollup@3.28.0)(vite@4.4.9): resolution: {integrity: sha512-zbZxgJ0fr0f1pSJek3j2236suhyyoKAQzxP1GPrRrrEiM2FWVoio9uD8fD3kaqPPi/D9QRzKixGQU9nZ95CIdw==} peerDependencies: vite: ^2.0.0 || ^3.0.0-0 || ^4.0.0 @@ -8021,37 +8023,37 @@ packages: '@mdit-vue/plugin-component': 0.12.0 '@mdit-vue/plugin-frontmatter': 0.12.0 '@mdit-vue/types': 0.12.0 - '@rollup/pluginutils': 5.0.2(rollup@3.27.0) + '@rollup/pluginutils': 5.0.2(rollup@3.28.0) '@types/markdown-it': 12.2.3 markdown-it: 13.0.1 - vite: 4.4.8(@types/node@20.4.6) + vite: 4.4.9(@types/node@20.4.9) transitivePeerDependencies: - rollup dev: true - /vite-plugin-vue-meta-layouts@0.2.2(vite@4.4.8)(vue-router@4.2.4): + /vite-plugin-vue-meta-layouts@0.2.2(vite@4.4.9)(vue-router@4.2.4): resolution: {integrity: sha512-u3WHlSzqE7tfOFFN7IygkQXDgnhVYD+GSfSXeMk1m/xI/gMtJtLeVwjBTow4kOn3oEkJcj/I9yCZoWpQeRHTFw==} peerDependencies: vite: '>=2.0.0' vue-router: '>=4.0.14' dependencies: local-pkg: 0.4.3 - vite: 4.4.8(@types/node@20.4.6) + vite: 4.4.9(@types/node@20.4.9) vue-router: 4.2.4(vue@3.3.4) dev: true - /vite-plugin-vuetify@1.0.2(vite@4.4.8)(vue@3.3.4)(vuetify@3.3.11): + /vite-plugin-vuetify@1.0.2(vite@4.4.9)(vue@3.3.4)(vuetify@3.3.12): resolution: {integrity: sha512-MubIcKD33O8wtgQXlbEXE7ccTEpHZ8nPpe77y9Wy3my2MWw/PgehP9VqTp92BLqr0R1dSL970Lynvisx3UxBFw==} engines: {node: '>=12'} peerDependencies: vite: ^2.7.0 || ^3.0.0 || ^4.0.0 vuetify: ^3.0.0-beta.4 dependencies: - '@vuetify/loader-shared': 1.7.1(vue@3.3.4)(vuetify@3.3.11) + '@vuetify/loader-shared': 1.7.1(vue@3.3.4)(vuetify@3.3.12) debug: 4.3.4(supports-color@8.1.1) upath: 2.0.1 - vite: 4.4.8(@types/node@20.4.6) - vuetify: 3.3.11(typescript@5.1.6)(vite-plugin-vuetify@1.0.2)(vue-i18n@9.3.0-beta.14-77e850b)(vue@3.3.4) + vite: 4.4.9(@types/node@20.4.9) + vuetify: 3.3.12(typescript@5.1.6)(vite-plugin-vuetify@1.0.2)(vue-i18n@9.3.0-beta.14-77e850b)(vue@3.3.4) transitivePeerDependencies: - supports-color - vue @@ -8061,7 +8063,7 @@ packages: resolution: {integrity: sha512-X3ZImSVpFMypBTIhaTqEOdKj7tO9n7Puzd8vsxuQluFUyu6x/e2Dzv8qk5qZsC34ZR6iHt0wa2sPhDu1OjdOsA==} dev: true - /vite-ssg@0.22.2(@vueuse/head@1.1.26)(critters@0.0.16)(vite@4.4.8)(vue-router@4.2.4)(vue@3.3.4): + /vite-ssg@0.22.2(@vueuse/head@1.1.26)(critters@0.0.16)(vite@4.4.9)(vue-router@4.2.4)(vue@3.3.4): resolution: {integrity: sha512-eSlp/WiT7dkpZ6TIkZuALUcOnCJlVfqj38OdpFVZHtHFcwCH9b95edu5Hgti5WnGrq33iVfGOK67zWpt9ClroA==} engines: {node: '>=14.0.0'} hasBin: true @@ -8086,7 +8088,7 @@ packages: jsdom: 21.1.2 kolorist: 1.8.0 prettier: 2.8.8 - vite: 4.4.8(@types/node@20.4.6) + vite: 4.4.9(@types/node@20.4.9) vue: 3.3.4 vue-router: 4.2.4(vue@3.3.4) yargs: 17.7.2 @@ -8097,8 +8099,8 @@ packages: - utf-8-validate dev: true - /vite@4.4.8(@types/node@20.4.6): - resolution: {integrity: sha512-LONawOUUjxQridNWGQlNizfKH89qPigK36XhMI7COMGztz8KNY0JHim7/xDd71CZwGT4HtSRgI7Hy+RlhG0Gvg==} + /vite@4.4.9(@types/node@20.4.9): + resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -8125,10 +8127,10 @@ packages: terser: optional: true dependencies: - '@types/node': 20.4.6 - esbuild: 0.18.17 + '@types/node': 20.4.9 + esbuild: 0.18.20 postcss: 8.4.27 - rollup: 3.27.0 + rollup: 3.28.0 optionalDependencies: fsevents: 2.3.2 @@ -8165,7 +8167,7 @@ packages: dependencies: '@types/chai': 4.3.5 '@types/chai-subset': 1.3.3 - '@types/node': 20.4.6 + '@types/node': 20.4.9 '@vitest/expect': 0.34.1 '@vitest/runner': 0.34.1 '@vitest/snapshot': 0.34.1 @@ -8181,11 +8183,11 @@ packages: pathe: 1.1.1 picocolors: 1.0.0 std-env: 3.3.3 - strip-literal: 1.2.0 + strip-literal: 1.3.0 tinybench: 2.5.0 tinypool: 0.7.0 - vite: 4.4.8(@types/node@20.4.6) - vite-node: 0.34.1(@types/node@20.4.6) + vite: 4.4.9(@types/node@20.4.9) + vite-node: 0.34.1(@types/node@20.4.9) why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -8289,8 +8291,8 @@ packages: '@vue/server-renderer': 3.3.4(vue@3.3.4) '@vue/shared': 3.3.4 - /vuetify@3.3.11(typescript@5.1.6)(vite-plugin-vuetify@1.0.2)(vue-i18n@9.3.0-beta.14-77e850b)(vue@3.3.4): - resolution: {integrity: sha512-hlbSgxXCcEu4VelJMRHKhvLpaitLsruHvdvolbqbCS6Z64XoulUDw3CQ9ay6WGBL7uckmop0bUYidD2d8mN0UQ==} + /vuetify@3.3.12(typescript@5.1.6)(vite-plugin-vuetify@1.0.2)(vue-i18n@9.3.0-beta.14-77e850b)(vue@3.3.4): + resolution: {integrity: sha512-mH3CF+ALM1sC0Zm91IPq5b+bummrHH/Ek9jwYrQ0+fOAoJWd9nUcOIHODTPY+PODJDbJTwF6b3wVTDwqzUgTgQ==} engines: {node: ^12.20 || >=14.13} peerDependencies: typescript: '>=4.7' @@ -8309,7 +8311,7 @@ packages: optional: true dependencies: typescript: 5.1.6 - vite-plugin-vuetify: 1.0.2(vite@4.4.8)(vue@3.3.4)(vuetify@3.3.11) + vite-plugin-vuetify: 1.0.2(vite@4.4.9)(vue@3.3.4)(vuetify@3.3.12) vue: 3.3.4 vue-i18n: 9.3.0-beta.14-77e850b(vue@3.3.4) dev: false