diff --git a/package.json b/package.json index e0c5ba8..0550c50 100644 --- a/package.json +++ b/package.json @@ -7,39 +7,39 @@ "preview-https": "serve dist" }, "dependencies": { - "@vueuse/core": "^5.2.0", + "@vueuse/core": "^5.3.0", "@vueuse/head": "^0.6.0", "nprogress": "^0.2.0", "prism-theme-vars": "^0.2.2", - "vue": "^3.1.5", + "vue": "^3.2.2", "vue-demi": "^0.11.2", "vue-global-api": "^0.4.1", "vue-i18n": "^9.1.7", - "vue-router": "^4.0.10" + "vue-router": "^4.0.11" }, "devDependencies": { "@antfu/eslint-config": "^0.7.0", - "@iconify/json": "^1.1.381", + "@iconify/json": "^1.1.386", "@intlify/vite-plugin-vue-i18n": "^2.4.0", "@types/nprogress": "^0.2.0", - "@typescript-eslint/eslint-plugin": "^4.28.5", - "@vitejs/plugin-vue": "^1.3.0", - "@vue/compiler-sfc": "^3.1.5", - "@vue/server-renderer": "^3.1.5", + "@typescript-eslint/eslint-plugin": "^4.29.1", + "@vitejs/plugin-vue": "^1.4.0", + "@vue/compiler-sfc": "^3.2.2", + "@vue/server-renderer": "^3.2.2", "critters": "^0.0.10", "cross-env": "^7.0.3", "eslint": "^7.32.0", "https-localhost": "^4.6.5", "markdown-it-link-attributes": "^3.0.0", "markdown-it-prism": "^2.1.8", - "pnpm": "^6.11.5", + "pnpm": "^6.12.1", "typescript": "^4.3.5", "vite": "^2.4.4", "vite-plugin-components": "^0.13.2", "vite-plugin-icons": "^0.6.5", "vite-plugin-md": "^0.10.0", - "vite-plugin-pages": "^0.15.1", - "vite-plugin-pwa": "^0.9.3", + "vite-plugin-pages": "^0.17.3", + "vite-plugin-pwa": "^0.10.0", "vite-plugin-vue-layouts": "^0.3.1", "vite-plugin-windicss": "^1.2.7", "vite-ssg": "^0.14.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 747be0b..e708b88 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2,14 +2,14 @@ lockfileVersion: 5.3 specifiers: '@antfu/eslint-config': ^0.7.0 - '@iconify/json': ^1.1.381 + '@iconify/json': ^1.1.386 '@intlify/vite-plugin-vue-i18n': ^2.4.0 '@types/nprogress': ^0.2.0 - '@typescript-eslint/eslint-plugin': ^4.28.5 - '@vitejs/plugin-vue': ^1.3.0 - '@vue/compiler-sfc': ^3.1.5 - '@vue/server-renderer': ^3.1.5 - '@vueuse/core': ^5.2.0 + '@typescript-eslint/eslint-plugin': ^4.29.1 + '@vitejs/plugin-vue': ^1.4.0 + '@vue/compiler-sfc': ^3.2.2 + '@vue/server-renderer': ^3.2.2 + '@vueuse/core': ^5.3.0 '@vueuse/head': ^0.6.0 critters: ^0.0.10 cross-env: ^7.0.3 @@ -18,62 +18,62 @@ specifiers: markdown-it-link-attributes: ^3.0.0 markdown-it-prism: ^2.1.8 nprogress: ^0.2.0 - pnpm: ^6.11.5 + pnpm: ^6.12.1 prism-theme-vars: ^0.2.2 typescript: ^4.3.5 vite: ^2.4.4 vite-plugin-components: ^0.13.2 vite-plugin-icons: ^0.6.5 vite-plugin-md: ^0.10.0 - vite-plugin-pages: ^0.15.1 - vite-plugin-pwa: ^0.9.3 + vite-plugin-pages: ^0.17.3 + vite-plugin-pwa: ^0.10.0 vite-plugin-vue-layouts: ^0.3.1 vite-plugin-windicss: ^1.2.7 vite-ssg: ^0.14.5 - vue: ^3.1.5 + vue: ^3.2.2 vue-demi: ^0.11.2 vue-global-api: ^0.4.1 vue-i18n: ^9.1.7 - vue-router: ^4.0.10 + vue-router: ^4.0.11 vue-tsc: ^0.2.2 dependencies: - '@vueuse/core': 5.2.0_vue@3.1.5 - '@vueuse/head': 0.6.0_vue@3.1.5 + '@vueuse/core': 5.3.0_vue@3.2.2 + '@vueuse/head': 0.6.0_vue@3.2.2 nprogress: 0.2.0 prism-theme-vars: 0.2.2 - vue: 3.1.5 - vue-demi: 0.11.2_vue@3.1.5 - vue-global-api: 0.4.1_vue@3.1.5 - vue-i18n: 9.1.7_vue@3.1.5 - vue-router: 4.0.10_vue@3.1.5 + vue: 3.2.2 + vue-demi: 0.11.2_vue@3.2.2 + vue-global-api: 0.4.1_vue@3.2.2 + vue-i18n: 9.1.7_vue@3.2.2 + vue-router: 4.0.11_vue@3.2.2 devDependencies: '@antfu/eslint-config': 0.7.0_eslint@7.32.0+typescript@4.3.5 - '@iconify/json': 1.1.381 + '@iconify/json': 1.1.386 '@intlify/vite-plugin-vue-i18n': 2.4.0_bdfaf14c5541fb1bd751e193a94ac007 '@types/nprogress': 0.2.0 - '@typescript-eslint/eslint-plugin': 4.28.5_eslint@7.32.0+typescript@4.3.5 - '@vitejs/plugin-vue': 1.3.0_@vue+compiler-sfc@3.1.5 - '@vue/compiler-sfc': 3.1.5_vue@3.1.5 - '@vue/server-renderer': 3.1.5_vue@3.1.5 + '@typescript-eslint/eslint-plugin': 4.29.1_eslint@7.32.0+typescript@4.3.5 + '@vitejs/plugin-vue': 1.4.0_@vue+compiler-sfc@3.2.2 + '@vue/compiler-sfc': 3.2.2 + '@vue/server-renderer': 3.2.2_vue@3.2.2 critters: 0.0.10 cross-env: 7.0.3 eslint: 7.32.0 https-localhost: 4.6.5 markdown-it-link-attributes: 3.0.0 markdown-it-prism: 2.1.8 - pnpm: 6.11.5 + pnpm: 6.12.1 typescript: 4.3.5 vite: 2.4.4 vite-plugin-components: 0.13.2_vite@2.4.4 - vite-plugin-icons: 0.6.5_6eadf512519e20b4bdc925b68b273b27 + vite-plugin-icons: 0.6.5_c7a6024a5c773cce3f80f950422d5fcc vite-plugin-md: 0.10.0_vite@2.4.4 - vite-plugin-pages: 0.15.1_a95bb6b02fb0010eec7c5fe32d7277db - vite-plugin-pwa: 0.9.3_vite@2.4.4 + vite-plugin-pages: 0.17.3_622449f92aba16a36543bb4683653133 + vite-plugin-pwa: 0.10.0_vite@2.4.4 vite-plugin-vue-layouts: 0.3.1_vite@2.4.4 vite-plugin-windicss: 1.2.7_vite@2.4.4 - vite-ssg: 0.14.5_4d4bc60af3721dd3f198b31f3d098737 + vite-ssg: 0.14.5_f850a7c7cb7bfc62a4ac2af2c2f58f9e vue-tsc: 0.2.2_typescript@4.3.5 packages: @@ -1368,8 +1368,8 @@ packages: resolution: {integrity: sha512-LFelJDOLZ6JHlmlAkgrvmcu4hpNPB91KYcr4f60D/exzU1eNOb4/KCVHIydGHIQFaOacIOD+Xy+B7P1z812cZg==} dev: true - /@iconify/json/1.1.381: - resolution: {integrity: sha512-5Eh8r1uw48zgea+jKqrJRA+eA9646Zpxy9Vp0+YCAutkrkWGRkpRZQh/nDlHCq7zL1X0KdHoMprW+1Mne8B9nQ==} + /@iconify/json/1.1.386: + resolution: {integrity: sha512-HXX6vwagakC7ASwJvSDQ7nROI0TZ/7E5Lv5M675SDTkmgJ8VO5dR09rU9csBqiVs37hdhZzTUscOiVyTkD208g==} dev: true /@intlify/bundle-utils/0.2.0_eslint@7.32.0: @@ -1447,7 +1447,7 @@ packages: debug: 4.3.2 fast-glob: 3.2.7 vite: 2.4.4 - vue-i18n: 9.1.7_vue@3.1.5 + vue-i18n: 9.1.7_vue@3.2.2 transitivePeerDependencies: - eslint - supports-color @@ -1615,8 +1615,8 @@ packages: - supports-color dev: true - /@typescript-eslint/eslint-plugin/4.28.5_eslint@7.32.0+typescript@4.3.5: - resolution: {integrity: sha512-m31cPEnbuCqXtEZQJOXAHsHvtoDi9OVaeL5wZnO2KZTnkvELk+u6J6jHg+NzvWQxk+87Zjbc4lJS4NHmgImz6Q==} + /@typescript-eslint/eslint-plugin/4.29.1_eslint@7.32.0+typescript@4.3.5: + resolution: {integrity: sha512-AHqIU+SqZZgBEiWOrtN94ldR3ZUABV5dUG94j8Nms9rQnHFc8fvDOue/58K4CFz6r8OtDDc35Pw9NQPWo0Ayrw==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: '@typescript-eslint/parser': ^4.0.0 @@ -1626,8 +1626,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/experimental-utils': 4.28.5_eslint@7.32.0+typescript@4.3.5 - '@typescript-eslint/scope-manager': 4.28.5 + '@typescript-eslint/experimental-utils': 4.29.1_eslint@7.32.0+typescript@4.3.5 + '@typescript-eslint/scope-manager': 4.29.1 debug: 4.3.2 eslint: 7.32.0 functional-red-black-tree: 1.0.1 @@ -1657,16 +1657,16 @@ packages: - typescript dev: true - /@typescript-eslint/experimental-utils/4.28.5_eslint@7.32.0+typescript@4.3.5: - resolution: {integrity: sha512-bGPLCOJAa+j49hsynTaAtQIWg6uZd8VLiPcyDe4QPULsvQwLHGLSGKKcBN8/lBxIX14F74UEMK2zNDI8r0okwA==} + /@typescript-eslint/experimental-utils/4.29.1_eslint@7.32.0+typescript@4.3.5: + resolution: {integrity: sha512-kl6QG6qpzZthfd2bzPNSJB2YcZpNOrP6r9jueXupcZHnL74WiuSjaft7WSu17J9+ae9zTlk0KJMXPUj0daBxMw==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: eslint: '*' dependencies: '@types/json-schema': 7.0.8 - '@typescript-eslint/scope-manager': 4.28.5 - '@typescript-eslint/types': 4.28.5 - '@typescript-eslint/typescript-estree': 4.28.5_typescript@4.3.5 + '@typescript-eslint/scope-manager': 4.29.1 + '@typescript-eslint/types': 4.29.1 + '@typescript-eslint/typescript-estree': 4.29.1_typescript@4.3.5 eslint: 7.32.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@7.32.0 @@ -1703,12 +1703,12 @@ packages: '@typescript-eslint/visitor-keys': 4.28.4 dev: true - /@typescript-eslint/scope-manager/4.28.5: - resolution: {integrity: sha512-PHLq6n9nTMrLYcVcIZ7v0VY1X7dK309NM8ya9oL/yG8syFINIMHxyr2GzGoBYUdv3NUfCOqtuqps0ZmcgnZTfQ==} + /@typescript-eslint/scope-manager/4.29.1: + resolution: {integrity: sha512-Hzv/uZOa9zrD/W5mftZa54Jd5Fed3tL6b4HeaOpwVSabJK8CJ+2MkDasnX/XK4rqP5ZTWngK1ZDeCi6EnxPQ7A==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} dependencies: - '@typescript-eslint/types': 4.28.5 - '@typescript-eslint/visitor-keys': 4.28.5 + '@typescript-eslint/types': 4.29.1 + '@typescript-eslint/visitor-keys': 4.29.1 dev: true /@typescript-eslint/types/4.28.4: @@ -1716,8 +1716,8 @@ packages: engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} dev: true - /@typescript-eslint/types/4.28.5: - resolution: {integrity: sha512-MruOu4ZaDOLOhw4f/6iudyks/obuvvZUAHBDSW80Trnc5+ovmViLT2ZMDXhUV66ozcl6z0LJfKs1Usldgi/WCA==} + /@typescript-eslint/types/4.29.1: + resolution: {integrity: sha512-Jj2yu78IRfw4nlaLtKjVaGaxh/6FhofmQ/j8v3NXmAiKafbIqtAPnKYrf0sbGjKdj0hS316J8WhnGnErbJ4RCA==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} dev: true @@ -1742,8 +1742,8 @@ packages: - supports-color dev: true - /@typescript-eslint/typescript-estree/4.28.5_typescript@4.3.5: - resolution: {integrity: sha512-FzJUKsBX8poCCdve7iV7ShirP8V+ys2t1fvamVeD1rWpiAnIm550a+BX/fmTHrjEpQJ7ZAn+Z7ZZwJjytk9rZw==} + /@typescript-eslint/typescript-estree/4.29.1_typescript@4.3.5: + resolution: {integrity: sha512-lIkkrR9E4lwZkzPiRDNq0xdC3f2iVCUjw/7WPJ4S2Sl6C3nRWkeE1YXCQ0+KsiaQRbpY16jNaokdWnm9aUIsfw==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: typescript: '*' @@ -1751,8 +1751,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 4.28.5 - '@typescript-eslint/visitor-keys': 4.28.5 + '@typescript-eslint/types': 4.29.1 + '@typescript-eslint/visitor-keys': 4.29.1 debug: 4.3.2 globby: 11.0.4 is-glob: 4.0.1 @@ -1771,21 +1771,21 @@ packages: eslint-visitor-keys: 2.1.0 dev: true - /@typescript-eslint/visitor-keys/4.28.5: - resolution: {integrity: sha512-dva/7Rr+EkxNWdJWau26xU/0slnFlkh88v3TsyTgRS/IIYFi5iIfpCFM4ikw0vQTFUR9FYSSyqgK4w64gsgxhg==} + /@typescript-eslint/visitor-keys/4.29.1: + resolution: {integrity: sha512-zLqtjMoXvgdZY/PG6gqA73V8BjqPs4af1v2kiiETBObp+uC6gRYnJLmJHxC0QyUrrHDLJPIWNYxoBV3wbcRlag==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} dependencies: - '@typescript-eslint/types': 4.28.5 + '@typescript-eslint/types': 4.29.1 eslint-visitor-keys: 2.1.0 dev: true - /@vitejs/plugin-vue/1.3.0_@vue+compiler-sfc@3.1.5: - resolution: {integrity: sha512-wJvuJdTBjvucUX0vK4fuy60t+A9bJSZxc59vp1Y+8kiOd0NU5kFt4lay72gMWPeR+lSUjrTmGUq8Uzb99Jbw3A==} + /@vitejs/plugin-vue/1.4.0_@vue+compiler-sfc@3.2.2: + resolution: {integrity: sha512-RkqfJHz9wdLKBp5Yi+kQL8BAljdrvPoccQm2PTZc/UcL4EjD11xsv2PPCduYx2oV1a/bpSKA3sD5sxOHFhz+LA==} engines: {node: '>=12.0.0'} peerDependencies: '@vue/compiler-sfc': ^3.0.8 dependencies: - '@vue/compiler-sfc': 3.1.5_vue@3.1.5 + '@vue/compiler-sfc': 3.2.2 dev: true /@volar/code-gen/0.26.9: @@ -1831,6 +1831,7 @@ packages: '@vue/shared': 3.1.5 estree-walker: 2.0.2 source-map: 0.6.1 + dev: true /@vue/compiler-core/3.2.0-beta.5: resolution: {integrity: sha512-EjOvdpTcPEWgsNufn0qI9lbEiX3kztuKwxUR3YSGUKyB8gmyowP9/Z4uBziawR/Rd3AdDF9RarURd/bpmsQg7w==} @@ -1842,11 +1843,21 @@ packages: source-map: 0.6.1 dev: true + /@vue/compiler-core/3.2.2: + resolution: {integrity: sha512-QhCI0ZU5nAR0LMcLgzW3v75374tIrHGp8XG5CzJS7Nsy+iuignbE4MZ2XJfh5TGIrtpuzfWA4eTIfukZf/cRdg==} + dependencies: + '@babel/parser': 7.14.8 + '@babel/types': 7.14.8 + '@vue/shared': 3.2.2 + estree-walker: 2.0.2 + source-map: 0.6.1 + /@vue/compiler-dom/3.1.5: resolution: {integrity: sha512-ZsL3jqJ52OjGU/YiT/9XiuZAmWClKInZM2aFJh9gnsAPqOrj2JIELMbkIFpVKR/CrVO/f2VxfPiiQdQTr65jcQ==} dependencies: '@vue/compiler-core': 3.1.5 '@vue/shared': 3.1.5 + dev: true /@vue/compiler-dom/3.2.0-beta.5: resolution: {integrity: sha512-1jdWiXyPAvNh2FXkh2nm/uYFQnmGewldVAeMaw2l9FUbRtFc9itwZTAh/7Dp1xTIRqXoJ1by9xYaAsawJugJ/Q==} @@ -1855,6 +1866,12 @@ packages: '@vue/shared': 3.2.0-beta.5 dev: true + /@vue/compiler-dom/3.2.2: + resolution: {integrity: sha512-ggcc+NV/ENIE0Uc3TxVE/sKrhYVpLepMAAmEiQ047332mbKOvUkowz4TTFZ+YkgOIuBOPP0XpCxmCMg7p874mA==} + dependencies: + '@vue/compiler-core': 3.2.2 + '@vue/shared': 3.2.2 + /@vue/compiler-sfc/3.1.5_vue@3.1.5: resolution: {integrity: sha512-mtMY6xMvZeSRx9MTa1+NgJWndrkzVTdJ1pQAmAKQuxyb5LsHVvrgP7kcQFvxPHVpLVTORbTJWHaiqoKrJvi1iA==} peerDependencies: @@ -1902,6 +1919,28 @@ packages: source-map: 0.6.1 dev: true + /@vue/compiler-sfc/3.2.2: + resolution: {integrity: sha512-hrtqpQ5L6IPn5v7yVRo7uvLcQxv0z1+KBjZBWMBOcrXz4t+PKUxU/SWd6Tl9T8FDmYlunzKUh6lcx+2CLo6f5A==} + dependencies: + '@babel/parser': 7.14.8 + '@babel/types': 7.14.8 + '@types/estree': 0.0.48 + '@vue/compiler-core': 3.2.2 + '@vue/compiler-dom': 3.2.2 + '@vue/compiler-ssr': 3.2.2 + '@vue/shared': 3.2.2 + consolidate: 0.16.0 + estree-walker: 2.0.2 + hash-sum: 2.0.0 + lru-cache: 5.1.1 + magic-string: 0.25.7 + merge-source-map: 1.1.0 + postcss: 8.3.6 + postcss-modules: 4.2.2_postcss@8.3.6 + postcss-selector-parser: 6.0.6 + source-map: 0.6.1 + dev: true + /@vue/compiler-ssr/3.1.5: resolution: {integrity: sha512-CU5N7Di/a4lyJ18LGJxJYZS2a8PlLdWpWHX9p/XcsjT2TngMpj3QvHVRkuik2u8QrIDZ8OpYmTyj1WDNsOV+Dg==} dependencies: @@ -1916,6 +1955,13 @@ packages: '@vue/shared': 3.2.0-beta.5 dev: true + /@vue/compiler-ssr/3.2.2: + resolution: {integrity: sha512-rVl1agMFhdEN3Go0bCriXo+3cysxKIuRP0yh1Wd8ysRrKfAmokyDhUA8PrGSq2Ymj/LdZTh+4OKfj3p2+C+hlA==} + dependencies: + '@vue/compiler-dom': 3.2.2 + '@vue/shared': 3.2.2 + dev: true + /@vue/devtools-api/6.0.0-beta.15: resolution: {integrity: sha512-quBx4Jjpexo6KDiNUGFr/zF/2A4srKM9S9v2uHgMXSU//hjgq1eGzqkIFql8T9gfX5ZaVOUzYBP3jIdIR3PKIA==} @@ -1923,6 +1969,7 @@ packages: resolution: {integrity: sha512-1tdfLmNjWG6t/CsPldh+foumYFo3cpyCHgBYQ34ylaMsJ+SNHQ1kApMIa8jN+i593zQuaw3AdWH0nJTARzCFhg==} dependencies: '@vue/shared': 3.1.5 + dev: true /@vue/reactivity/3.2.0-beta.5: resolution: {integrity: sha512-MI+C+96B+GML1vWprH8N02blLpVWtkmcyg7ptP5dB6TDFooRA2MRfR4SMTi4rY6kKVR7qc5nc0CxpQ1XoPqFpA==} @@ -1930,11 +1977,25 @@ packages: '@vue/shared': 3.2.0-beta.5 dev: true + /@vue/reactivity/3.2.2: + resolution: {integrity: sha512-IHjhtmrhK6dzacj/EnLQDWOaA3HuzzVk6w84qgV8EpS4uWGIJXiRalMRg6XvGW2ykJvIl3pLsF0aBFlTMRiLOA==} + dependencies: + '@vue/shared': 3.2.2 + dev: false + /@vue/runtime-core/3.1.5: resolution: {integrity: sha512-YQbG5cBktN1RowQDKA22itmvQ+b40f0WgQ6CXK4VYoYICAiAfu6Cc14777ve8zp1rJRGtk5oIeS149TOculrTg==} dependencies: '@vue/reactivity': 3.1.5 '@vue/shared': 3.1.5 + dev: true + + /@vue/runtime-core/3.2.2: + resolution: {integrity: sha512-/aUk1+GO/VPX0oVxhbzSWE1zrf3/wGCsO1ALNisVokYftKqfqLDjbJHE6mrI2hx3MiuwbHrWjJClkGUVTIOPEQ==} + dependencies: + '@vue/reactivity': 3.2.2 + '@vue/shared': 3.2.2 + dev: false /@vue/runtime-dom/3.1.5: resolution: {integrity: sha512-tNcf3JhVR0RfW0kw1p8xZgv30nvX8Y9rsz7eiQ0dHe273sfoCngAG0y4GvMaY4Xd8FsjUwFedd4suQ8Lu8meXg==} @@ -1942,46 +2003,59 @@ packages: '@vue/runtime-core': 3.1.5 '@vue/shared': 3.1.5 csstype: 2.6.17 + dev: true - /@vue/server-renderer/3.1.5_vue@3.1.5: - resolution: {integrity: sha512-b0LLsxwsVIFGNgAHXVT/1iHbPf+uNMdFOz7xUT2tKKIkHN4ps8fAaj1GTSYLhxaPi9ALjxRmWRdvMC69fAW1/A==} - peerDependencies: - vue: 3.1.5 + /@vue/runtime-dom/3.2.2: + resolution: {integrity: sha512-1Le/NpCfawCOfePfJezvWUF+oCVLU8N+IHN4oFDOxRe6/PgHNJ+yT+YdxFifBfI+TIAoXI/9PsnqzmJZV+xsmw==} dependencies: - '@vue/compiler-ssr': 3.1.5 - '@vue/shared': 3.1.5 - vue: 3.1.5 + '@vue/runtime-core': 3.2.2 + '@vue/shared': 3.2.2 + csstype: 2.6.17 + dev: false + + /@vue/server-renderer/3.2.2_vue@3.2.2: + resolution: {integrity: sha512-o2EcPOeDfXvSK85OhdUWVUYumFW57+MwGFCszOqka2EFpOQVrzvUtYeF6KN2kCuAxexnuVQYtIDQwPZRchXSnQ==} + peerDependencies: + vue: 3.2.2 + dependencies: + '@vue/compiler-ssr': 3.2.2 + '@vue/shared': 3.2.2 + vue: 3.2.2 dev: true /@vue/shared/3.1.5: resolution: {integrity: sha512-oJ4F3TnvpXaQwZJNF3ZK+kLPHKarDmJjJ6jyzVNDKH9md1dptjC7lWR//jrGuLdek/U6iltWxqAnYOu8gCiOvA==} + dev: true /@vue/shared/3.2.0-beta.5: resolution: {integrity: sha512-DprP8v3vg/nnfl4b93hJ+ujojiFAMwXbng8N9NpNDSuFMZG0zFO3Tqh3X1JQgaE7jUgYoQzR2TTGCKNb/4+QGA==} dev: true - /@vueuse/core/5.2.0_vue@3.1.5: - resolution: {integrity: sha512-IS2QnVZ4lTlRUtgPHJ4ttTatXGWRZuvj/GJDVp8FRlUjzKXD0YjZtx0280FCg7y3YejXV2QGhY+/YrXybMjpPw==} + /@vue/shared/3.2.2: + resolution: {integrity: sha512-dvYb318tk9uOzHtSaT3WII/HscQSIRzoCZ5GyxEb3JlkEXASpAUAQwKnvSe2CudnF8XHFRTB7VITWSnWNLZUtA==} + + /@vueuse/core/5.3.0_vue@3.2.2: + resolution: {integrity: sha512-bBL1/JMRHFWmbgQzUZHF4WOwlqfenR1B8+elriXsbnHlogQM5foSz9++WyDBR0YPIVgCJq7fvNLqd4T7+cjc5w==} dependencies: - '@vueuse/shared': 5.2.0_vue@3.1.5 - vue-demi: 0.11.2_vue@3.1.5 + '@vueuse/shared': 5.3.0_vue@3.2.2 + vue-demi: 0.11.2_vue@3.2.2 transitivePeerDependencies: - '@vue/composition-api' - vue dev: false - /@vueuse/head/0.6.0_vue@3.1.5: + /@vueuse/head/0.6.0_vue@3.2.2: resolution: {integrity: sha512-fi7ZjkMpEAUtTT6iR5wgL2HkX1+3zbrmbpcwU//RgJIWEr5b42jk8E9yOheaC2dYAAHzelAllVpX0pDmhcTXuw==} peerDependencies: vue: '>=3' dependencies: - vue: 3.1.5 + vue: 3.2.2 dev: false - /@vueuse/shared/5.2.0_vue@3.1.5: - resolution: {integrity: sha512-PD2PBaEcdl+pXXeKjhU+LZqQuA9xX/6mtVGIYG29xsjH7W3IjU164nwCAfDe2Lsy8rMaYmVqVSB6PHtiZZyDSg==} + /@vueuse/shared/5.3.0_vue@3.2.2: + resolution: {integrity: sha512-qZfkPFH0qTScFpYiPOFpTcxWriRhlM3bgSzl3DFTgr/U0eZg3w2EFWaRZHdWeSvAUdNQyjOC4Toa8S0zJyEjHw==} dependencies: - vue-demi: 0.11.2_vue@3.1.5 + vue-demi: 0.11.2_vue@3.2.2 transitivePeerDependencies: - '@vue/composition-api' - vue @@ -4611,8 +4685,8 @@ packages: engines: {node: '>=4'} dev: true - /pnpm/6.11.5: - resolution: {integrity: sha512-TXMSRyncP88F4GTdKFIIi3kdXSYf+v3uvIKLfNjPTt2YjsrbKmYNCR3VsGjYwlMVSnH2UEo2/sM2VNSefH9Isw==} + /pnpm/6.12.1: + resolution: {integrity: sha512-p2fowre11u8/f6rw6n1zadtpNLQd2XNux40sUUdcVQqwryUG0YO7xveP96iRTBSWi+RdyCRlXnDgppyvb31d8g==} engines: {node: '>=12.17'} hasBin: true dev: true @@ -5716,7 +5790,7 @@ packages: - supports-color dev: true - /vite-plugin-icons/0.6.5_6eadf512519e20b4bdc925b68b273b27: + /vite-plugin-icons/0.6.5_c7a6024a5c773cce3f80f950422d5fcc: resolution: {integrity: sha512-lfePr8juO2ajp0571iLL+9zIoyBD9nSSSHlC4JYXbAeMOJB6WTP+Vdc2gze8yI8JRO+Z0TXCCvvL9bPgvkI4Cg==} peerDependencies: '@iconify/json': '*' @@ -5728,9 +5802,9 @@ packages: vue-template-compiler: optional: true dependencies: - '@iconify/json': 1.1.381 + '@iconify/json': 1.1.386 '@iconify/json-tools': 1.0.10 - '@vue/compiler-sfc': 3.1.5_vue@3.1.5 + '@vue/compiler-sfc': 3.2.2 vue-template-es2015-compiler: 1.9.1 dev: true @@ -5744,8 +5818,8 @@ packages: vite: 2.4.4 dev: true - /vite-plugin-pages/0.15.1_a95bb6b02fb0010eec7c5fe32d7277db: - resolution: {integrity: sha512-So6QJtTeecuE2PU50Qhcbpj9dDraoDS1Qrl9eOE6kKTlqHHLTH/eH0DdI4GTSAZHa2Ucq8zTwIZlkEnMvKu1eA==} + /vite-plugin-pages/0.17.3_622449f92aba16a36543bb4683653133: + resolution: {integrity: sha512-Lyn4kZ+2cbj47JwW3ENRyDv7lo10YPcPFKKXOqPR96RoL665DLqVs4UjvSUQjKleH+OTG4moCYRHbFDRw62d/Q==} peerDependencies: '@vue/compiler-sfc': '>=3' vite: '>=2' @@ -5754,7 +5828,7 @@ packages: optional: true dependencies: '@antfu/utils': 0.2.4 - '@vue/compiler-sfc': 3.1.5_vue@3.1.5 + '@vue/compiler-sfc': 3.2.2 deep-equal: 2.0.5 fast-glob: 3.2.7 json5: 2.2.0 @@ -5762,8 +5836,8 @@ packages: yaml: 2.0.0-7 dev: true - /vite-plugin-pwa/0.9.3_vite@2.4.4: - resolution: {integrity: sha512-o7UD6zMssH60dblwcTKqPeESlv1iF6tPQq2dx2N9smYMh5e5A6rlwWivV4fN8Nq2PVj82itcGRycIHDT+j32vg==} + /vite-plugin-pwa/0.10.0_vite@2.4.4: + resolution: {integrity: sha512-QTI2OshRFR46JFS3KLVXXdIyhy+eO5pO3ezbeIXRAMNlUPJuB/r5sXhpRUGRZIkbrIq+UwSULNsCaNo8Ux5ZqA==} peerDependencies: vite: ^2.0.0 dependencies: @@ -5808,7 +5882,7 @@ packages: - supports-color dev: true - /vite-ssg/0.14.5_4d4bc60af3721dd3f198b31f3d098737: + /vite-ssg/0.14.5_f850a7c7cb7bfc62a4ac2af2c2f58f9e: resolution: {integrity: sha512-ony+HDOy+VoNboC2nD8WRTz860vhy+xMVxMtY0G6FQ1pCD06qfxCZobx3Lncza2IPB3ozmSVQNQd3W4apJI1pA==} engines: {node: '>=14.0.0'} hasBin: true @@ -5824,9 +5898,9 @@ packages: critters: optional: true dependencies: - '@vue/compiler-sfc': 3.1.5_vue@3.1.5 - '@vue/server-renderer': 3.1.5_vue@3.1.5 - '@vueuse/head': 0.6.0_vue@3.1.5 + '@vue/compiler-sfc': 3.2.2 + '@vue/server-renderer': 3.2.2_vue@3.2.2 + '@vueuse/head': 0.6.0_vue@3.2.2 chalk: 4.1.2 critters: 0.0.10 fs-extra: 10.0.0 @@ -5834,8 +5908,8 @@ packages: jsdom: 16.6.0 prettier: 2.3.2 vite: 2.4.4 - vue: 3.1.5 - vue-router: 4.0.10_vue@3.1.5 + vue: 3.2.2 + vue-router: 4.0.11_vue@3.2.2 yargs: 17.0.1 transitivePeerDependencies: - bufferutil @@ -5991,7 +6065,7 @@ packages: vscode-typescript-languageservice: 0.26.9 dev: true - /vue-demi/0.11.2_vue@3.1.5: + /vue-demi/0.11.2_vue@3.2.2: resolution: {integrity: sha512-J+X8Au6BhQdcej6LY4O986634hZLu55L0ewU2j8my7WIKlu8cK0dqmdUxqVHHMd/cMrKKZ9SywB/id6aLhwCtA==} engines: {node: '>=12'} hasBin: true @@ -6003,7 +6077,7 @@ packages: '@vue/composition-api': optional: true dependencies: - vue: 3.1.5 + vue: 3.2.2 dev: false /vue-eslint-parser/7.9.0_eslint@7.32.0: @@ -6024,17 +6098,17 @@ packages: - supports-color dev: true - /vue-global-api/0.4.1_vue@3.1.5: + /vue-global-api/0.4.1_vue@3.2.2: resolution: {integrity: sha512-283vpYOhVHJCpMkjNVEwZdgaAb+Y93zFaXGAWTI378MLoNuwQydjD/BAy1e81QYEmyA+JbxqcmMZVWcM9rbriw==} dependencies: eslint-config-vue-global-api: 0.4.1 - vue-demi: 0.11.2_vue@3.1.5 + vue-demi: 0.11.2_vue@3.2.2 transitivePeerDependencies: - '@vue/composition-api' - vue dev: false - /vue-i18n/9.1.7_vue@3.1.5: + /vue-i18n/9.1.7_vue@3.2.2: resolution: {integrity: sha512-ujuuDanoHqtEd4GejWrbG/fXE9nrP51ElsEGxp0WBHfv+/ki0/wyUqkO+4fLikki2obGtXdviTPH0VNpas5K6g==} engines: {node: '>= 10'} peerDependencies: @@ -6044,7 +6118,7 @@ packages: '@intlify/shared': 9.1.7 '@intlify/vue-devtools': 9.1.7 '@vue/devtools-api': 6.0.0-beta.15 - vue: 3.1.5 + vue: 3.2.2 dev: false /vue-router/4.0.10_vue@3.1.5: @@ -6054,6 +6128,16 @@ packages: dependencies: '@vue/devtools-api': 6.0.0-beta.15 vue: 3.1.5 + dev: true + + /vue-router/4.0.11_vue@3.2.2: + resolution: {integrity: sha512-sha6I8fx9HWtvTrFZfxZkiQQBpqSeT+UCwauYjkdOQYRvwsGwimlQQE2ayqUwuuXGzquFpCPoXzYKWlzL4OuXg==} + peerDependencies: + vue: ^3.0.0 + dependencies: + '@vue/devtools-api': 6.0.0-beta.15 + vue: 3.2.2 + dev: false /vue-template-es2015-compiler/1.9.1: resolution: {integrity: sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw==} @@ -6075,6 +6159,15 @@ packages: '@vue/compiler-dom': 3.1.5 '@vue/runtime-dom': 3.1.5 '@vue/shared': 3.1.5 + dev: true + + /vue/3.2.2: + resolution: {integrity: sha512-D/LuzAV30CgNJYGyNheE/VUs5N4toL2IgmS6c9qeOxvyh0xyn4exyRqizpXIrsvfx34zG9x5gCI2tdRHCGvF9w==} + dependencies: + '@vue/compiler-dom': 3.2.2 + '@vue/runtime-dom': 3.2.2 + '@vue/shared': 3.2.2 + dev: false /w3c-hr-time/1.0.2: resolution: {integrity: sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==}