From e6d045e89f8663df1300566bb2bb88926b43926e Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Sat, 6 Aug 2022 23:25:55 +0800 Subject: [PATCH] chore: upgrade deps --- package.json | 27 +- pnpm-lock.yaml | 746 +++++++++++++++++++++++++------------------------ 2 files changed, 389 insertions(+), 384 deletions(-) diff --git a/package.json b/package.json index dee4ea1..f070159 100644 --- a/package.json +++ b/package.json @@ -1,4 +1,5 @@ { + "type": "module", "private": true, "packageManager": "pnpm@7.6.0", "scripts": { @@ -14,14 +15,14 @@ "up": "taze major -I" }, "dependencies": { - "@vueuse/core": "^9.0.0", - "@vueuse/head": "^0.7.7", + "@vueuse/core": "^9.1.0", + "@vueuse/head": "^0.7.9", "nprogress": "^0.2.0", "pinia": "^2.0.17", "vue": "^3.2.37", "vue-demi": "^0.13.6", - "vue-i18n": "^9.1.10", - "vue-router": "^4.1.2" + "vue-i18n": "^9.2.2", + "vue-router": "^4.1.3" }, "devDependencies": { "@antfu/eslint-config": "^0.25.2", @@ -33,20 +34,20 @@ "@vue/test-utils": "^2.0.2", "critters": "^0.0.16", "cross-env": "^7.0.3", - "cypress": "^10.3.1", - "eslint": "^8.20.0", + "cypress": "^10.4.0", + "eslint": "^8.21.0", "eslint-plugin-cypress": "^2.12.1", "https-localhost": "^4.7.1", "markdown-it-link-attributes": "^4.0.0", "markdown-it-shiki": "^0.5.1", - "pnpm": "^7.6.0", + "pnpm": "^7.8.0", "shiki": "^0.10.1", "taze": "^0.7.6", "typescript": "^4.7.4", - "unocss": "^0.44.7", - "unplugin-auto-import": "^0.10.1", - "unplugin-vue-components": "^0.21.2", - "vite": "^3.0.3", + "unocss": "^0.45.5", + "unplugin-auto-import": "^0.11.0", + "unplugin-vue-components": "^0.22.0", + "vite": "^3.0.4", "vite-plugin-inspect": "^0.6.0", "vite-plugin-pages": "^0.25.0", "vite-plugin-pwa": "^0.12.3", @@ -54,7 +55,7 @@ "vite-plugin-vue-markdown": "^0.21.1", "vite-ssg": "^0.20.2", "vite-ssg-sitemap": "^0.3.1", - "vitest": "^0.19.1", - "vue-tsc": "^0.39.0" + "vitest": "^0.21.0", + "vue-tsc": "^0.39.5" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8cdedd5..957472e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,26 +8,26 @@ specifiers: '@types/nprogress': ^0.2.0 '@vitejs/plugin-vue': ^3.0.1 '@vue/test-utils': ^2.0.2 - '@vueuse/core': ^9.0.0 - '@vueuse/head': ^0.7.7 + '@vueuse/core': ^9.1.0 + '@vueuse/head': ^0.7.9 critters: ^0.0.16 cross-env: ^7.0.3 - cypress: ^10.3.1 - eslint: ^8.20.0 + cypress: ^10.4.0 + eslint: ^8.21.0 eslint-plugin-cypress: ^2.12.1 https-localhost: ^4.7.1 markdown-it-link-attributes: ^4.0.0 markdown-it-shiki: ^0.5.1 nprogress: ^0.2.0 pinia: ^2.0.17 - pnpm: ^7.6.0 + pnpm: ^7.8.0 shiki: ^0.10.1 taze: ^0.7.6 typescript: ^4.7.4 - unocss: ^0.44.7 - unplugin-auto-import: ^0.10.1 - unplugin-vue-components: ^0.21.2 - vite: ^3.0.3 + unocss: ^0.45.5 + unplugin-auto-import: ^0.11.0 + unplugin-vue-components: ^0.22.0 + vite: ^3.0.4 vite-plugin-inspect: ^0.6.0 vite-plugin-pages: ^0.25.0 vite-plugin-pwa: ^0.12.3 @@ -35,56 +35,56 @@ specifiers: vite-plugin-vue-markdown: ^0.21.1 vite-ssg: ^0.20.2 vite-ssg-sitemap: ^0.3.1 - vitest: ^0.19.1 + vitest: ^0.21.0 vue: ^3.2.37 vue-demi: ^0.13.6 - vue-i18n: ^9.1.10 - vue-router: ^4.1.2 - vue-tsc: ^0.39.0 + vue-i18n: ^9.2.2 + vue-router: ^4.1.3 + vue-tsc: ^0.39.5 dependencies: - '@vueuse/core': 9.0.0_vue@3.2.37 - '@vueuse/head': 0.7.7_vue@3.2.37 + '@vueuse/core': 9.1.0_vue@3.2.37 + '@vueuse/head': 0.7.9_vue@3.2.37 nprogress: 0.2.0 pinia: 2.0.17_j6bzmzd4ujpabbp5objtwxyjp4 vue: 3.2.37 vue-demi: 0.13.6_vue@3.2.37 - vue-i18n: 9.1.10_vue@3.2.37 - vue-router: 4.1.2_vue@3.2.37 + vue-i18n: 9.2.2_vue@3.2.37 + vue-router: 4.1.3_vue@3.2.37 devDependencies: - '@antfu/eslint-config': 0.25.2_he2ccbldppg44uulnyq4rwocfa + '@antfu/eslint-config': 0.25.2_qugx7qdu5zevzvxaiqyxfiwquq '@iconify-json/carbon': 1.1.7 - '@intlify/vite-plugin-vue-i18n': 5.0.1_vite@3.0.3+vue-i18n@9.1.10 + '@intlify/vite-plugin-vue-i18n': 5.0.1_vite@3.0.4+vue-i18n@9.2.2 '@types/markdown-it-link-attributes': 3.0.1 '@types/nprogress': 0.2.0 - '@vitejs/plugin-vue': 3.0.1_vite@3.0.3+vue@3.2.37 + '@vitejs/plugin-vue': 3.0.1_vite@3.0.4+vue@3.2.37 '@vue/test-utils': 2.0.2_vue@3.2.37 critters: 0.0.16 cross-env: 7.0.3 - cypress: 10.3.1 - eslint: 8.20.0 - eslint-plugin-cypress: 2.12.1_eslint@8.20.0 + cypress: 10.4.0 + eslint: 8.21.0 + eslint-plugin-cypress: 2.12.1_eslint@8.21.0 https-localhost: 4.7.1 markdown-it-link-attributes: 4.0.0 markdown-it-shiki: 0.5.1 - pnpm: 7.6.0 + pnpm: 7.8.0 shiki: 0.10.1 taze: 0.7.6 typescript: 4.7.4 - unocss: 0.44.7_vite@3.0.3 - unplugin-auto-import: 0.10.1_ya3b5ohu7u6blcmxzl5ar2qa2a - unplugin-vue-components: 0.21.2_vite@3.0.3+vue@3.2.37 - vite: 3.0.3 - vite-plugin-inspect: 0.6.0_vite@3.0.3 - vite-plugin-pages: 0.25.0_vite@3.0.3 - vite-plugin-pwa: 0.12.3_vite@3.0.3 - vite-plugin-vue-layouts: 0.7.0_z3wofnvexstekwaykj47orp6tq - vite-plugin-vue-markdown: 0.21.1_vite@3.0.3 - vite-ssg: 0.20.2_nro6d7s7gsixoieiq2nt5jvtfq + unocss: 0.45.5_vite@3.0.4 + unplugin-auto-import: 0.11.0_25lmdjqd6sh2wqsrigufd6bkkm + unplugin-vue-components: 0.22.0_vite@3.0.4+vue@3.2.37 + vite: 3.0.4 + vite-plugin-inspect: 0.6.0_vite@3.0.4 + vite-plugin-pages: 0.25.0_vite@3.0.4 + vite-plugin-pwa: 0.12.3_vite@3.0.4 + vite-plugin-vue-layouts: 0.7.0_2idawcohe3eegwclkuflddhqau + vite-plugin-vue-markdown: 0.21.1_vite@3.0.4 + vite-ssg: 0.20.2_thgl23324gg75myoeph36y4c5a vite-ssg-sitemap: 0.3.1 - vitest: 0.19.1 - vue-tsc: 0.39.0_typescript@4.7.4 + vitest: 0.21.0 + vue-tsc: 0.39.5_typescript@4.7.4 packages: @@ -96,22 +96,22 @@ packages: '@jridgewell/trace-mapping': 0.3.14 dev: true - /@antfu/eslint-config-basic/0.25.2_d5zwcxr4bwkhmuo464cb3a2puu: + /@antfu/eslint-config-basic/0.25.2_jnss7dz76sznncvpyatba5hbxa: resolution: {integrity: sha512-D81jE90B7cujMmU2mKEaUcRsKRAfVX4PniEoaD0c3HiqprqghfBjuv3B6p1+tG9uJQAgLBVsK+G92Y+AAgFaOA==} peerDependencies: eslint: '>=7.4.0' dependencies: - eslint: 8.20.0 - eslint-plugin-antfu: 0.25.2_he2ccbldppg44uulnyq4rwocfa - eslint-plugin-eslint-comments: 3.2.0_eslint@8.20.0 + eslint: 8.21.0 + eslint-plugin-antfu: 0.25.2_qugx7qdu5zevzvxaiqyxfiwquq + eslint-plugin-eslint-comments: 3.2.0_eslint@8.21.0 eslint-plugin-html: 6.2.0 - eslint-plugin-import: 2.26.0_ficupzxy3q6nk56ibvavehtzue - eslint-plugin-jsonc: 2.3.1_eslint@8.20.0 - eslint-plugin-markdown: 2.2.1_eslint@8.20.0 - eslint-plugin-n: 15.2.4_eslint@8.20.0 - eslint-plugin-promise: 6.0.0_eslint@8.20.0 - eslint-plugin-unicorn: 42.0.0_eslint@8.20.0 - eslint-plugin-yml: 1.0.0_eslint@8.20.0 + eslint-plugin-import: 2.26.0_eygs4xj346vriqwkjbwjuyviaa + eslint-plugin-jsonc: 2.3.1_eslint@8.21.0 + eslint-plugin-markdown: 2.2.1_eslint@8.21.0 + eslint-plugin-n: 15.2.4_eslint@8.21.0 + eslint-plugin-promise: 6.0.0_eslint@8.21.0 + eslint-plugin-unicorn: 42.0.0_eslint@8.21.0 + eslint-plugin-yml: 1.0.0_eslint@8.21.0 jsonc-eslint-parser: 2.1.0 yaml-eslint-parser: 1.0.1 transitivePeerDependencies: @@ -122,14 +122,14 @@ packages: - typescript dev: true - /@antfu/eslint-config-react/0.25.2_he2ccbldppg44uulnyq4rwocfa: + /@antfu/eslint-config-react/0.25.2_qugx7qdu5zevzvxaiqyxfiwquq: resolution: {integrity: sha512-jGol7/UTUa9z55p4Oy/K5yGgY179fj1kl0kdo3bRnFjzUZQuDGuxw5HiZdYx333pjBdizkPl6cMJ8M6sc3PzFg==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-ts': 0.25.2_he2ccbldppg44uulnyq4rwocfa - eslint: 8.20.0 - eslint-plugin-react: 7.30.1_eslint@8.20.0 + '@antfu/eslint-config-ts': 0.25.2_qugx7qdu5zevzvxaiqyxfiwquq + eslint: 8.21.0 + eslint-plugin-react: 7.30.1_eslint@8.21.0 transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack @@ -137,16 +137,16 @@ packages: - typescript dev: true - /@antfu/eslint-config-ts/0.25.2_he2ccbldppg44uulnyq4rwocfa: + /@antfu/eslint-config-ts/0.25.2_qugx7qdu5zevzvxaiqyxfiwquq: resolution: {integrity: sha512-Dpp4r3CaDZVh73lMxhW0sVGsPwUf1YTpYV5JefmBtgEZKOAc+QqYbLjFZ6QGRUpdPLldRvD+xTFpax6t8NKgyA==} peerDependencies: eslint: '>=7.4.0' typescript: '>=3.9' dependencies: - '@antfu/eslint-config-basic': 0.25.2_d5zwcxr4bwkhmuo464cb3a2puu - '@typescript-eslint/eslint-plugin': 5.31.0_d5zwcxr4bwkhmuo464cb3a2puu - '@typescript-eslint/parser': 5.31.0_he2ccbldppg44uulnyq4rwocfa - eslint: 8.20.0 + '@antfu/eslint-config-basic': 0.25.2_jnss7dz76sznncvpyatba5hbxa + '@typescript-eslint/eslint-plugin': 5.31.0_jnss7dz76sznncvpyatba5hbxa + '@typescript-eslint/parser': 5.31.0_qugx7qdu5zevzvxaiqyxfiwquq + eslint: 8.21.0 typescript: 4.7.4 transitivePeerDependencies: - eslint-import-resolver-typescript @@ -154,14 +154,14 @@ packages: - supports-color dev: true - /@antfu/eslint-config-vue/0.25.2_he2ccbldppg44uulnyq4rwocfa: + /@antfu/eslint-config-vue/0.25.2_qugx7qdu5zevzvxaiqyxfiwquq: resolution: {integrity: sha512-ObZOzvQvLe/qETq5miVmFWRgjNwWAE/P1I2YhKyDFK7KHquM7bKysfnmkoPpm2HkOpseMILoc+5UKo/w3L7GHg==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-ts': 0.25.2_he2ccbldppg44uulnyq4rwocfa - eslint: 8.20.0 - eslint-plugin-vue: 9.3.0_eslint@8.20.0 + '@antfu/eslint-config-ts': 0.25.2_qugx7qdu5zevzvxaiqyxfiwquq + eslint: 8.21.0 + eslint-plugin-vue: 9.3.0_eslint@8.21.0 transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack @@ -169,25 +169,25 @@ packages: - typescript dev: true - /@antfu/eslint-config/0.25.2_he2ccbldppg44uulnyq4rwocfa: + /@antfu/eslint-config/0.25.2_qugx7qdu5zevzvxaiqyxfiwquq: resolution: {integrity: sha512-dIqxqBa6ALqaBQyErMnYLpyn4xpwp1YefbYxDMgNFM8MzY/ShJgaBWAGlywFeDwyAR44jaaVY8wRwDxODF8bPg==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-react': 0.25.2_he2ccbldppg44uulnyq4rwocfa - '@antfu/eslint-config-vue': 0.25.2_he2ccbldppg44uulnyq4rwocfa - '@typescript-eslint/eslint-plugin': 5.31.0_d5zwcxr4bwkhmuo464cb3a2puu - '@typescript-eslint/parser': 5.31.0_he2ccbldppg44uulnyq4rwocfa - eslint: 8.20.0 - eslint-plugin-eslint-comments: 3.2.0_eslint@8.20.0 + '@antfu/eslint-config-react': 0.25.2_qugx7qdu5zevzvxaiqyxfiwquq + '@antfu/eslint-config-vue': 0.25.2_qugx7qdu5zevzvxaiqyxfiwquq + '@typescript-eslint/eslint-plugin': 5.31.0_jnss7dz76sznncvpyatba5hbxa + '@typescript-eslint/parser': 5.31.0_qugx7qdu5zevzvxaiqyxfiwquq + eslint: 8.21.0 + eslint-plugin-eslint-comments: 3.2.0_eslint@8.21.0 eslint-plugin-html: 6.2.0 - eslint-plugin-import: 2.26.0_ficupzxy3q6nk56ibvavehtzue - eslint-plugin-jsonc: 2.3.1_eslint@8.20.0 - eslint-plugin-n: 15.2.4_eslint@8.20.0 - eslint-plugin-promise: 6.0.0_eslint@8.20.0 - eslint-plugin-unicorn: 42.0.0_eslint@8.20.0 - eslint-plugin-vue: 9.3.0_eslint@8.20.0 - eslint-plugin-yml: 1.0.0_eslint@8.20.0 + eslint-plugin-import: 2.26.0_eygs4xj346vriqwkjbwjuyviaa + eslint-plugin-jsonc: 2.3.1_eslint@8.21.0 + eslint-plugin-n: 15.2.4_eslint@8.21.0 + eslint-plugin-promise: 6.0.0_eslint@8.21.0 + eslint-plugin-unicorn: 42.0.0_eslint@8.21.0 + eslint-plugin-vue: 9.3.0_eslint@8.21.0 + eslint-plugin-yml: 1.0.0_eslint@8.21.0 jsonc-eslint-parser: 2.1.0 yaml-eslint-parser: 1.0.1 transitivePeerDependencies: @@ -1401,7 +1401,7 @@ packages: dependencies: ajv: 6.12.6 debug: 4.3.4 - espree: 9.3.2 + espree: 9.3.3 globals: 13.17.0 ignore: 5.2.0 import-fresh: 3.3.0 @@ -1416,8 +1416,8 @@ packages: resolution: {integrity: sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==} dev: true - /@humanwhocodes/config-array/0.9.5: - resolution: {integrity: sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==} + /@humanwhocodes/config-array/0.10.4: + resolution: {integrity: sha512-mXAIHxZT3Vcpg83opl1wGlVZ9xydbfZO3r5YfRSH6Gpp2J/PfdBP0wbDa2sO6/qRbcalpoevVyW6A/fI6LfeMw==} engines: {node: '>=10.10.0'} dependencies: '@humanwhocodes/object-schema': 1.2.1 @@ -1427,6 +1427,10 @@ packages: - supports-color dev: true + /@humanwhocodes/gitignore-to-minimatch/1.0.2: + resolution: {integrity: sha512-rSqmMJDdLFUsyxR6FMtD00nfQKKLFb1kv+qBbOVKqErvloEIJLo5bDTJTQNTYgeyp78JsA7u/NPi5jT1GR/MuA==} + dev: true + /@humanwhocodes/object-schema/1.2.1: resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} dev: true @@ -1454,7 +1458,7 @@ packages: - supports-color dev: true - /@intlify/bundle-utils/3.1.0_vue-i18n@9.1.10: + /@intlify/bundle-utils/3.1.0_vue-i18n@9.2.2: resolution: {integrity: sha512-ghlJ0kR2cCQ8D+poKknC0Xx0ncOt3J3os7CcIAqqIWVF7k6AtGoCDnIru+YzlZcvFRNmP9wEZ7jKliojCdAWNg==} engines: {node: '>= 12'} peerDependencies: @@ -1466,69 +1470,54 @@ packages: vue-i18n: optional: true dependencies: - '@intlify/message-compiler': 9.2.0-beta.40 - '@intlify/shared': 9.2.0-beta.40 + '@intlify/message-compiler': 9.2.0 + '@intlify/shared': 9.2.0 jsonc-eslint-parser: 1.4.1 source-map: 0.6.1 - vue-i18n: 9.1.10_vue@3.2.37 + vue-i18n: 9.2.2_vue@3.2.37 yaml-eslint-parser: 0.3.2 dev: true - /@intlify/core-base/9.1.10: - resolution: {integrity: sha512-So9CNUavB/IsZ+zBmk2Cv6McQp6vc2wbGi1S0XQmJ8Vz+UFcNn9MFXAe9gY67PreIHrbLsLxDD0cwo1qsxM1Nw==} - engines: {node: '>= 10'} - dependencies: - '@intlify/devtools-if': 9.1.10 - '@intlify/message-compiler': 9.1.10 - '@intlify/message-resolver': 9.1.10 - '@intlify/runtime': 9.1.10 - '@intlify/shared': 9.1.10 - '@intlify/vue-devtools': 9.1.10 - - /@intlify/devtools-if/9.1.10: - resolution: {integrity: sha512-SHaKoYu6sog3+Q8js1y3oXLywuogbH1sKuc7NSYkN3GElvXSBaMoCzW+we0ZSFqj/6c7vTNLg9nQ6rxhKqYwnQ==} - engines: {node: '>= 10'} - dependencies: - '@intlify/shared': 9.1.10 - - /@intlify/message-compiler/9.1.10: - resolution: {integrity: sha512-+JiJpXff/XTb0EadYwdxOyRTB0hXNd4n1HaJ/a4yuV960uRmPXaklJsedW0LNdcptd/hYUZtCkI7Lc9J5C1gxg==} - engines: {node: '>= 10'} - dependencies: - '@intlify/message-resolver': 9.1.10 - '@intlify/shared': 9.1.10 - source-map: 0.6.1 - - /@intlify/message-compiler/9.2.0-beta.40: - resolution: {integrity: sha512-6QWTSYewmkew4nsRqgkwTVuGFKzxVCOK8EXsPt15N+tN1g+OYjC3PfGA2dPB6cVkNxqA9mV/hNK02uHPWU9t0A==} + /@intlify/core-base/9.2.2: + resolution: {integrity: sha512-JjUpQtNfn+joMbrXvpR4hTF8iJQ2sEFzzK3KIESOx+f+uwIjgw20igOyaIdhfsVVBCds8ZM64MoeNSx+PHQMkA==} engines: {node: '>= 14'} dependencies: - '@intlify/shared': 9.2.0-beta.40 + '@intlify/devtools-if': 9.2.2 + '@intlify/message-compiler': 9.2.2 + '@intlify/shared': 9.2.2 + '@intlify/vue-devtools': 9.2.2 + + /@intlify/devtools-if/9.2.2: + resolution: {integrity: sha512-4ttr/FNO29w+kBbU7HZ/U0Lzuh2cRDhP8UlWOtV9ERcjHzuyXVZmjyleESK6eVP60tGC9QtQW9yZE+JeRhDHkg==} + engines: {node: '>= 14'} + dependencies: + '@intlify/shared': 9.2.2 + + /@intlify/message-compiler/9.2.0: + resolution: {integrity: sha512-KGwwZsl+Nw2O26ZOKdytncxzKnMZ236KmM70u4GePgbizI+pu8yAh0apKxljSPzEJ7WECKTVc9R+laG12EJQYA==} + engines: {node: '>= 14'} + dependencies: + '@intlify/shared': 9.2.0 source-map: 0.6.1 dev: true - /@intlify/message-resolver/9.1.10: - resolution: {integrity: sha512-5YixMG/M05m0cn9+gOzd4EZQTFRUu8RGhzxJbR1DWN21x/Z3bJ8QpDYj6hC4FwBj5uKsRfKpJQ3Xqg98KWoA+w==} - engines: {node: '>= 10'} - - /@intlify/runtime/9.1.10: - resolution: {integrity: sha512-7QsuByNzpe3Gfmhwq6hzgXcMPpxz8Zxb/XFI6s9lQdPLPe5Lgw4U1ovRPZTOs6Y2hwitR3j/HD8BJNGWpJnOFA==} - engines: {node: '>= 10'} + /@intlify/message-compiler/9.2.2: + resolution: {integrity: sha512-IUrQW7byAKN2fMBe8z6sK6riG1pue95e5jfokn8hA5Q3Bqy4MBJ5lJAofUsawQJYHeoPJ7svMDyBaVJ4d0GTtA==} + engines: {node: '>= 14'} dependencies: - '@intlify/message-compiler': 9.1.10 - '@intlify/message-resolver': 9.1.10 - '@intlify/shared': 9.1.10 + '@intlify/shared': 9.2.2 + source-map: 0.6.1 - /@intlify/shared/9.1.10: - resolution: {integrity: sha512-Om54xJeo1Vw+K1+wHYyXngE8cAbrxZHpWjYzMR9wCkqbhGtRV5VLhVc214Ze2YatPrWlS2WSMOWXR8JktX/IgA==} - engines: {node: '>= 10'} - - /@intlify/shared/9.2.0-beta.40: - resolution: {integrity: sha512-xWz+SFjgt/LfaSbbHVn+V7gmvX4ZNP3cIFta790GWZ/tEgwJeC3tkV7i45iUbZ4ZimOerFgKH05b7qvJlKb6RQ==} + /@intlify/shared/9.2.0: + resolution: {integrity: sha512-71uObL3Sy2ZiBQBMVETbkspE4Plpy87Hvlj6FAUF3xdD+M82tuxe3MVJjaD3ucqhtHmQWBkAWEurVLdPYr8G2g==} engines: {node: '>= 14'} dev: true - /@intlify/vite-plugin-vue-i18n/5.0.1_vite@3.0.3+vue-i18n@9.1.10: + /@intlify/shared/9.2.2: + resolution: {integrity: sha512-wRwTpsslgZS5HNyM7uDQYZtxnbI12aGiBZURX3BTR9RFIKKRWpllTsgzHWvj3HKm3Y2Sh5LPC1r0PDCKEhVn9Q==} + engines: {node: '>= 14'} + + /@intlify/vite-plugin-vue-i18n/5.0.1_vite@3.0.4+vue-i18n@9.2.2: resolution: {integrity: sha512-+LAUdm5PxGtLrUYgD2Wg9SINmLmhZqrcTnzccfqopca5NvaXWOPnQR4cQOkn82qLuyjWdCYC1BoqMHWBWX/MyQ==} engines: {node: '>= 14.6'} peerDependencies: @@ -1543,25 +1532,24 @@ packages: vue-i18n: optional: true dependencies: - '@intlify/bundle-utils': 3.1.0_vue-i18n@9.1.10 - '@intlify/shared': 9.2.0-beta.40 + '@intlify/bundle-utils': 3.1.0_vue-i18n@9.2.2 + '@intlify/shared': 9.2.0 '@rollup/pluginutils': 4.2.1 debug: 4.3.4 fast-glob: 3.2.11 source-map: 0.6.1 - vite: 3.0.3 - vue-i18n: 9.1.10_vue@3.2.37 + vite: 3.0.4 + vue-i18n: 9.2.2_vue@3.2.37 transitivePeerDependencies: - supports-color dev: true - /@intlify/vue-devtools/9.1.10: - resolution: {integrity: sha512-5l3qYARVbkWAkagLu1XbDUWRJSL8br1Dj60wgMaKB0+HswVsrR6LloYZTg7ozyvM621V6+zsmwzbQxbVQyrytQ==} - engines: {node: '>= 10'} + /@intlify/vue-devtools/9.2.2: + resolution: {integrity: sha512-+dUyqyCHWHb/UcvY1MlIpO87munedm3Gn6E9WWYdWrMuYLcoIoOEVDWSS8xSwtlPU+kA+MEQTP6Q1iI/ocusJg==} + engines: {node: '>= 14'} dependencies: - '@intlify/message-resolver': 9.1.10 - '@intlify/runtime': 9.1.10 - '@intlify/shared': 9.1.10 + '@intlify/core-base': 9.2.2 + '@intlify/shared': 9.2.2 /@jridgewell/gen-mapping/0.1.1: resolution: {integrity: sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==} @@ -1913,11 +1901,11 @@ packages: resolution: {integrity: sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw==} requiresBuild: true dependencies: - '@types/node': 14.18.22 + '@types/node': 18.6.1 dev: true optional: true - /@typescript-eslint/eslint-plugin/5.31.0_d5zwcxr4bwkhmuo464cb3a2puu: + /@typescript-eslint/eslint-plugin/5.31.0_jnss7dz76sznncvpyatba5hbxa: resolution: {integrity: sha512-VKW4JPHzG5yhYQrQ1AzXgVgX8ZAJEvCz0QI6mLRX4tf7rnFfh5D8SKm0Pq6w5PyNfAWJk6sv313+nEt3ohWMBQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1928,12 +1916,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.31.0_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/parser': 5.31.0_qugx7qdu5zevzvxaiqyxfiwquq '@typescript-eslint/scope-manager': 5.31.0 - '@typescript-eslint/type-utils': 5.31.0_he2ccbldppg44uulnyq4rwocfa - '@typescript-eslint/utils': 5.31.0_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/type-utils': 5.31.0_qugx7qdu5zevzvxaiqyxfiwquq + '@typescript-eslint/utils': 5.31.0_qugx7qdu5zevzvxaiqyxfiwquq debug: 4.3.4 - eslint: 8.20.0 + eslint: 8.21.0 functional-red-black-tree: 1.0.1 ignore: 5.2.0 regexpp: 3.2.0 @@ -1944,7 +1932,7 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.31.0_he2ccbldppg44uulnyq4rwocfa: + /@typescript-eslint/parser/5.31.0_qugx7qdu5zevzvxaiqyxfiwquq: resolution: {integrity: sha512-UStjQiZ9OFTFReTrN+iGrC6O/ko9LVDhreEK5S3edmXgR396JGq7CoX2TWIptqt/ESzU2iRKXAHfSF2WJFcWHw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1958,7 +1946,7 @@ packages: '@typescript-eslint/types': 5.31.0 '@typescript-eslint/typescript-estree': 5.31.0_typescript@4.7.4 debug: 4.3.4 - eslint: 8.20.0 + eslint: 8.21.0 typescript: 4.7.4 transitivePeerDependencies: - supports-color @@ -1972,7 +1960,7 @@ packages: '@typescript-eslint/visitor-keys': 5.31.0 dev: true - /@typescript-eslint/type-utils/5.31.0_he2ccbldppg44uulnyq4rwocfa: + /@typescript-eslint/type-utils/5.31.0_qugx7qdu5zevzvxaiqyxfiwquq: resolution: {integrity: sha512-7ZYqFbvEvYXFn9ax02GsPcEOmuWNg+14HIf4q+oUuLnMbpJ6eHAivCg7tZMVwzrIuzX3QCeAOqKoyMZCv5xe+w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1982,9 +1970,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.31.0_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/utils': 5.31.0_qugx7qdu5zevzvxaiqyxfiwquq debug: 4.3.4 - eslint: 8.20.0 + eslint: 8.21.0 tsutils: 3.21.0_typescript@4.7.4 typescript: 4.7.4 transitivePeerDependencies: @@ -2017,7 +2005,7 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.31.0_he2ccbldppg44uulnyq4rwocfa: + /@typescript-eslint/utils/5.31.0_qugx7qdu5zevzvxaiqyxfiwquq: resolution: {integrity: sha512-kcVPdQS6VIpVTQ7QnGNKMFtdJdvnStkqS5LeALr4rcwx11G6OWb2HB17NMPnlRHvaZP38hL9iK8DdE9Fne7NYg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2027,9 +2015,9 @@ packages: '@typescript-eslint/scope-manager': 5.31.0 '@typescript-eslint/types': 5.31.0 '@typescript-eslint/typescript-estree': 5.31.0_typescript@4.7.4 - eslint: 8.20.0 + eslint: 8.21.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.20.0 + eslint-utils: 3.0.0_eslint@8.21.0 transitivePeerDependencies: - supports-color - typescript @@ -2043,194 +2031,200 @@ packages: eslint-visitor-keys: 3.3.0 dev: true - /@unocss/cli/0.44.7: - resolution: {integrity: sha512-/FthkzWK3DT4u06rUnl5i7+fDPpp0sNH9oEz1EssrobmRIVWF7e7uGOUs8bc522uFMy8vOvxiQUn69v4RSGdGQ==} + /@unocss/cli/0.45.5: + resolution: {integrity: sha512-gB/XZ6ksS/le1r33JhLam7UtJhd2fvtbgYV2rU76DOoqIa+qCZFbrMDFyF+PJz6yCW0goYF9ybtZXND42aygZQ==} engines: {node: '>=14'} hasBin: true dependencies: - '@unocss/config': 0.44.7 - '@unocss/core': 0.44.7 - '@unocss/preset-uno': 0.44.7 + '@unocss/config': 0.45.5 + '@unocss/core': 0.45.5 + '@unocss/preset-uno': 0.45.5 cac: 6.7.12 chokidar: 3.5.3 colorette: 2.0.19 consola: 2.15.3 fast-glob: 3.2.11 - pathe: 0.3.2 + pathe: 0.3.3 perfect-debounce: 0.1.3 dev: true - /@unocss/config/0.44.7: - resolution: {integrity: sha512-KSboUqIMkSLBQtVaQ2oTWSqdIBvj8Ged38h9un7Qe047jrYFHzgpCYVfmr7ZgZ2hqDYCdNc1357WgqNZO4AwiQ==} + /@unocss/config/0.45.5: + resolution: {integrity: sha512-wae2RmItmaSsXcMPb9dOzrfQlG6SDgbuUmyuXydJi7VZmj/5a/a1cRTny/J2/eP1kS5aUNgCm/FzpletH59mfw==} engines: {node: '>=14'} dependencies: - '@unocss/core': 0.44.7 + '@unocss/core': 0.45.5 unconfig: 0.3.5 dev: true - /@unocss/core/0.44.7: - resolution: {integrity: sha512-EPs3IxvPdzxEkEynAyCqyJX25IPp5RtFK3mFdgmXGvigwpgq9sxJBzQRXmYNtDeZriSyiwjYmc9yclLEJH3IiA==} + /@unocss/core/0.45.5: + resolution: {integrity: sha512-6boP8sGTRb+nE87pdjii7otO/tguIlDkFh90E6mglA0XdjHWiLCCNlgJoxgjCGCPNYUm/Nojx0bUbcokuqBZDw==} dev: true - /@unocss/inspector/0.44.7: - resolution: {integrity: sha512-uH0dla42tiKEfCpgCcDLC0FwKzrNRLqsN7R3az0B/eHSkeOuXrg7jdA9RWaNNmjnl6/ZOqevtyE5+g7JZf7E6A==} + /@unocss/inspector/0.45.5: + resolution: {integrity: sha512-OM1bmmt8Qbsdt4AvokI/HAYVrHWOYwsNyisEhgGRQiOuc6JuFx1+B1T8hyELBRZfunvfm4J6qDJ3qGqPZWFU9g==} dependencies: gzip-size: 6.0.0 sirv: 2.0.2 dev: true - /@unocss/preset-attributify/0.44.7: - resolution: {integrity: sha512-aXW06aBcrHFzf0eKLpDpNmaQ7LPz6RibCHTNhSF/IkyDPAp7HDltIGoWY2+D/C1LUO3gXahnH4Mj4dlvv7fZtg==} + /@unocss/preset-attributify/0.45.5: + resolution: {integrity: sha512-xgjsuYDB5EYqXaCa73B9Tk19y6U8482S/trf6kcbSSGLaEcXhOQMdo8xtUJPyacwoCG0ralCgWIgWeb/VQ0noQ==} dependencies: - '@unocss/core': 0.44.7 + '@unocss/core': 0.45.5 dev: true - /@unocss/preset-icons/0.44.7: - resolution: {integrity: sha512-3PC8a1yjm/rV0Sq192OB+yWokccjNZlh8dsmt3NPdz7OTIRTreNvUaFlV5CHk1JSk2/CNus1VWLG1VeDHqdotg==} + /@unocss/preset-icons/0.45.5: + resolution: {integrity: sha512-msrhKKEWh5HMyQXnseKjMTe8dZZZl/URaxCtDkIhzGJHzDvTAiU7kDr6pAr3Uxw2DgDEviq159W22679JyaBHg==} dependencies: '@iconify/utils': 1.0.33 - '@unocss/core': 0.44.7 + '@unocss/core': 0.45.5 ohmyfetch: 0.4.18 transitivePeerDependencies: - supports-color dev: true - /@unocss/preset-mini/0.44.7: - resolution: {integrity: sha512-EPRogHZstaRGh4244FUixaQUgfQW1lfKnbyh8ZewtL+iCN0YdDEyWuITtqA1yv9sMlJdn9nAEowA3is9ZkWtBQ==} + /@unocss/preset-mini/0.45.5: + resolution: {integrity: sha512-R8FDinKThZBTIqwuYokI8GHOTxt8x11W/dY4wyXOFXXiGW2kmL7fjhB3KNN3sfyhyp+k2g5CW40XJ13rOunODw==} dependencies: - '@unocss/core': 0.44.7 + '@unocss/core': 0.45.5 dev: true - /@unocss/preset-tagify/0.44.7: - resolution: {integrity: sha512-+9K3qX1bAIU7BINXi5qTFBr828WXrXGhq3Nzys8rHgrZShPpwwlfJl26oN3cteWEDxSOlM6DZ3xSqoIMtWcQXA==} + /@unocss/preset-tagify/0.45.5: + resolution: {integrity: sha512-fRUEh8EuJUjXHvJNzbPquC6Ih51mIygFmNaBXr9W9SNQYgYF9Z9Xy/2rFD3ADaI6L52JUIEV0OZgt1E/QJpAng==} dependencies: - '@unocss/core': 0.44.7 + '@unocss/core': 0.45.5 dev: true - /@unocss/preset-typography/0.44.7: - resolution: {integrity: sha512-2YAkIuClWIgi0F95VFMz0cY8wPmngpxlKE8wRNF29hZ5Qvz+MfFDe6ECypApKUDMP2+dfhAHwXu9MlN/Vgnr5A==} + /@unocss/preset-typography/0.45.5: + resolution: {integrity: sha512-4F2hRDsuE8BCA0MZIaRjClXIVQkePQsQyz+s3qw89Fndeatj+Yd5VrKEPBBz3g9062A6dUGfgWUyy4o+SAOCvA==} dependencies: - '@unocss/core': 0.44.7 + '@unocss/core': 0.45.5 dev: true - /@unocss/preset-uno/0.44.7: - resolution: {integrity: sha512-JN1/hCy51RdQmDjCkVZWzFZv0XREyFIxSv/Wy3XfI3rzD42vdcTei/OraFfEhkh9/SdF9uUlIh9QQwOFZUWpyg==} + /@unocss/preset-uno/0.45.5: + resolution: {integrity: sha512-eo0do6sS1xMRaeOvxkxEjFXZoh0Pm5g1c8bb3WpNMogcp9l8t22JCkSLo5dq+dnC+nQduOzt/GJoA+XksQeEsw==} dependencies: - '@unocss/core': 0.44.7 - '@unocss/preset-mini': 0.44.7 - '@unocss/preset-wind': 0.44.7 + '@unocss/core': 0.45.5 + '@unocss/preset-mini': 0.45.5 + '@unocss/preset-wind': 0.45.5 dev: true - /@unocss/preset-web-fonts/0.44.7: - resolution: {integrity: sha512-1dI3B9LnSt9yLnvsVsiI454SMhlraRdyNU1xrBQ8Z0YBF41/it0yk4+xf2uD8o87brBgfTib4gzPdVxgqQsiqQ==} + /@unocss/preset-web-fonts/0.45.5: + resolution: {integrity: sha512-wusZRdGXpAVWbdyNP7Cd7D1hWuAEG1jch4kXzRNyjZ4Uo7ImGY42yEysjXpuNizA29i0Xe9FtT99kCqOcQwHRQ==} dependencies: - '@unocss/core': 0.44.7 + '@unocss/core': 0.45.5 ohmyfetch: 0.4.18 dev: true - /@unocss/preset-wind/0.44.7: - resolution: {integrity: sha512-mjzNwY18A/WT8cSGuxf52rYR/gy1jjDXg1xF38/Jn1Nln4jOBkKzrQTyk4c/3GJWNrHav8hE3VanD8+l7Q6W6A==} + /@unocss/preset-wind/0.45.5: + resolution: {integrity: sha512-N4kr5SG4WjqJ4hI+4Fp8QlB5u7pTtAGY1WDVPeKwh3lX2iE01BnQhL6W6ds7BjXSdGm/yUQwBCedpnAfzWqutQ==} dependencies: - '@unocss/core': 0.44.7 - '@unocss/preset-mini': 0.44.7 + '@unocss/core': 0.45.5 + '@unocss/preset-mini': 0.45.5 dev: true - /@unocss/reset/0.44.7: - resolution: {integrity: sha512-izmqZafDMClT1vQEGpPzfKWvyft8xkA33xC0r0iOWEiDd94+wlC+7ohSnsafyl0iwEuwPp/ONzDft5ouHrOWLA==} + /@unocss/reset/0.45.5: + resolution: {integrity: sha512-JDFRoc1H0Tk1knRGI+LljOKrKkWrF1txJ50DG3oa+azTdQaX0wDQ4isyDM6PbodydhEqYCsZcJEL/2pEiPRg8A==} dev: true - /@unocss/scope/0.44.7: - resolution: {integrity: sha512-E6kqHWfJpm3TXHj9KWs23oVEzknVAUfqbDpGYxh9JYG+hIvbYQdrBpIXNspodxQllNeQtGrtkQ8/PrHDo/3hpw==} + /@unocss/scope/0.45.5: + resolution: {integrity: sha512-+7PPbxxVp/k27YyBVSM/euKnB65KtaXA4iYHiDWRja235RnnsZ7XcSZ78o5hDuOA3dnqZU+d4rV5rt1tGy6XJA==} dev: true - /@unocss/transformer-compile-class/0.44.7: - resolution: {integrity: sha512-LwyjtdHIrgX6AREKiPmXSXjXclSUSnY/cHXSlwTqfs3Q0bkp6voFNG2CzhJF5xMoMa27ZszpvACbZG5CIZYOuA==} + /@unocss/transformer-attributify-jsx/0.45.5: + resolution: {integrity: sha512-e4l5G7ZLhSeIkHM6mo6KfXZbQDi6XFcTNQRJStXF6t2UjqABAtR/jLCUzkyK7khaLE4QxduRhCHCfR/VyYvCyg==} dependencies: - '@unocss/core': 0.44.7 + '@unocss/core': 0.45.5 dev: true - /@unocss/transformer-directives/0.44.7: - resolution: {integrity: sha512-tDjFHfjpoaru/e468Nhhz+5ofdJY46mYgamF1n98RDLtH1hnKxS+PvD4mm0AxsY5NJ20hLUihzFbN0Mnuos4Ew==} + /@unocss/transformer-compile-class/0.45.5: + resolution: {integrity: sha512-R08rLO3XZyk5g1BQ01GT+0AuztVpj+g6e+B+4NeoMF3LhShA4Zg+yqn7awa2d5/1tXwpMYO4kwyBFZzQf0WzBw==} dependencies: - '@unocss/core': 0.44.7 + '@unocss/core': 0.45.5 + dev: true + + /@unocss/transformer-directives/0.45.5: + resolution: {integrity: sha512-k+QZetHGcSmxXMlE2UfkfnzFJ865FBxnT5EZCU/dlL1B2momDi19n2q0Hc9DnX/GjbLtrzurQFrq+Xy4gQ7HcA==} + dependencies: + '@unocss/core': 0.45.5 css-tree: 2.1.0 dev: true - /@unocss/transformer-variant-group/0.44.7: - resolution: {integrity: sha512-f5tJZ8rfpix245JgcezqjtvWC9wkc9Sdg0R/2yb3fyPBLGNonYGqAp2GViqmVo8UsFerullpKeUCmCSk8gCyFg==} + /@unocss/transformer-variant-group/0.45.5: + resolution: {integrity: sha512-Qp0g+9U//cXV7u6dojXw3tafs1saRW+nViMdfCjEKWz3TStFssI9IAhwg5wIZoYYLSSCVMfBTc96OkDvO1m9rA==} dependencies: - '@unocss/core': 0.44.7 + '@unocss/core': 0.45.5 dev: true - /@unocss/vite/0.44.7_vite@3.0.3: - resolution: {integrity: sha512-RjOB+Yv2bg/p5NOzwXDYap0fl7m+1VmIfej8Afceisy0mDL1NniGISiA0pQjOhUewPdSaBDpRXxlpoDGnYaPjw==} + /@unocss/vite/0.45.5_vite@3.0.4: + resolution: {integrity: sha512-QVNj9xDBJ46RC1D+rSFiGWywazq6z7MVszrpifCACtA8qKdWbrWuI8beEpfo3pBpf7uYFIb+Df6CU9gCD809Og==} peerDependencies: vite: ^2.9.0 || ^3.0.0-0 dependencies: '@ampproject/remapping': 2.2.0 '@rollup/pluginutils': 4.2.1 - '@unocss/config': 0.44.7 - '@unocss/core': 0.44.7 - '@unocss/inspector': 0.44.7 - '@unocss/scope': 0.44.7 - '@unocss/transformer-directives': 0.44.7 + '@unocss/config': 0.45.5 + '@unocss/core': 0.45.5 + '@unocss/inspector': 0.45.5 + '@unocss/scope': 0.45.5 + '@unocss/transformer-directives': 0.45.5 magic-string: 0.26.2 - vite: 3.0.3 + vite: 3.0.4 dev: true - /@vitejs/plugin-vue/3.0.1_vite@3.0.3+vue@3.2.37: + /@vitejs/plugin-vue/3.0.1_vite@3.0.4+vue@3.2.37: resolution: {integrity: sha512-Ll9JgxG7ONIz/XZv3dssfoMUDu9qAnlJ+km+pBA0teYSXzwPCIzS/e1bmwNYl5dcQGs677D21amgfYAnzMl17A==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^3.0.0 vue: ^3.2.25 dependencies: - vite: 3.0.3 + vite: 3.0.4 vue: 3.2.37 dev: true - /@volar/code-gen/0.39.0: - resolution: {integrity: sha512-56ycx16FoeDrjVuQ2RKIRmk3paFuIG4eIZLMpxypGKOlhFxS9/nB2eumln2e1jVlnAWeTcFw5V1/eYpDTazHLA==} + /@volar/code-gen/0.39.5: + resolution: {integrity: sha512-vQr5VoCH8T2NHmqLc/AA1/4F8l41WB+24+I+VjxBaev/Hmwjye9K0GlmMHAOl84WB3hWGOqpHaPX6JkqzRNjJg==} dependencies: - '@volar/source-map': 0.39.0 + '@volar/source-map': 0.39.5 dev: true - /@volar/source-map/0.39.0: - resolution: {integrity: sha512-sV/eDeOjBwDJxrxwP/ifABvlOUzjpUpCbtbAhoc9hD9SrHlaDGrKtnmXdqgH5DNHIfm5aUpY0xojRvFFOubpuw==} + /@volar/source-map/0.39.5: + resolution: {integrity: sha512-IVOX+v++Sr5Kok4/cLbDJp2vf1ia1rChpV7adgcnMle6uORBuGFEur234UzamK0iHRCcfFFRz7z+hSPf2CO23Q==} dev: true - /@volar/typescript-faster/0.39.0: - resolution: {integrity: sha512-+NNY456ABrvXD2VsJGsH4BGQTWkSyWcUfdbcREqXD+g2GotW7UtkFMtNgu1ASXBhKl7oRdPuRk5wK9Edw2tW9A==} + /@volar/typescript-faster/0.39.5: + resolution: {integrity: sha512-IzLqlxefmKkjNKXC/8aFiqPcTqnj6RG31D2f9cIWxmW9pvUYJxLED+y9phnOxNxq0OmeRtQ3Pfmvu85tUBoZsQ==} dependencies: semver: 7.3.7 dev: true - /@volar/vue-code-gen/0.39.0: - resolution: {integrity: sha512-0KqocSt5o4TtmUngq+8tmWRfifgyE9eDzb4/1Ih7bl52T1RDdOOKkZ9GzP3zBic3N7lJHiOaLdGMXTK+IzAe7g==} + /@volar/vue-code-gen/0.39.5: + resolution: {integrity: sha512-y+QUV9MuuasiIuRoGKQl+gMhDaAX6XNhckAyJCvD1FZ8f2eJuPY2VtoFxmu/Z2bGWBdtUW/g98jaeKJ+j3wwOw==} dependencies: - '@volar/code-gen': 0.39.0 - '@volar/source-map': 0.39.0 + '@volar/code-gen': 0.39.5 + '@volar/source-map': 0.39.5 '@vue/compiler-core': 3.2.37 '@vue/compiler-dom': 3.2.37 '@vue/shared': 3.2.37 dev: true - /@volar/vue-language-core/0.39.0: - resolution: {integrity: sha512-MnXnrIB7PtggLfKcLtg9I5X1i5FMCoTC+jYtR/j5RZU97boPbFi0lYLysCGPUXdP3w5taIXGPgfT8VnbLEkndQ==} + /@volar/vue-language-core/0.39.5: + resolution: {integrity: sha512-m+e1tYuL/WRPhSeC7hZ0NuSwHsfnnGJVxCBHLaP7jR0f6xcC0DAegP3QF+gfu9ZJFPGznpZYFKadngMjuhQS9Q==} dependencies: - '@volar/code-gen': 0.39.0 - '@volar/source-map': 0.39.0 - '@volar/vue-code-gen': 0.39.0 + '@volar/code-gen': 0.39.5 + '@volar/source-map': 0.39.5 + '@volar/vue-code-gen': 0.39.5 '@vue/compiler-sfc': 3.2.37 '@vue/reactivity': 3.2.37 dev: true - /@volar/vue-typescript/0.39.0: - resolution: {integrity: sha512-RV+oHtkuta/kwskg02Ykp9qvDXpgDNF1EVgeGx42v1b65qMyAd5FgxOZxYYCzVV4DzVa6gH+C5YhuQXo4oEdog==} + /@volar/vue-typescript/0.39.5: + resolution: {integrity: sha512-ckhWD1xOi0OMr702XVkv/Npsb9FKAp5gvhxyLv0QqWekPdSo04t4KrZfwosJLGERIEcyr50SuB7HqBp8ndQmzA==} dependencies: - '@volar/code-gen': 0.39.0 - '@volar/typescript-faster': 0.39.0 - '@volar/vue-language-core': 0.39.0 + '@volar/code-gen': 0.39.5 + '@volar/typescript-faster': 0.39.5 + '@volar/vue-language-core': 0.39.5 dev: true /@vue/compiler-core/3.2.37: @@ -2317,29 +2311,29 @@ packages: vue: 3.2.37 dev: true - /@vueuse/core/9.0.0_vue@3.2.37: - resolution: {integrity: sha512-hMMc2ajuVknkL7Z39JdP9gFFND2OgnDTSS5mmuinWGAE1Vxy1AwDvTHm3+juyk+GzJjYRAktnBIPy7Fq53iOnw==} + /@vueuse/core/9.1.0_vue@3.2.37: + resolution: {integrity: sha512-BIroqvXEqt826aE9r3K5cox1zobuPuAzdYJ36kouC2TVhlXvFKIILgFVWrpp9HZPwB3aLzasmG3K87q7TSyXZg==} dependencies: '@types/web-bluetooth': 0.0.15 - '@vueuse/metadata': 9.0.0 - '@vueuse/shared': 9.0.0_vue@3.2.37 + '@vueuse/metadata': 9.1.0 + '@vueuse/shared': 9.1.0_vue@3.2.37 vue-demi: 0.13.6_vue@3.2.37 transitivePeerDependencies: - '@vue/composition-api' - vue - /@vueuse/head/0.7.7_vue@3.2.37: - resolution: {integrity: sha512-umsupiMPYxSMvREskQhcwhQ8zpnv8u1oKSB3Q1gclhsV53XAMTurkX+vPE4aBmGulHI1XEZp3N5ctEABEj3xqQ==} + /@vueuse/head/0.7.9_vue@3.2.37: + resolution: {integrity: sha512-5wnRiH2XIUSLLXJDLDDTcpvAg5QXgTIVZl46AU7to/T91KHsdBLHSE4WhRO7kP0jbkAhlxnx64E29cQtwBrMjg==} peerDependencies: vue: '>=3' dependencies: vue: 3.2.37 - /@vueuse/metadata/9.0.0: - resolution: {integrity: sha512-79YVIsAP1bbWm5GdQuG7jDVF/9uuExzhkO0Sd4/TLuSfzH2uZOrHvGwy+ZNJHjbyRn3uf56rKINWLJdBuTLSqQ==} + /@vueuse/metadata/9.1.0: + resolution: {integrity: sha512-8OEhlog1iaAGTD3LICZ8oBGQdYeMwByvXetOtAOZCJOzyCRSwqwdggTsmVZZ1rkgYIEqgUBk942AsAPwM21s6A==} - /@vueuse/shared/9.0.0_vue@3.2.37: - resolution: {integrity: sha512-WRCyr/wIz5e/2gR/+qFucbCUcGMyJKkQZAzlECl3e71ebQQ9X/w3aBWT9FbnogJX+DNZ/t3Pj+TqPbC7TH1Yog==} + /@vueuse/shared/9.1.0_vue@3.2.37: + resolution: {integrity: sha512-pB/3njQu4tfJJ78ajELNda0yMG6lKfpToQW7Soe09CprF1k3QuyoNi1tBNvo75wBDJWD+LOnr+c4B5HZ39jY/Q==} dependencies: vue-demi: 0.13.6_vue@3.2.37 transitivePeerDependencies: @@ -3171,8 +3165,8 @@ packages: /csstype/2.6.20: resolution: {integrity: sha512-/WwNkdXfckNgw6S5R125rrW8ez139lBHWouiBvX8dfMFtcn6V81REDqnH7+CRpRipfYlyU1CmOnOxrmGcFOjeA==} - /cypress/10.3.1: - resolution: {integrity: sha512-As9HrExjAgpgjCnbiQCuPdw5sWKx5HUJcK2EOKziu642akwufr/GUeqL5UnCPYXTyyibvEdWT/pSC2qnGW/e5w==} + /cypress/10.4.0: + resolution: {integrity: sha512-OM7F8MRE01SHQRVVzunid1ZK1m90XTxYnl+7uZfIrB4CYqUDCrZEeSyCXzIbsS6qcaijVCAhqDL60SxG8N6hew==} engines: {node: '>=12.0.0'} hasBin: true requiresBuild: true @@ -3864,7 +3858,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.31.0_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/parser': 5.31.0_qugx7qdu5zevzvxaiqyxfiwquq debug: 3.2.7 eslint-import-resolver-node: 0.3.6 find-up: 2.1.0 @@ -3872,44 +3866,44 @@ packages: - supports-color dev: true - /eslint-plugin-antfu/0.25.2_he2ccbldppg44uulnyq4rwocfa: + /eslint-plugin-antfu/0.25.2_qugx7qdu5zevzvxaiqyxfiwquq: resolution: {integrity: sha512-yRhuFMwUKhSYm8BWTZsW4ymYnFPCJWZb2LzjG+mQb7JbKflk73JIFMCREPOaV4nWwc4YJEPhym75QsC7AFbqSw==} dependencies: - '@typescript-eslint/utils': 5.31.0_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/utils': 5.31.0_qugx7qdu5zevzvxaiqyxfiwquq transitivePeerDependencies: - eslint - supports-color - typescript dev: true - /eslint-plugin-cypress/2.12.1_eslint@8.20.0: + /eslint-plugin-cypress/2.12.1_eslint@8.21.0: resolution: {integrity: sha512-c2W/uPADl5kospNDihgiLc7n87t5XhUbFDoTl6CfVkmG+kDAb5Ux10V9PoLPu9N+r7znpc+iQlcmAqT1A/89HA==} peerDependencies: eslint: '>= 3.2.1' dependencies: - eslint: 8.20.0 + eslint: 8.21.0 globals: 11.12.0 dev: true - /eslint-plugin-es/4.1.0_eslint@8.20.0: + /eslint-plugin-es/4.1.0_eslint@8.21.0: resolution: {integrity: sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=4.19.1' dependencies: - eslint: 8.20.0 + eslint: 8.21.0 eslint-utils: 2.1.0 regexpp: 3.2.0 dev: true - /eslint-plugin-eslint-comments/3.2.0_eslint@8.20.0: + /eslint-plugin-eslint-comments/3.2.0_eslint@8.21.0: resolution: {integrity: sha512-0jkOl0hfojIHHmEHgmNdqv4fmh7300NdpA9FFpF7zaoLvB/QeXOGNLIo86oAveJFrfB1p05kC8hpEMHM8DwWVQ==} engines: {node: '>=6.5.0'} peerDependencies: eslint: '>=4.19.1' dependencies: escape-string-regexp: 1.0.5 - eslint: 8.20.0 + eslint: 8.21.0 ignore: 5.2.0 dev: true @@ -3919,7 +3913,7 @@ packages: htmlparser2: 7.2.0 dev: true - /eslint-plugin-import/2.26.0_ficupzxy3q6nk56ibvavehtzue: + /eslint-plugin-import/2.26.0_eygs4xj346vriqwkjbwjuyviaa: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -3929,12 +3923,12 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.31.0_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/parser': 5.31.0_qugx7qdu5zevzvxaiqyxfiwquq array-includes: 3.1.5 array.prototype.flat: 1.3.0 debug: 2.6.9 doctrine: 2.1.0 - eslint: 8.20.0 + eslint: 8.21.0 eslint-import-resolver-node: 0.3.6 eslint-module-utils: 2.7.3_vozeh3qpn3prlhg65r4uuu3jv4 has: 1.0.3 @@ -3950,40 +3944,40 @@ packages: - supports-color dev: true - /eslint-plugin-jsonc/2.3.1_eslint@8.20.0: + /eslint-plugin-jsonc/2.3.1_eslint@8.21.0: resolution: {integrity: sha512-8sgWGWiVRMFL6xGawRymrE4RjZJgiU0rXYgFFb71wvdwuUkPgWSvfFtc8jfwcgjjqFjis8vzCUFsg7SciMEDWw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: - eslint: 8.20.0 - eslint-utils: 3.0.0_eslint@8.20.0 + eslint: 8.21.0 + eslint-utils: 3.0.0_eslint@8.21.0 jsonc-eslint-parser: 2.1.0 natural-compare: 1.4.0 dev: true - /eslint-plugin-markdown/2.2.1_eslint@8.20.0: + /eslint-plugin-markdown/2.2.1_eslint@8.21.0: resolution: {integrity: sha512-FgWp4iyYvTFxPwfbxofTvXxgzPsDuSKHQy2S+a8Ve6savbujey+lgrFFbXQA0HPygISpRYWYBjooPzhYSF81iA==} engines: {node: ^8.10.0 || ^10.12.0 || >= 12.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: - eslint: 8.20.0 + eslint: 8.21.0 mdast-util-from-markdown: 0.8.5 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-n/15.2.4_eslint@8.20.0: + /eslint-plugin-n/15.2.4_eslint@8.21.0: resolution: {integrity: sha512-tjnVMv2fiXYMnuiIFI8QMtyUFI42SckEEWvi8h68SWGWshfqO6SSCASy24dGMGAiy7NUk6DZt90DM0iNUsmQ5w==} engines: {node: '>=12.22.0'} peerDependencies: eslint: '>=7.0.0' dependencies: builtins: 5.0.1 - eslint: 8.20.0 - eslint-plugin-es: 4.1.0_eslint@8.20.0 - eslint-utils: 3.0.0_eslint@8.20.0 + eslint: 8.21.0 + eslint-plugin-es: 4.1.0_eslint@8.21.0 + eslint-utils: 3.0.0_eslint@8.21.0 ignore: 5.2.0 is-core-module: 2.9.0 minimatch: 3.1.2 @@ -3991,16 +3985,16 @@ packages: semver: 7.3.7 dev: true - /eslint-plugin-promise/6.0.0_eslint@8.20.0: + /eslint-plugin-promise/6.0.0_eslint@8.21.0: resolution: {integrity: sha512-7GPezalm5Bfi/E22PnQxDWH2iW9GTvAlUNTztemeHb6c1BniSyoeTrM87JkC0wYdi6aQrZX9p2qEiAno8aTcbw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.20.0 + eslint: 8.21.0 dev: true - /eslint-plugin-react/7.30.1_eslint@8.20.0: + /eslint-plugin-react/7.30.1_eslint@8.21.0: resolution: {integrity: sha512-NbEvI9jtqO46yJA3wcRF9Mo0lF9T/jhdHqhCHXiXtD+Zcb98812wvokjWpU7Q4QH5edo6dmqrukxVvWWXHlsUg==} engines: {node: '>=4'} peerDependencies: @@ -4009,7 +4003,7 @@ packages: array-includes: 3.1.5 array.prototype.flatmap: 1.3.0 doctrine: 2.1.0 - eslint: 8.20.0 + eslint: 8.21.0 estraverse: 5.3.0 jsx-ast-utils: 3.3.2 minimatch: 3.1.2 @@ -4023,7 +4017,7 @@ packages: string.prototype.matchall: 4.0.7 dev: true - /eslint-plugin-unicorn/42.0.0_eslint@8.20.0: + /eslint-plugin-unicorn/42.0.0_eslint@8.21.0: resolution: {integrity: sha512-ixBsbhgWuxVaNlPTT8AyfJMlhyC5flCJFjyK3oKE8TRrwBnaHvUbuIkCM1lqg8ryYrFStL/T557zfKzX4GKSlg==} engines: {node: '>=12'} peerDependencies: @@ -4032,8 +4026,8 @@ packages: '@babel/helper-validator-identifier': 7.18.6 ci-info: 3.3.2 clean-regexp: 1.0.0 - eslint: 8.20.0 - eslint-utils: 3.0.0_eslint@8.20.0 + eslint: 8.21.0 + eslint-utils: 3.0.0_eslint@8.21.0 esquery: 1.4.0 indent-string: 4.0.0 is-builtin-module: 3.1.0 @@ -4046,32 +4040,32 @@ packages: strip-indent: 3.0.0 dev: true - /eslint-plugin-vue/9.3.0_eslint@8.20.0: + /eslint-plugin-vue/9.3.0_eslint@8.21.0: resolution: {integrity: sha512-iscKKkBZgm6fGZwFt6poRoWC0Wy2dQOlwUPW++CiPoQiw1enctV2Hj5DBzzjJZfyqs+FAXhgzL4q0Ww03AgSmQ==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.20.0 - eslint-utils: 3.0.0_eslint@8.20.0 + eslint: 8.21.0 + eslint-utils: 3.0.0_eslint@8.21.0 natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 6.0.10 semver: 7.3.7 - vue-eslint-parser: 9.0.3_eslint@8.20.0 + vue-eslint-parser: 9.0.3_eslint@8.21.0 xml-name-validator: 4.0.0 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-yml/1.0.0_eslint@8.20.0: + /eslint-plugin-yml/1.0.0_eslint@8.21.0: resolution: {integrity: sha512-0RVoUFh5vpznE2DIP5agSpWO/nU8GgAWwoTAHWopU2X+1SCB5ykHU6DwS0GrZ5Hvejtk6CcADQllpQQJB4C5QA==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.4 - eslint: 8.20.0 + eslint: 8.21.0 lodash: 4.17.21 natural-compare: 1.4.0 yaml-eslint-parser: 1.0.1 @@ -4102,13 +4096,13 @@ packages: eslint-visitor-keys: 1.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.20.0: + /eslint-utils/3.0.0_eslint@8.21.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.20.0 + eslint: 8.21.0 eslint-visitor-keys: 2.1.0 dev: true @@ -4127,13 +4121,14 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.20.0: - resolution: {integrity: sha512-d4ixhz5SKCa1D6SCPrivP7yYVi7nyD6A4vs6HIAul9ujBzcEmZVM3/0NN/yu5nKhmO1wjp5xQ46iRfmDGlOviA==} + /eslint/8.21.0: + resolution: {integrity: sha512-/XJ1+Qurf1T9G2M5IHrsjp+xrGT73RZf23xA1z5wB1ZzzEAWSZKvRwhWxTFp1rvkvCfwcvAUNAP31bhKTTGfDA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: '@eslint/eslintrc': 1.3.0 - '@humanwhocodes/config-array': 0.9.5 + '@humanwhocodes/config-array': 0.10.4 + '@humanwhocodes/gitignore-to-minimatch': 1.0.2 ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 @@ -4141,16 +4136,19 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.20.0 + eslint-utils: 3.0.0_eslint@8.21.0 eslint-visitor-keys: 3.3.0 - espree: 9.3.2 + espree: 9.3.3 esquery: 1.4.0 esutils: 2.0.3 fast-deep-equal: 3.1.3 file-entry-cache: 6.0.1 + find-up: 5.0.0 functional-red-black-tree: 1.0.1 glob-parent: 6.0.2 globals: 13.17.0 + globby: 11.1.0 + grapheme-splitter: 1.0.4 ignore: 5.2.0 import-fresh: 3.3.0 imurmurhash: 0.1.4 @@ -4180,8 +4178,8 @@ packages: eslint-visitor-keys: 1.3.0 dev: true - /espree/9.3.2: - resolution: {integrity: sha512-D211tC7ZwouTIuY5x9XnS0E9sWNChB7IYKX/Xp5eQj3nFXhqmiUDB9q27y76oFl8jTg3pXcQx/bpxMfs3CIZbA==} + /espree/9.3.3: + resolution: {integrity: sha512-ORs1Rt/uQTqUKjDdGCyrtYxbazf5umATSf/K4qxjmZHORR6HJk+2s/2Pqe+Kk49HHINC/xNIrGfgh8sZcll0ng==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: acorn: 8.8.0 @@ -4737,6 +4735,10 @@ packages: resolution: {integrity: sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==} dev: true + /grapheme-splitter/1.0.4: + resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==} + dev: true + /gray-matter/4.0.3: resolution: {integrity: sha512-5v6yZd4JK3eMI3FqqCouswVqwugaA9r4dNZB1wwcmrD02QkV5H0y7XBQW8QwQqEaZY1pM9aqORSORhJRdNK44Q==} engines: {node: '>=6.0'} @@ -5455,7 +5457,7 @@ packages: dependencies: acorn: 8.8.0 eslint-visitor-keys: 3.3.0 - espree: 9.3.2 + espree: 9.3.3 semver: 7.3.7 dev: true @@ -5922,10 +5924,11 @@ packages: hasBin: true dev: true - /mlly/0.5.5: - resolution: {integrity: sha512-2R4JT/SxRDPexomw4rmHYY/gWAGmL9Kkq1OR76Ua6w+P340a1aBDTWzKo2kAlxzrG82OdXs5VB9Lmcmyit0Obg==} + /mlly/0.5.7: + resolution: {integrity: sha512-rz+n2i9862ymLH+UDlHpsuTVyCIAs+9WejS2De2VUlAKdpq8OJ9x/C2M7nNUMLEW1H+D6n0uZlpz8+tMGxCmyQ==} dependencies: - pathe: 0.3.2 + acorn: 8.8.0 + pathe: 0.3.3 pkg-types: 0.3.3 dev: true @@ -6472,8 +6475,8 @@ packages: engines: {node: '>=8'} dev: true - /pathe/0.3.2: - resolution: {integrity: sha512-qhnmX0TOqlCvdWWTkoM83wh5J8fZ2yhbDEc9MlsnAEtEc+JCwxUKEwmd6pkY9hRe6JR1Uecbc14VcAKX2yFSTA==} + /pathe/0.3.3: + resolution: {integrity: sha512-x3nrPvG0HDSDzUiJ0WqtzhN4MD+h5B+dFJ3/qyxVuARlr4Y3aJv8gri2cZzp9Z8sGs2a+aG9gNbKngh3gme57A==} dev: true /pathval/1.1.1: @@ -6527,8 +6530,8 @@ packages: resolution: {integrity: sha512-6AJcCMnjUQPQv/Wk960w0TOmjhdjbeaQJoSKWRQv9N3rgkessCu6J0Ydsog/nw1MbpnxHuPzYbfOn2KmlZO1FA==} dependencies: jsonc-parser: 3.1.0 - mlly: 0.5.5 - pathe: 0.3.2 + mlly: 0.5.7 + pathe: 0.3.3 dev: true /pluralize/8.0.0: @@ -6536,8 +6539,8 @@ packages: engines: {node: '>=4'} dev: true - /pnpm/7.6.0: - resolution: {integrity: sha512-pCFZ4OSM3M7JUHShnmk4Hlt9A8QDxLx+i+9kkK4g60YuYhhhD3oqBfWrHax0/XMDvr7GwK0fqFjA8iD8HlZ8Kw==} + /pnpm/7.8.0: + resolution: {integrity: sha512-jzb9/gto4nwuVA2itTRk0PJhuaZcA1NBRB298UzXhqKZQMjtHCS+KLzh7RWk5n3g+KnMg5FHr6Mwg1L62dBz1A==} engines: {node: '>=14.6'} hasBin: true dev: true @@ -6953,8 +6956,8 @@ packages: xmlchars: 2.2.0 dev: true - /scule/0.2.1: - resolution: {integrity: sha512-M9gnWtn3J0W+UhJOHmBxBTwv8mZCan5i1Himp60t6vvZcor0wr+IM0URKmIglsWJ7bRujNAVVN77fp+uZaWoKg==} + /scule/0.3.2: + resolution: {integrity: sha512-zIvPdjOH8fv8CgrPT5eqtxHQXmPNnV/vHJYffZhE43KZkvULvpCTvOt1HPlFaCZx287INL9qaqrZg34e8NgI4g==} dev: true /section-matter/1.0.0: @@ -7672,19 +7675,19 @@ packages: engines: {node: '>=4'} dev: true - /unimport/0.6.3_vite@3.0.3: - resolution: {integrity: sha512-+DVHqCoOoJcmYRLUrKbKDs/Iq/is6m0K7rTdFJAV7/MfyvWCKeSuSOrLeONgLBd6yC6iZFEzdc8di7S27PQyoA==} + /unimport/0.6.5_vite@3.0.4: + resolution: {integrity: sha512-B8x6+GiYUzDphN6Iaoshu99mUo8n7QCq13QTY2Z8saj1QBmGKXf+vJJlptfL3MdOmzxpve2Ikx91UZ4Qoz4dVQ==} dependencies: '@rollup/pluginutils': 4.2.1 escape-string-regexp: 5.0.0 fast-glob: 3.2.11 local-pkg: 0.4.2 magic-string: 0.26.2 - mlly: 0.5.5 - pathe: 0.3.2 - scule: 0.2.1 + mlly: 0.5.7 + pathe: 0.3.3 + scule: 0.3.2 strip-literal: 0.4.0 - unplugin: 0.7.2_vite@3.0.3 + unplugin: 0.8.1_vite@3.0.4 transitivePeerDependencies: - esbuild - rollup @@ -7727,30 +7730,31 @@ packages: engines: {node: '>= 10.0.0'} dev: true - /unocss/0.44.7_vite@3.0.3: - resolution: {integrity: sha512-4XQZAZ7F5gFi30Dn4e7PdxYc2BVTBtrkXA5QzHgmBy/RqNoM5kEuQwsooEVEMl6Cp3Q+vHuQCueVffOBHUl9rQ==} + /unocss/0.45.5_vite@3.0.4: + resolution: {integrity: sha512-dHmyAnTnkoffgXHjWpJIK2iwCDK9HEWkdHrz+Wh114G/ZcX3vQWlpnvboo36oW0V37UaqbId5ajwHRHE6SNo4g==} engines: {node: '>=14'} peerDependencies: - '@unocss/webpack': 0.44.7 + '@unocss/webpack': 0.45.5 peerDependenciesMeta: '@unocss/webpack': optional: true dependencies: - '@unocss/cli': 0.44.7 - '@unocss/core': 0.44.7 - '@unocss/preset-attributify': 0.44.7 - '@unocss/preset-icons': 0.44.7 - '@unocss/preset-mini': 0.44.7 - '@unocss/preset-tagify': 0.44.7 - '@unocss/preset-typography': 0.44.7 - '@unocss/preset-uno': 0.44.7 - '@unocss/preset-web-fonts': 0.44.7 - '@unocss/preset-wind': 0.44.7 - '@unocss/reset': 0.44.7 - '@unocss/transformer-compile-class': 0.44.7 - '@unocss/transformer-directives': 0.44.7 - '@unocss/transformer-variant-group': 0.44.7 - '@unocss/vite': 0.44.7_vite@3.0.3 + '@unocss/cli': 0.45.5 + '@unocss/core': 0.45.5 + '@unocss/preset-attributify': 0.45.5 + '@unocss/preset-icons': 0.45.5 + '@unocss/preset-mini': 0.45.5 + '@unocss/preset-tagify': 0.45.5 + '@unocss/preset-typography': 0.45.5 + '@unocss/preset-uno': 0.45.5 + '@unocss/preset-web-fonts': 0.45.5 + '@unocss/preset-wind': 0.45.5 + '@unocss/reset': 0.45.5 + '@unocss/transformer-attributify-jsx': 0.45.5 + '@unocss/transformer-compile-class': 0.45.5 + '@unocss/transformer-directives': 0.45.5 + '@unocss/transformer-variant-group': 0.45.5 + '@unocss/vite': 0.45.5_vite@3.0.4 transitivePeerDependencies: - supports-color - vite @@ -7761,8 +7765,8 @@ packages: engines: {node: '>= 0.8'} dev: true - /unplugin-auto-import/0.10.1_ya3b5ohu7u6blcmxzl5ar2qa2a: - resolution: {integrity: sha512-aBvlCOvkgZRceYDEIEpduD86XYCS1wV4atNeUtAZsNK7FSKRb0Nu073SYYAeU46IitK3GPeGd5BETtqz6It5Ng==} + /unplugin-auto-import/0.11.0_25lmdjqd6sh2wqsrigufd6bkkm: + resolution: {integrity: sha512-uIGNwIiuf6vdgGExvfVgaYKpRjeUZDNmCEvRvAwlwsOfiSiIkmQIq2TSPKcHGcP5OBD3k+PAP28qIs7m2ozzzg==} engines: {node: '>=14'} peerDependencies: '@vueuse/core': '*' @@ -7772,11 +7776,11 @@ packages: dependencies: '@antfu/utils': 0.5.2 '@rollup/pluginutils': 4.2.1 - '@vueuse/core': 9.0.0_vue@3.2.37 + '@vueuse/core': 9.1.0_vue@3.2.37 local-pkg: 0.4.2 magic-string: 0.26.2 - unimport: 0.6.3_vite@3.0.3 - unplugin: 0.7.2_vite@3.0.3 + unimport: 0.6.5_vite@3.0.4 + unplugin: 0.8.1_vite@3.0.4 transitivePeerDependencies: - esbuild - rollup @@ -7784,8 +7788,8 @@ packages: - webpack dev: true - /unplugin-vue-components/0.21.2_vite@3.0.3+vue@3.2.37: - resolution: {integrity: sha512-HBU+EuesDj/HRs7EtYH7gBACljVhqLylltrCLModRmCToIIrrNvMh54aylUt4AD4qiwylgOx4Vgb9sBlrIcRDw==} + /unplugin-vue-components/0.22.0_vite@3.0.4+vue@3.2.37: + resolution: {integrity: sha512-MpGcrnHgFLUK94Jf46UuiMOPQ4hVAijriR6bPbCGSBygiEDJbPXqy2C1d1k6PkixESFacKkipeuPhme+8F7gHQ==} engines: {node: '>=14'} peerDependencies: '@babel/parser': ^7.15.8 @@ -7803,7 +7807,7 @@ packages: magic-string: 0.26.2 minimatch: 5.1.0 resolve: 1.22.1 - unplugin: 0.7.2_vite@3.0.3 + unplugin: 0.8.1_vite@3.0.4 vue: 3.2.37 transitivePeerDependencies: - esbuild @@ -7813,8 +7817,8 @@ packages: - webpack dev: true - /unplugin/0.7.2_vite@3.0.3: - resolution: {integrity: sha512-m7thX4jP8l5sETpLdUASoDOGOcHaOVtgNyrYlToyQUvILUtEzEnngRBrHnAX3IKqooJVmXpoa/CwQ/QqzvGaHQ==} + /unplugin/0.8.1_vite@3.0.4: + resolution: {integrity: sha512-o7rUZoPLG1fH4LKinWgb77gDtTE6mw/iry0Pq0Z5UPvZ9+HZ1/4+7fic7t58s8/CGkPrDpGq+RltO+DmswcR4g==} peerDependencies: esbuild: '>=0.13' rollup: ^2.50.0 @@ -7832,7 +7836,7 @@ packages: dependencies: acorn: 8.8.0 chokidar: 3.5.3 - vite: 3.0.3 + vite: 3.0.4 webpack-sources: 3.2.3 webpack-virtual-modules: 0.4.4 dev: true @@ -7914,7 +7918,7 @@ packages: extsprintf: 1.3.0 dev: true - /vite-plugin-inspect/0.6.0_vite@3.0.3: + /vite-plugin-inspect/0.6.0_vite@3.0.4: resolution: {integrity: sha512-p2Ti5z+AscXx7JAW1nkU4bgiyKWW3O6D9UbaOEk+yz0v6R2E452OSukYhbs1zhqRnHL0W6ZsmG/lwz8aSQpSjg==} engines: {node: '>=14'} peerDependencies: @@ -7925,12 +7929,12 @@ packages: kolorist: 1.5.1 sirv: 2.0.2 ufo: 0.8.5 - vite: 3.0.3 + vite: 3.0.4 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-pages/0.25.0_vite@3.0.3: + /vite-plugin-pages/0.25.0_vite@3.0.4: resolution: {integrity: sha512-q0SX2iSw0UrTnivkzsPb19ZxamShq1nE/e/CKOe8+uVg70/e14uJuzKnw7dZ2omPjmV9Lhks38nzJL6RDRGmeA==} peerDependencies: '@vue/compiler-sfc': ^2.7.0 || ^3.0.0 @@ -7947,13 +7951,13 @@ packages: json5: 2.2.1 local-pkg: 0.4.2 picocolors: 1.0.0 - vite: 3.0.3 + vite: 3.0.4 yaml: 2.1.1 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-pwa/0.12.3_vite@3.0.3: + /vite-plugin-pwa/0.12.3_vite@3.0.4: resolution: {integrity: sha512-gmYdIVXpmBuNjzbJFPZFzxWYrX4lHqwMAlOtjmXBbxApiHjx9QPXKQPJjSpeTeosLKvVbNcKSAAhfxMda0QVNQ==} peerDependencies: vite: ^2.0.0 || ^3.0.0-0 @@ -7962,7 +7966,7 @@ packages: fast-glob: 3.2.11 pretty-bytes: 6.0.0 rollup: 2.77.1 - vite: 3.0.3 + vite: 3.0.4 workbox-build: 6.5.3 workbox-window: 6.5.3 transitivePeerDependencies: @@ -7970,7 +7974,7 @@ packages: - supports-color dev: true - /vite-plugin-vue-layouts/0.7.0_z3wofnvexstekwaykj47orp6tq: + /vite-plugin-vue-layouts/0.7.0_2idawcohe3eegwclkuflddhqau: resolution: {integrity: sha512-k5XDmRNFo4M/GmUjhbRXj2WmJiFcGoVI8l/uZ72RHyRDQr4wE/6Zq/KFq0lqXomWQxTSzakQRUswzNwtvZLE8A==} peerDependencies: vite: ^2.5.0 || ^3.0.0-0 @@ -7980,14 +7984,14 @@ packages: '@vue/compiler-sfc': 3.2.37 debug: 4.3.4 fast-glob: 3.2.11 - vite: 3.0.3 + vite: 3.0.4 vue: 3.2.37 - vue-router: 4.1.2_vue@3.2.37 + vue-router: 4.1.3_vue@3.2.37 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-vue-markdown/0.21.1_vite@3.0.3: + /vite-plugin-vue-markdown/0.21.1_vite@3.0.4: resolution: {integrity: sha512-tvHtARDdNK45nSJhyCVaRhSxBAEVmgA6aD+xV1J4xXynNNxRaYXcpHS3l3S7l09j/lR3beRjTfbS+Ro6ipSHmA==} peerDependencies: vite: ^2.0.0 || ^3.0.0-0 @@ -7999,14 +8003,14 @@ packages: '@rollup/pluginutils': 4.2.1 '@types/markdown-it': 12.2.3 markdown-it: 13.0.1 - vite: 3.0.3 + vite: 3.0.4 dev: true /vite-ssg-sitemap/0.3.1: resolution: {integrity: sha512-I/urEKBAF62r4b3jL4Usa3kpo/WQl4gC/SqQz2APHh+2ZLMbO0xstULfkVHIaRW6416vtfz2SlvysdvW+u1xkQ==} dev: true - /vite-ssg/0.20.2_nro6d7s7gsixoieiq2nt5jvtfq: + /vite-ssg/0.20.2_thgl23324gg75myoeph36y4c5a: resolution: {integrity: sha512-XtBgJEDrN9cL6pgzXvThrTS7Pm5zwZZnBt50EmL/O+QbdhD/ZjCbcp4GmIrWFBWjVBFcgfwgPccmWv3DAF6s/w==} engines: {node: '>=14.0.0'} hasBin: true @@ -8020,7 +8024,7 @@ packages: critters: optional: true dependencies: - '@vueuse/head': 0.7.7_vue@3.2.37 + '@vueuse/head': 0.7.9_vue@3.2.37 critters: 0.0.16 fs-extra: 10.1.0 html-minifier: 4.0.0 @@ -8029,9 +8033,9 @@ packages: kolorist: 1.5.1 p-queue: 6.6.2 prettier: 2.7.1 - vite: 3.0.3 + vite: 3.0.4 vue: 3.2.37 - vue-router: 4.1.2_vue@3.2.37 + vue-router: 4.1.3_vue@3.2.37 yargs: 17.5.1 transitivePeerDependencies: - bufferutil @@ -8040,8 +8044,8 @@ packages: - utf-8-validate dev: true - /vite/3.0.3: - resolution: {integrity: sha512-sDIpIcl3mv1NUaSzZwiXGEy1ZoWwwC2vkxUHY6yiDacR6zf//ZFuBJrozO62gedpE43pmxnLATNR5IYUdAEkMQ==} + /vite/3.0.4: + resolution: {integrity: sha512-NU304nqnBeOx2MkQnskBQxVsa0pRAH5FphokTGmyy8M3oxbvw7qAXts2GORxs+h/2vKsD+osMhZ7An6yK6F1dA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -8067,8 +8071,8 @@ packages: fsevents: 2.3.2 dev: true - /vitest/0.19.1: - resolution: {integrity: sha512-E/ZXpFMUahn731wzhMBNzWRp4mGgiZFT0xdHa32cbNO0CSaHpE9hTfteEU247Gi2Dula8uXo5vvrNB6dtszmQA==} + /vitest/0.21.0: + resolution: {integrity: sha512-+BQB2swk4wQdw5loOoL8esIYh/1ifAliuwj2HWHNE2F8SAl/jF7/aoCJBoXGSf/Ws19k3pH4NrWeVtcSwM0j2w==} engines: {node: '>=v14.16.0'} hasBin: true peerDependencies: @@ -8100,7 +8104,7 @@ packages: local-pkg: 0.4.2 tinypool: 0.2.4 tinyspy: 1.0.0 - vite: 3.0.3 + vite: 3.0.4 transitivePeerDependencies: - less - sass @@ -8131,17 +8135,17 @@ packages: dependencies: vue: 3.2.37 - /vue-eslint-parser/9.0.3_eslint@8.20.0: + /vue-eslint-parser/9.0.3_eslint@8.21.0: resolution: {integrity: sha512-yL+ZDb+9T0ELG4VIFo/2anAOz8SvBdlqEnQnvJ3M7Scq56DvtjY0VY88bByRZB0D4J0u8olBcfrXTVONXsh4og==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.4 - eslint: 8.20.0 + eslint: 8.21.0 eslint-scope: 7.1.1 eslint-visitor-keys: 3.3.0 - espree: 9.3.2 + espree: 9.3.3 esquery: 1.4.0 lodash: 4.17.21 semver: 7.3.7 @@ -8149,34 +8153,34 @@ packages: - supports-color dev: true - /vue-i18n/9.1.10_vue@3.2.37: - resolution: {integrity: sha512-jpr7gV5KPk4n+sSPdpZT8Qx3XzTcNDWffRlHV/cT2NUyEf+sEgTTmLvnBAibjOFJ0zsUyZlVTAWH5DDnYep+1g==} - engines: {node: '>= 10'} + /vue-i18n/9.2.2_vue@3.2.37: + resolution: {integrity: sha512-yswpwtj89rTBhegUAv9Mu37LNznyu3NpyLQmozF3i1hYOhwpG8RjcjIFIIfnu+2MDZJGSZPXaKWvnQA71Yv9TQ==} + engines: {node: '>= 14'} peerDependencies: vue: ^3.0.0 dependencies: - '@intlify/core-base': 9.1.10 - '@intlify/shared': 9.1.10 - '@intlify/vue-devtools': 9.1.10 + '@intlify/core-base': 9.2.2 + '@intlify/shared': 9.2.2 + '@intlify/vue-devtools': 9.2.2 '@vue/devtools-api': 6.2.1 vue: 3.2.37 - /vue-router/4.1.2_vue@3.2.37: - resolution: {integrity: sha512-5BP1qXFncVRwgV/XnqzsKApdMjQPqWIpoUBdL1ynz8HyLxIX/UDAx7Ql2BjmA5CXT/p61JfZvkpiFWFpaqcfag==} + /vue-router/4.1.3_vue@3.2.37: + resolution: {integrity: sha512-XvK81bcYglKiayT7/vYAg/f36ExPC4t90R/HIpzrZ5x+17BOWptXLCrEPufGgZeuq68ww4ekSIMBZY1qdUdfjA==} peerDependencies: vue: ^3.2.0 dependencies: '@vue/devtools-api': 6.2.1 vue: 3.2.37 - /vue-tsc/0.39.0_typescript@4.7.4: - resolution: {integrity: sha512-Hjm1C8T4ooNb5UBUqe0h7uCvV7Ff5UlWG4YgATVYREodafA4WxZIjE8v8wUG8mtyBDSaXXmg0J592i4jo3olug==} + /vue-tsc/0.39.5_typescript@4.7.4: + resolution: {integrity: sha512-jhTsrKhZkafpIeN4Cbhr1K53hNfa/oesSrlh7hUaeHyCk55VhZT6oJkwJbtqN4MYkWZIwPrm3/xTwsELuf2ocg==} hasBin: true peerDependencies: typescript: '*' dependencies: - '@volar/vue-language-core': 0.39.0 - '@volar/vue-typescript': 0.39.0 + '@volar/vue-language-core': 0.39.5 + '@volar/vue-typescript': 0.39.5 typescript: 4.7.4 dev: true