From 0d5a777f14094bec73e58a3965e8352cffe1b8f6 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Sun, 24 Jul 2022 15:03:04 +0800 Subject: [PATCH] chore: update deps --- package.json | 26 +-- pnpm-lock.yaml | 610 +++++++++++++++++++++++++------------------------ 2 files changed, 326 insertions(+), 310 deletions(-) diff --git a/package.json b/package.json index f802e59..1dc2efb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "private": true, - "packageManager": "pnpm@7.4.0", + "packageManager": "pnpm@7.6.0", "scripts": { "build": "vite-ssg build", "dev": "vite --port 3333 --open", @@ -14,37 +14,37 @@ }, "dependencies": { "@vueuse/core": "^8.9.2", - "@vueuse/head": "^0.7.6", + "@vueuse/head": "^0.7.7", "nprogress": "^0.2.0", "pinia": "^2.0.16", "prism-theme-vars": "^0.2.4", "vue": "^3.2.37", - "vue-demi": "^0.13.4", + "vue-demi": "^0.13.5", "vue-i18n": "^9.1.10", "vue-router": "^4.1.2" }, "devDependencies": { "@antfu/eslint-config": "^0.25.2", "@iconify-json/carbon": "^1.1.6", - "@intlify/vite-plugin-vue-i18n": "^4.0.0", + "@intlify/vite-plugin-vue-i18n": "^5.0.1", "@types/markdown-it-link-attributes": "^3.0.1", "@types/nprogress": "^0.2.0", - "@vitejs/plugin-vue": "^3.0.0", + "@vitejs/plugin-vue": "^3.0.1", "@vue/test-utils": "^2.0.2", "critters": "^0.0.16", "cross-env": "^7.0.3", - "cypress": "^10.3.0", - "eslint": "^8.19.0", + "cypress": "^10.3.1", + "eslint": "^8.20.0", "eslint-plugin-cypress": "^2.12.1", "https-localhost": "^4.7.1", "markdown-it-link-attributes": "^4.0.0", "markdown-it-prism": "^2.2.4", - "pnpm": "^7.5.2", + "pnpm": "^7.6.0", "typescript": "^4.7.4", - "unocss": "^0.44.2", - "unplugin-auto-import": "^0.9.3", + "unocss": "^0.44.5", + "unplugin-auto-import": "^0.10.0", "unplugin-vue-components": "^0.21.1", - "vite": "^3.0.0", + "vite": "^3.0.2", "vite-plugin-inspect": "^0.6.0", "vite-plugin-pages": "^0.25.0", "vite-plugin-pwa": "^0.12.3", @@ -52,7 +52,7 @@ "vite-plugin-vue-markdown": "^0.20.1", "vite-ssg": "^0.20.2", "vite-ssg-sitemap": "^0.3.1", - "vitest": "^0.18.0", - "vue-tsc": "^0.38.5" + "vitest": "^0.19.0", + "vue-tsc": "^0.39.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 795ceec..f4023b0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -3,30 +3,30 @@ lockfileVersion: 5.4 specifiers: '@antfu/eslint-config': ^0.25.2 '@iconify-json/carbon': ^1.1.6 - '@intlify/vite-plugin-vue-i18n': ^4.0.0 + '@intlify/vite-plugin-vue-i18n': ^5.0.1 '@types/markdown-it-link-attributes': ^3.0.1 '@types/nprogress': ^0.2.0 - '@vitejs/plugin-vue': ^3.0.0 + '@vitejs/plugin-vue': ^3.0.1 '@vue/test-utils': ^2.0.2 '@vueuse/core': ^8.9.2 - '@vueuse/head': ^0.7.6 + '@vueuse/head': ^0.7.7 critters: ^0.0.16 cross-env: ^7.0.3 - cypress: ^10.3.0 - eslint: ^8.19.0 + cypress: ^10.3.1 + eslint: ^8.20.0 eslint-plugin-cypress: ^2.12.1 https-localhost: ^4.7.1 markdown-it-link-attributes: ^4.0.0 markdown-it-prism: ^2.2.4 nprogress: ^0.2.0 pinia: ^2.0.16 - pnpm: ^7.5.2 + pnpm: ^7.6.0 prism-theme-vars: ^0.2.4 typescript: ^4.7.4 - unocss: ^0.44.2 - unplugin-auto-import: ^0.9.3 + unocss: ^0.44.5 + unplugin-auto-import: ^0.10.0 unplugin-vue-components: ^0.21.1 - vite: ^3.0.0 + vite: ^3.0.2 vite-plugin-inspect: ^0.6.0 vite-plugin-pages: ^0.25.0 vite-plugin-pwa: ^0.12.3 @@ -34,55 +34,55 @@ specifiers: vite-plugin-vue-markdown: ^0.20.1 vite-ssg: ^0.20.2 vite-ssg-sitemap: ^0.3.1 - vitest: ^0.18.0 + vitest: ^0.19.0 vue: ^3.2.37 - vue-demi: ^0.13.4 + vue-demi: ^0.13.5 vue-i18n: ^9.1.10 vue-router: ^4.1.2 - vue-tsc: ^0.38.5 + vue-tsc: ^0.39.0 dependencies: '@vueuse/core': 8.9.2_vue@3.2.37 - '@vueuse/head': 0.7.6_vue@3.2.37 + '@vueuse/head': 0.7.7_vue@3.2.37 nprogress: 0.2.0 pinia: 2.0.16_j6bzmzd4ujpabbp5objtwxyjp4 prism-theme-vars: 0.2.4 vue: 3.2.37 - vue-demi: 0.13.4_vue@3.2.37 + vue-demi: 0.13.5_vue@3.2.37 vue-i18n: 9.1.10_vue@3.2.37 vue-router: 4.1.2_vue@3.2.37 devDependencies: - '@antfu/eslint-config': 0.25.2_4x5o4skxv6sl53vpwefgt23khm + '@antfu/eslint-config': 0.25.2_he2ccbldppg44uulnyq4rwocfa '@iconify-json/carbon': 1.1.6 - '@intlify/vite-plugin-vue-i18n': 4.0.0_vite@3.0.0+vue-i18n@9.1.10 + '@intlify/vite-plugin-vue-i18n': 5.0.1_vite@3.0.2+vue-i18n@9.1.10 '@types/markdown-it-link-attributes': 3.0.1 '@types/nprogress': 0.2.0 - '@vitejs/plugin-vue': 3.0.0_vite@3.0.0+vue@3.2.37 + '@vitejs/plugin-vue': 3.0.1_vite@3.0.2+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.0 - eslint: 8.19.0 - eslint-plugin-cypress: 2.12.1_eslint@8.19.0 + cypress: 10.3.1 + eslint: 8.20.0 + eslint-plugin-cypress: 2.12.1_eslint@8.20.0 https-localhost: 4.7.1 markdown-it-link-attributes: 4.0.0 markdown-it-prism: 2.2.4 - pnpm: 7.5.2 + pnpm: 7.6.0 typescript: 4.7.4 - unocss: 0.44.2_vite@3.0.0 - unplugin-auto-import: 0.9.3_tdojunihpwk4q7lmt675eqctgy - unplugin-vue-components: 0.21.1_vite@3.0.0+vue@3.2.37 - vite: 3.0.0 - vite-plugin-inspect: 0.6.0_vite@3.0.0 - vite-plugin-pages: 0.25.0_vite@3.0.0 - vite-plugin-pwa: 0.12.3_vite@3.0.0 - vite-plugin-vue-layouts: 0.6.0_5vcanmustn365rg452uyprxay4 - vite-plugin-vue-markdown: 0.20.1_vite@3.0.0 - vite-ssg: 0.20.2_zodgg63wx4ia7g264h7fi3aaae + unocss: 0.44.5_vite@3.0.2 + unplugin-auto-import: 0.10.0_t6tsspf322mfsdpw2mn2hux5pq + unplugin-vue-components: 0.21.1_vite@3.0.2+vue@3.2.37 + vite: 3.0.2 + vite-plugin-inspect: 0.6.0_vite@3.0.2 + vite-plugin-pages: 0.25.0_vite@3.0.2 + vite-plugin-pwa: 0.12.3_vite@3.0.2 + vite-plugin-vue-layouts: 0.6.0_i5f576xweswtg2nbfti5sqkk7q + vite-plugin-vue-markdown: 0.20.1_vite@3.0.2 + vite-ssg: 0.20.2_wr5vdyklj5saysxmb4er35ppzu vite-ssg-sitemap: 0.3.1 - vitest: 0.18.0 - vue-tsc: 0.38.5_typescript@4.7.4 + vitest: 0.19.0 + vue-tsc: 0.39.0_typescript@4.7.4 packages: @@ -94,22 +94,22 @@ packages: '@jridgewell/trace-mapping': 0.3.14 dev: true - /@antfu/eslint-config-basic/0.25.2_umhtdcosdgp7wudwz65trwomxy: + /@antfu/eslint-config-basic/0.25.2_p772lvic5qhgx7eir4ztilj5cq: resolution: {integrity: sha512-D81jE90B7cujMmU2mKEaUcRsKRAfVX4PniEoaD0c3HiqprqghfBjuv3B6p1+tG9uJQAgLBVsK+G92Y+AAgFaOA==} peerDependencies: eslint: '>=7.4.0' dependencies: - eslint: 8.19.0 - eslint-plugin-antfu: 0.25.2_4x5o4skxv6sl53vpwefgt23khm - eslint-plugin-eslint-comments: 3.2.0_eslint@8.19.0 + eslint: 8.20.0 + eslint-plugin-antfu: 0.25.2_he2ccbldppg44uulnyq4rwocfa + eslint-plugin-eslint-comments: 3.2.0_eslint@8.20.0 eslint-plugin-html: 6.2.0 - eslint-plugin-import: 2.26.0_7ejcetdxrvaaahqi6qomt7vmtq - eslint-plugin-jsonc: 2.2.1_eslint@8.19.0 - eslint-plugin-markdown: 2.2.1_eslint@8.19.0 - eslint-plugin-n: 15.2.0_eslint@8.19.0 - eslint-plugin-promise: 6.0.0_eslint@8.19.0 - eslint-plugin-unicorn: 42.0.0_eslint@8.19.0 - eslint-plugin-yml: 1.0.0_eslint@8.19.0 + eslint-plugin-import: 2.26.0_h4jdcnt4cibzfjqb3oomu6uk6m + eslint-plugin-jsonc: 2.2.1_eslint@8.20.0 + eslint-plugin-markdown: 2.2.1_eslint@8.20.0 + eslint-plugin-n: 15.2.0_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 jsonc-eslint-parser: 2.1.0 yaml-eslint-parser: 1.0.1 transitivePeerDependencies: @@ -120,14 +120,14 @@ packages: - typescript dev: true - /@antfu/eslint-config-react/0.25.2_4x5o4skxv6sl53vpwefgt23khm: + /@antfu/eslint-config-react/0.25.2_he2ccbldppg44uulnyq4rwocfa: resolution: {integrity: sha512-jGol7/UTUa9z55p4Oy/K5yGgY179fj1kl0kdo3bRnFjzUZQuDGuxw5HiZdYx333pjBdizkPl6cMJ8M6sc3PzFg==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-ts': 0.25.2_4x5o4skxv6sl53vpwefgt23khm - eslint: 8.19.0 - eslint-plugin-react: 7.30.0_eslint@8.19.0 + '@antfu/eslint-config-ts': 0.25.2_he2ccbldppg44uulnyq4rwocfa + eslint: 8.20.0 + eslint-plugin-react: 7.30.0_eslint@8.20.0 transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack @@ -135,16 +135,16 @@ packages: - typescript dev: true - /@antfu/eslint-config-ts/0.25.2_4x5o4skxv6sl53vpwefgt23khm: + /@antfu/eslint-config-ts/0.25.2_he2ccbldppg44uulnyq4rwocfa: resolution: {integrity: sha512-Dpp4r3CaDZVh73lMxhW0sVGsPwUf1YTpYV5JefmBtgEZKOAc+QqYbLjFZ6QGRUpdPLldRvD+xTFpax6t8NKgyA==} peerDependencies: eslint: '>=7.4.0' typescript: '>=3.9' dependencies: - '@antfu/eslint-config-basic': 0.25.2_umhtdcosdgp7wudwz65trwomxy - '@typescript-eslint/eslint-plugin': 5.26.0_umhtdcosdgp7wudwz65trwomxy - '@typescript-eslint/parser': 5.26.0_4x5o4skxv6sl53vpwefgt23khm - eslint: 8.19.0 + '@antfu/eslint-config-basic': 0.25.2_p772lvic5qhgx7eir4ztilj5cq + '@typescript-eslint/eslint-plugin': 5.26.0_p772lvic5qhgx7eir4ztilj5cq + '@typescript-eslint/parser': 5.26.0_he2ccbldppg44uulnyq4rwocfa + eslint: 8.20.0 typescript: 4.7.4 transitivePeerDependencies: - eslint-import-resolver-typescript @@ -152,14 +152,14 @@ packages: - supports-color dev: true - /@antfu/eslint-config-vue/0.25.2_4x5o4skxv6sl53vpwefgt23khm: + /@antfu/eslint-config-vue/0.25.2_he2ccbldppg44uulnyq4rwocfa: resolution: {integrity: sha512-ObZOzvQvLe/qETq5miVmFWRgjNwWAE/P1I2YhKyDFK7KHquM7bKysfnmkoPpm2HkOpseMILoc+5UKo/w3L7GHg==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-ts': 0.25.2_4x5o4skxv6sl53vpwefgt23khm - eslint: 8.19.0 - eslint-plugin-vue: 9.0.1_eslint@8.19.0 + '@antfu/eslint-config-ts': 0.25.2_he2ccbldppg44uulnyq4rwocfa + eslint: 8.20.0 + eslint-plugin-vue: 9.0.1_eslint@8.20.0 transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack @@ -167,25 +167,25 @@ packages: - typescript dev: true - /@antfu/eslint-config/0.25.2_4x5o4skxv6sl53vpwefgt23khm: + /@antfu/eslint-config/0.25.2_he2ccbldppg44uulnyq4rwocfa: resolution: {integrity: sha512-dIqxqBa6ALqaBQyErMnYLpyn4xpwp1YefbYxDMgNFM8MzY/ShJgaBWAGlywFeDwyAR44jaaVY8wRwDxODF8bPg==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-react': 0.25.2_4x5o4skxv6sl53vpwefgt23khm - '@antfu/eslint-config-vue': 0.25.2_4x5o4skxv6sl53vpwefgt23khm - '@typescript-eslint/eslint-plugin': 5.26.0_umhtdcosdgp7wudwz65trwomxy - '@typescript-eslint/parser': 5.26.0_4x5o4skxv6sl53vpwefgt23khm - eslint: 8.19.0 - eslint-plugin-eslint-comments: 3.2.0_eslint@8.19.0 + '@antfu/eslint-config-react': 0.25.2_he2ccbldppg44uulnyq4rwocfa + '@antfu/eslint-config-vue': 0.25.2_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/eslint-plugin': 5.26.0_p772lvic5qhgx7eir4ztilj5cq + '@typescript-eslint/parser': 5.26.0_he2ccbldppg44uulnyq4rwocfa + eslint: 8.20.0 + eslint-plugin-eslint-comments: 3.2.0_eslint@8.20.0 eslint-plugin-html: 6.2.0 - eslint-plugin-import: 2.26.0_7ejcetdxrvaaahqi6qomt7vmtq - eslint-plugin-jsonc: 2.2.1_eslint@8.19.0 - eslint-plugin-n: 15.2.0_eslint@8.19.0 - eslint-plugin-promise: 6.0.0_eslint@8.19.0 - eslint-plugin-unicorn: 42.0.0_eslint@8.19.0 - eslint-plugin-vue: 9.0.1_eslint@8.19.0 - eslint-plugin-yml: 1.0.0_eslint@8.19.0 + eslint-plugin-import: 2.26.0_h4jdcnt4cibzfjqb3oomu6uk6m + eslint-plugin-jsonc: 2.2.1_eslint@8.20.0 + eslint-plugin-n: 15.2.0_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.0.1_eslint@8.20.0 + eslint-plugin-yml: 1.0.0_eslint@8.20.0 jsonc-eslint-parser: 2.1.0 yaml-eslint-parser: 1.0.1 transitivePeerDependencies: @@ -1424,7 +1424,7 @@ packages: '@iconify/types': 1.1.0 debug: 4.3.4 kolorist: 1.5.1 - local-pkg: 0.4.1 + local-pkg: 0.4.2 transitivePeerDependencies: - supports-color dev: true @@ -1441,8 +1441,8 @@ packages: vue-i18n: optional: true dependencies: - '@intlify/message-compiler': 9.2.0-beta.37 - '@intlify/shared': 9.2.0-beta.37 + '@intlify/message-compiler': 9.2.0-beta.40 + '@intlify/shared': 9.2.0-beta.40 jsonc-eslint-parser: 1.4.1 source-map: 0.6.1 vue-i18n: 9.1.10_vue@3.2.37 @@ -1474,11 +1474,11 @@ packages: '@intlify/shared': 9.1.10 source-map: 0.6.1 - /@intlify/message-compiler/9.2.0-beta.37: - resolution: {integrity: sha512-7V5bJ5b5OqYTOa+Pfl4ugB6p/16yB4R/37i5vIaPzNW3Lhg8hdNoo+mtLPp1VKs1zmgpSjYi/rvDobGkHJvr2g==} + /@intlify/message-compiler/9.2.0-beta.40: + resolution: {integrity: sha512-6QWTSYewmkew4nsRqgkwTVuGFKzxVCOK8EXsPt15N+tN1g+OYjC3PfGA2dPB6cVkNxqA9mV/hNK02uHPWU9t0A==} engines: {node: '>= 14'} dependencies: - '@intlify/shared': 9.2.0-beta.37 + '@intlify/shared': 9.2.0-beta.40 source-map: 0.6.1 dev: true @@ -1498,31 +1498,33 @@ packages: resolution: {integrity: sha512-Om54xJeo1Vw+K1+wHYyXngE8cAbrxZHpWjYzMR9wCkqbhGtRV5VLhVc214Ze2YatPrWlS2WSMOWXR8JktX/IgA==} engines: {node: '>= 10'} - /@intlify/shared/9.2.0-beta.37: - resolution: {integrity: sha512-TVh69KwsY1A4Vo/ODJEp9NPW9O6zO1id4hwohaMdcibPdTp9ieX00QU9OiPRJ8Iz6W6A9xjU0Q30RAX1ba4+5g==} + /@intlify/shared/9.2.0-beta.40: + resolution: {integrity: sha512-xWz+SFjgt/LfaSbbHVn+V7gmvX4ZNP3cIFta790GWZ/tEgwJeC3tkV7i45iUbZ4ZimOerFgKH05b7qvJlKb6RQ==} engines: {node: '>= 14'} dev: true - /@intlify/vite-plugin-vue-i18n/4.0.0_vite@3.0.0+vue-i18n@9.1.10: - resolution: {integrity: sha512-bX7WgJAnYAbhmfvMp17TjCzg4e4T68O7iqAcNo6TOS+oHK0kAJAN9AJfEMTdpDrAwURCw0VwZ0kgMFWDbJkY4g==} - engines: {node: '>= 12'} + /@intlify/vite-plugin-vue-i18n/5.0.1_vite@3.0.2+vue-i18n@9.1.10: + resolution: {integrity: sha512-+LAUdm5PxGtLrUYgD2Wg9SINmLmhZqrcTnzccfqopca5NvaXWOPnQR4cQOkn82qLuyjWdCYC1BoqMHWBWX/MyQ==} + engines: {node: '>= 14.6'} peerDependencies: - petite-vue-i18n: next - vite: ^2.9.0 - vue-i18n: next + petite-vue-i18n: '*' + vite: ^2.9.0 || ^3.0.0 + vue-i18n: '*' peerDependenciesMeta: petite-vue-i18n: optional: true + vite: + optional: true vue-i18n: optional: true dependencies: '@intlify/bundle-utils': 3.1.0_vue-i18n@9.1.10 - '@intlify/shared': 9.2.0-beta.37 + '@intlify/shared': 9.2.0-beta.40 '@rollup/pluginutils': 4.2.1 debug: 4.3.4 fast-glob: 3.2.11 source-map: 0.6.1 - vite: 3.0.0 + vite: 3.0.2 vue-i18n: 9.1.10_vue@3.2.37 transitivePeerDependencies: - supports-color @@ -1781,7 +1783,7 @@ packages: dev: true optional: true - /@typescript-eslint/eslint-plugin/5.26.0_umhtdcosdgp7wudwz65trwomxy: + /@typescript-eslint/eslint-plugin/5.26.0_p772lvic5qhgx7eir4ztilj5cq: resolution: {integrity: sha512-oGCmo0PqnRZZndr+KwvvAUvD3kNE4AfyoGCwOZpoCncSh4MVD06JTE8XQa2u9u+NX5CsyZMBTEc2C72zx38eYA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1792,12 +1794,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.26.0_4x5o4skxv6sl53vpwefgt23khm + '@typescript-eslint/parser': 5.26.0_he2ccbldppg44uulnyq4rwocfa '@typescript-eslint/scope-manager': 5.26.0 - '@typescript-eslint/type-utils': 5.26.0_4x5o4skxv6sl53vpwefgt23khm - '@typescript-eslint/utils': 5.26.0_4x5o4skxv6sl53vpwefgt23khm + '@typescript-eslint/type-utils': 5.26.0_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/utils': 5.26.0_he2ccbldppg44uulnyq4rwocfa debug: 4.3.4 - eslint: 8.19.0 + eslint: 8.20.0 functional-red-black-tree: 1.0.1 ignore: 5.2.0 regexpp: 3.2.0 @@ -1808,7 +1810,7 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.26.0_4x5o4skxv6sl53vpwefgt23khm: + /@typescript-eslint/parser/5.26.0_he2ccbldppg44uulnyq4rwocfa: resolution: {integrity: sha512-n/IzU87ttzIdnAH5vQ4BBDnLPly7rC5VnjN3m0xBG82HK6rhRxnCb3w/GyWbNDghPd+NktJqB/wl6+YkzZ5T5Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1822,7 +1824,7 @@ packages: '@typescript-eslint/types': 5.26.0 '@typescript-eslint/typescript-estree': 5.26.0_typescript@4.7.4 debug: 4.3.4 - eslint: 8.19.0 + eslint: 8.20.0 typescript: 4.7.4 transitivePeerDependencies: - supports-color @@ -1836,7 +1838,7 @@ packages: '@typescript-eslint/visitor-keys': 5.26.0 dev: true - /@typescript-eslint/type-utils/5.26.0_4x5o4skxv6sl53vpwefgt23khm: + /@typescript-eslint/type-utils/5.26.0_he2ccbldppg44uulnyq4rwocfa: resolution: {integrity: sha512-7ccbUVWGLmcRDSA1+ADkDBl5fP87EJt0fnijsMFTVHXKGduYMgienC/i3QwoVhDADUAPoytgjbZbCOMj4TY55A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1846,9 +1848,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.26.0_4x5o4skxv6sl53vpwefgt23khm + '@typescript-eslint/utils': 5.26.0_he2ccbldppg44uulnyq4rwocfa debug: 4.3.4 - eslint: 8.19.0 + eslint: 8.20.0 tsutils: 3.21.0_typescript@4.7.4 typescript: 4.7.4 transitivePeerDependencies: @@ -1881,7 +1883,7 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.26.0_4x5o4skxv6sl53vpwefgt23khm: + /@typescript-eslint/utils/5.26.0_he2ccbldppg44uulnyq4rwocfa: resolution: {integrity: sha512-PJFwcTq2Pt4AMOKfe3zQOdez6InIDOjUJJD3v3LyEtxHGVVRK3Vo7Dd923t/4M9hSH2q2CLvcTdxlLPjcIk3eg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1891,9 +1893,9 @@ packages: '@typescript-eslint/scope-manager': 5.26.0 '@typescript-eslint/types': 5.26.0 '@typescript-eslint/typescript-estree': 5.26.0_typescript@4.7.4 - eslint: 8.19.0 + eslint: 8.20.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.19.0 + eslint-utils: 3.0.0_eslint@8.20.0 transitivePeerDependencies: - supports-color - typescript @@ -1907,182 +1909,196 @@ packages: eslint-visitor-keys: 3.3.0 dev: true - /@unocss/cli/0.44.2: - resolution: {integrity: sha512-vKeoWl7j5VjXohZo7NiNQoq+dDzHh8TK32mjf+ZbomQ8gxDP8CT8kM0ShM04Jda27yb5hHeIituc9uGSWy+2bg==} + /@unocss/cli/0.44.5: + resolution: {integrity: sha512-ll2UYzPAVw0NzArIoHauF5SeAnjFiktYTBF/V9UozoMCQM0BXihb3nfzWU4JSXo8V5vAeKIiJZvF/JGHd01C4A==} engines: {node: '>=14'} hasBin: true dependencies: - '@unocss/config': 0.44.2 - '@unocss/core': 0.44.2 - '@unocss/preset-uno': 0.44.2 + '@unocss/config': 0.44.5 + '@unocss/core': 0.44.5 + '@unocss/preset-uno': 0.44.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.0 + pathe: 0.3.2 perfect-debounce: 0.1.3 dev: true - /@unocss/config/0.44.2: - resolution: {integrity: sha512-Opn+tOWEzGlv/G3+Qfsh+F4P7ciwW69cznm//MagLn/KbrIOFWAHQF4Yu3M403sFwJ3IIAh6j02bohyQRPagHg==} + /@unocss/config/0.44.5: + resolution: {integrity: sha512-QDJkE+vIHehspQSlQtiXlJ/pIE+rg2QTULCbcgCDtYMQ3t2WF4ET/jQdshCxTDo6qJD0SrqZe5AvAjsYS6vKwA==} engines: {node: '>=14'} dependencies: - '@unocss/core': 0.44.2 + '@unocss/core': 0.44.5 unconfig: 0.3.4 dev: true - /@unocss/core/0.44.2: - resolution: {integrity: sha512-u1P/IMU8axudO1Tao+Ow9fNyufcZvAnjAcCbRVFQH3grQGJwoqAgMyJDh4EZqpR/Xz8H8a43cNjIbBsa4BwBGQ==} + /@unocss/core/0.44.5: + resolution: {integrity: sha512-IxFg0b0Exudko5akYLA4kfdv2MNYpQlgrB33N+UcHb8z0eGENBStq/ZKjwneplHV9RiSOM4d7nPYkK7Id1RgPA==} dev: true - /@unocss/inspector/0.44.2: - resolution: {integrity: sha512-po9PDL7o9Z2sDdw2cxXR5o1nLDI2+jeJ9+3jlnlZTGWSLuQfBzJsf1mFGjen4vyguCk/PsV+0A88+L5Td1UE4w==} + /@unocss/inspector/0.44.5: + resolution: {integrity: sha512-Yd1adLO5WKQ9HCZGoY4KmV6R9kJl8/HM3bO7bIZbVfmVpfQg0k0f5ZaE2Jy6k1fuLw62EtpYQFWAZmkOF0mw7A==} dependencies: gzip-size: 6.0.0 sirv: 2.0.2 dev: true - /@unocss/preset-attributify/0.44.2: - resolution: {integrity: sha512-1mQ8A6fqcR2jOSA+3EfRhmLVPSrSW4jak798D233iRQGA6JQcsbMUpjryggKTYtgZLmUt5LTmMzJ3iWVnO1cyg==} + /@unocss/preset-attributify/0.44.5: + resolution: {integrity: sha512-TrTAcV6QaSVb6Xwbk36mxeJsKR7VUeDLYTM+3gruQKZRpZZDsxKMXbMoVLhCbecj/g0fvQxjI1ETRDDxg/gkjg==} dependencies: - '@unocss/core': 0.44.2 + '@unocss/core': 0.44.5 dev: true - /@unocss/preset-icons/0.44.2: - resolution: {integrity: sha512-10yADEpDpDmKZ9eBxjwTnqKQe5VJ3dTmVLv4vZWgxqHOF07oXiAEwR3f2Wnx4MwGfBikcgXPvkAlYA8jWh42FQ==} + /@unocss/preset-icons/0.44.5: + resolution: {integrity: sha512-DJKHb9he09jqOnQ3pNUvBNt9gA+daQhnHptIBVYFVJyd4jnJSNgKRhQJNoGCb/gLnDZhg7tH+ggY5B0XnUvVvA==} dependencies: '@iconify/utils': 1.0.33 - '@unocss/core': 0.44.2 + '@unocss/core': 0.44.5 ohmyfetch: 0.4.18 transitivePeerDependencies: - supports-color dev: true - /@unocss/preset-mini/0.44.2: - resolution: {integrity: sha512-tbuArrrW5vP25EnRj8MHRJYIjZRsNukmgWtSpiHHmsE6/2eDo5T00NSO5eQQIwtrlxM8j2qFjnZUV/FEZ/SMhg==} + /@unocss/preset-mini/0.44.5: + resolution: {integrity: sha512-eHBksxUzTaopNlDGKrAbQzuRPs7/F7U608gMQcHj1lN9uO4o1tYMzbGSj41vmAMVfnzd6kmS9kuFLQVO01J3aQ==} dependencies: - '@unocss/core': 0.44.2 + '@unocss/core': 0.44.5 dev: true - /@unocss/preset-tagify/0.44.2: - resolution: {integrity: sha512-IC6KEQolEeyVn2Cujzua8kDdbHYeGUvAqIVDQvcyH3FyaTCWILvm9p78+2zmULYMnme83qfmMc2s3kZt+uww0A==} + /@unocss/preset-tagify/0.44.5: + resolution: {integrity: sha512-wSVWI45BNiBazCQULO0cuz7neevtlpU8q/IsRXw9d5402G9PSGajn5HfW3WCSuRvoXGTlBJ57rbbLP2s4R/H3g==} dependencies: - '@unocss/core': 0.44.2 + '@unocss/core': 0.44.5 dev: true - /@unocss/preset-typography/0.44.2: - resolution: {integrity: sha512-IUdSSGjj0sLOc0IwtizPPf24D9EKjpG6fqHLHQLFRgyNsBQlqx0rJ+KwcuaifScJDupGbVNP/YkMVsPQsknQaA==} + /@unocss/preset-typography/0.44.5: + resolution: {integrity: sha512-ialH29y28qtRcNTJgsbD0YZc27cihA26vUh3aZQ9BkPp9j9M9F+DWOt8HnYcnf9iVmdS+6QTB+aMGEJ7Wd1qBg==} dependencies: - '@unocss/core': 0.44.2 + '@unocss/core': 0.44.5 dev: true - /@unocss/preset-uno/0.44.2: - resolution: {integrity: sha512-p4Ss6GjCDrOg/Jr1cN90iMHQ+y9/gj6eqf6VqpNH1AthdjLzagoX6zMWCrvgmYJ/XMIk+rOrWxyY7DBeMe/E2A==} + /@unocss/preset-uno/0.44.5: + resolution: {integrity: sha512-1uMKiWVu3GTrCywKdX96f7kqcCkX5H7bW71aD8knOx/z6mY9ZD+e5mNyvIuYYZupBIx0Qfmh6t0T2wpI/nwTVg==} dependencies: - '@unocss/core': 0.44.2 - '@unocss/preset-mini': 0.44.2 - '@unocss/preset-wind': 0.44.2 + '@unocss/core': 0.44.5 + '@unocss/preset-mini': 0.44.5 + '@unocss/preset-wind': 0.44.5 dev: true - /@unocss/preset-web-fonts/0.44.2: - resolution: {integrity: sha512-QN6UsMTnv/Qsj8WfrPxhlhhJ+HdNIL6wtoX3hYOJ/LnQW8A+bLQrIMmkHVRwSWgW/flQ5PjJmWzVEoUoJDTKGw==} + /@unocss/preset-web-fonts/0.44.5: + resolution: {integrity: sha512-AgR8LNpP/cQIU6POMmDAnSjJWX17VLOH07HPxxF6f/hCg21ZSx1QmAV8ol68JW097d/fxF+jh85sCrTxb85ZGQ==} dependencies: - '@unocss/core': 0.44.2 + '@unocss/core': 0.44.5 ohmyfetch: 0.4.18 dev: true - /@unocss/preset-wind/0.44.2: - resolution: {integrity: sha512-L1n38IlT7bFXK99Jbswdk4bwLUHSmmIIM+4VVHwOKLNAwq5k59JaQ+odJAoyoThxbRKWN0mlpmXCaWlgZsYTbA==} + /@unocss/preset-wind/0.44.5: + resolution: {integrity: sha512-CB9lE8s+EkgPxDUdfJC2VGcefphH2HFD3A2RAFJWUvYPecaRgpHfElx5pDRMYOUHtBhZZJwWrwOCt7qXNqsBFw==} dependencies: - '@unocss/core': 0.44.2 - '@unocss/preset-mini': 0.44.2 + '@unocss/core': 0.44.5 + '@unocss/preset-mini': 0.44.5 dev: true - /@unocss/reset/0.44.2: - resolution: {integrity: sha512-l9xtnRkYFOWcmayF2HJRL8pNVurw+g+j63Ikz6+o+x51ndqwWN55LVbWWCOnn/2Ev3ZPvcaNjpURsgAtWOPUaQ==} + /@unocss/reset/0.44.5: + resolution: {integrity: sha512-ZNe86u7BpzCT/5P3S49sFxLucBlfW0ir6oRqmOZe4uhN02puqFUK1L7c0dkoXTVhETxESmWaxBM5GTmbifGeZg==} dev: true - /@unocss/scope/0.44.2: - resolution: {integrity: sha512-xZSUp0Cq3QqW9uryGync5PQwYABYKYZTqZu8IxgANut644lrVLHfuQbc0RNq7NdpbdxuZKoG69KB8+ZqjFZxhg==} + /@unocss/scope/0.44.5: + resolution: {integrity: sha512-4x1MzeDldF257obQHnQ0F3AgkrAuoAFbWGfWgJ55rJM65MnQXEkyktmSxiArQlptwQaGzj9xwzEVMEnVVMhhsg==} dev: true - /@unocss/transformer-compile-class/0.44.2: - resolution: {integrity: sha512-l8Q/u1yejKSwmDu/TVWvIFIDaBx7E8aaXYObGYZ9o4vvVF8Xhwr15ejzv6+z0OeWecVyZ3wtCPyJFomyu+5dBQ==} + /@unocss/transformer-compile-class/0.44.5: + resolution: {integrity: sha512-kvC8/INiXdOkTKfNt73oTlG5tsTNf06aYhVzBUzoP5IYIZz18dRIpgXJ6xOEXkhJrat458G23UhBPqo9oRK3Fg==} dependencies: - '@unocss/core': 0.44.2 + '@unocss/core': 0.44.5 dev: true - /@unocss/transformer-directives/0.44.2: - resolution: {integrity: sha512-+9EfTJsbJSiyUeSIvy02sdTZx4xDGWMvgMFwLHJIG5X8R+zMFNklnGYZwr5gD/7HxK5pPQAEU6wzeXaulcSOjA==} + /@unocss/transformer-directives/0.44.5: + resolution: {integrity: sha512-uLHn0u0c65nGDy5UY7GCDfN/XqzPWbzEtQAp3LOTGTB7iLvuPF7GAzwQIrMINJG41SccDSqT54qmKLJW+gpmlg==} dependencies: - '@unocss/core': 0.44.2 + '@unocss/core': 0.44.5 css-tree: 2.1.0 dev: true - /@unocss/transformer-variant-group/0.44.2: - resolution: {integrity: sha512-HT1lM4qSccWwDo5iHwWX46DsjTt6RpYekrvOH+r5cBBcQ8/ysIJynRH/Oa/0TyVWs4cvqKPTvxkq1a9uJBSSxA==} + /@unocss/transformer-variant-group/0.44.5: + resolution: {integrity: sha512-rAf6hpnpPgJHBP4r7UJzF8h2HIY1Gh+l+9w1f3mHdzdY9/T0a6R5vywi/QcZPFUyobeu3v4RDtg8B9SGv219Ew==} dependencies: - '@unocss/core': 0.44.2 + '@unocss/core': 0.44.5 dev: true - /@unocss/vite/0.44.2_vite@3.0.0: - resolution: {integrity: sha512-4DdR6te/jyqBTEnwcvaaxRw9F5srWcvN7tE5BW0VqPlbsQDa9BQ+g39VeeBqB5c8GGd7arT73FAx8a7yK/XS6w==} + /@unocss/vite/0.44.5_vite@3.0.2: + resolution: {integrity: sha512-HAA77Z+CTHWCjtbgupolsLhRrGuYH4C+FbmfVwTgm07ttWFZy5QaWKRU0mcR53/n1owPxkZilPxWCWX7ltscbw==} peerDependencies: vite: ^2.9.0 || ^3.0.0-0 dependencies: '@ampproject/remapping': 2.2.0 '@rollup/pluginutils': 4.2.1 - '@unocss/config': 0.44.2 - '@unocss/core': 0.44.2 - '@unocss/inspector': 0.44.2 - '@unocss/scope': 0.44.2 - '@unocss/transformer-directives': 0.44.2 + '@unocss/config': 0.44.5 + '@unocss/core': 0.44.5 + '@unocss/inspector': 0.44.5 + '@unocss/scope': 0.44.5 + '@unocss/transformer-directives': 0.44.5 magic-string: 0.26.2 - vite: 3.0.0 + vite: 3.0.2 dev: true - /@vitejs/plugin-vue/3.0.0_vite@3.0.0+vue@3.2.37: - resolution: {integrity: sha512-yWP34ArFh/jAeNUDkkLz/kVRLjf5ppJiq4L36f64Cp6dIrMQeYZGDP9xxdemlXfZR9ylN9JgHUl3GzfqOtgYDg==} - engines: {node: '>=14.18.0'} + /@vitejs/plugin-vue/3.0.1_vite@3.0.2+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.0 + vite: 3.0.2 vue: 3.2.37 dev: true - /@volar/code-gen/0.38.5: - resolution: {integrity: sha512-GRGhPKoNtRwZyn9M0b2buobeMR1Aj9zxZI0osanLG9vB9YCnJov1myxKU8EJV5NobpyspLIv1X6/BEHLZNsKig==} + /@volar/code-gen/0.39.0: + resolution: {integrity: sha512-56ycx16FoeDrjVuQ2RKIRmk3paFuIG4eIZLMpxypGKOlhFxS9/nB2eumln2e1jVlnAWeTcFw5V1/eYpDTazHLA==} dependencies: - '@volar/source-map': 0.38.5 + '@volar/source-map': 0.39.0 dev: true - /@volar/source-map/0.38.5: - resolution: {integrity: sha512-TyTLkOtAW/7qnl4Gabt4W4vcKPBPCBdaPLKwkMglKcaX70lPH2CIwZcPMJo6PAilbUVXcuX86xfgdncWDKKaZQ==} + /@volar/source-map/0.39.0: + resolution: {integrity: sha512-sV/eDeOjBwDJxrxwP/ifABvlOUzjpUpCbtbAhoc9hD9SrHlaDGrKtnmXdqgH5DNHIfm5aUpY0xojRvFFOubpuw==} dev: true - /@volar/vue-code-gen/0.38.5: - resolution: {integrity: sha512-4t2bX2bCmmlyYwPLqfH3AJXj9Km79uRmCy81recc8LB8ZT2Z9hOFNBAnlGNcCeZAtVWtmHVV7sXJtQAJQxkWeg==} + /@volar/typescript-faster/0.39.0: + resolution: {integrity: sha512-+NNY456ABrvXD2VsJGsH4BGQTWkSyWcUfdbcREqXD+g2GotW7UtkFMtNgu1ASXBhKl7oRdPuRk5wK9Edw2tW9A==} dependencies: - '@volar/code-gen': 0.38.5 - '@volar/source-map': 0.38.5 + semver: 7.3.7 + dev: true + + /@volar/vue-code-gen/0.39.0: + resolution: {integrity: sha512-0KqocSt5o4TtmUngq+8tmWRfifgyE9eDzb4/1Ih7bl52T1RDdOOKkZ9GzP3zBic3N7lJHiOaLdGMXTK+IzAe7g==} + dependencies: + '@volar/code-gen': 0.39.0 + '@volar/source-map': 0.39.0 '@vue/compiler-core': 3.2.37 '@vue/compiler-dom': 3.2.37 '@vue/shared': 3.2.37 dev: true - /@volar/vue-typescript/0.38.5: - resolution: {integrity: sha512-Gobtg5gxR3bf/l1h300OWCWkvDQnOINgnxkDYiF8qdTBalW6qGsgGmq0uLBBDLaoahrfM7rqNd5QfJwGBgFXZg==} + /@volar/vue-language-core/0.39.0: + resolution: {integrity: sha512-MnXnrIB7PtggLfKcLtg9I5X1i5FMCoTC+jYtR/j5RZU97boPbFi0lYLysCGPUXdP3w5taIXGPgfT8VnbLEkndQ==} dependencies: - '@volar/code-gen': 0.38.5 - '@volar/source-map': 0.38.5 - '@volar/vue-code-gen': 0.38.5 + '@volar/code-gen': 0.39.0 + '@volar/source-map': 0.39.0 + '@volar/vue-code-gen': 0.39.0 '@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==} + dependencies: + '@volar/code-gen': 0.39.0 + '@volar/typescript-faster': 0.39.0 + '@volar/vue-language-core': 0.39.0 + dev: true + /@vue/compiler-core/3.2.33: resolution: {integrity: sha512-AAmr52ji3Zhk7IKIuigX2osWWsb2nQE5xsdFYjdnmtQ4gymmqXbjLvkSE174+fF3A3kstYrTgGkqgOEbsdLDpw==} dependencies: @@ -2234,10 +2250,10 @@ packages: '@vueuse/metadata': 8.9.2 '@vueuse/shared': 8.9.2_vue@3.2.37 vue: 3.2.37 - vue-demi: 0.13.4_vue@3.2.37 + vue-demi: 0.13.5_vue@3.2.37 - /@vueuse/head/0.7.6_vue@3.2.37: - resolution: {integrity: sha512-cOWqCkT3WiF5oEpw+VVEWUJd9RLD5rc7DmnFp3cePsejp+t7686uKD9Z9ZU7Twb7R/BI8iexKTmXo9D/F3v6UA==} + /@vueuse/head/0.7.7_vue@3.2.37: + resolution: {integrity: sha512-umsupiMPYxSMvREskQhcwhQ8zpnv8u1oKSB3Q1gclhsV53XAMTurkX+vPE4aBmGulHI1XEZp3N5ctEABEj3xqQ==} peerDependencies: vue: '>=3' dependencies: @@ -2258,7 +2274,7 @@ packages: optional: true dependencies: vue: 3.2.37 - vue-demi: 0.13.4_vue@3.2.37 + vue-demi: 0.13.5_vue@3.2.37 /abab/2.0.6: resolution: {integrity: sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==} @@ -3021,8 +3037,8 @@ packages: /csstype/2.6.20: resolution: {integrity: sha512-/WwNkdXfckNgw6S5R125rrW8ez139lBHWouiBvX8dfMFtcn6V81REDqnH7+CRpRipfYlyU1CmOnOxrmGcFOjeA==} - /cypress/10.3.0: - resolution: {integrity: sha512-txkQWKzvBVnWdCuKs5Xc08gjpO89W2Dom2wpZgT9zWZT5jXxqPIxqP/NC1YArtkpmp3fN5HW8aDjYBizHLUFvg==} + /cypress/10.3.1: + resolution: {integrity: sha512-As9HrExjAgpgjCnbiQCuPdw5sWKx5HUJcK2EOKziu642akwufr/GUeqL5UnCPYXTyyibvEdWT/pSC2qnGW/e5w==} engines: {node: '>=12.0.0'} hasBin: true requiresBuild: true @@ -3674,7 +3690,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.26.0_4x5o4skxv6sl53vpwefgt23khm + '@typescript-eslint/parser': 5.26.0_he2ccbldppg44uulnyq4rwocfa debug: 3.2.7 eslint-import-resolver-node: 0.3.6 find-up: 2.1.0 @@ -3682,44 +3698,44 @@ packages: - supports-color dev: true - /eslint-plugin-antfu/0.25.2_4x5o4skxv6sl53vpwefgt23khm: + /eslint-plugin-antfu/0.25.2_he2ccbldppg44uulnyq4rwocfa: resolution: {integrity: sha512-yRhuFMwUKhSYm8BWTZsW4ymYnFPCJWZb2LzjG+mQb7JbKflk73JIFMCREPOaV4nWwc4YJEPhym75QsC7AFbqSw==} dependencies: - '@typescript-eslint/utils': 5.26.0_4x5o4skxv6sl53vpwefgt23khm + '@typescript-eslint/utils': 5.26.0_he2ccbldppg44uulnyq4rwocfa transitivePeerDependencies: - eslint - supports-color - typescript dev: true - /eslint-plugin-cypress/2.12.1_eslint@8.19.0: + /eslint-plugin-cypress/2.12.1_eslint@8.20.0: resolution: {integrity: sha512-c2W/uPADl5kospNDihgiLc7n87t5XhUbFDoTl6CfVkmG+kDAb5Ux10V9PoLPu9N+r7znpc+iQlcmAqT1A/89HA==} peerDependencies: eslint: '>= 3.2.1' dependencies: - eslint: 8.19.0 + eslint: 8.20.0 globals: 11.12.0 dev: true - /eslint-plugin-es/4.1.0_eslint@8.19.0: + /eslint-plugin-es/4.1.0_eslint@8.20.0: resolution: {integrity: sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=4.19.1' dependencies: - eslint: 8.19.0 + eslint: 8.20.0 eslint-utils: 2.1.0 regexpp: 3.2.0 dev: true - /eslint-plugin-eslint-comments/3.2.0_eslint@8.19.0: + /eslint-plugin-eslint-comments/3.2.0_eslint@8.20.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.19.0 + eslint: 8.20.0 ignore: 5.2.0 dev: true @@ -3729,7 +3745,7 @@ packages: htmlparser2: 7.2.0 dev: true - /eslint-plugin-import/2.26.0_7ejcetdxrvaaahqi6qomt7vmtq: + /eslint-plugin-import/2.26.0_h4jdcnt4cibzfjqb3oomu6uk6m: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -3739,12 +3755,12 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.26.0_4x5o4skxv6sl53vpwefgt23khm + '@typescript-eslint/parser': 5.26.0_he2ccbldppg44uulnyq4rwocfa array-includes: 3.1.5 array.prototype.flat: 1.3.0 debug: 2.6.9 doctrine: 2.1.0 - eslint: 8.19.0 + eslint: 8.20.0 eslint-import-resolver-node: 0.3.6 eslint-module-utils: 2.7.3_zhgf6mw2wzy6dnrak3ta47vb3m has: 1.0.3 @@ -3760,40 +3776,40 @@ packages: - supports-color dev: true - /eslint-plugin-jsonc/2.2.1_eslint@8.19.0: + /eslint-plugin-jsonc/2.2.1_eslint@8.20.0: resolution: {integrity: sha512-ozGjWXhxF3ZfITHmRLuUL6zORh5Dzo0ymwVdxhfFaa4LEtU2S88JIwDYCWAifQLG92x7chqcnZlGUggaPSlfIQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: - eslint: 8.19.0 - eslint-utils: 3.0.0_eslint@8.19.0 + eslint: 8.20.0 + eslint-utils: 3.0.0_eslint@8.20.0 jsonc-eslint-parser: 2.1.0 natural-compare: 1.4.0 dev: true - /eslint-plugin-markdown/2.2.1_eslint@8.19.0: + /eslint-plugin-markdown/2.2.1_eslint@8.20.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.19.0 + eslint: 8.20.0 mdast-util-from-markdown: 0.8.5 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-n/15.2.0_eslint@8.19.0: + /eslint-plugin-n/15.2.0_eslint@8.20.0: resolution: {integrity: sha512-lWLg++jGwC88GDGGBX3CMkk0GIWq0y41aH51lavWApOKcMQcYoL3Ayd0lEdtD3SnQtR+3qBvWQS3qGbR2BxRWg==} engines: {node: '>=12.22.0'} peerDependencies: eslint: '>=7.0.0' dependencies: builtins: 4.1.0 - eslint: 8.19.0 - eslint-plugin-es: 4.1.0_eslint@8.19.0 - eslint-utils: 3.0.0_eslint@8.19.0 + eslint: 8.20.0 + eslint-plugin-es: 4.1.0_eslint@8.20.0 + eslint-utils: 3.0.0_eslint@8.20.0 ignore: 5.2.0 is-core-module: 2.9.0 minimatch: 3.1.2 @@ -3801,16 +3817,16 @@ packages: semver: 6.3.0 dev: true - /eslint-plugin-promise/6.0.0_eslint@8.19.0: + /eslint-plugin-promise/6.0.0_eslint@8.20.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.19.0 + eslint: 8.20.0 dev: true - /eslint-plugin-react/7.30.0_eslint@8.19.0: + /eslint-plugin-react/7.30.0_eslint@8.20.0: resolution: {integrity: sha512-RgwH7hjW48BleKsYyHK5vUAvxtE9SMPDKmcPRQgtRCYaZA0XQPt5FSkrU3nhz5ifzMZcA8opwmRJ2cmOO8tr5A==} engines: {node: '>=4'} peerDependencies: @@ -3819,7 +3835,7 @@ packages: array-includes: 3.1.5 array.prototype.flatmap: 1.3.0 doctrine: 2.1.0 - eslint: 8.19.0 + eslint: 8.20.0 estraverse: 5.3.0 jsx-ast-utils: 3.2.2 minimatch: 3.1.2 @@ -3833,7 +3849,7 @@ packages: string.prototype.matchall: 4.0.7 dev: true - /eslint-plugin-unicorn/42.0.0_eslint@8.19.0: + /eslint-plugin-unicorn/42.0.0_eslint@8.20.0: resolution: {integrity: sha512-ixBsbhgWuxVaNlPTT8AyfJMlhyC5flCJFjyK3oKE8TRrwBnaHvUbuIkCM1lqg8ryYrFStL/T557zfKzX4GKSlg==} engines: {node: '>=12'} peerDependencies: @@ -3842,8 +3858,8 @@ packages: '@babel/helper-validator-identifier': 7.16.7 ci-info: 3.3.0 clean-regexp: 1.0.0 - eslint: 8.19.0 - eslint-utils: 3.0.0_eslint@8.19.0 + eslint: 8.20.0 + eslint-utils: 3.0.0_eslint@8.20.0 esquery: 1.4.0 indent-string: 4.0.0 is-builtin-module: 3.1.0 @@ -3856,32 +3872,32 @@ packages: strip-indent: 3.0.0 dev: true - /eslint-plugin-vue/9.0.1_eslint@8.19.0: + /eslint-plugin-vue/9.0.1_eslint@8.20.0: resolution: {integrity: sha512-/w/9/vzz+4bSYtp5UqXgJ0CfycXTMtpp6lkz7/fMp0CcJxPWyRP6Pr88ihhrsNEcVt2ZweMupWRNYa+5Md41LQ==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.19.0 - eslint-utils: 3.0.0_eslint@8.19.0 + eslint: 8.20.0 + eslint-utils: 3.0.0_eslint@8.20.0 natural-compare: 1.4.0 nth-check: 2.0.1 postcss-selector-parser: 6.0.10 semver: 7.3.7 - vue-eslint-parser: 9.0.2_eslint@8.19.0 + vue-eslint-parser: 9.0.2_eslint@8.20.0 xml-name-validator: 4.0.0 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-yml/1.0.0_eslint@8.19.0: + /eslint-plugin-yml/1.0.0_eslint@8.20.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.19.0 + eslint: 8.20.0 lodash: 4.17.21 natural-compare: 1.4.0 yaml-eslint-parser: 1.0.1 @@ -3912,13 +3928,13 @@ packages: eslint-visitor-keys: 1.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.19.0: + /eslint-utils/3.0.0_eslint@8.20.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.19.0 + eslint: 8.20.0 eslint-visitor-keys: 2.1.0 dev: true @@ -3937,8 +3953,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.19.0: - resolution: {integrity: sha512-SXOPj3x9VKvPe81TjjUJCYlV4oJjQw68Uek+AM0X4p+33dj2HY5bpTZOgnQHcG2eAm1mtCU9uNMnJi7exU/kYw==} + /eslint/8.20.0: + resolution: {integrity: sha512-d4ixhz5SKCa1D6SCPrivP7yYVi7nyD6A4vs6HIAul9ujBzcEmZVM3/0NN/yu5nKhmO1wjp5xQ46iRfmDGlOviA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: @@ -3951,7 +3967,7 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.19.0 + eslint-utils: 3.0.0_eslint@8.20.0 eslint-visitor-keys: 3.3.0 espree: 9.3.2 esquery: 1.4.0 @@ -5489,8 +5505,8 @@ packages: resolution: {integrity: sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==} dev: true - /mlly/0.5.4: - resolution: {integrity: sha512-gFlsLWCjVwu/LM/ZfYUkmnbBoz7eyBIMUwVQYDqhd8IvtNFDeZ95uwAyxHE2Xx7tQwePQaCo4fECZ9MWFEUTgQ==} + /mlly/0.5.5: + resolution: {integrity: sha512-2R4JT/SxRDPexomw4rmHYY/gWAGmL9Kkq1OR76Ua6w+P340a1aBDTWzKo2kAlxzrG82OdXs5VB9Lmcmyit0Obg==} dependencies: pathe: 0.3.2 pkg-types: 0.3.3 @@ -5886,10 +5902,6 @@ packages: engines: {node: '>=8'} dev: true - /pathe/0.3.0: - resolution: {integrity: sha512-3vUjp552BJzCw9vqKsO5sttHkbYqqsZtH0x1PNtItgqx8BXEXzoY1SYRKcL6BTyVh4lGJGLj0tM42elUDMvcYA==} - dev: true - /pathe/0.3.2: resolution: {integrity: sha512-qhnmX0TOqlCvdWWTkoM83wh5J8fZ2yhbDEc9MlsnAEtEc+JCwxUKEwmd6pkY9hRe6JR1Uecbc14VcAKX2yFSTA==} dev: true @@ -5938,14 +5950,14 @@ packages: '@vue/devtools-api': 6.1.4 typescript: 4.7.4 vue: 3.2.37 - vue-demi: 0.13.4_vue@3.2.37 + vue-demi: 0.13.5_vue@3.2.37 dev: false /pkg-types/0.3.3: resolution: {integrity: sha512-6AJcCMnjUQPQv/Wk960w0TOmjhdjbeaQJoSKWRQv9N3rgkessCu6J0Ydsog/nw1MbpnxHuPzYbfOn2KmlZO1FA==} dependencies: jsonc-parser: 3.0.0 - mlly: 0.5.4 + mlly: 0.5.5 pathe: 0.3.2 dev: true @@ -5954,8 +5966,8 @@ packages: engines: {node: '>=4'} dev: true - /pnpm/7.5.2: - resolution: {integrity: sha512-tTLvMnu1zIAWrD87Q/Dgw0+d71Brhlm+aM62KkDr/EPNZyA7dBIsu7tS9pNfRSvwgVF7V1Dhc8jJLAsTNTXnDQ==} + /pnpm/7.6.0: + resolution: {integrity: sha512-pCFZ4OSM3M7JUHShnmk4Hlt9A8QDxLx+i+9kkK4g60YuYhhhD3oqBfWrHax0/XMDvr7GwK0fqFjA8iD8HlZ8Kw==} engines: {node: '>=14.6'} hasBin: true dev: true @@ -6757,13 +6769,13 @@ packages: resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==} dev: true - /tinypool/0.2.1: - resolution: {integrity: sha512-HFU5ZYVq3wBfhSaf8qdqGsneaqXm0FgJQpoUlJbVdHpRLzm77IneKAD3RjzJWZvIv0YpPB9S7LUW53f6BE6ZSg==} + /tinypool/0.2.4: + resolution: {integrity: sha512-Vs3rhkUH6Qq1t5bqtb816oT+HeJTXfwt2cbPH17sWHIYKTotQIFPk3tf2fgqRrVyMDVOc1EnPgzIxfIulXVzwQ==} engines: {node: '>=14.0.0'} dev: true - /tinyspy/0.3.3: - resolution: {integrity: sha512-gRiUR8fuhUf0W9lzojPf1N1euJYA30ISebSfgca8z76FOvXtVXqd5ojEIaKLWbDQhAaC3ibxZIjqbyi4ybjcTw==} + /tinyspy/1.0.0: + resolution: {integrity: sha512-FI5B2QdODQYDRjfuLF+OrJ8bjWRMCXokQPcwKm0W3IzcbUmBNv536cQc7eXGoAuXphZwgx1DFbqImwzz08Fnhw==} engines: {node: '>=14.0.0'} dev: true @@ -6978,19 +6990,19 @@ packages: engines: {node: '>=4'} dev: true - /unimport/0.4.5_vite@3.0.0: - resolution: {integrity: sha512-DnmiSt/HQIfhdcxOy4CGqwZDBh3WHg33euX1ge4X8hvquKBmw2PFvhoAJaBKxscOz0oYosoPoPT4tkDZWHhV0Q==} + /unimport/0.6.2_vite@3.0.2: + resolution: {integrity: sha512-dttI/EFWqIqc27Gdh6ptGZDBYPoPXVrj+cW1BVzccePSqSFONIL6yA1WmjG40yJlHX7HeFEZ7ZXF2/Yo+KoSHA==} 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.4 + mlly: 0.5.5 pathe: 0.3.2 scule: 0.2.1 strip-literal: 0.4.0 - unplugin: 0.7.2_vite@3.0.0 + unplugin: 0.7.2_vite@3.0.2 transitivePeerDependencies: - esbuild - rollup @@ -7021,30 +7033,30 @@ packages: engines: {node: '>= 10.0.0'} dev: true - /unocss/0.44.2_vite@3.0.0: - resolution: {integrity: sha512-UQ8ir3+viY1Bp6tju2TfaEmjmNbgLSxlZDf4G4rCA7mtsMHQUUtjVqebkYe+Fz8+CKyzHcdvLmDp57xAmmUJnQ==} + /unocss/0.44.5_vite@3.0.2: + resolution: {integrity: sha512-slSEH4P30XxT1QKbV3OYOpzSrEYfl4KmpibijhPNEIr0yW5V3yDTlTq1J+OQeCuY8G1rEO7bTggp4TORwt2zNA==} engines: {node: '>=14'} peerDependencies: - '@unocss/webpack': 0.44.2 + '@unocss/webpack': 0.44.5 peerDependenciesMeta: '@unocss/webpack': optional: true dependencies: - '@unocss/cli': 0.44.2 - '@unocss/core': 0.44.2 - '@unocss/preset-attributify': 0.44.2 - '@unocss/preset-icons': 0.44.2 - '@unocss/preset-mini': 0.44.2 - '@unocss/preset-tagify': 0.44.2 - '@unocss/preset-typography': 0.44.2 - '@unocss/preset-uno': 0.44.2 - '@unocss/preset-web-fonts': 0.44.2 - '@unocss/preset-wind': 0.44.2 - '@unocss/reset': 0.44.2 - '@unocss/transformer-compile-class': 0.44.2 - '@unocss/transformer-directives': 0.44.2 - '@unocss/transformer-variant-group': 0.44.2 - '@unocss/vite': 0.44.2_vite@3.0.0 + '@unocss/cli': 0.44.5 + '@unocss/core': 0.44.5 + '@unocss/preset-attributify': 0.44.5 + '@unocss/preset-icons': 0.44.5 + '@unocss/preset-mini': 0.44.5 + '@unocss/preset-tagify': 0.44.5 + '@unocss/preset-typography': 0.44.5 + '@unocss/preset-uno': 0.44.5 + '@unocss/preset-web-fonts': 0.44.5 + '@unocss/preset-wind': 0.44.5 + '@unocss/reset': 0.44.5 + '@unocss/transformer-compile-class': 0.44.5 + '@unocss/transformer-directives': 0.44.5 + '@unocss/transformer-variant-group': 0.44.5 + '@unocss/vite': 0.44.5_vite@3.0.2 transitivePeerDependencies: - supports-color - vite @@ -7055,8 +7067,8 @@ packages: engines: {node: '>= 0.8'} dev: true - /unplugin-auto-import/0.9.3_tdojunihpwk4q7lmt675eqctgy: - resolution: {integrity: sha512-S3fC/kp98v+HhELCCG4jm4fhd/BbXhhcmFxxQ/JHXefLPtz9WTCOsSq3pq7U4D94xJ0eyZOPo/56Y9iUf3kskw==} + /unplugin-auto-import/0.10.0_t6tsspf322mfsdpw2mn2hux5pq: + resolution: {integrity: sha512-XvGa/38TlHQnyNvKX+PgyM7og1DR+q3DPNp0RkifCQ2t8JCFUEixfRj9yDlfzNnLuEppFxqBZaUxNYjrstCUBA==} engines: {node: '>=14'} peerDependencies: '@vueuse/core': '*' @@ -7069,8 +7081,8 @@ packages: '@vueuse/core': 8.9.2_vue@3.2.37 local-pkg: 0.4.2 magic-string: 0.26.2 - unimport: 0.4.5_vite@3.0.0 - unplugin: 0.7.2_vite@3.0.0 + unimport: 0.6.2_vite@3.0.2 + unplugin: 0.7.2_vite@3.0.2 transitivePeerDependencies: - esbuild - rollup @@ -7078,7 +7090,7 @@ packages: - webpack dev: true - /unplugin-vue-components/0.21.1_vite@3.0.0+vue@3.2.37: + /unplugin-vue-components/0.21.1_vite@3.0.2+vue@3.2.37: resolution: {integrity: sha512-8MhIT323q1EUu7rz6NfQeiHqDrZKtygy6s9jzcQAuuZUM2T38SHlPT5YJjBOZmM0Bau6YuNTKfBBX4iHzeusaQ==} engines: {node: '>=14'} peerDependencies: @@ -7097,7 +7109,7 @@ packages: magic-string: 0.26.2 minimatch: 5.1.0 resolve: 1.22.1 - unplugin: 0.7.2_vite@3.0.0 + unplugin: 0.7.2_vite@3.0.2 vue: 3.2.37 transitivePeerDependencies: - esbuild @@ -7107,7 +7119,7 @@ packages: - webpack dev: true - /unplugin/0.7.2_vite@3.0.0: + /unplugin/0.7.2_vite@3.0.2: resolution: {integrity: sha512-m7thX4jP8l5sETpLdUASoDOGOcHaOVtgNyrYlToyQUvILUtEzEnngRBrHnAX3IKqooJVmXpoa/CwQ/QqzvGaHQ==} peerDependencies: esbuild: '>=0.13' @@ -7126,7 +7138,7 @@ packages: dependencies: acorn: 8.7.1 chokidar: 3.5.3 - vite: 3.0.0 + vite: 3.0.2 webpack-sources: 3.2.3 webpack-virtual-modules: 0.4.4 dev: true @@ -7190,7 +7202,7 @@ packages: extsprintf: 1.3.0 dev: true - /vite-plugin-inspect/0.6.0_vite@3.0.0: + /vite-plugin-inspect/0.6.0_vite@3.0.2: resolution: {integrity: sha512-p2Ti5z+AscXx7JAW1nkU4bgiyKWW3O6D9UbaOEk+yz0v6R2E452OSukYhbs1zhqRnHL0W6ZsmG/lwz8aSQpSjg==} engines: {node: '>=14'} peerDependencies: @@ -7201,12 +7213,12 @@ packages: kolorist: 1.5.1 sirv: 2.0.2 ufo: 0.8.5 - vite: 3.0.0 + vite: 3.0.2 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-pages/0.25.0_vite@3.0.0: + /vite-plugin-pages/0.25.0_vite@3.0.2: resolution: {integrity: sha512-q0SX2iSw0UrTnivkzsPb19ZxamShq1nE/e/CKOe8+uVg70/e14uJuzKnw7dZ2omPjmV9Lhks38nzJL6RDRGmeA==} peerDependencies: '@vue/compiler-sfc': ^2.7.0 || ^3.0.0 @@ -7223,13 +7235,13 @@ packages: json5: 2.2.1 local-pkg: 0.4.1 picocolors: 1.0.0 - vite: 3.0.0 + vite: 3.0.2 yaml: 2.1.1 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-pwa/0.12.3_vite@3.0.0: + /vite-plugin-pwa/0.12.3_vite@3.0.2: resolution: {integrity: sha512-gmYdIVXpmBuNjzbJFPZFzxWYrX4lHqwMAlOtjmXBbxApiHjx9QPXKQPJjSpeTeosLKvVbNcKSAAhfxMda0QVNQ==} peerDependencies: vite: ^2.0.0 || ^3.0.0-0 @@ -7238,7 +7250,7 @@ packages: fast-glob: 3.2.11 pretty-bytes: 6.0.0 rollup: 2.75.7 - vite: 3.0.0 + vite: 3.0.2 workbox-build: 6.5.3 workbox-window: 6.5.3 transitivePeerDependencies: @@ -7246,7 +7258,7 @@ packages: - supports-color dev: true - /vite-plugin-vue-layouts/0.6.0_5vcanmustn365rg452uyprxay4: + /vite-plugin-vue-layouts/0.6.0_i5f576xweswtg2nbfti5sqkk7q: resolution: {integrity: sha512-7QX7o/NpCfs+hyXphwYfmPqAEQ6qd4uXsvI0VsovjGT2eCoEE5dMdP6L+uqqNWY4uqv7oCvtinecZmbzZv/9Rg==} peerDependencies: vite: ^2.5.0 @@ -7256,14 +7268,14 @@ packages: '@vue/compiler-sfc': 3.2.33 debug: 4.3.4 fast-glob: 3.2.11 - vite: 3.0.0 + vite: 3.0.2 vue: 3.2.37 vue-router: 4.1.2_vue@3.2.37 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-vue-markdown/0.20.1_vite@3.0.0: + /vite-plugin-vue-markdown/0.20.1_vite@3.0.2: resolution: {integrity: sha512-OKWb7dtfb8SU2CLUQHWFz54eYN8Y3d3P8FpQCb7yzzh/GetTJVdY57A/orvzNJxAJqjZXx2Af1Q9ncj2wsGkiw==} peerDependencies: vite: ^2.0.0 || ^3.0.0-0 @@ -7274,14 +7286,14 @@ packages: '@types/markdown-it': 12.2.3 gray-matter: 4.0.3 markdown-it: 13.0.1 - vite: 3.0.0 + vite: 3.0.2 dev: true /vite-ssg-sitemap/0.3.1: resolution: {integrity: sha512-I/urEKBAF62r4b3jL4Usa3kpo/WQl4gC/SqQz2APHh+2ZLMbO0xstULfkVHIaRW6416vtfz2SlvysdvW+u1xkQ==} dev: true - /vite-ssg/0.20.2_zodgg63wx4ia7g264h7fi3aaae: + /vite-ssg/0.20.2_wr5vdyklj5saysxmb4er35ppzu: resolution: {integrity: sha512-XtBgJEDrN9cL6pgzXvThrTS7Pm5zwZZnBt50EmL/O+QbdhD/ZjCbcp4GmIrWFBWjVBFcgfwgPccmWv3DAF6s/w==} engines: {node: '>=14.0.0'} hasBin: true @@ -7295,7 +7307,7 @@ packages: critters: optional: true dependencies: - '@vueuse/head': 0.7.6_vue@3.2.37 + '@vueuse/head': 0.7.7_vue@3.2.37 critters: 0.0.16 fs-extra: 10.1.0 html-minifier: 4.0.0 @@ -7304,7 +7316,7 @@ packages: kolorist: 1.5.1 p-queue: 6.6.2 prettier: 2.7.1 - vite: 3.0.0 + vite: 3.0.2 vue: 3.2.37 vue-router: 4.1.2_vue@3.2.37 yargs: 17.5.1 @@ -7315,9 +7327,9 @@ packages: - utf-8-validate dev: true - /vite/3.0.0: - resolution: {integrity: sha512-M7phQhY3+fRZa0H+1WzI6N+/onruwPTBTMvaj7TzgZ0v2TE+N2sdLKxJOfOv9CckDWt5C4HmyQP81xB4dwRKzA==} - engines: {node: '>=14.18.0'} + /vite/3.0.2: + resolution: {integrity: sha512-TAqydxW/w0U5AoL5AsD9DApTvGb2iNbGs3sN4u2VdT1GFkQVUfgUldt+t08TZgi23uIauh1TUOQJALduo9GXqw==} + engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: less: '*' @@ -7342,12 +7354,13 @@ packages: fsevents: 2.3.2 dev: true - /vitest/0.18.0: - resolution: {integrity: sha512-ryAtlh5Gvg3+aLNuOQ8YOHxgQCCu46jx40X5MBL0K0/ejB9i5zsr8fV8LTGXbXex80UMHlzceI9F+ouGaiR+mQ==} + /vitest/0.19.0: + resolution: {integrity: sha512-nU80Gm95tMchigHpAMukxv1LoWbBGgknX/1MqrXCOoJoJL7/wfq4h2aow61o2jwf5szQrahoNqBqaGb+fYdYrQ==} engines: {node: '>=v14.16.0'} hasBin: true peerDependencies: '@edge-runtime/vm': '*' + '@vitest/browser': '*' '@vitest/ui': '*' c8: '*' happy-dom: '*' @@ -7355,6 +7368,8 @@ packages: peerDependenciesMeta: '@edge-runtime/vm': optional: true + '@vitest/browser': + optional: true '@vitest/ui': optional: true c8: @@ -7369,10 +7384,10 @@ packages: '@types/node': 17.0.24 chai: 4.3.6 debug: 4.3.4 - local-pkg: 0.4.1 - tinypool: 0.2.1 - tinyspy: 0.3.3 - vite: 3.0.0 + local-pkg: 0.4.2 + tinypool: 0.2.4 + tinyspy: 1.0.0 + vite: 3.0.2 transitivePeerDependencies: - less - sass @@ -7381,8 +7396,8 @@ packages: - terser dev: true - /vue-demi/0.13.4_vue@3.2.37: - resolution: {integrity: sha512-KP4lq9uSz0KZbaqCllRhnxMV3mYRsRWJfdsAhZyt5bV5O1RTpoeDptBRV9NOa/JgOpfaA9ane88VF7OjWNK/DA==} + /vue-demi/0.13.5_vue@3.2.37: + resolution: {integrity: sha512-tO3K2bML3AwiHmVHeKCq6HLef2st4zBXIV5aEkoJl6HZ+gJWxWv2O8wLH8qrA3SX3lDoTDHNghLX1xZg83MXvw==} engines: {node: '>=12'} hasBin: true requiresBuild: true @@ -7395,14 +7410,14 @@ packages: dependencies: vue: 3.2.37 - /vue-eslint-parser/9.0.2_eslint@8.19.0: + /vue-eslint-parser/9.0.2_eslint@8.20.0: resolution: {integrity: sha512-uCPQwTGjOtAYrwnU+76pYxalhjsh7iFBsHwBqDHiOPTxtICDaraO4Szw54WFTNZTAEsgHHzqFOu1mmnBOBRzDA==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.4 - eslint: 8.19.0 + eslint: 8.20.0 eslint-scope: 7.1.1 eslint-visitor-keys: 3.3.0 espree: 9.3.2 @@ -7433,13 +7448,14 @@ packages: '@vue/devtools-api': 6.1.4 vue: 3.2.37 - /vue-tsc/0.38.5_typescript@4.7.4: - resolution: {integrity: sha512-AFlqvwpENOTTJxS1Gl1uG0ZVsvtGCbgv9d0i4fXk5Pnao/ETVwWewPEsj+4cPlwa5htO9WhK6qfWwoqcCqg0yQ==} + /vue-tsc/0.39.0_typescript@4.7.4: + resolution: {integrity: sha512-Hjm1C8T4ooNb5UBUqe0h7uCvV7Ff5UlWG4YgATVYREodafA4WxZIjE8v8wUG8mtyBDSaXXmg0J592i4jo3olug==} hasBin: true peerDependencies: typescript: '*' dependencies: - '@volar/vue-typescript': 0.38.5 + '@volar/vue-language-core': 0.39.0 + '@volar/vue-typescript': 0.39.0 typescript: 4.7.4 dev: true