diff --git a/package.json b/package.json index dfaada9..44d76cc 100644 --- a/package.json +++ b/package.json @@ -10,25 +10,25 @@ "typecheck": "vue-tsc --noEmit" }, "dependencies": { - "@vueuse/core": "^7.2.1", - "@vueuse/head": "^0.7.2", + "@vueuse/core": "^7.3.0", + "@vueuse/head": "^0.7.4", "nprogress": "^0.2.0", "pinia": "^2.0.6", "prism-theme-vars": "^0.2.2", - "vue": "^3.2.24", + "vue": "^3.2.26", "vue-demi": "^0.12.1", "vue-i18n": "^9.1.9", "vue-router": "^4.0.12" }, "devDependencies": { - "@antfu/eslint-config": "^0.12.2", + "@antfu/eslint-config": "^0.13.1", "@iconify-json/carbon": "^1.0.12", "@intlify/vite-plugin-vue-i18n": "^3.2.1", "@types/markdown-it-link-attributes": "^3.0.1", "@types/nprogress": "^0.2.0", - "@vitejs/plugin-vue": "^1.10.2", - "@vue/compiler-sfc": "^3.2.24", - "@vue/server-renderer": "^3.2.24", + "@vitejs/plugin-vue": "^2.0.1", + "@vue/compiler-sfc": "^3.2.26", + "@vue/server-renderer": "^3.2.26", "critters": "^0.0.15", "cross-env": "^7.0.3", "cypress": "^9.1.1", @@ -37,19 +37,19 @@ "https-localhost": "^4.7.0", "markdown-it-link-attributes": "^3.0.0", "markdown-it-prism": "^2.2.1", - "pnpm": "^6.23.6", - "typescript": "^4.5.2", - "unplugin-auto-import": "^0.5.1", - "unplugin-icons": "^0.12.22", - "unplugin-vue-components": "^0.17.6", - "vite": "^2.7.1", + "pnpm": "^6.24.1", + "typescript": "^4.5.4", + "unplugin-auto-import": "^0.5.3", + "unplugin-icons": "^0.12.23", + "unplugin-vue-components": "^0.17.9", + "vite": "^2.7.2", "vite-plugin-inspect": "^0.3.11", - "vite-plugin-md": "^0.11.4", - "vite-plugin-pages": "^0.19.0-beta.6", - "vite-plugin-pwa": "^0.11.10", + "vite-plugin-md": "^0.11.6", + "vite-plugin-pages": "^0.19.3", + "vite-plugin-pwa": "^0.11.11", "vite-plugin-vue-layouts": "^0.5.0", "vite-plugin-windicss": "^1.5.4", - "vite-ssg": "^0.16.2", + "vite-ssg": "^0.17.0", "vue-tsc": "^0.29.8" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a199528..54e907a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,16 +1,16 @@ lockfileVersion: 5.3 specifiers: - '@antfu/eslint-config': ^0.12.2 + '@antfu/eslint-config': ^0.13.1 '@iconify-json/carbon': ^1.0.12 '@intlify/vite-plugin-vue-i18n': ^3.2.1 '@types/markdown-it-link-attributes': ^3.0.1 '@types/nprogress': ^0.2.0 - '@vitejs/plugin-vue': ^1.10.2 - '@vue/compiler-sfc': ^3.2.24 - '@vue/server-renderer': ^3.2.24 - '@vueuse/core': ^7.2.1 - '@vueuse/head': ^0.7.2 + '@vitejs/plugin-vue': ^2.0.1 + '@vue/compiler-sfc': ^3.2.26 + '@vue/server-renderer': ^3.2.26 + '@vueuse/core': ^7.3.0 + '@vueuse/head': ^0.7.4 critters: ^0.0.15 cross-env: ^7.0.3 cypress: ^9.1.1 @@ -21,46 +21,46 @@ specifiers: markdown-it-prism: ^2.2.1 nprogress: ^0.2.0 pinia: ^2.0.6 - pnpm: ^6.23.6 + pnpm: ^6.24.1 prism-theme-vars: ^0.2.2 - typescript: ^4.5.2 - unplugin-auto-import: ^0.5.1 - unplugin-icons: ^0.12.22 - unplugin-vue-components: ^0.17.6 - vite: ^2.7.1 + typescript: ^4.5.4 + unplugin-auto-import: ^0.5.3 + unplugin-icons: ^0.12.23 + unplugin-vue-components: ^0.17.9 + vite: ^2.7.2 vite-plugin-inspect: ^0.3.11 - vite-plugin-md: ^0.11.4 - vite-plugin-pages: ^0.19.0-beta.6 - vite-plugin-pwa: ^0.11.10 + vite-plugin-md: ^0.11.6 + vite-plugin-pages: ^0.19.3 + vite-plugin-pwa: ^0.11.11 vite-plugin-vue-layouts: ^0.5.0 vite-plugin-windicss: ^1.5.4 - vite-ssg: ^0.16.2 - vue: ^3.2.24 + vite-ssg: ^0.17.0 + vue: ^3.2.26 vue-demi: ^0.12.1 vue-i18n: ^9.1.9 vue-router: ^4.0.12 vue-tsc: ^0.29.8 dependencies: - '@vueuse/core': 7.2.1_vue@3.2.24 - '@vueuse/head': 0.7.2_vue@3.2.24 + '@vueuse/core': 7.3.0_vue@3.2.26 + '@vueuse/head': 0.7.4_vue@3.2.26 nprogress: 0.2.0 - pinia: 2.0.6_typescript@4.5.2+vue@3.2.24 + pinia: 2.0.6_typescript@4.5.4+vue@3.2.26 prism-theme-vars: 0.2.2 - vue: 3.2.24 - vue-demi: 0.12.1_vue@3.2.24 - vue-i18n: 9.1.9_vue@3.2.24 - vue-router: 4.0.12_vue@3.2.24 + vue: 3.2.26 + vue-demi: 0.12.1_vue@3.2.26 + vue-i18n: 9.1.9_vue@3.2.26 + vue-router: 4.0.12_vue@3.2.26 devDependencies: - '@antfu/eslint-config': 0.12.2_eslint@8.4.1+typescript@4.5.2 + '@antfu/eslint-config': 0.13.1_eslint@8.4.1+typescript@4.5.4 '@iconify-json/carbon': 1.0.12 - '@intlify/vite-plugin-vue-i18n': 3.2.1_vite@2.7.1+vue-i18n@9.1.9 + '@intlify/vite-plugin-vue-i18n': 3.2.1_vite@2.7.2+vue-i18n@9.1.9 '@types/markdown-it-link-attributes': 3.0.1 '@types/nprogress': 0.2.0 - '@vitejs/plugin-vue': 1.10.2_vite@2.7.1 - '@vue/compiler-sfc': 3.2.24 - '@vue/server-renderer': 3.2.24_vue@3.2.24 + '@vitejs/plugin-vue': 2.0.1_vite@2.7.2+vue@3.2.26 + '@vue/compiler-sfc': 3.2.26 + '@vue/server-renderer': 3.2.26_vue@3.2.26 critters: 0.0.15 cross-env: 7.0.3 cypress: 9.1.1 @@ -69,25 +69,25 @@ devDependencies: https-localhost: 4.7.0 markdown-it-link-attributes: 3.0.0 markdown-it-prism: 2.2.1 - pnpm: 6.23.6 - typescript: 4.5.2 - unplugin-auto-import: 0.5.1_@vueuse+core@7.2.1+vite@2.7.1 - unplugin-icons: 0.12.22_a6229ccc81e9fcdd34e6873f3e06b01a - unplugin-vue-components: 0.17.6_vite@2.7.1+vue@3.2.24 - vite: 2.7.1 - vite-plugin-inspect: 0.3.11_vite@2.7.1 - vite-plugin-md: 0.11.4_vite@2.7.1 - vite-plugin-pages: 0.19.0-beta.6_a6229ccc81e9fcdd34e6873f3e06b01a - vite-plugin-pwa: 0.11.10_vite@2.7.1 - vite-plugin-vue-layouts: 0.5.0_71c2c9eea5b434903ec77fcf81766be5 - vite-plugin-windicss: 1.5.4_vite@2.7.1 - vite-ssg: 0.16.2_21d9a5f109dd5a74678e2a7a9c73d643 - vue-tsc: 0.29.8_typescript@4.5.2 + pnpm: 6.24.1 + typescript: 4.5.4 + unplugin-auto-import: 0.5.3_@vueuse+core@7.3.0+vite@2.7.2 + unplugin-icons: 0.12.23_2982c8b5f0a68312d444a28fb8ccb121 + unplugin-vue-components: 0.17.9_vite@2.7.2+vue@3.2.26 + vite: 2.7.2 + vite-plugin-inspect: 0.3.11_vite@2.7.2 + vite-plugin-md: 0.11.6_vite@2.7.2 + vite-plugin-pages: 0.19.3_2982c8b5f0a68312d444a28fb8ccb121 + vite-plugin-pwa: 0.11.11_vite@2.7.2 + vite-plugin-vue-layouts: 0.5.0_10b17c8caa180dfdaa4a5ed7ca79fe00 + vite-plugin-windicss: 1.5.4_vite@2.7.2 + vite-ssg: 0.17.0_82ac6e1c953435653ed81a7f1ca75ffa + vue-tsc: 0.29.8_typescript@4.5.4 packages: - /@antfu/eslint-config-basic/0.12.1_eslint@8.4.1: - resolution: {integrity: sha512-XuezR72n3yKCkO1zeARnUZ0SNckP3MgMvWb1Ohy641Ozo9ZXP6CKwFUr0jdGLn5u7Dk8rmUd+GPPCMFLH+h24g==} + /@antfu/eslint-config-basic/0.13.0_eslint@8.4.1: + resolution: {integrity: sha512-M0R4PQGOR7ZyphYXt3FM+U4m67bxWcZzxqnPKumPiNo7HbtTg7jl48AQWfWgfJ1TVhJ/k1ePqpLRoX8+cMaT5w==} peerDependencies: eslint: '>=7.4.0' dependencies: @@ -107,12 +107,12 @@ packages: - supports-color dev: true - /@antfu/eslint-config-react/0.12.2_eslint@8.4.1+typescript@4.5.2: - resolution: {integrity: sha512-7VuCmYe7qD+g6UYXHhOi8qoER3WjvRDGNmUGpJN/SR0+Q2UW7qQvPzz/Un4OnwBtSvbhmhrBLB0jVYa83OCnow==} + /@antfu/eslint-config-react/0.13.1_eslint@8.4.1+typescript@4.5.4: + resolution: {integrity: sha512-UETmPYO8zbw74EsJbQYr+0IS0vBnzH5dTt7//xVc2rbNsWG0w8ntHInciFxQa1FkABeUvIr8DhPAfh2BtO5ClA==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-ts': 0.12.1_eslint@8.4.1+typescript@4.5.2 + '@antfu/eslint-config-ts': 0.13.1_eslint@8.4.1+typescript@4.5.4 eslint: 8.4.1 eslint-plugin-react: 7.27.1_eslint@8.4.1 transitivePeerDependencies: @@ -120,27 +120,27 @@ packages: - typescript dev: true - /@antfu/eslint-config-ts/0.12.1_eslint@8.4.1+typescript@4.5.2: - resolution: {integrity: sha512-kcQHk1FtPo1GsRcv60NCwjbt9U8mpCVcHpV+vwNWwK6bfS8hU3zuGMNqT17tCvlfZNa5GWsxTrXGvjc+MaafQA==} + /@antfu/eslint-config-ts/0.13.1_eslint@8.4.1+typescript@4.5.4: + resolution: {integrity: sha512-X86hmQ8sCuUkPc6HwkYL1IfPA7WOHdlIOa/4Fx4oNeU0WMqr7bH+bllMHOKJoeRSxITkG43Vx9n+5X5k0s1HFA==} peerDependencies: eslint: '>=7.4.0' typescript: '>=3.9' dependencies: - '@antfu/eslint-config-basic': 0.12.1_eslint@8.4.1 - '@typescript-eslint/eslint-plugin': 5.4.0_32b182e1ad7223b5fb35a9352390ca8f - '@typescript-eslint/parser': 5.4.0_eslint@8.4.1+typescript@4.5.2 + '@antfu/eslint-config-basic': 0.13.0_eslint@8.4.1 + '@typescript-eslint/eslint-plugin': 5.4.0_a5a96385d72f23a14ad544dc9165dacd + '@typescript-eslint/parser': 5.4.0_eslint@8.4.1+typescript@4.5.4 eslint: 8.4.1 - typescript: 4.5.2 + typescript: 4.5.4 transitivePeerDependencies: - supports-color dev: true - /@antfu/eslint-config-vue/0.12.1_eslint@8.4.1+typescript@4.5.2: - resolution: {integrity: sha512-IFtVs4qCz7SlTe+TNuXq4fb1aw+hoGJ7kyKuopkLke032RjrJBQ9gHHdrNopxZuUrgqZFAvtpUSWKxH8lm+TZQ==} + /@antfu/eslint-config-vue/0.13.1_eslint@8.4.1+typescript@4.5.4: + resolution: {integrity: sha512-PST8kbTxIL58zUk9b9Utj96hXPKj8TpftHYMOmgp514OMIivtEPLK0HHm1O+dZp4pD+f8BKdTn3/3o9nX+Lv0g==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-ts': 0.12.1_eslint@8.4.1+typescript@4.5.2 + '@antfu/eslint-config-ts': 0.13.1_eslint@8.4.1+typescript@4.5.4 eslint: 8.4.1 eslint-plugin-vue: 8.1.1_eslint@8.4.1 transitivePeerDependencies: @@ -148,15 +148,15 @@ packages: - typescript dev: true - /@antfu/eslint-config/0.12.2_eslint@8.4.1+typescript@4.5.2: - resolution: {integrity: sha512-U/dlr6zF1faYFSYfzlneqViw2PIVYHFI6/XZh77L8MjqASnDhvT/bqtnyh7dKCpWFD5G4gd1WLAqRl5WA+2c5A==} + /@antfu/eslint-config/0.13.1_eslint@8.4.1+typescript@4.5.4: + resolution: {integrity: sha512-07zdPne/6ArLrLPy7Ac68p/EpGtU6HLIUQhM3nLj7JgCa8pKCzcYC6Q2KQoS36kepblg79LTdikbqM3YLR+66A==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-react': 0.12.2_eslint@8.4.1+typescript@4.5.2 - '@antfu/eslint-config-vue': 0.12.1_eslint@8.4.1+typescript@4.5.2 - '@typescript-eslint/eslint-plugin': 5.4.0_32b182e1ad7223b5fb35a9352390ca8f - '@typescript-eslint/parser': 5.4.0_eslint@8.4.1+typescript@4.5.2 + '@antfu/eslint-config-react': 0.13.1_eslint@8.4.1+typescript@4.5.4 + '@antfu/eslint-config-vue': 0.13.1_eslint@8.4.1+typescript@4.5.4 + '@typescript-eslint/eslint-plugin': 5.4.0_a5a96385d72f23a14ad544dc9165dacd + '@typescript-eslint/parser': 5.4.0_eslint@8.4.1+typescript@4.5.4 eslint: 8.4.1 eslint-config-standard: 16.0.3_30a57c34e0c5b1459e457247aae504c4 eslint-plugin-eslint-comments: 3.2.0_eslint@8.4.1 @@ -188,14 +188,14 @@ packages: '@types/throttle-debounce': 2.1.0 dev: true - /@apideck/better-ajv-errors/0.2.7_ajv@8.6.3: - resolution: {integrity: sha512-J2dW+EHYudbwI7MGovcHWLBrxasl21uuroc2zT8bH2RxYuv2g5GqsO5jcKUZz4LaMST45xhKjVuyRYkhcWyMhA==} + /@apideck/better-ajv-errors/0.3.1_ajv@8.6.3: + resolution: {integrity: sha512-6RMV31esAxqlDIvVCG/CJxY/s8dFNVOI5w8RWIfDMhjg/iwqnawko9tJXau/leqC4+T1Bu8et99QVWCwU5wk+g==} engines: {node: '>=10'} peerDependencies: ajv: '>=8' dependencies: ajv: 8.6.3 - json-schema: 0.3.0 + json-schema: 0.4.0 jsonpointer: 5.0.0 leven: 3.1.0 dev: true @@ -221,7 +221,7 @@ packages: '@babel/helper-compilation-targets': 7.15.4_@babel+core@7.15.5 '@babel/helper-module-transforms': 7.15.4 '@babel/helpers': 7.15.4 - '@babel/parser': 7.15.6 + '@babel/parser': 7.16.6 '@babel/template': 7.15.4 '@babel/traverse': 7.15.4 '@babel/types': 7.15.6 @@ -494,6 +494,12 @@ packages: resolution: {integrity: sha512-S/TSCcsRuCkmpUuoWijua0Snt+f3ewU/8spLo+4AXJCZfT0bVCzLD5MuOKdrx0mlAptbKzn5AdgEIIKXxXkz9Q==} engines: {node: '>=6.0.0'} hasBin: true + dev: true + + /@babel/parser/7.16.6: + resolution: {integrity: sha512-Gr86ujcNuPDnNOY8mi383Hvi8IYrJVJYuf3XcuBM/Dgd+bINn/7tHqsj+tKkoreMbmGsFLsltI/JJd8fOFWGDQ==} + engines: {node: '>=6.0.0'} + hasBin: true /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.15.4_@babel+core@7.15.5: resolution: {integrity: sha512-eBnpsl9tlhPhpI10kU06JHnrYXwg3+V6CaP2idsCXNef0aeslpqyITXQ74Vfk5uHgY7IG7XP0yIH8b42KSzHog==} @@ -1286,7 +1292,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.14.5 - '@babel/parser': 7.15.6 + '@babel/parser': 7.16.6 '@babel/types': 7.15.6 dev: true @@ -1299,7 +1305,7 @@ packages: '@babel/helper-function-name': 7.15.4 '@babel/helper-hoist-variables': 7.15.4 '@babel/helper-split-export-declaration': 7.15.4 - '@babel/parser': 7.15.6 + '@babel/parser': 7.16.6 '@babel/types': 7.15.6 debug: 4.3.3 globals: 11.12.0 @@ -1430,7 +1436,7 @@ packages: '@intlify/shared': 9.2.0-beta.23 jsonc-eslint-parser: 1.4.1 source-map: 0.6.1 - vue-i18n: 9.1.9_vue@3.2.24 + vue-i18n: 9.1.9_vue@3.2.26 yaml-eslint-parser: 0.3.2 dev: true @@ -1494,7 +1500,7 @@ packages: engines: {node: '>= 12'} dev: true - /@intlify/vite-plugin-vue-i18n/3.2.1_vite@2.7.1+vue-i18n@9.1.9: + /@intlify/vite-plugin-vue-i18n/3.2.1_vite@2.7.2+vue-i18n@9.1.9: resolution: {integrity: sha512-h/nIShN/tljZZfTWAI2jyMwDI7UxSkOPMQbMAh2poC+wO1H9N/qaK6+GqyXG79g3PWtu6Igvfx/JH116cMD9fQ==} engines: {node: '>= 12'} peerDependencies: @@ -1513,8 +1519,8 @@ packages: debug: 4.3.2 fast-glob: 3.2.7 source-map: 0.6.1 - vite: 2.7.1 - vue-i18n: 9.1.9_vue@3.2.24 + vite: 2.7.2 + vue-i18n: 9.1.9_vue@3.2.26 transitivePeerDependencies: - supports-color dev: true @@ -1553,7 +1559,7 @@ packages: resolution: {integrity: sha512-88p7+M0QGxKpmnkfXjS4V26AnoC/eiqZutE8GLdaI5X12NY75bXSdTY9NkmYb2Xyk1O+MmkuO6Frmsj84V6I8Q==} dev: true - /@rollup/plugin-babel/5.3.0_@babel+core@7.15.5+rollup@2.60.1: + /@rollup/plugin-babel/5.3.0_@babel+core@7.15.5+rollup@2.61.1: resolution: {integrity: sha512-9uIC8HZOnVLrLHxayq/PTzw+uS25E14KPUBh5ktF+18Mjo5yK0ToMMx6epY0uEgkjwJw0aBW4x2horYXh8juWw==} engines: {node: '>= 10.0.0'} peerDependencies: @@ -1566,36 +1572,36 @@ packages: dependencies: '@babel/core': 7.15.5 '@babel/helper-module-imports': 7.15.4 - '@rollup/pluginutils': 3.1.0_rollup@2.60.1 - rollup: 2.60.1 + '@rollup/pluginutils': 3.1.0_rollup@2.61.1 + rollup: 2.61.1 dev: true - /@rollup/plugin-node-resolve/11.2.1_rollup@2.60.1: + /@rollup/plugin-node-resolve/11.2.1_rollup@2.61.1: resolution: {integrity: sha512-yc2n43jcqVyGE2sqV5/YCmocy9ArjVAP/BeXyTtADTBBX6V0e5UMqwO8CdQ0kzjb6zu5P1qMzsScCMRvE9OlVg==} engines: {node: '>= 10.0.0'} peerDependencies: rollup: ^1.20.0||^2.0.0 dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.60.1 + '@rollup/pluginutils': 3.1.0_rollup@2.61.1 '@types/resolve': 1.17.1 builtin-modules: 3.2.0 deepmerge: 4.2.2 is-module: 1.0.0 resolve: 1.20.0 - rollup: 2.60.1 + rollup: 2.61.1 dev: true - /@rollup/plugin-replace/2.4.2_rollup@2.60.1: + /@rollup/plugin-replace/2.4.2_rollup@2.61.1: resolution: {integrity: sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg==} peerDependencies: rollup: ^1.20.0 || ^2.0.0 dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.60.1 + '@rollup/pluginutils': 3.1.0_rollup@2.61.1 magic-string: 0.25.7 - rollup: 2.60.1 + rollup: 2.61.1 dev: true - /@rollup/pluginutils/3.1.0_rollup@2.60.1: + /@rollup/pluginutils/3.1.0_rollup@2.61.1: resolution: {integrity: sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==} engines: {node: '>= 8.0.0'} peerDependencies: @@ -1604,7 +1610,7 @@ packages: '@types/estree': 0.0.39 estree-walker: 1.0.1 picomatch: 2.3.0 - rollup: 2.60.1 + rollup: 2.61.1 dev: true /@rollup/pluginutils/4.1.1: @@ -1716,7 +1722,7 @@ packages: dev: true optional: true - /@typescript-eslint/eslint-plugin/5.4.0_32b182e1ad7223b5fb35a9352390ca8f: + /@typescript-eslint/eslint-plugin/5.4.0_a5a96385d72f23a14ad544dc9165dacd: resolution: {integrity: sha512-9/yPSBlwzsetCsGEn9j24D8vGQgJkOTr4oMLas/w886ZtzKIs1iyoqFrwsX2fqYEeUwsdBpC21gcjRGo57u0eg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1727,8 +1733,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/experimental-utils': 5.4.0_eslint@8.4.1+typescript@4.5.2 - '@typescript-eslint/parser': 5.4.0_eslint@8.4.1+typescript@4.5.2 + '@typescript-eslint/experimental-utils': 5.4.0_eslint@8.4.1+typescript@4.5.4 + '@typescript-eslint/parser': 5.4.0_eslint@8.4.1+typescript@4.5.4 '@typescript-eslint/scope-manager': 5.4.0 debug: 4.3.3 eslint: 8.4.1 @@ -1736,13 +1742,13 @@ packages: ignore: 5.1.8 regexpp: 3.2.0 semver: 7.3.5 - tsutils: 3.21.0_typescript@4.5.2 - typescript: 4.5.2 + tsutils: 3.21.0_typescript@4.5.4 + typescript: 4.5.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/experimental-utils/5.4.0_eslint@8.4.1+typescript@4.5.2: + /@typescript-eslint/experimental-utils/5.4.0_eslint@8.4.1+typescript@4.5.4: resolution: {integrity: sha512-Nz2JDIQUdmIGd6p33A+naQmwfkU5KVTLb/5lTk+tLVTDacZKoGQisj8UCxk7onJcrgjIvr8xWqkYI+DbI3TfXg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1751,7 +1757,7 @@ packages: '@types/json-schema': 7.0.9 '@typescript-eslint/scope-manager': 5.4.0 '@typescript-eslint/types': 5.4.0 - '@typescript-eslint/typescript-estree': 5.4.0_typescript@4.5.2 + '@typescript-eslint/typescript-estree': 5.4.0_typescript@4.5.4 eslint: 8.4.1 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.4.1 @@ -1760,7 +1766,7 @@ packages: - typescript dev: true - /@typescript-eslint/parser/5.4.0_eslint@8.4.1+typescript@4.5.2: + /@typescript-eslint/parser/5.4.0_eslint@8.4.1+typescript@4.5.4: resolution: {integrity: sha512-JoB41EmxiYpaEsRwpZEYAJ9XQURPFer8hpkIW9GiaspVLX8oqbqNM8P4EP8HOZg96yaALiLEVWllA2E8vwsIKw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1772,10 +1778,10 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.4.0 '@typescript-eslint/types': 5.4.0 - '@typescript-eslint/typescript-estree': 5.4.0_typescript@4.5.2 + '@typescript-eslint/typescript-estree': 5.4.0_typescript@4.5.4 debug: 4.3.3 eslint: 8.4.1 - typescript: 4.5.2 + typescript: 4.5.4 transitivePeerDependencies: - supports-color dev: true @@ -1793,7 +1799,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.4.0_typescript@4.5.2: + /@typescript-eslint/typescript-estree/5.4.0_typescript@4.5.4: resolution: {integrity: sha512-nhlNoBdhKuwiLMx6GrybPT3SFILm5Gij2YBdPEPFlYNFAXUJWX6QRgvi/lwVoadaQEFsizohs6aFRMqsXI2ewA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1808,8 +1814,8 @@ packages: globby: 11.0.4 is-glob: 4.0.3 semver: 7.3.5 - tsutils: 3.21.0_typescript@4.5.2 - typescript: 4.5.2 + tsutils: 3.21.0_typescript@4.5.4 + typescript: 4.5.4 transitivePeerDependencies: - supports-color dev: true @@ -1822,13 +1828,15 @@ packages: eslint-visitor-keys: 3.1.0 dev: true - /@vitejs/plugin-vue/1.10.2_vite@2.7.1: - resolution: {integrity: sha512-/QJ0Z9qfhAFtKRY+r57ziY4BSbGUTGsPRMpB/Ron3QPwBZM4OZAZHdTa4a8PafCwU5DTatXG8TMDoP8z+oDqJw==} + /@vitejs/plugin-vue/2.0.1_vite@2.7.2+vue@3.2.26: + resolution: {integrity: sha512-wtdMnGVvys9K8tg+DxowU1ytTrdVveXr3LzdhaKakysgGXyrsfaeds2cDywtvujEASjWOwWL/OgWM+qoeM8Plg==} engines: {node: '>=12.0.0'} peerDependencies: vite: ^2.5.10 + vue: ^3.2.25 dependencies: - vite: 2.7.1 + vite: 2.7.2 + vue: 3.2.26 dev: true /@volar/code-gen/0.29.8: @@ -1898,32 +1906,48 @@ packages: '@vue/shared': 3.2.24 estree-walker: 2.0.2 source-map: 0.6.1 + dev: true + + /@vue/compiler-core/3.2.26: + resolution: {integrity: sha512-N5XNBobZbaASdzY9Lga2D9Lul5vdCIOXvUMd6ThcN8zgqQhPKfCV+wfAJNNJKQkSHudnYRO2gEB+lp0iN3g2Tw==} + dependencies: + '@babel/parser': 7.16.6 + '@vue/shared': 3.2.26 + estree-walker: 2.0.2 + source-map: 0.6.1 /@vue/compiler-dom/3.2.24: resolution: {integrity: sha512-KQEm8r0JFsrNNIfbD28pcwMvHpcJcwjVR1XWFcD0yyQ8eREd7IXhT7J6j7iNCSE/TIo78NOvkwbyX+lnIm836w==} dependencies: '@vue/compiler-core': 3.2.24 '@vue/shared': 3.2.24 + dev: true - /@vue/compiler-sfc/3.2.24: - resolution: {integrity: sha512-YGPcIvVJp2qTPkuT6kT43Eo1xjstyY4bmuiSV31my4bQMBFVR26ANmifUSt759Blok71gK0WzfIZHbcOKYOeKA==} + /@vue/compiler-dom/3.2.26: + resolution: {integrity: sha512-smBfaOW6mQDxcT3p9TKT6mE22vjxjJL50GFVJiI0chXYGU/xzC05QRGrW3HHVuJrmLTLx5zBhsZ2dIATERbarg==} dependencies: - '@babel/parser': 7.15.6 - '@vue/compiler-core': 3.2.24 - '@vue/compiler-dom': 3.2.24 - '@vue/compiler-ssr': 3.2.24 - '@vue/ref-transform': 3.2.24 - '@vue/shared': 3.2.24 + '@vue/compiler-core': 3.2.26 + '@vue/shared': 3.2.26 + + /@vue/compiler-sfc/3.2.26: + resolution: {integrity: sha512-ePpnfktV90UcLdsDQUh2JdiTuhV0Skv2iYXxfNMOK/F3Q+2BO0AulcVcfoksOpTJGmhhfosWfMyEaEf0UaWpIw==} + dependencies: + '@babel/parser': 7.16.6 + '@vue/compiler-core': 3.2.26 + '@vue/compiler-dom': 3.2.26 + '@vue/compiler-ssr': 3.2.26 + '@vue/reactivity-transform': 3.2.26 + '@vue/shared': 3.2.26 estree-walker: 2.0.2 magic-string: 0.25.7 - postcss: 8.3.8 + postcss: 8.4.4 source-map: 0.6.1 - /@vue/compiler-ssr/3.2.24: - resolution: {integrity: sha512-E1HHShNsGVWXxs68LDOUuI+Bzak9W/Ier/366aKDBFuwvfwgruwq6abhMfj6pSDZpwZ/PXnfliyl/m7qBSq6gw==} + /@vue/compiler-ssr/3.2.26: + resolution: {integrity: sha512-2mywLX0ODc4Zn8qBoA2PDCsLEZfpUGZcyoFRLSOjyGGK6wDy2/5kyDOWtf0S0UvtoyVq95OTSGIALjZ4k2q/ag==} dependencies: - '@vue/compiler-dom': 3.2.24 - '@vue/shared': 3.2.24 + '@vue/compiler-dom': 3.2.26 + '@vue/shared': 3.2.26 /@vue/devtools-api/6.0.0-beta.18: resolution: {integrity: sha512-56vRhO7nXWWFYTx520BQSDlQH5VYpwy62hFDEqi2yHHEBpEqseOP5WYQusq7BEW3DXSY9E9cfPVR5CFtJbKuMg==} @@ -1937,50 +1961,50 @@ packages: resolution: {integrity: sha512-R2rfiRY+kZugzWh9ZyITaovx+jpU4vgivAEAiz80kvh3yviiTU3CBuGuyWpSwGz9/C7TkSWVM/FtQRGlZ16n8Q==} dev: false + /@vue/reactivity-transform/3.2.26: + resolution: {integrity: sha512-XKMyuCmzNA7nvFlYhdKwD78rcnmPb7q46uoR00zkX6yZrUmcCQ5OikiwUEVbvNhL5hBJuvbSO95jB5zkUon+eQ==} + dependencies: + '@babel/parser': 7.16.6 + '@vue/compiler-core': 3.2.26 + '@vue/shared': 3.2.26 + estree-walker: 2.0.2 + magic-string: 0.25.7 + /@vue/reactivity/3.2.23: resolution: {integrity: sha512-8RGVr/5Kpgb/EkCjgHXqttgA5IMc6n0lIXFY4TVbMkzdXrvaIhzBd7Te44oIDsTSYVKZLpfHd6/wEnuDqE8vFw==} dependencies: '@vue/shared': 3.2.23 dev: true - /@vue/reactivity/3.2.24: - resolution: {integrity: sha512-5eVsO9wfQ5erCMSRBjpqLkkI+LglJS7E0oLZJs2gsChpvOjH2Uwt3Hk1nVv0ywStnWg71Ykn3SyQwtnl7PknOQ==} + /@vue/reactivity/3.2.26: + resolution: {integrity: sha512-h38bxCZLW6oFJVDlCcAiUKFnXI8xP8d+eO0pcDxx+7dQfSPje2AO6M9S9QO6MrxQB7fGP0DH0dYQ8ksf6hrXKQ==} dependencies: - '@vue/shared': 3.2.24 + '@vue/shared': 3.2.26 dev: false - /@vue/ref-transform/3.2.24: - resolution: {integrity: sha512-j6oNbsGLvea2rF8GQB9w6q7UFL1So7J+t6ducaMeWPSyjYZ+slWpwPVK6mmyghg5oGqC41R+HC5BV036Y0KhXQ==} + /@vue/runtime-core/3.2.26: + resolution: {integrity: sha512-BcYi7qZ9Nn+CJDJrHQ6Zsmxei2hDW0L6AB4vPvUQGBm2fZyC0GXd/4nVbyA2ubmuhctD5RbYY8L+5GUJszv9mQ==} dependencies: - '@babel/parser': 7.15.6 - '@vue/compiler-core': 3.2.24 - '@vue/shared': 3.2.24 - estree-walker: 2.0.2 - magic-string: 0.25.7 - - /@vue/runtime-core/3.2.24: - resolution: {integrity: sha512-ReI06vGgYuW0G8FlOcAOzMklVDJSxKuRhYzT8j+a8BTfs1945kxo1Th28BPvasyYx8J+LMeZ0HqpPH9yGXvWvg==} - dependencies: - '@vue/reactivity': 3.2.24 - '@vue/shared': 3.2.24 + '@vue/reactivity': 3.2.26 + '@vue/shared': 3.2.26 dev: false - /@vue/runtime-dom/3.2.24: - resolution: {integrity: sha512-piqsabtIEUKkMGSJlOyKUonZEDtdwOpR6teQ8EKbH8PX9sxfAt9snLnFJldUhhyYrLIyDtnjwajfJ7/XtpD4JA==} + /@vue/runtime-dom/3.2.26: + resolution: {integrity: sha512-dY56UIiZI+gjc4e8JQBwAifljyexfVCkIAu/WX8snh8vSOt/gMSEGwPRcl2UpYpBYeyExV8WCbgvwWRNt9cHhQ==} dependencies: - '@vue/runtime-core': 3.2.24 - '@vue/shared': 3.2.24 + '@vue/runtime-core': 3.2.26 + '@vue/shared': 3.2.26 csstype: 2.6.18 dev: false - /@vue/server-renderer/3.2.24_vue@3.2.24: - resolution: {integrity: sha512-DqiCRDxTbv67Hw5ImiqnLIQbPGtIwWLLfEcVHoEnu1f21EMTB6LfoS69EQddd8VyfN5kfX3Fmz27/hrFPpRaMQ==} + /@vue/server-renderer/3.2.26_vue@3.2.26: + resolution: {integrity: sha512-Jp5SggDUvvUYSBIvYEhy76t4nr1vapY/FIFloWmQzn7UxqaHrrBpbxrqPcTrSgGrcaglj0VBp22BKJNre4aA1w==} peerDependencies: - vue: 3.2.24 + vue: 3.2.26 dependencies: - '@vue/compiler-ssr': 3.2.24 - '@vue/shared': 3.2.24 - vue: 3.2.24 + '@vue/compiler-ssr': 3.2.26 + '@vue/shared': 3.2.26 + vue: 3.2.26 /@vue/shared/3.2.23: resolution: {integrity: sha512-U+/Jefa0QfXUF2qVy9Dqlrb6HKJSr9/wJcM66wXmWcTOoqg7hOWzF4qruDle51pyF4x3wMn6TSH54UdjKjCKMA==} @@ -1988,9 +2012,13 @@ packages: /@vue/shared/3.2.24: resolution: {integrity: sha512-BUgRiZCkCrqDps5aQ9av05xcge3rn092ztKIh17tHkeEFgP4zfXMQWBA2zfdoCdCEdBL26xtOv+FZYiOp9RUDA==} + dev: true - /@vueuse/core/7.2.1_vue@3.2.24: - resolution: {integrity: sha512-ObVPhNoYn9npX7Y6XlnKp27j6WTOO4gvInFh4NuNB9Cf4aLty8joSKjmGBjIMZ+LrNF4J/Li3usUk6PkRIo6Mg==} + /@vue/shared/3.2.26: + resolution: {integrity: sha512-vPV6Cq+NIWbH5pZu+V+2QHE9y1qfuTq49uNWw4f7FDEeZaDU2H2cx5jcUZOAKW7qTrUS4k6qZPbMy1x4N96nbA==} + + /@vueuse/core/7.3.0_vue@3.2.26: + resolution: {integrity: sha512-gPJyMMAquva9Qwqz63qGQT122m5hWI8Kuy8kfPV/JLQU7m01CXooyv8FIrX9TV8OxVcHBTPXPJHY0oyUiFoNgw==} peerDependencies: '@vue/composition-api': ^1.1.0 vue: ^2.6.0 || ^3.2.0 @@ -2000,21 +2028,21 @@ packages: vue: optional: true dependencies: - '@vueuse/shared': 7.2.1_vue@3.2.24 - vue: 3.2.24 - vue-demi: 0.12.1_vue@3.2.24 + '@vueuse/shared': 7.3.0_vue@3.2.26 + vue: 3.2.26 + vue-demi: 0.12.1_vue@3.2.26 dev: false - /@vueuse/head/0.7.2_vue@3.2.24: - resolution: {integrity: sha512-97RxYbIYwB9yFuRbdDbktsjKS0k12wYNksYV/UtYLOFNx+GAflK2kQ63b+sx09MJllEozD3GLeXV7O8rzMskeQ==} + /@vueuse/head/0.7.4_vue@3.2.26: + resolution: {integrity: sha512-cmps+wrdgL77V72vtjU6kaAunkG6GhswaMIQoh7Twc52ql4/p7i1Amd31LqnnvNF/bfuvzcXgYvsH8I7kimZmA==} peerDependencies: vue: '>=3' dependencies: - vue: 3.2.24 + vue: 3.2.26 dev: false - /@vueuse/shared/7.2.1_vue@3.2.24: - resolution: {integrity: sha512-kb4SmBk5n8NEHFNMU+WPoT1GRyCvYYpiBbFQM/i0Hb2rkZn6tra1yBbynjF0x+Li5yGG92/RW6EQTAyqpQ319A==} + /@vueuse/shared/7.3.0_vue@3.2.26: + resolution: {integrity: sha512-vOAeI84tIXKVkzm8s/Mxbrzhj0QN6NyVc/sC6LrW0AjVNdvpD8sB1dZiDn9yh8T77WJmloCEt4zZVIppeq7I+w==} peerDependencies: '@vue/composition-api': ^1.1.0 vue: ^2.6.0 || ^3.2.0 @@ -2024,8 +2052,8 @@ packages: vue: optional: true dependencies: - vue: 3.2.24 - vue-demi: 0.12.1_vue@3.2.24 + vue: 3.2.26 + vue-demi: 0.12.1_vue@3.2.26 dev: false /@windicss/config/1.5.4: @@ -2565,7 +2593,7 @@ packages: /cliui/7.0.4: resolution: {integrity: sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==} dependencies: - string-width: 4.2.2 + string-width: 4.2.3 strip-ansi: 6.0.1 wrap-ansi: 7.0.0 dev: true @@ -3314,7 +3342,7 @@ packages: hasBin: true dependencies: esprima: 4.0.1 - estraverse: 5.2.0 + estraverse: 5.3.0 esutils: 2.0.3 optionator: 0.8.3 optionalDependencies: @@ -3686,11 +3714,6 @@ packages: engines: {node: '>=4.0'} dev: true - /estraverse/5.2.0: - resolution: {integrity: sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==} - engines: {node: '>=4.0'} - dev: true - /estraverse/5.3.0: resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==} engines: {node: '>=4.0'} @@ -4737,10 +4760,6 @@ packages: resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==} dev: true - /json-schema/0.3.0: - resolution: {integrity: sha512-TYfxx36xfl52Rf1LU9HyWSLGPdYLL+SQ8/E/0yVyKG8wCCDaSrhPap0vEdlsZWRaS6tnKKLPGiEJGiREVC8kxQ==} - dev: true - /json-schema/0.4.0: resolution: {integrity: sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==} dev: true @@ -5000,8 +5019,8 @@ packages: prismjs: 1.25.0 dev: true - /markdown-it/12.2.0: - resolution: {integrity: sha512-Wjws+uCrVQRqOoJvze4HCqkKl1AsSh95iFAeQDwnyfxM09divCBSXlDR1uTvyUP3Grzpn4Ru8GeCxYPM8vkCQg==} + /markdown-it/12.3.0: + resolution: {integrity: sha512-T345UZZ6ejQWTjG6PSEHplzNy5m4kF6zvUpHVDv8Snl/pEU0OxIK0jGg8YLVNwJvT8E0YJC7/2UvssJDk/wQCQ==} hasBin: true dependencies: argparse: 2.0.1 @@ -5127,17 +5146,18 @@ packages: /nanocolors/0.2.12: resolution: {integrity: sha512-SFNdALvzW+rVlzqexid6epYdt8H9Zol7xDoQarioEFcFN0JHo4CYNztAxmtfgGTVRCmFlEOqqhBpoFGKqSAMug==} + dev: true /nanoid/3.1.25: resolution: {integrity: sha512-rdwtIXaXCLFAQbnfqDRnI6jaRHp9fTcYBjtFKE8eezcZ7LuLjhUaQGNeMXf1HmRoCH32CLz6XwX0TtxEOS/A3Q==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true + dev: true /nanoid/3.1.30: resolution: {integrity: sha512-zJpuPDwOv8D2zq2WRoMe1HsfZthVewpel9CAvTfc/2mBD1uUT/agc5f7GHGWXlYkFvi1mVxe4IjvP2HNrop7nQ==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true - dev: true /natural-compare/1.4.0: resolution: {integrity: sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=} @@ -5456,7 +5476,6 @@ packages: /picocolors/1.0.0: resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} - dev: true /picomatch/2.3.0: resolution: {integrity: sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==} @@ -5468,7 +5487,7 @@ packages: engines: {node: '>=0.10.0'} dev: true - /pinia/2.0.6_typescript@4.5.2+vue@3.2.24: + /pinia/2.0.6_typescript@4.5.4+vue@3.2.26: resolution: {integrity: sha512-01mP4+KapIcTNSYLhQESy6GW0N8vY5wX3UqOwkC87e7DPjEusNJ8bENrKqdvZaRHbB2rDMOONeAbwMa3+n1/rw==} peerDependencies: '@vue/composition-api': ^1.4.0 @@ -5481,9 +5500,9 @@ packages: optional: true dependencies: '@vue/devtools-api': 6.0.0-beta.20.1 - typescript: 4.5.2 - vue: 3.2.24 - vue-demi: 0.12.1_vue@3.2.24 + typescript: 4.5.4 + vue: 3.2.26 + vue-demi: 0.12.1_vue@3.2.26 dev: false /pkg-dir/2.0.0: @@ -5498,8 +5517,8 @@ packages: engines: {node: '>=4'} dev: true - /pnpm/6.23.6: - resolution: {integrity: sha512-H6PIzO4W2zg2Jqms13uS5U3fU8yBdWk8rXcpJLjs/in+nutgVA8GGlasEAI2eAiTpc9FYJUkCklbJ4a/M36N0w==} + /pnpm/6.24.1: + resolution: {integrity: sha512-gvXXhgSfdq27ASRSd9121GtRXqnZ5RMeaj/HDlsRjV5XTBWCMJZvLIdz6SiSeDQas/+6w9PNz73vFR0l9j+XYA==} engines: {node: '>=12.17'} hasBin: true dev: true @@ -5511,6 +5530,7 @@ packages: nanocolors: 0.2.12 nanoid: 3.1.25 source-map-js: 0.6.2 + dev: true /postcss/8.4.4: resolution: {integrity: sha512-joU6fBsN6EIer28Lj6GDFoC/5yOZzLCfn0zHAn/MYXI7aPt4m4hK5KC5ovEZXy+lnCjmYIbQWngvju2ddyEr8Q==} @@ -5519,7 +5539,6 @@ packages: nanoid: 3.1.30 picocolors: 1.0.0 source-map-js: 1.0.1 - dev: true /prelude-ls/1.1.2: resolution: {integrity: sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=} @@ -5914,14 +5933,14 @@ packages: glob: 7.1.7 dev: true - /rollup-plugin-terser/7.0.2_rollup@2.60.1: + /rollup-plugin-terser/7.0.2_rollup@2.61.1: resolution: {integrity: sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==} peerDependencies: rollup: ^2.0.0 dependencies: '@babel/code-frame': 7.14.5 jest-worker: 26.6.2 - rollup: 2.60.1 + rollup: 2.61.1 serialize-javascript: 4.0.0 terser: 5.8.0 dev: true @@ -5934,6 +5953,14 @@ packages: fsevents: 2.3.2 dev: true + /rollup/2.61.1: + resolution: {integrity: sha512-BbTXlEvB8d+XFbK/7E5doIcRtxWPRiqr0eb5vQ0+2paMM04Ye4PZY5nHOQef2ix24l/L0SpLd5hwcH15QHPdvA==} + engines: {node: '>=10.0.0'} + hasBin: true + optionalDependencies: + fsevents: 2.3.2 + dev: true + /run-parallel/1.2.0: resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} dependencies: @@ -6105,11 +6132,11 @@ packages: /source-map-js/0.6.2: resolution: {integrity: sha512-/3GptzWzu0+0MBQFrDKzw/DvvMTUORvgY6k6jd/VS6iCR4RDTKWH6v6WPwQoUO8667uQEf9Oe38DxAYWY5F/Ug==} engines: {node: '>=0.10.0'} + dev: true /source-map-js/1.0.1: resolution: {integrity: sha512-4+TN2b3tqOCd/kaGRJ/sTYA0tR0mdXx26ipdolxcwtJVqEnqNYvlCAt1q3ypy4QMlYus+Zh34RNtYLoq2oQ4IA==} engines: {node: '>=0.10.0'} - dev: true /source-map-support/0.5.20: resolution: {integrity: sha512-n1lZZ8Ve4ksRqizaBQgxXDgKwttHDhyfQjA6YZZn8+AroHbsIz+JjwxQDxbp+7y5OYCI8t1Yk7etjD9CRd2hIw==} @@ -6228,6 +6255,15 @@ packages: strip-ansi: 6.0.1 dev: true + /string-width/4.2.3: + resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==} + engines: {node: '>=8'} + dependencies: + emoji-regex: 8.0.0 + is-fullwidth-code-point: 3.0.0 + strip-ansi: 6.0.1 + dev: true + /string.prototype.matchall/4.0.6: resolution: {integrity: sha512-6WgDX8HmQqvEd7J+G6VtAahhsQIssiZ8zl7zKh1VDMFyL3hRTJP4FTNA3RbIp2TOQ9AYNDcc7e3fH0Qbup+DBg==} dependencies: @@ -6453,14 +6489,14 @@ packages: resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} dev: true - /tsutils/3.21.0_typescript@4.5.2: + /tsutils/3.21.0_typescript@4.5.4: resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 4.5.2 + typescript: 4.5.4 dev: true /tunnel-agent/0.6.0: @@ -6520,8 +6556,8 @@ packages: mime-types: 2.1.32 dev: true - /typescript/4.5.2: - resolution: {integrity: sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==} + /typescript/4.5.4: + resolution: {integrity: sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==} engines: {node: '>=4.2.0'} hasBin: true dev: true @@ -6594,8 +6630,8 @@ packages: engines: {node: '>= 0.8'} dev: true - /unplugin-auto-import/0.5.1_@vueuse+core@7.2.1+vite@2.7.1: - resolution: {integrity: sha512-Q3CvNbCB7nLbu+JdrF6jYs0Nx7kHmV2KzDcZHzTrdri3EhU1lUOgto+ce+Jw01Ds7RxBi9lwWwF3QoFwFPul1A==} + /unplugin-auto-import/0.5.3_@vueuse+core@7.3.0+vite@2.7.2: + resolution: {integrity: sha512-jXs0rnKTS+/TyXOild6RkVp73yz1DeLXVJWR6VRn+oageEsvHgW6zofvc2BmpAm/pTSANxZ48kLi12wOa/iwdw==} engines: {node: '>=14'} peerDependencies: '@vueuse/core': '*' @@ -6605,19 +6641,19 @@ packages: dependencies: '@antfu/utils': 0.3.0 '@rollup/pluginutils': 4.1.1 - '@vueuse/core': 7.2.1_vue@3.2.24 + '@vueuse/core': 7.3.0_vue@3.2.26 local-pkg: 0.4.0 magic-string: 0.25.7 resolve: 1.20.0 - unplugin: 0.2.21_vite@2.7.1 + unplugin: 0.2.21_vite@2.7.2 transitivePeerDependencies: - rollup - vite - webpack dev: true - /unplugin-icons/0.12.22_a6229ccc81e9fcdd34e6873f3e06b01a: - resolution: {integrity: sha512-GG6WAK1jqc50NXqoc3dYW9ui9k2UK0eOvilwr0MQ79iGvBtATbHoDyLTgSRsuous7Qfq8n+odL8TJgELaqvNCA==} + /unplugin-icons/0.12.23_2982c8b5f0a68312d444a28fb8ccb121: + resolution: {integrity: sha512-jhCogt+/3WEdPrfHkUGwiLnNJAOrE469J/Zlsh57KAaeEDxrw+PMqXDXRFA/fZjtal/btGPFcDOeQPPHGW6JHg==} peerDependencies: '@svgr/core': ^5.5.0 '@vue/compiler-sfc': ^3.0.2 @@ -6636,11 +6672,11 @@ packages: '@antfu/install-pkg': 0.1.0 '@antfu/utils': 0.3.0 '@iconify/utils': 1.0.20 - '@vue/compiler-sfc': 3.2.24 + '@vue/compiler-sfc': 3.2.26 debug: 4.3.3 kolorist: 1.5.0 local-pkg: 0.4.0 - unplugin: 0.2.21_vite@2.7.1 + unplugin: 0.2.21_vite@2.7.2 transitivePeerDependencies: - rollup - supports-color @@ -6648,8 +6684,8 @@ packages: - webpack dev: true - /unplugin-vue-components/0.17.6_vite@2.7.1+vue@3.2.24: - resolution: {integrity: sha512-Z2XvwKeY7/++MucRKzJihDsbdL8rFb71VfmuhtMtLE8zurjFu57XKFx0RNFUD5zD4g0HEyR9GGTwXu2YI0rang==} + /unplugin-vue-components/0.17.9_vite@2.7.2+vue@3.2.26: + resolution: {integrity: sha512-SZrK3T/uEoP2g2bH+8DwBznoqlS0dI7kQvCmHmL8HmTXdM78kh5P/9SN5IwuNpfbmXoGXWJPB8Pr8Ke8zsgpmA==} engines: {node: '>=14'} peerDependencies: '@babel/parser': ^7.15.8 @@ -6670,8 +6706,8 @@ packages: magic-string: 0.25.7 minimatch: 3.0.4 resolve: 1.20.0 - unplugin: 0.2.21_vite@2.7.1 - vue: 3.2.24 + unplugin: 0.2.21_vite@2.7.2 + vue: 3.2.26 transitivePeerDependencies: - rollup - supports-color @@ -6679,7 +6715,7 @@ packages: - webpack dev: true - /unplugin/0.2.21_vite@2.7.1: + /unplugin/0.2.21_vite@2.7.2: resolution: {integrity: sha512-IJ15/L5XbhnV7J09Zjk0FT5HEkBjkXucWAXQWRsmEtUxmmxwh23yavrmDbCF6ZPxWiVB28+wnKIHePTRRpQPbQ==} peerDependencies: rollup: ^2.50.0 @@ -6693,7 +6729,7 @@ packages: webpack: optional: true dependencies: - vite: 2.7.1 + vite: 2.7.2 webpack-virtual-modules: 0.4.3 dev: true @@ -6768,7 +6804,7 @@ packages: extsprintf: 1.3.0 dev: true - /vite-plugin-inspect/0.3.11_vite@2.7.1: + /vite-plugin-inspect/0.3.11_vite@2.7.2: resolution: {integrity: sha512-YsaV4bhJ++EULZamWVudMsq0VTugR/0slgbSj/A9JI9KmsGsXBCN4zBx0ptd0TkKrRniLbqO7iQqdZaybuLGvQ==} peerDependencies: vite: ^2.0.0 @@ -6776,25 +6812,26 @@ packages: debug: 4.3.2 sirv: 1.0.17 ufo: 0.7.9 - vite: 2.7.1 + vite: 2.7.2 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-md/0.11.4_vite@2.7.1: - resolution: {integrity: sha512-t24rdVSB72k8xeLcuMhwl0ku5hvsQkt7NfVNG1LEaTOykbXTgwcGD8OUTmryOsGGhCw2DuCZJvTs+qK07J7Gug==} + /vite-plugin-md/0.11.6_vite@2.7.2: + resolution: {integrity: sha512-Qpv6x8ebXV1r/zsNWEOh3KUvVbuS+J2KWMitvS4w7TTkcsEBj9oR6cBcWiZ5neWEwSN9JO+808Zs5Ak49ixUfw==} peerDependencies: vite: ^2.0.0 dependencies: + '@antfu/utils': 0.3.0 '@rollup/pluginutils': 4.1.1 '@types/markdown-it': 12.2.3 gray-matter: 4.0.3 - markdown-it: 12.2.0 - vite: 2.7.1 + markdown-it: 12.3.0 + vite: 2.7.2 dev: true - /vite-plugin-pages/0.19.0-beta.6_a6229ccc81e9fcdd34e6873f3e06b01a: - resolution: {integrity: sha512-FH52XaVdvH8WW+2taNdI6Wh17VdNwWfDB96qnne/UuIxkzKlCQowSvDvbQGyO8X5rK2s+9Qtd2BA2ZRtIACuLA==} + /vite-plugin-pages/0.19.3_2982c8b5f0a68312d444a28fb8ccb121: + resolution: {integrity: sha512-hqnO4HppzHsm86y8cGGmMsoT4hHbl8hA+8x9G8XINJzwc9AtFdSOAbGRIkxcaTcidiAr8GxsIZgE935EZwDUaw==} peerDependencies: '@vue/compiler-sfc': '>=3' vite: '>=2' @@ -6802,55 +6839,53 @@ packages: '@vue/compiler-sfc': optional: true dependencies: - '@antfu/utils': 0.3.0 - '@vue/compiler-sfc': 3.2.24 + '@vue/compiler-sfc': 3.2.26 debug: 4.3.3 deep-equal: 2.0.5 fast-glob: 3.2.7 json5: 2.2.0 local-pkg: 0.4.0 - vite: 2.7.1 + vite: 2.7.2 yaml: 2.0.0-9 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-pwa/0.11.10_vite@2.7.1: - resolution: {integrity: sha512-H2iIe6XVN8it0jkrpZcdmBaGarZxeA657y+9WeDKtxjRJmwIL8qixhiE9FZr0SFS2OHyzkumJvE7FOaemt1/SQ==} + /vite-plugin-pwa/0.11.11_vite@2.7.2: + resolution: {integrity: sha512-/nSLS7VfGN5UrL4a1ALGEQAyga/H0hYZjEkwPehiEFW1PM1DTi1A8GkPCsmevKwR6vt10P+5wS1wrvSgwQemzw==} peerDependencies: vite: ^2.0.0 dependencies: - chalk: 4.1.2 debug: 4.3.3 fast-glob: 3.2.7 pretty-bytes: 5.6.0 - rollup: 2.60.1 - vite: 2.7.1 - workbox-build: 6.4.1 - workbox-window: 6.4.1 + rollup: 2.61.1 + vite: 2.7.2 + workbox-build: 6.4.2 + workbox-window: 6.4.2 transitivePeerDependencies: - '@types/babel__core' - supports-color dev: true - /vite-plugin-vue-layouts/0.5.0_71c2c9eea5b434903ec77fcf81766be5: + /vite-plugin-vue-layouts/0.5.0_10b17c8caa180dfdaa4a5ed7ca79fe00: resolution: {integrity: sha512-KN03GMSGNrWxeHJo5OO9fvdZh44PfievNAoLeMbf20UQPBBO6kpIMVTYB6sFPMWmiTbqZmq3we4z/ocJkxAEiA==} peerDependencies: vite: ^2.5.0 vue: ^2.6.12 || ^3.2.4 vue-router: ^3.5.1 || ^ 4.0.11 dependencies: - '@vue/compiler-sfc': 3.2.24 + '@vue/compiler-sfc': 3.2.26 debug: 4.3.2 fast-glob: 3.2.7 - vite: 2.7.1 - vue: 3.2.24 - vue-router: 4.0.12_vue@3.2.24 + vite: 2.7.2 + vue: 3.2.26 + vue-router: 4.0.12_vue@3.2.26 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-windicss/1.5.4_vite@2.7.1: + /vite-plugin-windicss/1.5.4_vite@2.7.2: resolution: {integrity: sha512-bG2IERA9J50MGq1QEbGC/PjrkVIaq2b3LilCeidyIpmFV/4aR14/wGDe83SobF+8coIeJ+23S0uDK/fXX5X0pQ==} peerDependencies: vite: ^2.0.1 @@ -6858,14 +6893,14 @@ packages: '@windicss/plugin-utils': 1.5.4 debug: 4.3.3 kolorist: 1.5.0 - vite: 2.7.1 + vite: 2.7.2 windicss: 3.2.1 transitivePeerDependencies: - supports-color dev: true - /vite-ssg/0.16.2_21d9a5f109dd5a74678e2a7a9c73d643: - resolution: {integrity: sha512-paoBbRdaKBznYf+aTqN2Ltf5dQiBgUKwM2uvwjmPsuPQbVcznzceb13cpoG4WXxlaW2EvPns30NRIM+U6RZU3w==} + /vite-ssg/0.17.0_82ac6e1c953435653ed81a7f1ca75ffa: + resolution: {integrity: sha512-8zFxt8t3LRRVYJO9iIWcWOF2Rh5zymrHJ8l74qZ7xVPjEqwmiZL58e9wNNWuZdaWmxsdAtpwibIJm+BueeUs+Q==} engines: {node: '>=14.0.0'} hasBin: true peerDependencies: @@ -6878,17 +6913,17 @@ packages: critters: optional: true dependencies: - '@vueuse/head': 0.7.2_vue@3.2.24 + '@vueuse/head': 0.7.4_vue@3.2.26 chalk: 4.1.2 critters: 0.0.15 fs-extra: 10.0.0 html-minifier: 4.0.0 jsdom: 17.0.0 prettier: 2.4.1 - vite: 2.7.1 - vue: 3.2.24 - vue-router: 4.0.12_vue@3.2.24 - yargs: 17.2.1 + vite: 2.7.2 + vue: 3.2.26 + vue-router: 4.0.12_vue@3.2.26 + yargs: 17.3.0 transitivePeerDependencies: - bufferutil - canvas @@ -6896,8 +6931,8 @@ packages: - utf-8-validate dev: true - /vite/2.7.1: - resolution: {integrity: sha512-TDXXhcu5lyQ6uosK4ZWaOyB4VzOiizk0biitRzDzaEtgSUi8rVYPc4k1xgOjLSf0OuceDJmojFKXHOX9DB1WuQ==} + /vite/2.7.2: + resolution: {integrity: sha512-wMffVVdKZRZP/HwW3yttKL8X+IJePz7bUcnGm0vqljffpVwHpjWC3duZtJQHAGvy+wrTjmwU7vkULpZ1dVXY6w==} engines: {node: '>=12.2.0'} hasBin: true peerDependencies: @@ -7042,7 +7077,7 @@ packages: vscode-typescript-languageservice: 0.29.8 dev: true - /vue-demi/0.12.1_vue@3.2.24: + /vue-demi/0.12.1_vue@3.2.26: resolution: {integrity: sha512-QL3ny+wX8c6Xm1/EZylbgzdoDolye+VpCXRhI2hug9dJTP3OUJ3lmiKN3CsVV3mOJKwFi0nsstbgob0vG7aoIw==} engines: {node: '>=12'} hasBin: true @@ -7054,7 +7089,7 @@ packages: '@vue/composition-api': optional: true dependencies: - vue: 3.2.24 + vue: 3.2.26 dev: false /vue-eslint-parser/8.0.1_eslint@8.4.1: @@ -7075,7 +7110,7 @@ packages: - supports-color dev: true - /vue-i18n/9.1.9_vue@3.2.24: + /vue-i18n/9.1.9_vue@3.2.26: resolution: {integrity: sha512-JeRdNVxS2OGp1E+pye5XB6+M6BBkHwAv9C80Q7+kzoMdUDGRna06tjC0vCB/jDX9aWrl5swxOMFcyAr7or8XTA==} engines: {node: '>= 10'} peerDependencies: @@ -7085,37 +7120,37 @@ packages: '@intlify/shared': 9.1.9 '@intlify/vue-devtools': 9.1.9 '@vue/devtools-api': 6.0.0-beta.18 - vue: 3.2.24 + vue: 3.2.26 dev: false - /vue-router/4.0.12_vue@3.2.24: + /vue-router/4.0.12_vue@3.2.26: resolution: {integrity: sha512-CPXvfqe+mZLB1kBWssssTiWg4EQERyqJZes7USiqfW9B5N2x+nHlnsM1D3b5CaJ6qgCvMmYJnz+G0iWjNCvXrg==} peerDependencies: vue: ^3.0.0 dependencies: '@vue/devtools-api': 6.0.0-beta.19 - vue: 3.2.24 + vue: 3.2.26 dev: false - /vue-tsc/0.29.8_typescript@4.5.2: + /vue-tsc/0.29.8_typescript@4.5.4: resolution: {integrity: sha512-pT0wLRjvRuSmB+J4WJT6uuV9mO0KtSSXEAtaVXZQzyk5+DJdbLIQTbRce/TXSkfqt1l1WogO78RjtOJFiMCgfQ==} hasBin: true peerDependencies: typescript: '*' dependencies: '@volar/shared': 0.29.8 - typescript: 4.5.2 + typescript: 4.5.4 vscode-vue-languageservice: 0.29.8 dev: true - /vue/3.2.24: - resolution: {integrity: sha512-PvCklXNfcUMyeP/a9nME27C32IipwUDoS45rDyKn5+RQrWyjL+0JAJtf98HL6y9bfqQRTlYjSowWEB1nXxvG5Q==} + /vue/3.2.26: + resolution: {integrity: sha512-KD4lULmskL5cCsEkfhERVRIOEDrfEL9CwAsLYpzptOGjaGFNWo3BQ9g8MAb7RaIO71rmVOziZ/uEN/rHwcUIhg==} dependencies: - '@vue/compiler-dom': 3.2.24 - '@vue/compiler-sfc': 3.2.24 - '@vue/runtime-dom': 3.2.24 - '@vue/server-renderer': 3.2.24_vue@3.2.24 - '@vue/shared': 3.2.24 + '@vue/compiler-dom': 3.2.26 + '@vue/compiler-sfc': 3.2.26 + '@vue/runtime-dom': 3.2.26 + '@vue/server-renderer': 3.2.26_vue@3.2.26 + '@vue/shared': 3.2.26 dev: false /w3c-hr-time/1.0.2: @@ -7241,30 +7276,30 @@ packages: engines: {node: '>=0.10.0'} dev: true - /workbox-background-sync/6.4.1: - resolution: {integrity: sha512-GiDklRhDF/oJ+WJhb6jO00wA+fjOZlY4SomqpumXP6OXp1WodmKu7xv75hpum0Kx4Fh3MZrj+9Ae+dIYlq21dA==} + /workbox-background-sync/6.4.2: + resolution: {integrity: sha512-P7c8uG5X2k+DMICH9xeSA9eUlCOjHHYoB42Rq+RtUpuwBxUOflAXR1zdsMWj81LopE4gjKXlTw7BFd1BDAHo7g==} dependencies: idb: 6.1.5 - workbox-core: 6.4.1 + workbox-core: 6.4.2 dev: true - /workbox-broadcast-update/6.4.1: - resolution: {integrity: sha512-oz1WAEppIatucgIc49zXPsyQG6004eoKsyiJVGDyN94LIFpUDfGa+cykN32X0PaqOC9bdlj+4EjVBi0OuwkIHA==} + /workbox-broadcast-update/6.4.2: + resolution: {integrity: sha512-qnBwQyE0+PWFFc/n4ISXINE49m44gbEreJUYt2ldGH3+CNrLmJ1egJOOyUqqu9R4Eb7QrXcmB34ClXG7S37LbA==} dependencies: - workbox-core: 6.4.1 + workbox-core: 6.4.2 dev: true - /workbox-build/6.4.1: - resolution: {integrity: sha512-cvH74tEO8SrziFrCntZ/35B0uaMZFKG+gnk3vZmKLSUTab/6MlhL+UwYXf1sMV5SD/W/v7pnFKZbdAOAg5Ne2w==} + /workbox-build/6.4.2: + resolution: {integrity: sha512-WMdYLhDIsuzViOTXDH+tJ1GijkFp5khSYolnxR/11zmfhNDtuo7jof72xPGFy+KRpsz6tug39RhivCj77qqO0w==} engines: {node: '>=10.0.0'} dependencies: - '@apideck/better-ajv-errors': 0.2.7_ajv@8.6.3 + '@apideck/better-ajv-errors': 0.3.1_ajv@8.6.3 '@babel/core': 7.15.5 '@babel/preset-env': 7.15.6_@babel+core@7.15.5 '@babel/runtime': 7.15.4 - '@rollup/plugin-babel': 5.3.0_@babel+core@7.15.5+rollup@2.60.1 - '@rollup/plugin-node-resolve': 11.2.1_rollup@2.60.1 - '@rollup/plugin-replace': 2.4.2_rollup@2.60.1 + '@rollup/plugin-babel': 5.3.0_@babel+core@7.15.5+rollup@2.61.1 + '@rollup/plugin-node-resolve': 11.2.1_rollup@2.61.1 + '@rollup/plugin-replace': 2.4.2_rollup@2.61.1 '@surma/rollup-plugin-off-main-thread': 2.2.3 ajv: 8.6.3 common-tags: 1.8.0 @@ -7273,119 +7308,119 @@ packages: glob: 7.1.7 lodash: 4.17.21 pretty-bytes: 5.6.0 - rollup: 2.60.1 - rollup-plugin-terser: 7.0.2_rollup@2.60.1 + rollup: 2.61.1 + rollup-plugin-terser: 7.0.2_rollup@2.61.1 source-map: 0.8.0-beta.0 source-map-url: 0.4.1 stringify-object: 3.3.0 strip-comments: 2.0.1 tempy: 0.6.0 upath: 1.2.0 - workbox-background-sync: 6.4.1 - workbox-broadcast-update: 6.4.1 - workbox-cacheable-response: 6.4.1 - workbox-core: 6.4.1 - workbox-expiration: 6.4.1 - workbox-google-analytics: 6.4.1 - workbox-navigation-preload: 6.4.1 - workbox-precaching: 6.4.1 - workbox-range-requests: 6.4.1 - workbox-recipes: 6.4.1 - workbox-routing: 6.4.1 - workbox-strategies: 6.4.1 - workbox-streams: 6.4.1 - workbox-sw: 6.4.1 - workbox-window: 6.4.1 + workbox-background-sync: 6.4.2 + workbox-broadcast-update: 6.4.2 + workbox-cacheable-response: 6.4.2 + workbox-core: 6.4.2 + workbox-expiration: 6.4.2 + workbox-google-analytics: 6.4.2 + workbox-navigation-preload: 6.4.2 + workbox-precaching: 6.4.2 + workbox-range-requests: 6.4.2 + workbox-recipes: 6.4.2 + workbox-routing: 6.4.2 + workbox-strategies: 6.4.2 + workbox-streams: 6.4.2 + workbox-sw: 6.4.2 + workbox-window: 6.4.2 transitivePeerDependencies: - '@types/babel__core' - supports-color dev: true - /workbox-cacheable-response/6.4.1: - resolution: {integrity: sha512-omXplP3miJhQwx+jfFnqO9xWgNc8CLG6EWRvTyc8R81cA/4zhqh87yj9UVH+fGUmuIXOUBPAuulSazXUsvKFWg==} + /workbox-cacheable-response/6.4.2: + resolution: {integrity: sha512-9FE1W/cKffk1AJzImxgEN0ceWpyz1tqNjZVtA3/LAvYL3AC5SbIkhc7ZCO82WmO9IjTfu8Vut2X/C7ViMSF7TA==} dependencies: - workbox-core: 6.4.1 + workbox-core: 6.4.2 dev: true - /workbox-core/6.4.1: - resolution: {integrity: sha512-5hosqpSK+48jHlj+5EHN5dtH1Ade4fqTe4+xX3U9wWK1SDaXEqXpVxdHuBqYfg75UE1PUINA0rhMZWTqeGoLFg==} + /workbox-core/6.4.2: + resolution: {integrity: sha512-1U6cdEYPcajRXiboSlpJx6U7TvhIKbxRRerfepAJu2hniKwJ3DHILjpU/zx3yvzSBCWcNJDoFalf7Vgd7ey/rw==} dev: true - /workbox-expiration/6.4.1: - resolution: {integrity: sha512-N912AGhi95vhf2vebE3wPhnGjnR+t5W4yALDY7Pl6bcuhySNbwkkp2RjQcBB+dxrdiX2rOvavvdcf/q1LSnEyg==} + /workbox-expiration/6.4.2: + resolution: {integrity: sha512-0hbpBj0tDnW+DZOUmwZqntB/8xrXOgO34i7s00Si/VlFJvvpRKg1leXdHHU8ykoSBd6+F2KDcMP3swoCi5guLw==} dependencies: idb: 6.1.5 - workbox-core: 6.4.1 + workbox-core: 6.4.2 dev: true - /workbox-google-analytics/6.4.1: - resolution: {integrity: sha512-L1JQISg1CxMAlqw3HXpWB2gRYsmJ9F9OgC2/UNAZLyOJTFk1faZziPS4eXe+UaHevZ+Ma66Z2zfYxPUTr5znjQ==} + /workbox-google-analytics/6.4.2: + resolution: {integrity: sha512-u+gxs3jXovPb1oul4CTBOb+T9fS1oZG+ZE6AzS7l40vnyfJV79DaLBvlpEZfXGv3CjMdV1sT/ltdOrKzo7HcGw==} dependencies: - workbox-background-sync: 6.4.1 - workbox-core: 6.4.1 - workbox-routing: 6.4.1 - workbox-strategies: 6.4.1 + workbox-background-sync: 6.4.2 + workbox-core: 6.4.2 + workbox-routing: 6.4.2 + workbox-strategies: 6.4.2 dev: true - /workbox-navigation-preload/6.4.1: - resolution: {integrity: sha512-npgZYoeaE+teQvpWqZLgJDJ6I3qxwqAfnSIa8yrNQ2sLR1A88uWGGsiRzfUsIdKjVCLPQVZ+clwb6XU1vyW9Lw==} + /workbox-navigation-preload/6.4.2: + resolution: {integrity: sha512-viyejlCtlKsbJCBHwhSBbWc57MwPXvUrc8P7d+87AxBGPU+JuWkT6nvBANgVgFz6FUhCvRC8aYt+B1helo166g==} dependencies: - workbox-core: 6.4.1 + workbox-core: 6.4.2 dev: true - /workbox-precaching/6.4.1: - resolution: {integrity: sha512-Sq8d+/wfcXFjwuVwKe2VxD4QddRBgkO6pJVgpHbk5WFynR8dc8Zj3BlJ38e4nMlRuBZ8996TIgAmk/U6Rr5YHQ==} + /workbox-precaching/6.4.2: + resolution: {integrity: sha512-CZ6uwFN/2wb4noHVlALL7UqPFbLfez/9S2GAzGAb0Sk876ul9ukRKPJJ6gtsxfE2HSTwqwuyNVa6xWyeyJ1XSA==} dependencies: - workbox-core: 6.4.1 - workbox-routing: 6.4.1 - workbox-strategies: 6.4.1 + workbox-core: 6.4.2 + workbox-routing: 6.4.2 + workbox-strategies: 6.4.2 dev: true - /workbox-range-requests/6.4.1: - resolution: {integrity: sha512-X/asYHeuWIKg5Tk+dfmiEOo9hlkQ1K737dnENj8zL97kZDdcfokPT5CuXgM2xqX7NMoahONq1Eo2UoFfJNjZzg==} + /workbox-range-requests/6.4.2: + resolution: {integrity: sha512-SowF3z69hr3Po/w7+xarWfzxJX/3Fo0uSG72Zg4g5FWWnHpq2zPvgbWerBZIa81zpJVUdYpMa3akJJsv+LaO1Q==} dependencies: - workbox-core: 6.4.1 + workbox-core: 6.4.2 dev: true - /workbox-recipes/6.4.1: - resolution: {integrity: sha512-Yu9tLmgD25NorZPO3FHJUii/Y2ghrx2jD2QKMaWBBplshw1MFokqlmr3Dz3O6NI8jBBUnK5Dtbl0+SCwVGSCqg==} + /workbox-recipes/6.4.2: + resolution: {integrity: sha512-/oVxlZFpAjFVbY+3PoGEXe8qyvtmqMrTdWhbOfbwokNFtUZ/JCtanDKgwDv9x3AebqGAoJRvQNSru0F4nG+gWA==} dependencies: - workbox-cacheable-response: 6.4.1 - workbox-core: 6.4.1 - workbox-expiration: 6.4.1 - workbox-precaching: 6.4.1 - workbox-routing: 6.4.1 - workbox-strategies: 6.4.1 + workbox-cacheable-response: 6.4.2 + workbox-core: 6.4.2 + workbox-expiration: 6.4.2 + workbox-precaching: 6.4.2 + workbox-routing: 6.4.2 + workbox-strategies: 6.4.2 dev: true - /workbox-routing/6.4.1: - resolution: {integrity: sha512-FIy27mwM3WdDASOTMX10OZ8q3Un47ULeDtDrDAKfWYIP/oTF2xoA1/HtXpOjBlyg5VP/poPX5GDojXHXAXpfzQ==} + /workbox-routing/6.4.2: + resolution: {integrity: sha512-0ss/n9PAcHjTy4Ad7l2puuod4WtsnRYu9BrmHcu6Dk4PgWeJo1t5VnGufPxNtcuyPGQ3OdnMdlmhMJ57sSrrSw==} dependencies: - workbox-core: 6.4.1 + workbox-core: 6.4.2 dev: true - /workbox-strategies/6.4.1: - resolution: {integrity: sha512-2UQ+7Siy4Z5QG2LebbVhDLmPG3M7bVo/tZqN4LNUGXS6fDlpbTTK6A3Hu0W8gCVwIX0tSg7U3mVhDntH4qt3Dg==} + /workbox-strategies/6.4.2: + resolution: {integrity: sha512-YXh9E9dZGEO1EiPC3jPe2CbztO5WT8Ruj8wiYZM56XqEJp5YlGTtqRjghV+JovWOqkWdR+amJpV31KPWQUvn1Q==} dependencies: - workbox-core: 6.4.1 + workbox-core: 6.4.2 dev: true - /workbox-streams/6.4.1: - resolution: {integrity: sha512-0t3QKBml3Qi37JniDfEn0FfN4JRgMK6sEcjGxvmMGwlHAyKukZr0Gj58ax1o1KYGGJr72RDBK+YXI9Sk9cKifw==} + /workbox-streams/6.4.2: + resolution: {integrity: sha512-ROEGlZHGVEgpa5bOZefiJEVsi5PsFjJG9Xd+wnDbApsCO9xq9rYFopF+IRq9tChyYzhBnyk2hJxbQVWphz3sog==} dependencies: - workbox-core: 6.4.1 - workbox-routing: 6.4.1 + workbox-core: 6.4.2 + workbox-routing: 6.4.2 dev: true - /workbox-sw/6.4.1: - resolution: {integrity: sha512-IJNYcNbjugMB9v+Yx7uswohjOaYoimw5dI0Gcaj2zrJHKjV0bom+BPRCdijmttN/3uVbX57jhNe8SMzWMj7fHw==} + /workbox-sw/6.4.2: + resolution: {integrity: sha512-A2qdu9TLktfIM5NE/8+yYwfWu+JgDaCkbo5ikrky2c7r9v2X6DcJ+zSLphNHHLwM/0eVk5XVf1mC5HGhYpMhhg==} dev: true - /workbox-window/6.4.1: - resolution: {integrity: sha512-v5G1U+NN0sHErvE9fzHRA75FrfRFj/0dihFnvno5yqHZZIb9G4U2AarodSDRBC3t6CsnLO68l1Bj1gsHqsM9Qw==} + /workbox-window/6.4.2: + resolution: {integrity: sha512-KVyRKmrJg7iB+uym/B/CnEUEFG9CvnTU1Bq5xpXHbtgD9l+ShDekSl1wYpqw/O0JfeeQVOFb8CiNfvnwWwqnWQ==} dependencies: '@types/trusted-types': 2.0.2 - workbox-core: 6.4.1 + workbox-core: 6.4.2 dev: true /wrap-ansi/6.2.0: @@ -7467,22 +7502,22 @@ packages: engines: {node: '>= 12'} dev: true - /yargs-parser/20.2.9: - resolution: {integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==} - engines: {node: '>=10'} + /yargs-parser/21.0.0: + resolution: {integrity: sha512-z9kApYUOCwoeZ78rfRYYWdiU/iNL6mwwYlkkZfJoyMR1xps+NEBX5X7XmRpxkZHhXJ6+Ey00IwKxBBSW9FIjyA==} + engines: {node: '>=12'} dev: true - /yargs/17.2.1: - resolution: {integrity: sha512-XfR8du6ua4K6uLGm5S6fA+FIJom/MdJcFNVY8geLlp2v8GYbOXD4EB1tPNZsRn4vBzKGMgb5DRZMeWuFc2GO8Q==} + /yargs/17.3.0: + resolution: {integrity: sha512-GQl1pWyDoGptFPJx9b9L6kmR33TGusZvXIZUT+BOz9f7X2L94oeAskFYLEg/FkhV06zZPBYLvLZRWeYId29lew==} engines: {node: '>=12'} dependencies: cliui: 7.0.4 escalade: 3.1.1 get-caller-file: 2.0.5 require-directory: 2.1.1 - string-width: 4.2.2 + string-width: 4.2.3 y18n: 5.0.8 - yargs-parser: 20.2.9 + yargs-parser: 21.0.0 dev: true /yauzl/2.10.0: