diff --git a/package.json b/package.json index 510af2f..cff019e 100644 --- a/package.json +++ b/package.json @@ -35,8 +35,8 @@ "vite": "2.0.0-beta.35", "vite-plugin-components": "^0.6.6", "vite-plugin-icons": "^0.2.1", - "vite-plugin-md": "^0.4.0", - "vite-plugin-pages": "^0.1.4", + "vite-plugin-md": "^0.4.1", + "vite-plugin-pages": "^0.1.5", "vite-plugin-pwa": "^0.3.9", "vite-ssg": "^0.4.1", "voie-pages": "^0.4.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9dd80f0..a538dfb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -28,8 +28,8 @@ devDependencies: vite: 2.0.0-beta.35 vite-plugin-components: 0.6.6 vite-plugin-icons: 0.2.1_e5c88c3c0e28b872685c1cd2aa188e9a - vite-plugin-md: 0.4.0_vite@2.0.0-beta.35 - vite-plugin-pages: 0.1.4_vue@3.0.5 + vite-plugin-md: 0.4.1_vite@2.0.0-beta.35 + vite-plugin-pages: 0.1.5_vue@3.0.5 vite-plugin-pwa: 0.3.9 vite-ssg: 0.4.1_03c565c87c45009742312717860d5a53 voie-pages: 0.4.0_vue@3.0.5 @@ -53,8 +53,8 @@ packages: /@antfu/eslint-config-ts/0.4.3_eslint@7.18.0+typescript@4.1.3: dependencies: '@antfu/eslint-config-basic': 0.4.3_eslint@7.18.0 - '@typescript-eslint/eslint-plugin': 4.12.0_b2bc52aca002f772519e034f6df16a37 - '@typescript-eslint/parser': 4.12.0_eslint@7.18.0+typescript@4.1.3 + '@typescript-eslint/eslint-plugin': 4.14.0_980e7d90d2d08155204a38366bd3b934 + '@typescript-eslint/parser': 4.14.0_eslint@7.18.0+typescript@4.1.3 eslint: 7.18.0 typescript: 4.1.3 dev: true @@ -95,7 +95,7 @@ packages: '@babel/traverse': 7.12.12 '@babel/types': 7.12.12 convert-source-map: 1.7.0 - debug: 4.3.1 + debug: 4.3.2 gensync: 1.0.0-beta.2 json5: 2.1.3 lodash: 4.17.20 @@ -935,7 +935,7 @@ packages: '@babel/plugin-transform-unicode-regex': 7.12.1_@babel+core@7.12.10 '@babel/preset-modules': 0.1.4_@babel+core@7.12.10 '@babel/types': 7.12.12 - core-js-compat: 3.8.2 + core-js-compat: 3.8.3 semver: 5.7.1 dev: true peerDependencies: @@ -976,7 +976,7 @@ packages: '@babel/helper-function-name': 7.12.11 '@babel/helper-split-export-declaration': 7.12.11 '@babel/parser': 7.12.11 - '@babel/types': 7.12.12 + '@babel/types': 7.12.1 debug: 4.3.1 globals: 11.12.0 lodash: 4.17.20 @@ -1081,24 +1081,24 @@ packages: dev: true resolution: integrity: sha512-KZBT4ypgNiCHzfUxqutisZGU3Bs14xX+/YPAGY6yt0/xTld+CB8W5w8mZMdPfjZHsdygYnR1iHNEJfAuR9BkKg== - /@intlify/cli/0.1.2: + /@intlify/cli/0.1.3: dependencies: '@intlify/core': 9.0.0-beta.16 - '@intlify/core-base': 9.0.0-rc.1 - '@intlify/message-compiler': 9.0.0-rc.1 - '@intlify/shared': 9.0.0-rc.1 + '@intlify/core-base': 9.0.0-rc.3 + '@intlify/message-compiler': 9.0.0-rc.3 + '@intlify/shared': 9.0.0-rc.3 chalk: 4.1.0 debug: 4.3.1 glob: 7.1.6 jsonc-eslint-parser: 0.6.2 - yaml-eslint-parser: 0.2.1 + yaml-eslint-parser: 0.2.2 yargs: 16.2.0 dev: true engines: node: '>= 10' hasBin: true resolution: - integrity: sha512-MMi/wUEoTE0oBtTkaospJ2TGPMl0TPKmuN4L6KFhLkBM9Yw0tCN0pDHknlX78tyiI55wYbutddbxkEVHZT1RIw== + integrity: sha512-brLMe0hD2odyBvqH/48MjfgrsAHS0CjAKz2crO9DVyLXUPPngE8Cu3Zahs68fH+QcGxO2DhgFfb+AXEYVRH3WA== /@intlify/core-base/9.0.0-beta.16: dependencies: '@intlify/message-compiler': 9.0.0-beta.16 @@ -1110,24 +1110,12 @@ packages: node: '>= 10' resolution: integrity: sha512-PJLDVYy3x8Mf9+XtWljEfk4Lo6mudopYlRvB89NQR3TkR+Tqkbcsegj09XdXpTKBYiq+yQrlZKZ0KEHb7l5Zuw== - /@intlify/core-base/9.0.0-rc.1: - dependencies: - '@intlify/message-compiler': 9.0.0-rc.1 - '@intlify/message-resolver': 9.0.0-rc.1 - '@intlify/runtime': 9.0.0-rc.1 - '@intlify/shared': 9.0.0-rc.1 - dev: true - engines: - node: '>= 10' - resolution: - integrity: sha512-PqC7FQByeFyNmDOW5LePJfBIV6wL4R4sv8+Gecv9l2SsnkJ4nDCTGcpBT0YRdDDDfKpLhSTHSm+sLdSuHv7EVQ== /@intlify/core-base/9.0.0-rc.3: dependencies: '@intlify/message-compiler': 9.0.0-rc.3 '@intlify/message-resolver': 9.0.0-rc.3 '@intlify/runtime': 9.0.0-rc.3 '@intlify/shared': 9.0.0-rc.3 - dev: false engines: node: '>= 10' resolution: @@ -1150,22 +1138,11 @@ packages: node: '>= 10' resolution: integrity: sha512-dE4UZsbVl5TKogYdfrJ6nQKdin1R4XMKVBVa9dE1A8HVvVHBSLy6iQiYpcw8TwcEHIa+rFjuuHuh+IdN3eCw+g== - /@intlify/message-compiler/9.0.0-rc.1: - dependencies: - '@intlify/message-resolver': 9.0.0-rc.1 - '@intlify/shared': 9.0.0-rc.1 - source-map: 0.6.1 - dev: true - engines: - node: '>= 10' - resolution: - integrity: sha512-oPo/6v6lFvzbVj86ikWzYbHpRatyVQCSASJgGCIhvUGxdyvfxqKr+kQudbKWx/QiBq6cBioMuyh9hOGPhvBPMA== /@intlify/message-compiler/9.0.0-rc.3: dependencies: '@intlify/message-resolver': 9.0.0-rc.3 '@intlify/shared': 9.0.0-rc.3 source-map: 0.6.1 - dev: false engines: node: '>= 10' resolution: @@ -1176,14 +1153,7 @@ packages: node: '>= 10' resolution: integrity: sha512-xwjsFuDDYEv7g1KE5QZRbrPgfsrNsDhYLtNYR7Tn4inzbmB6ipak2UlDzDcQGLieSFbe1WwAoNL0IXy4sUKboQ== - /@intlify/message-resolver/9.0.0-rc.1: - dev: true - engines: - node: '>= 10' - resolution: - integrity: sha512-vgt7qqHcHJenehnNG6APOmorpYi2XulD4TJHISNwISGlVz9Mf5+H4uilGkWA/+8k9kUOx5sh/5aN3IP2O8cgbA== /@intlify/message-resolver/9.0.0-rc.3: - dev: false engines: node: '>= 10' resolution: @@ -1198,22 +1168,11 @@ packages: node: '>= 10' resolution: integrity: sha512-py+stHrbkBoEB2OsBB+rySevR+54uhybF54LToGjErr740R/AVuOVTJEKRS/LF9VvinGZZTu/WVOXcPpMfqt8Q== - /@intlify/runtime/9.0.0-rc.1: - dependencies: - '@intlify/message-compiler': 9.0.0-rc.1 - '@intlify/message-resolver': 9.0.0-rc.1 - '@intlify/shared': 9.0.0-rc.1 - dev: true - engines: - node: '>= 10' - resolution: - integrity: sha512-6n/Tf9cI+SfuB7GCIkI4AxMu9y4vTrhfrJYkAg8wOddE7jHf6TA4moXGnTnzcd+6gYWiB+UweNAfSebZt59MdQ== /@intlify/runtime/9.0.0-rc.3: dependencies: '@intlify/message-compiler': 9.0.0-rc.3 '@intlify/message-resolver': 9.0.0-rc.3 '@intlify/shared': 9.0.0-rc.3 - dev: false engines: node: '>= 10' resolution: @@ -1224,22 +1183,15 @@ packages: node: '>= 10' resolution: integrity: sha512-A7GSOovcZn/NMoAmDc8FG9uRcFv6iygriK8+C6HFeOnMQ9X+T9f5A9bPtXhCOCiRpQm9SUtGqXedxO5Y8rz9/A== - /@intlify/shared/9.0.0-rc.1: - dev: true - engines: - node: '>= 10' - resolution: - integrity: sha512-pOOtAKEIIuGSos+cuy5FKlANMev3x8qG7VJS9wTKy8JJcBzk98Ypt1+oNTOv0B5aIXpRRpxZVAXatvAorXT5/A== /@intlify/shared/9.0.0-rc.3: - dev: false engines: node: '>= 10' resolution: integrity: sha512-9NEh7MGcpwXUmhg3AVf1q8e+zLfvAUtwx4rAznv5TTirv3jWhaiUfKIRfa5QwpH+3wr2fmbwtLAKyw1kN50o4Q== /@intlify/vite-plugin-vue-i18n/1.0.0-beta.12: dependencies: - '@intlify/cli': 0.1.2 - '@intlify/shared': 9.0.0-rc.1 + '@intlify/cli': 0.1.3 + '@intlify/shared': 9.0.0-rc.3 '@rollup/pluginutils': 4.1.0 dev: true engines: @@ -1270,12 +1222,12 @@ packages: node: '>= 8' resolution: integrity: sha512-8Broas6vTtW4GIXTAHDoE32hnN2M5ykgCpWGbuXHQ15vEMqr23pB76e/GZcYsZCHALv50ktd24qhEyKr6wBtow== - /@rollup/plugin-babel/5.2.2_e0cada4da7a71db21bdab1b0cd39501f: + /@rollup/plugin-babel/5.2.2_825e830c60d51f1c1f95c9515abd283e: dependencies: '@babel/core': 7.12.10 '@babel/helper-module-imports': 7.12.5 - '@rollup/pluginutils': 3.1.0_rollup@2.36.1 - rollup: 2.36.1 + '@rollup/pluginutils': 3.1.0_rollup@2.37.1 + rollup: 2.37.1 dev: true engines: node: '>= 10.0.0' @@ -1288,15 +1240,15 @@ packages: optional: true resolution: integrity: sha512-MjmH7GvFT4TW8xFdIeFS3wqIX646y5tACdxkTO+khbHvS3ZcVJL6vkAHLw2wqPmkhwCfWHoNsp15VYNwW6JEJA== - /@rollup/plugin-node-resolve/9.0.0_rollup@2.36.1: + /@rollup/plugin-node-resolve/9.0.0_rollup@2.37.1: dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.36.1 + '@rollup/pluginutils': 3.1.0_rollup@2.37.1 '@types/resolve': 1.17.1 builtin-modules: 3.2.0 deepmerge: 4.2.2 is-module: 1.0.0 resolve: 1.19.0 - rollup: 2.36.1 + rollup: 2.37.1 dev: true engines: node: '>= 10.0.0' @@ -1304,22 +1256,22 @@ packages: rollup: ^1.20.0||^2.0.0 resolution: integrity: sha512-gPz+utFHLRrd41WMP13Jq5mqqzHL3OXrfj3/MkSyB6UBIcuNt9j60GCbarzMzdf1VHFpOxfQh/ez7wyadLMqkg== - /@rollup/plugin-replace/2.3.4_rollup@2.36.1: + /@rollup/plugin-replace/2.3.4_rollup@2.37.1: dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.36.1 + '@rollup/pluginutils': 3.1.0_rollup@2.37.1 magic-string: 0.25.7 - rollup: 2.36.1 + rollup: 2.37.1 dev: true peerDependencies: rollup: ^1.20.0 || ^2.0.0 resolution: integrity: sha512-waBhMzyAtjCL1GwZes2jaE9MjuQ/DQF2BatH3fRivUF3z0JBFrU0U6iBNC/4WR+2rLKhaAhPWDNPYp4mI6RqdQ== - /@rollup/pluginutils/3.1.0_rollup@2.36.1: + /@rollup/pluginutils/3.1.0_rollup@2.37.1: dependencies: '@types/estree': 0.0.39 estree-walker: 1.0.1 picomatch: 2.2.2 - rollup: 2.36.1 + rollup: 2.37.1 dev: true engines: node: '>= 8.0.0' @@ -1440,10 +1392,10 @@ packages: dev: true resolution: integrity: sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw== - /@types/json-schema/7.0.6: + /@types/json-schema/7.0.7: dev: true resolution: - integrity: sha512-3c+yGKvVP5Y9TYBEibGNR+kLtijnj7mYrXRg+WpFb2X9xm04g/DXYkfg4hmzJQosc9snFNUPkbYIhu+KAm6jJw== + integrity: sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA== /@types/json5/0.0.29: dev: true resolution: @@ -1454,10 +1406,10 @@ packages: dev: true resolution: integrity: sha512-my6fLBvpY70KattTNzYOK6KU1oR1+UCz9ug/JbcF5UrEmeCt9P7DV2t7L8+t18mMPINqGQCE4O8PLOPbI84gxw== - /@types/node/14.14.20: + /@types/node/14.14.22: dev: true resolution: - integrity: sha512-Y93R97Ouif9JEOWPIUyU+eyIdyRqQR0I8Ez1dzku4hDx34NWh4HbtIc3WNzwB1Y9ULvNGeu5B8h8bVL5cAk4/A== + integrity: sha512-g+f/qj/cNcqKkc3tFqlXOYjrmZA+jNBiDzbP3kH+B+otKFqAdPgVTGP1IeKRdMml/aE69as5S4FqtxAbl+LaMw== /@types/normalize-package-data/2.4.0: dev: true resolution: @@ -1468,37 +1420,14 @@ packages: integrity: sha512-1cYJrqq9GezNFPsWTZpFut/d4CjpZqA0vhqDUPFWYKF1oIyBz5qnoYMzR+0C/T96t3ebLAC1SSnwrVOm5/j74A== /@types/resolve/1.17.1: dependencies: - '@types/node': 14.14.20 + '@types/node': 14.14.22 dev: true resolution: integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw== - /@typescript-eslint/eslint-plugin/4.12.0_b2bc52aca002f772519e034f6df16a37: - dependencies: - '@typescript-eslint/experimental-utils': 4.12.0_eslint@7.18.0+typescript@4.1.3 - '@typescript-eslint/parser': 4.12.0_eslint@7.18.0+typescript@4.1.3 - '@typescript-eslint/scope-manager': 4.12.0 - debug: 4.3.1 - eslint: 7.18.0 - functional-red-black-tree: 1.0.1 - regexpp: 3.1.0 - semver: 7.3.4 - tsutils: 3.19.0_typescript@4.1.3 - typescript: 4.1.3 - dev: true - engines: - node: ^10.12.0 || >=12.0.0 - peerDependencies: - '@typescript-eslint/parser': ^4.0.0 - eslint: ^5.0.0 || ^6.0.0 || ^7.0.0 - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - resolution: - integrity: sha512-wHKj6q8s70sO5i39H2g1gtpCXCvjVszzj6FFygneNFyIAxRvNSVz9GML7XpqrB9t7hNutXw+MHnLN/Ih6uyB8Q== - /@typescript-eslint/eslint-plugin/4.14.0_eslint@7.18.0+typescript@4.1.3: + /@typescript-eslint/eslint-plugin/4.14.0_980e7d90d2d08155204a38366bd3b934: dependencies: '@typescript-eslint/experimental-utils': 4.14.0_eslint@7.18.0+typescript@4.1.3 + '@typescript-eslint/parser': 4.14.0_eslint@7.18.0+typescript@4.1.3 '@typescript-eslint/scope-manager': 4.14.0 debug: 4.3.1 eslint: 7.18.0 @@ -1506,7 +1435,7 @@ packages: lodash: 4.17.20 regexpp: 3.1.0 semver: 7.3.4 - tsutils: 3.19.0_typescript@4.1.3 + tsutils: 3.19.1_typescript@4.1.3 typescript: 4.1.3 dev: true engines: @@ -1520,26 +1449,33 @@ packages: optional: true resolution: integrity: sha512-IJ5e2W7uFNfg4qh9eHkHRUCbgZ8VKtGwD07kannJvM5t/GU8P8+24NX8gi3Hf5jST5oWPY8kyV1s/WtfiZ4+Ww== - /@typescript-eslint/experimental-utils/4.12.0_eslint@7.18.0+typescript@4.1.3: + /@typescript-eslint/eslint-plugin/4.14.0_eslint@7.18.0+typescript@4.1.3: dependencies: - '@types/json-schema': 7.0.6 - '@typescript-eslint/scope-manager': 4.12.0 - '@typescript-eslint/types': 4.12.0 - '@typescript-eslint/typescript-estree': 4.12.0_typescript@4.1.3 + '@typescript-eslint/experimental-utils': 4.14.0_eslint@7.18.0+typescript@4.1.3 + '@typescript-eslint/scope-manager': 4.14.0 + debug: 4.3.1 eslint: 7.18.0 - eslint-scope: 5.1.1 - eslint-utils: 2.1.0 + functional-red-black-tree: 1.0.1 + lodash: 4.17.20 + regexpp: 3.1.0 + semver: 7.3.4 + tsutils: 3.19.1_typescript@4.1.3 + typescript: 4.1.3 dev: true engines: node: ^10.12.0 || >=12.0.0 peerDependencies: - eslint: '*' + '@typescript-eslint/parser': ^4.0.0 + eslint: ^5.0.0 || ^6.0.0 || ^7.0.0 typescript: '*' + peerDependenciesMeta: + typescript: + optional: true resolution: - integrity: sha512-MpXZXUAvHt99c9ScXijx7i061o5HEjXltO+sbYfZAAHxv3XankQkPaNi5myy0Yh0Tyea3Hdq1pi7Vsh0GJb0fA== + integrity: sha512-IJ5e2W7uFNfg4qh9eHkHRUCbgZ8VKtGwD07kannJvM5t/GU8P8+24NX8gi3Hf5jST5oWPY8kyV1s/WtfiZ4+Ww== /@typescript-eslint/experimental-utils/4.14.0_eslint@7.18.0+typescript@4.1.3: dependencies: - '@types/json-schema': 7.0.6 + '@types/json-schema': 7.0.7 '@typescript-eslint/scope-manager': 4.14.0 '@typescript-eslint/types': 4.14.0 '@typescript-eslint/typescript-estree': 4.14.0_typescript@4.1.3 @@ -1554,11 +1490,11 @@ packages: typescript: '*' resolution: integrity: sha512-6i6eAoiPlXMKRbXzvoQD5Yn9L7k9ezzGRvzC/x1V3650rUk3c3AOjQyGYyF9BDxQQDK2ElmKOZRD0CbtdkMzQQ== - /@typescript-eslint/parser/4.12.0_eslint@7.18.0+typescript@4.1.3: + /@typescript-eslint/parser/4.14.0_eslint@7.18.0+typescript@4.1.3: dependencies: - '@typescript-eslint/scope-manager': 4.12.0 - '@typescript-eslint/types': 4.12.0 - '@typescript-eslint/typescript-estree': 4.12.0_typescript@4.1.3 + '@typescript-eslint/scope-manager': 4.14.0 + '@typescript-eslint/types': 4.14.0 + '@typescript-eslint/typescript-estree': 4.14.0_typescript@4.1.3 debug: 4.3.1 eslint: 7.18.0 typescript: 4.1.3 @@ -1572,16 +1508,7 @@ packages: typescript: optional: true resolution: - integrity: sha512-9XxVADAo9vlfjfoxnjboBTxYOiNY93/QuvcPgsiKvHxW6tOZx1W4TvkIQ2jB3k5M0pbFP5FlXihLK49TjZXhuQ== - /@typescript-eslint/scope-manager/4.12.0: - dependencies: - '@typescript-eslint/types': 4.12.0 - '@typescript-eslint/visitor-keys': 4.12.0 - dev: true - engines: - node: ^8.10.0 || ^10.13.0 || >=11.10.1 - resolution: - integrity: sha512-QVf9oCSVLte/8jvOsxmgBdOaoe2J0wtEmBr13Yz0rkBNkl5D8bfnf6G4Vhox9qqMIoG7QQoVwd2eG9DM/ge4Qg== + integrity: sha512-sUDeuCjBU+ZF3Lzw0hphTyScmDDJ5QVkyE21pRoBo8iDl7WBtVFS+WDN3blY1CH3SBt7EmYCw6wfmJjF0l/uYg== /@typescript-eslint/scope-manager/4.14.0: dependencies: '@typescript-eslint/types': 4.14.0 @@ -1591,39 +1518,12 @@ packages: node: ^8.10.0 || ^10.13.0 || >=11.10.1 resolution: integrity: sha512-/J+LlRMdbPh4RdL4hfP1eCwHN5bAhFAGOTsvE6SxsrM/47XQiPSgF5MDgLyp/i9kbZV9Lx80DW0OpPkzL+uf8Q== - /@typescript-eslint/types/4.12.0: - dev: true - engines: - node: ^8.10.0 || ^10.13.0 || >=11.10.1 - resolution: - integrity: sha512-N2RhGeheVLGtyy+CxRmxdsniB7sMSCfsnbh8K/+RUIXYYq3Ub5+sukRCjVE80QerrUBvuEvs4fDhz5AW/pcL6g== /@typescript-eslint/types/4.14.0: dev: true engines: node: ^8.10.0 || ^10.13.0 || >=11.10.1 resolution: integrity: sha512-VsQE4VvpldHrTFuVPY1ZnHn/Txw6cZGjL48e+iBxTi2ksa9DmebKjAeFmTVAYoSkTk7gjA7UqJ7pIsyifTsI4A== - /@typescript-eslint/typescript-estree/4.12.0_typescript@4.1.3: - dependencies: - '@typescript-eslint/types': 4.12.0 - '@typescript-eslint/visitor-keys': 4.12.0 - debug: 4.3.1 - globby: 11.0.2 - is-glob: 4.0.1 - lodash: 4.17.20 - semver: 7.3.4 - tsutils: 3.19.0_typescript@4.1.3 - typescript: 4.1.3 - dev: true - engines: - node: ^10.12.0 || >=12.0.0 - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - resolution: - integrity: sha512-gZkFcmmp/CnzqD2RKMich2/FjBTsYopjiwJCroxqHZIY11IIoN0l5lKqcgoAPKHt33H2mAkSfvzj8i44Jm7F4w== /@typescript-eslint/typescript-estree/4.14.0_typescript@4.1.3: dependencies: '@typescript-eslint/types': 4.14.0 @@ -1633,7 +1533,7 @@ packages: is-glob: 4.0.1 lodash: 4.17.20 semver: 7.3.4 - tsutils: 3.19.0_typescript@4.1.3 + tsutils: 3.19.1_typescript@4.1.3 typescript: 4.1.3 dev: true engines: @@ -1645,15 +1545,6 @@ packages: optional: true resolution: integrity: sha512-wRjZ5qLao+bvS2F7pX4qi2oLcOONIB+ru8RGBieDptq/SudYwshveORwCVU4/yMAd4GK7Fsf8Uq1tjV838erag== - /@typescript-eslint/visitor-keys/4.12.0: - dependencies: - '@typescript-eslint/types': 4.12.0 - eslint-visitor-keys: 2.0.0 - dev: true - engines: - node: ^8.10.0 || ^10.13.0 || >=11.10.1 - resolution: - integrity: sha512-hVpsLARbDh4B9TKYz5cLbcdMIOAoBYgFPCSP9FFS/liSF+b33gVNq8JHY3QGhHNVz85hObvL7BEYLlgx553WCw== /@typescript-eslint/visitor-keys/4.14.0: dependencies: '@typescript-eslint/types': 4.14.0 @@ -1771,9 +1662,9 @@ packages: '@vuedx/projectconfig': 0.6.0 '@vuedx/shared': 0.6.0 '@vuedx/template-ast-types': 0.6.0 - cli-highlight: 2.1.9 + cli-highlight: 2.1.10 commander: 6.2.1 - fast-glob: 3.2.4 + fast-glob: 3.2.5 hash-sum: 2.0.0 micromatch: 4.0.2 dev: true @@ -1931,7 +1822,7 @@ packages: fast-deep-equal: 3.1.3 json-schema-traverse: 1.0.0 require-from-string: 2.0.2 - uri-js: 4.4.0 + uri-js: 4.4.1 dev: true resolution: integrity: sha512-R50QRlXSxqXcQP5SvKUrw8VZeypvo12i2IX0EeR5PiZ7bEKeHWgzgo264LDadUsCU42lTJVhFikTqJwNeH34gQ== @@ -1979,9 +1870,9 @@ packages: integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q== /array-includes/3.1.2: dependencies: - call-bind: 1.0.0 + call-bind: 1.0.2 define-properties: 1.1.3 - es-abstract: 1.18.0-next.1 + es-abstract: 1.18.0-next.2 get-intrinsic: 1.0.2 is-string: 1.0.5 dev: true @@ -1997,9 +1888,9 @@ packages: integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw== /array.prototype.flat/1.2.4: dependencies: - call-bind: 1.0.0 + call-bind: 1.0.2 define-properties: 1.1.3 - es-abstract: 1.18.0-next.1 + es-abstract: 1.18.0-next.2 dev: true engines: node: '>= 0.4' @@ -2036,7 +1927,7 @@ packages: /autoprefixer/10.2.3_postcss@8.2.4: dependencies: browserslist: 4.16.1 - caniuse-lite: 1.0.30001178 + caniuse-lite: 1.0.30001179 colorette: 1.2.1 fraction.js: 4.0.13 normalize-range: 0.1.2 @@ -2119,11 +2010,11 @@ packages: integrity: sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow== /browserslist/4.16.1: dependencies: - caniuse-lite: 1.0.30001178 + caniuse-lite: 1.0.30001179 colorette: 1.2.1 - electron-to-chromium: 1.3.634 + electron-to-chromium: 1.3.642 escalade: 3.1.1 - node-releases: 1.1.69 + node-releases: 1.1.70 dev: true engines: node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7 @@ -2146,13 +2037,13 @@ packages: node: '>= 0.8' resolution: integrity: sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg== - /call-bind/1.0.0: + /call-bind/1.0.2: dependencies: function-bind: 1.1.1 get-intrinsic: 1.0.2 dev: true resolution: - integrity: sha512-AEXsYIyyDY3MCzbwdhzG3Jx1R0J2wetQyUynn6dYHAO+bg8l1k7jwZtRv4ryryFs7EP+NDlikJlVe59jr0cM2w== + integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA== /callsites/3.1.0: dev: true engines: @@ -2165,16 +2056,10 @@ packages: node: '>= 6' resolution: integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA== - /camelcase/5.3.1: - dev: true - engines: - node: '>=6' - resolution: - integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg== - /caniuse-lite/1.0.30001178: + /caniuse-lite/1.0.30001179: dev: true resolution: - integrity: sha512-VtdZLC0vsXykKni8Uztx45xynytOi71Ufx9T8kHptSw9AL4dpqailUJJHavttuzUe1KYuBYtChiWv+BAb7mPmQ== + integrity: sha512-blMmO0QQujuUWZKyVrD1msR4WNDAqb/UPO1Sw2WWsQ7deoM5bJiicKnWJ1Y0NS/aGINSnKPIWBMw5luX+NDUCA== /caseless/0.12.0: dev: true resolution: @@ -2210,21 +2095,21 @@ packages: node: '>=4' resolution: integrity: sha1-jffHquUf02h06PjQW5GAvBGj/tc= - /cli-highlight/2.1.9: + /cli-highlight/2.1.10: dependencies: chalk: 4.1.0 highlight.js: 10.5.0 mz: 2.7.0 parse5: 5.1.1 parse5-htmlparser2-tree-adapter: 6.0.1 - yargs: 15.4.1 + yargs: 16.2.0 dev: true engines: node: '>=8.0.0' npm: '>=5.0.0' hasBin: true resolution: - integrity: sha512-t8RNIZgiI24i/mslZ8XT8o660RUj5ZbUJpEZrZa/BNekTzdC2LfMRAnt0Y7sgzNM4FGW5tmWg/YnbTH8o1eIOQ== + integrity: sha512-CcPFD3JwdQ2oSzy+AMG6j3LRTkNjM82kzcSKzoVw6cLanDCJNlsLjeqVTOTfOfucnWv5F0rmBemVf1m9JiIasw== /clipboard/2.0.6: dependencies: good-listener: 1.2.2 @@ -2234,14 +2119,6 @@ packages: optional: true resolution: integrity: sha512-g5zbiixBRk/wyKakSwCKd7vQXDjFnAMGHoEyBogG/bw9kTD9GvdAvaoRR1ALcEzt3pVKxZR0pViekPMIS0QyGg== - /cliui/6.0.0: - dependencies: - string-width: 4.2.0 - strip-ansi: 6.0.0 - wrap-ansi: 6.2.0 - dev: true - resolution: - integrity: sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ== /cliui/7.0.4: dependencies: string-width: 4.2.0 @@ -2344,13 +2221,13 @@ packages: node: '>= 0.6' resolution: integrity: sha512-ZwrFkGJxUR3EIoXtO+yVE69Eb7KlixbaeAWfBQB9vVsNn/o+Yw69gBWSSDK825hQNdN+wF8zELf3dFNl/kxkUA== - /core-js-compat/3.8.2: + /core-js-compat/3.8.3: dependencies: browserslist: 4.16.1 semver: 7.0.0 dev: true resolution: - integrity: sha512-LO8uL9lOIyRRrQmZxHZFl1RV+ZbcsAkFWTktn5SmH40WgLtSNYN4m4W2v9ONT147PxBY/XrRhrWq8TlvObyUjQ== + integrity: sha512-1sCb0wBXnBIL16pfFG1Gkvei6UzvKyTNYpiC41yrdjEv0UoJoq9E/abTMzyYJ6JpTkAj15dLjbqifIzEBDVvog== /core-util-is/1.0.2: dev: true resolution: @@ -2467,12 +2344,6 @@ packages: optional: true resolution: integrity: sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw== - /decamelize/1.2.0: - dev: true - engines: - node: '>=0.10.0' - resolution: - integrity: sha1-9lNNFRSCabIDUue+4m9QH5oZEpA= /decimal.js/10.2.1: dev: true resolution: @@ -2614,10 +2485,10 @@ packages: requiresBuild: true resolution: integrity: sha512-7vmuyh5+kuUyJKePhQfRQBhXV5Ce+RnaeeQArKu1EAMpL3WbgMt5WG6uQZpEVvYSSsxMXRKOewtDk9RaTKXRlA== - /electron-to-chromium/1.3.634: + /electron-to-chromium/1.3.642: dev: true resolution: - integrity: sha512-QPrWNYeE/A0xRvl/QP3E0nkaEvYUvH3gM04ZWYtIa6QlSpEetRlRI1xvQ7hiMIySHHEV+mwDSX8Kj4YZY6ZQAw== + integrity: sha512-cev+jOrz/Zm1i+Yh334Hed6lQVOkkemk2wRozfMF4MtTR7pxf3r3L5Rbd7uX1zMcEqVJ7alJBnJL7+JffkC6FQ== /emoji-regex/8.0.0: dev: true resolution: @@ -2646,10 +2517,12 @@ packages: dev: true resolution: integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g== - /es-abstract/1.18.0-next.1: + /es-abstract/1.18.0-next.2: dependencies: + call-bind: 1.0.2 es-to-primitive: 1.2.1 function-bind: 1.1.1 + get-intrinsic: 1.0.2 has: 1.0.3 has-symbols: 1.0.1 is-callable: 1.2.2 @@ -2664,7 +2537,7 @@ packages: engines: node: '>= 0.4' resolution: - integrity: sha512-I4UGspA0wpZXWENrdA0uHbnhte683t3qT/1VFH9aX2dA5PPSf6QW5HHXf5HImaqPmjXaVeVk4RGWnaylmV7uAA== + integrity: sha512-Ih4ZMFHEtZupnUh6497zEL4y2+w8+1ljnCyaTa+adcoafI1GOvMwFlDjBLfWR7y9VLfrjRJe9ocuHY1PSR9jjw== /es-to-primitive/1.2.1: dependencies: is-callable: 1.2.2 @@ -2675,12 +2548,12 @@ packages: node: '>= 0.4' resolution: integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA== - /esbuild/0.8.31: + /esbuild/0.8.33: dev: true hasBin: true requiresBuild: true resolution: - integrity: sha512-7EIU0VdUxltwivjVezX3HgeNzeIVR1snkrAo57WdUnuBMykdzin5rTrxwCDM6xQqj0RL/HjOEm3wFr2ijHKeaA== + integrity: sha512-2ms/P6Y9zJfopR9dKo2vHzhXKfGSNlquVVoVOF8YnhjuzZVrvManMVBPadBsR/t7jzIkRnwqvxrs7d4f3C3eyg== /escalade/3.1.1: dev: true engines: @@ -2831,7 +2704,7 @@ packages: lodash: 4.17.20 pluralize: 8.0.0 read-pkg-up: 7.0.1 - regexp-tree: 0.1.21 + regexp-tree: 0.1.23 reserved-words: 0.1.2 safe-regex: 2.1.1 semver: 7.3.4 @@ -3032,7 +2905,7 @@ packages: dev: true resolution: integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q== - /fast-glob/3.2.4: + /fast-glob/3.2.5: dependencies: '@nodelib/fs.stat': 2.0.4 '@nodelib/fs.walk': 1.2.6 @@ -3044,7 +2917,7 @@ packages: engines: node: '>=8' resolution: - integrity: sha512-kr/Oo6PX51265qeuCYsyGypiO5uJFgBS0jksyG7FUeCyQzNwYnzrNIMR1NXfkZXsMYXYLRAHgISHBz8gQcxKHQ== + integrity: sha512-2DtFcgT68wiTTiwZ2hNdJfcHNke9XOfnwmBRWXhmeKM8rF0TGwmC/Qto3S7RoZKp5cilZbxzO5iTNTQsJ+EeDg== /fast-json-stable-stringify/2.1.0: dev: true resolution: @@ -3094,17 +2967,17 @@ packages: integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw== /flat-cache/3.0.4: dependencies: - flatted: 3.1.0 + flatted: 3.1.1 rimraf: 3.0.2 dev: true engines: node: ^10.12.0 || >=12.0.0 resolution: integrity: sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg== - /flatted/3.1.0: + /flatted/3.1.1: dev: true resolution: - integrity: sha512-tW+UkmtNg/jv9CSofAKvgVcO7c2URjhTdW1ZTkcAritblu8tajiYy7YisnIflEwtKssCtOxpnBRoCB7iap0/TA== + integrity: sha512-zAoAQiudy+r5SvnSw3KJy5os/oRJYHzrzja/tBDqrZtNhUw8bt6y8OBzMWcjWr+8liV8Eb6yOhw8WZ7VFZ5ZzA== /forever-agent/0.6.1: dev: true resolution: @@ -3123,17 +2996,6 @@ packages: dev: true resolution: integrity: sha512-E1fz2Xs9ltlUp+qbiyx9wmt2n9dRzPsS11Jtdb8D2o+cC7wr9xkkKsVKJuBX0ST+LVS+LhLO+SbLJNtfWcJvXA== - /fs-extra/9.0.1: - dependencies: - at-least-node: 1.0.0 - graceful-fs: 4.2.4 - jsonfile: 6.1.0 - universalify: 1.0.0 - dev: true - engines: - node: '>=10' - resolution: - integrity: sha512-h2iAoN838FqAFJY2/qVpzFXy+EBxfVE220PalAqQLDVsFOHLJrZvut5puAbCdNv6WJk+B8ihI+k0c7JK5erwqQ== /fs-extra/9.1.0: dependencies: at-least-node: 1.0.0 @@ -3244,7 +3106,7 @@ packages: dependencies: array-union: 2.1.0 dir-glob: 3.0.1 - fast-glob: 3.2.4 + fast-glob: 3.2.5 ignore: 5.1.8 merge2: 1.4.1 slash: 3.0.0 @@ -3576,7 +3438,7 @@ packages: integrity: sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo= /jest-worker/26.6.2: dependencies: - '@types/node': 14.14.20 + '@types/node': 14.14.22 merge-stream: 2.0.0 supports-color: 7.2.0 dev: true @@ -3966,10 +3828,10 @@ packages: dev: true resolution: integrity: sha512-Yt3384If5H6BYGVHiHwTL+99OzJKHhgp82S8/dktEK73T26BazdgZ4JZh92xSVtGNJvz9UbXdNAc5hcrXV42vw== - /node-releases/1.1.69: + /node-releases/1.1.70: dev: true resolution: - integrity: sha512-DGIjo79VDEyAnRlfSqYTsy+yoHd2IOjJiKUozD2MV2D85Vso6Bug56mb9tT/fY5Urt0iqk01H7x+llAruDR2zA== + integrity: sha512-Slf2s69+2/uAD79pVVQo8uSiC34+g8GWY8UH2Qtqv34ZfhYrxpYpfzs9Js9d6O0mbDmALuxaTlplnBTnSELcrw== /node-unique-machine-id/1.1.0: dependencies: uuid: 3.4.0 @@ -4027,7 +3889,7 @@ packages: integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA== /object.assign/4.1.2: dependencies: - call-bind: 1.0.0 + call-bind: 1.0.2 define-properties: 1.1.3 has-symbols: 1.0.1 object-keys: 1.1.1 @@ -4038,9 +3900,9 @@ packages: integrity: sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ== /object.values/1.1.2: dependencies: - call-bind: 1.0.0 + call-bind: 1.0.2 define-properties: 1.1.3 - es-abstract: 1.18.0-next.1 + es-abstract: 1.18.0-next.2 has: 1.0.3 dev: true engines: @@ -4139,7 +4001,7 @@ packages: node: '>=0.10.0' resolution: integrity: sha1-9ID0BDTvgHQfhGkJn43qGPVaTck= - /parse-json/5.1.0: + /parse-json/5.2.0: dependencies: '@babel/code-frame': 7.12.11 error-ex: 1.3.2 @@ -4149,7 +4011,7 @@ packages: engines: node: '>=8' resolution: - integrity: sha512-+mi/lmVVNKFNVyLXV31ERiy2CY5E1/F6QtJFEzoChPRwwngMNXRDQ9GJ5WdE2Z2P4AujsOi0/+2qHID68KwfIQ== + integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg== /parse5-htmlparser2-tree-adapter/6.0.1: dependencies: parse5: 6.0.1 @@ -4255,7 +4117,7 @@ packages: /postcss-js/3.0.3: dependencies: camelcase-css: 2.0.1 - postcss: 8.2.3 + postcss: 8.2.4 dev: true engines: node: '>=10.0' @@ -4360,16 +4222,6 @@ packages: node: '>=6.0.0' resolution: integrity: sha512-3QT8bBJeX/S5zKTTjTCIjRF3If4avAT6kqxcASlTWEtAFCb9NH0OUxNDfgZSWdP5fJnBYCMEWkIFfWeugjzYMg== - /postcss/8.2.3: - dependencies: - colorette: 1.2.1 - nanoid: 3.1.20 - source-map: 0.6.1 - dev: true - engines: - node: ^10 || ^12 || >=14 - resolution: - integrity: sha512-tdmNCCmxJEsLZNj810qlj8QbvnUNKFL9A5doV+uHrGGK/YNKWEslrytnHDWr9M/GgGjfUFwXCRbxd/b6IoRBXQ== /postcss/8.2.4: dependencies: colorette: 1.2.1 @@ -4430,7 +4282,7 @@ packages: dependencies: commander: 6.2.1 glob: 7.1.6 - postcss: 8.2.3 + postcss: 8.2.4 postcss-selector-parser: 6.0.4 dev: true hasBin: true @@ -4487,20 +4339,20 @@ packages: dependencies: '@types/normalize-package-data': 2.4.0 normalize-package-data: 2.5.0 - parse-json: 5.1.0 + parse-json: 5.2.0 type-fest: 0.6.0 dev: true engines: node: '>=8' resolution: integrity: sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg== - /reduce-css-calc/2.1.7: + /reduce-css-calc/2.1.8: dependencies: css-unit-converter: 1.1.2 postcss-value-parser: 3.3.1 dev: true resolution: - integrity: sha512-fDnlZ+AybAS3C7Q9xDq5y8A2z+lT63zLbynew/lur/IR24OQF5x98tfNwf79mzEdfywZ0a2wpM860FhFfMxZlA== + integrity: sha512-8liAVezDmUcH+tdzoEGrhfbGcP7nOV4NkGE3a74+qqvE7nt9i4sKLGBuZNOnpI4WiGksiNPklZxva80061QiPg== /regenerate-unicode-properties/8.2.0: dependencies: regenerate: 1.4.2 @@ -4523,11 +4375,11 @@ packages: dev: true resolution: integrity: sha512-eOf6vka5IO151Jfsw2NO9WpGX58W6wWmefK3I1zEGr0lOD0u8rwPaNqQL1aRxUaxLeKO3ArNh3VYg1KbaD+FFw== - /regexp-tree/0.1.21: + /regexp-tree/0.1.23: dev: true hasBin: true resolution: - integrity: sha512-kUUXjX4AnqnR8KRTCrayAo9PzYMRKmVoGgaz2tBuz0MF3g1ZbGebmtW0yFHfFK9CmBjQKeYIgoL22pFLBJY7sw== + integrity: sha512-+7HWfb4Bvu8Rs2eQTUIpX9I/PlQkYOuTNbRpKLJlQpSgwSkzFYh+pUj0gtvglnOZLKB6YgnIgRuJ2/IlpL48qw== /regexpp/3.1.0: dev: true engines: @@ -4539,7 +4391,7 @@ packages: regenerate: 1.4.2 regenerate-unicode-properties: 8.2.0 regjsgen: 0.5.2 - regjsparser: 0.6.4 + regjsparser: 0.6.6 unicode-match-property-ecmascript: 1.0.4 unicode-match-property-value-ecmascript: 1.2.0 dev: true @@ -4551,13 +4403,13 @@ packages: dev: true resolution: integrity: sha512-OFFT3MfrH90xIW8OOSyUrk6QHD5E9JOTeGodiJeBS3J6IwlgzJMNE/1bZklWz5oTg+9dCMyEetclvCVXOPoN3A== - /regjsparser/0.6.4: + /regjsparser/0.6.6: dependencies: jsesc: 0.5.0 dev: true hasBin: true resolution: - integrity: sha512-64O87/dPDgfk8/RQqC4gkZoGyyWFIEUTTh80CU6CWuK5vkCGyekIx+oKcEIYtP/RAxSQltCZHCNu/mdd7fqlJw== + integrity: sha512-jjyuCp+IEMIm3N1H1LLTJW1EISEJV9+5oHdEyrt43Pg9cDSb6rrLZei2cVWpl0xTjmmlpec/lEQGYgM7xfpGCQ== /request-promise-core/1.1.4_request@2.88.2: dependencies: lodash: 4.17.20 @@ -4575,7 +4427,7 @@ packages: request-promise-core: 1.1.4_request@2.88.2 stealthy-require: 1.1.1 tough-cookie: 2.5.0 - deprecated: 'request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142' + deprecated: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 dev: true engines: node: '>=0.12.0' @@ -4605,7 +4457,7 @@ packages: tough-cookie: 2.5.0 tunnel-agent: 0.6.0 uuid: 3.4.0 - deprecated: 'request has been deprecated, see https://github.com/request/request/issues/3142' + deprecated: request has been deprecated, see https://github.com/request/request/issues/3142 dev: true engines: node: '>= 6' @@ -4623,10 +4475,6 @@ packages: node: '>=0.10.0' resolution: integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw== - /require-main-filename/2.0.0: - dev: true - resolution: - integrity: sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg== /reserved-words/0.1.2: dev: true resolution: @@ -4658,11 +4506,11 @@ packages: hasBin: true resolution: integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA== - /rollup-plugin-terser/7.0.2_rollup@2.36.1: + /rollup-plugin-terser/7.0.2_rollup@2.37.1: dependencies: '@babel/code-frame': 7.12.11 jest-worker: 26.6.2 - rollup: 2.36.1 + rollup: 2.37.1 serialize-javascript: 4.0.0 terser: 5.5.1 dev: true @@ -4670,7 +4518,7 @@ packages: rollup: ^2.0.0 resolution: integrity: sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ== - /rollup/2.36.1: + /rollup/2.37.1: dev: true engines: node: '>=10.0.0' @@ -4678,7 +4526,7 @@ packages: optionalDependencies: fsevents: 2.1.3 resolution: - integrity: sha512-eAfqho8dyzuVvrGqpR0ITgEdq0zG2QJeWYh+HeuTbpcaXk8vNFc48B7bJa1xYosTCKx0CuW+447oQOW8HgBIZQ== + integrity: sha512-V3ojEeyGeSdrMSuhP3diBb06P+qV4gKQeanbDv+Qh/BZbhdZ7kHV0xAt8Yjk4GFshq/WjO7R4c7DFM20AwTFVQ== /run-parallel/1.1.10: dev: true resolution: @@ -4693,7 +4541,7 @@ packages: integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ== /safe-regex/2.1.1: dependencies: - regexp-tree: 0.1.21 + regexp-tree: 0.1.23 dev: true resolution: integrity: sha512-rx+x8AMzKb5Q5lQ95Zoi6ZbJqwCLkqi3XuJXp5P3rT8OEc6sZCJG5AE5dU3lsgRr/F4Bs31jSlVN+j5KrsGu9A== @@ -4753,10 +4601,6 @@ packages: dev: true resolution: integrity: sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw== - /set-blocking/2.0.0: - dev: true - resolution: - integrity: sha1-BF+XgtARrppoA93TgrJDkrPYkPc= /shebang-command/2.0.0: dependencies: shebang-regex: 3.0.0 @@ -4890,14 +4734,14 @@ packages: integrity: sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg== /string.prototype.trimend/1.0.3: dependencies: - call-bind: 1.0.0 + call-bind: 1.0.2 define-properties: 1.1.3 dev: true resolution: integrity: sha512-ayH0pB+uf0U28CtjlLvL7NaohvR1amUvVZk+y3DYb0Ey2PUV5zPkkKy9+U1ndVEIXO8hNg18eIv9Jntbii+dKw== /string.prototype.trimstart/1.0.3: dependencies: - call-bind: 1.0.0 + call-bind: 1.0.2 define-properties: 1.1.3 dev: true resolution: @@ -4992,7 +4836,7 @@ packages: color: 3.1.3 detective: 5.2.0 didyoumean: 1.2.1 - fs-extra: 9.0.1 + fs-extra: 9.1.0 html-tags: 3.1.0 lodash: 4.17.20 modern-normalize: 1.0.0 @@ -5005,7 +4849,7 @@ packages: postcss-selector-parser: 6.0.4 postcss-value-parser: 4.1.0 pretty-hrtime: 1.0.3 - reduce-css-calc: 2.1.7 + reduce-css-calc: 2.1.8 resolve: 1.19.0 dev: true engines: @@ -5120,7 +4964,7 @@ packages: dev: true resolution: integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== - /tsutils/3.19.0_typescript@4.1.3: + /tsutils/3.19.1_typescript@4.1.3: dependencies: tslib: 1.14.1 typescript: 4.1.3 @@ -5130,7 +4974,7 @@ packages: 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' resolution: - integrity: sha512-A7BaLUPvcQ1cxVu72YfD+UMI3SQPTDv/w4ol6TOwLyI0hwfG9EC+cYlhdflJTmtYTgZ3KqdPSe/otxU4K3kArg== + integrity: sha512-GEdoBf5XI324lu7ycad7s6laADfnAqCw6wLGI+knxvw9vsIYBaJfYdmeCEG3FMMUiSm3OGgNb+m6utsWf5h9Vw== /tunnel-agent/0.6.0: dependencies: safe-buffer: 5.2.1 @@ -5225,12 +5069,6 @@ packages: node: '>=8' resolution: integrity: sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg== - /universalify/1.0.0: - dev: true - engines: - node: '>= 10.0.0' - resolution: - integrity: sha512-rb6X1W158d7pRQBg5gkR8uPaSfiids68LTJQYOtEUhoJUWBdaQHsuT/EUduxXYxcrt4r5PJ4fuHW1MHT6p0qug== /universalify/2.0.0: dev: true engines: @@ -5243,12 +5081,6 @@ packages: node: '>=4' resolution: integrity: sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg== - /uri-js/4.4.0: - dependencies: - punycode: 2.1.1 - dev: true - resolution: - integrity: sha512-B0yRTzYdUCCn9n+F4+Gh4yIDtMQcaJsmYBDsTSG8g/OejKBodLQ2IHfN3bM7jUsRXndopT7OIXWdYqc1fjmV6g== /uri-js/4.4.1: dependencies: punycode: 2.1.1 @@ -5293,7 +5125,7 @@ packages: /vite-plugin-components/0.6.6: dependencies: debug: 4.3.2 - fast-glob: 3.2.4 + fast-glob: 3.2.5 minimatch: 3.0.4 dev: true resolution: @@ -5309,7 +5141,7 @@ packages: '@vue/compiler-sfc': ^3.0.2 resolution: integrity: sha512-ZIJ8G2AHwEDt4oDST46E6Uy7W2EtVyoe1hzmJMkutbq3esUkcYVoYydT6Y12lhq1ppnVnShkbc0XzfKqolfCSg== - /vite-plugin-md/0.4.0_vite@2.0.0-beta.35: + /vite-plugin-md/0.4.1_vite@2.0.0-beta.35: dependencies: gray-matter: 4.0.2 markdown-it: 12.0.4 @@ -5318,23 +5150,23 @@ packages: peerDependencies: vite: ^2.0.0-beta.1 resolution: - integrity: sha512-V/0P2DYAKKxyTP03IW781gt7BIuwYLMwatCl4/+vw0KNpiPWOZHAZ8D6PPCVm3Z3gdsr44ZGp/j9Zmg53+bkFA== - /vite-plugin-pages/0.1.4_vue@3.0.5: + integrity: sha512-JCvz1KGvK4woRRhbouW5GJLfw+TKxdu/PkXmVv0KNdpJdCMTDL6tQ6dEd09aK3Z1Muz1QvGbs2uSbXN98idAbg== + /vite-plugin-pages/0.1.5_vue@3.0.5: dependencies: debug: 4.3.2 directory-tree: 2.2.5 - fast-glob: 3.2.4 + fast-glob: 3.2.5 glob-to-regexp: 0.4.1 vue-router: 4.0.3_vue@3.0.5 dev: true peerDependencies: vue: '*' resolution: - integrity: sha512-pLjxyE+dz5SUgm0SIxn22MASKfOsDRpxD/Vlcp+Y3s8tt9ZTKtsJaM6kPsJVkZwZC3EHdiSwGhtKd085zKnAqQ== + integrity: sha512-h10/D6t16ELbmJf5+x3w+UqeWd1GcgBO/R+r2W2tn9i1KbjFrbM4fHoByJfiZjggXYsgvRn+mhswi98c232rkA== /vite-plugin-pwa/0.3.9: dependencies: debug: 4.3.2 - fast-glob: 3.2.4 + fast-glob: 3.2.5 pretty-bytes: 5.5.0 workbox-build: 6.0.2 dev: true @@ -5366,10 +5198,10 @@ packages: integrity: sha512-/RyTOXeEGgLVuy/RChz0acE5aNRyieYqy34VqlF+TVTsEG0t/KZD9u6Ma7VmytcQ+8n3PZh91vTs/XR9pzWOLA== /vite/2.0.0-beta.35: dependencies: - esbuild: 0.8.31 + esbuild: 0.8.33 postcss: 8.2.4 resolve: 1.19.0 - rollup: 2.36.1 + rollup: 2.37.1 dev: true engines: node: '>=12.0.0' @@ -5380,7 +5212,7 @@ packages: integrity: sha512-22+MuR3fvy5GmGdjIXHXcUbfVS8P2DK8C2wdcDcdZnugCTd+4XySF2xeRt+VFPyhqq+/KSbdOuA2r47F+VMwig== /voie-pages/0.4.0_vue@3.0.5: dependencies: - vue-router: 4.0.2_vue@3.0.5 + vue-router: 4.0.3_vue@3.0.5 dev: true peerDependencies: vue: '*' @@ -5437,14 +5269,6 @@ packages: vue: ^3.0.0 resolution: integrity: sha512-xdZg8eA6hNI5/QWzMfX9Gw02rm6riczPwW0F/OqXU4J5ivaYSmvCkysDVrc0DukswaZoZgAb9NFyhi64VIMudw== - /vue-router/4.0.2_vue@3.0.5: - dependencies: - vue: 3.0.5 - dev: true - peerDependencies: - vue: ^3.0.0 - resolution: - integrity: sha512-LCsTSb5H25dZCxjsLasM9UED1BTg9vyTnp0Z9UhwC6QoqgLuHr/ySf7hjI/V0j2+xCKqJtecfmpghk6U8I2e4w== /vue-router/4.0.3_vue@3.0.5: dependencies: vue: 3.0.5 @@ -5506,10 +5330,6 @@ packages: node: '>=10' resolution: integrity: sha512-vwTUFf6V4zhcPkWp/4CQPr1TW9Ml6SF4lVyaIMBdJw5i6qUUJ1QWM4Z6YYVkfka0OUIzVo/0aNtGVGk256IKWw== - /which-module/2.0.0: - dev: true - resolution: - integrity: sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho= /which/2.0.2: dependencies: isexe: 2.0.0 @@ -5543,18 +5363,18 @@ packages: '@babel/preset-env': 7.12.11_@babel+core@7.12.10 '@babel/runtime': 7.12.5 '@hapi/joi': 16.1.8 - '@rollup/plugin-babel': 5.2.2_e0cada4da7a71db21bdab1b0cd39501f - '@rollup/plugin-node-resolve': 9.0.0_rollup@2.36.1 - '@rollup/plugin-replace': 2.3.4_rollup@2.36.1 + '@rollup/plugin-babel': 5.2.2_825e830c60d51f1c1f95c9515abd283e + '@rollup/plugin-node-resolve': 9.0.0_rollup@2.37.1 + '@rollup/plugin-replace': 2.3.4_rollup@2.37.1 '@surma/rollup-plugin-off-main-thread': 1.4.2 common-tags: 1.8.0 fast-json-stable-stringify: 2.1.0 - fs-extra: 9.0.1 + fs-extra: 9.1.0 glob: 7.1.6 lodash: 4.17.20 pretty-bytes: 5.5.0 - rollup: 2.36.1 - rollup-plugin-terser: 7.0.2_rollup@2.36.1 + rollup: 2.37.1 + rollup-plugin-terser: 7.0.2_rollup@2.37.1 source-map: 0.7.3 source-map-url: 0.4.0 stringify-object: 3.3.0 @@ -5666,16 +5486,6 @@ packages: dev: true resolution: integrity: sha512-I/X+qUh1AwN9x/MxFbXsPn7DA27BMtzkXo55w1tBD8V54fv8nUCeC5E4RpXt/mlgdSwBztnURCQTWsdhTrSUjg== - /wrap-ansi/6.2.0: - dependencies: - ansi-styles: 4.3.0 - string-width: 4.2.0 - strip-ansi: 6.0.0 - dev: true - engines: - node: '>=8' - resolution: - integrity: sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA== /wrap-ansi/7.0.0: dependencies: ansi-styles: 4.3.0 @@ -5718,10 +5528,6 @@ packages: node: '>=0.4' resolution: integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ== - /y18n/4.0.1: - dev: true - resolution: - integrity: sha512-wNcy4NvjMYL8gogWWYAO7ZFWFfHcbdbE57tZO8e4cbpj8tfUcwrwqSl3ad8HxpYWCdXcJUCeKKZS62Av1affwQ== /y18n/5.0.5: dev: true engines: @@ -5736,14 +5542,14 @@ packages: dev: true resolution: integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A== - /yaml-eslint-parser/0.2.1: + /yaml-eslint-parser/0.2.2: dependencies: eslint-visitor-keys: 1.3.0 yaml: 1.10.0 yaml-unist-parser: 1.3.1 dev: true resolution: - integrity: sha512-haXfbmQV9PHFnFo7vjZ/c2uHvKjIznItJ07+g6xVvyWVvgiEtD37QM1oQ5uCf4uJtCZaDNMvLLUCvulhxnTA9w== + integrity: sha512-Fkq4kSc8VvEFEM6aOnpHy3iM2erxZedIc+kU97+FvGiJyI8MmbZdMfdw4tbemaa2Qvl/gFUnKyuIQz6PcHEj1A== /yaml-unist-parser/1.3.1: dependencies: lines-and-columns: 1.1.6 @@ -5760,39 +5566,12 @@ packages: node: '>= 6' resolution: integrity: sha512-yr2icI4glYaNG+KWONODapy2/jDdMSDnrONSjblABjD9B4Z5LgiircSt8m8sRZFNi08kG9Sm0uSHtEmP3zaEGg== - /yargs-parser/18.1.3: - dependencies: - camelcase: 5.3.1 - decamelize: 1.2.0 - dev: true - engines: - node: '>=6' - resolution: - integrity: sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ== /yargs-parser/20.2.4: dev: true engines: node: '>=10' resolution: integrity: sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA== - /yargs/15.4.1: - dependencies: - cliui: 6.0.0 - decamelize: 1.2.0 - find-up: 4.1.0 - get-caller-file: 2.0.5 - require-directory: 2.1.1 - require-main-filename: 2.0.0 - set-blocking: 2.0.0 - string-width: 4.2.0 - which-module: 2.0.0 - y18n: 4.0.1 - yargs-parser: 18.1.3 - dev: true - engines: - node: '>=8' - resolution: - integrity: sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A== /yargs/16.2.0: dependencies: cliui: 7.0.4 @@ -5833,8 +5612,8 @@ specifiers: vite: 2.0.0-beta.35 vite-plugin-components: ^0.6.6 vite-plugin-icons: ^0.2.1 - vite-plugin-md: ^0.4.0 - vite-plugin-pages: ^0.1.4 + vite-plugin-md: ^0.4.1 + vite-plugin-pages: ^0.1.5 vite-plugin-pwa: ^0.3.9 vite-ssg: ^0.4.1 voie-pages: ^0.4.0