From b03a0e71be243ca6972e59be8ecebf543bc43671 Mon Sep 17 00:00:00 2001 From: hanlee Date: Tue, 16 Mar 2021 15:58:12 +0900 Subject: [PATCH] chore: update deps --- package.json | 12 +- pnpm-lock.yaml | 435 ++++++++++++++++++++++++------------------------- 2 files changed, 223 insertions(+), 224 deletions(-) diff --git a/package.json b/package.json index 3d1756c..b6ffcd6 100644 --- a/package.json +++ b/package.json @@ -18,26 +18,26 @@ "devDependencies": { "@antfu/eslint-config": "^0.6.2", "@iconify/json": "^1.1.316", - "@intlify/vite-plugin-vue-i18n": "^2.0.2", + "@intlify/vite-plugin-vue-i18n": "^2.0.3", "@types/nprogress": "^0.2.0", - "@typescript-eslint/eslint-plugin": "^4.17.0", + "@typescript-eslint/eslint-plugin": "^4.18.0", "@vitejs/plugin-vue": "^1.1.5", "@vue/compiler-sfc": "^3.0.7", "@vue/server-renderer": "^3.0.7", "cross-env": "^7.0.3", "eslint": "^7.22.0", + "https-localhost": "^4.6.4", "markdown-it-prism": "^2.1.6", "pnpm": "^5.18.7", - "https-localhost": "^4.6.4", "typescript": "^4.2.3", "vite": "^2.1.0", "vite-plugin-components": "^0.8.3", "vite-plugin-icons": "^0.3.2", "vite-plugin-md": "^0.6.1", - "vite-plugin-pages": "^0.7.0", + "vite-plugin-pages": "^0.7.1", "vite-plugin-pwa": "^0.5.6", "vite-plugin-vue-layouts": "^0.2.2", - "vite-plugin-windicss": "^0.8.2", - "vite-ssg": "^0.8.12" + "vite-plugin-windicss": "^0.8.3", + "vite-ssg": "^0.9.1" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2fa1c0e..e14a05e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,9 +9,9 @@ dependencies: devDependencies: '@antfu/eslint-config': 0.6.2_eslint@7.22.0+typescript@4.2.3 '@iconify/json': 1.1.316 - '@intlify/vite-plugin-vue-i18n': 2.0.2 + '@intlify/vite-plugin-vue-i18n': 2.0.3_vite@2.1.0 '@types/nprogress': 0.2.0 - '@typescript-eslint/eslint-plugin': 4.17.0_eslint@7.22.0+typescript@4.2.3 + '@typescript-eslint/eslint-plugin': 4.18.0_eslint@7.22.0+typescript@4.2.3 '@vitejs/plugin-vue': 1.1.5_@vue+compiler-sfc@3.0.7 '@vue/compiler-sfc': 3.0.7_vue@3.0.7 '@vue/server-renderer': 3.0.7_vue@3.0.7 @@ -25,11 +25,11 @@ devDependencies: vite-plugin-components: 0.8.3_vite@2.1.0 vite-plugin-icons: 0.3.2_73647d8a1b0b129264002e51bcd7cf99 vite-plugin-md: 0.6.1_bc628ee9a9518a85fd605c5d26e36077 - vite-plugin-pages: 0.7.0_vite@2.1.0+vue@3.0.7 + vite-plugin-pages: 0.7.1_vite@2.1.0+vue@3.0.7 vite-plugin-pwa: 0.5.6 vite-plugin-vue-layouts: 0.2.2_vite@2.1.0 - vite-plugin-windicss: 0.8.2_vite@2.1.0 - vite-ssg: 0.8.12_5615d07f6676c56e36f981abcba4ed80 + vite-plugin-windicss: 0.8.3_vite@2.1.0 + vite-ssg: 0.9.1_5615d07f6676c56e36f981abcba4ed80 lockfileVersion: 5.2 packages: /@antfu/eslint-config-basic/0.6.2_eslint@7.22.0: @@ -65,8 +65,8 @@ packages: /@antfu/eslint-config-ts/0.6.2_eslint@7.22.0+typescript@4.2.3: dependencies: '@antfu/eslint-config-basic': 0.6.2_eslint@7.22.0 - '@typescript-eslint/eslint-plugin': 4.17.0_1761b76df9b5dd3adf5d03ef124e1b23 - '@typescript-eslint/parser': 4.17.0_eslint@7.22.0+typescript@4.2.3 + '@typescript-eslint/eslint-plugin': 4.18.0_ef0f217f6395606fd8bbe7b0291eff7e + '@typescript-eslint/parser': 4.18.0_eslint@7.22.0+typescript@4.2.3 eslint: 7.22.0 typescript: 4.2.3 dev: true @@ -109,10 +109,10 @@ packages: dev: true resolution: integrity: sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g== - /@babel/compat-data/7.13.8: + /@babel/compat-data/7.13.11: dev: true resolution: - integrity: sha512-EaI33z19T4qN3xLXsGf48M2cDqa6ei9tPZlfLdb2HC+e/cFtREiRd8hdSqDbwdLB0/+gLwqJmCYASH0z2bUdog== + integrity: sha512-BwKEkO+2a67DcFeS3RLl0Z3Gs2OvdXewuWjc1Hfokhb5eQWP9YRYH1/+VrVZvql2CfjOiNGqSAFOYt4lsqTHzg== /@babel/core/7.13.10: dependencies: '@babel/code-frame': 7.12.13 @@ -120,7 +120,7 @@ packages: '@babel/helper-compilation-targets': 7.13.10_@babel+core@7.13.10 '@babel/helper-module-transforms': 7.13.0 '@babel/helpers': 7.13.10 - '@babel/parser': 7.13.10 + '@babel/parser': 7.13.11 '@babel/template': 7.12.13 '@babel/traverse': 7.13.0 '@babel/types': 7.13.0 @@ -174,7 +174,7 @@ packages: integrity: sha512-CZOv9tGphhDRlVjVkAgm8Nhklm9RzSmWpX2my+t7Ua/KT616pEzXsQCjinzvkRvHWJ9itO4f296efroX23XCMA== /@babel/helper-compilation-targets/7.13.10_@babel+core@7.13.10: dependencies: - '@babel/compat-data': 7.13.8 + '@babel/compat-data': 7.13.11 '@babel/core': 7.13.10 '@babel/helper-validator-option': 7.12.17 browserslist: 4.16.3 @@ -184,7 +184,7 @@ packages: '@babel/core': ^7.0.0 resolution: integrity: sha512-/Xju7Qg1GQO4mHZ/Kcs6Au7gfafgZnwm+a7sy/ow/tV1sHeraRUHbjdat8/UvDor4Tez+siGKDk6zIKtCPKVJA== - /@babel/helper-create-class-features-plugin/7.13.10_@babel+core@7.13.10: + /@babel/helper-create-class-features-plugin/7.13.11_@babel+core@7.13.10: dependencies: '@babel/core': 7.13.10 '@babel/helper-function-name': 7.12.13 @@ -196,7 +196,7 @@ packages: peerDependencies: '@babel/core': ^7.0.0 resolution: - integrity: sha512-YV7r2YxdTUaw84EwNkyrRke/TJHR/UXGiyvACRqvdVJ2/syV2rQuJNnaRLSuYiop8cMRXOgseTGoJCWX0q2fFg== + integrity: sha512-ays0I7XYq9xbjCSvT+EvysLgfc3tOkwCULHjrnscGT3A9qD4sk3wXnJ3of0MAWsWGjdinFvajHU2smYuqXKMrw== /@babel/helper-create-regexp-features-plugin/7.12.17_@babel+core@7.13.10: dependencies: '@babel/core': 7.13.10 @@ -353,12 +353,12 @@ packages: dev: true resolution: integrity: sha512-5aPpe5XQPzflQrFwL1/QoeHkP2MsA4JCntcXHRhEsdsfPVkvPi2w7Qix4iV7t5S/oC9OodGrggd8aco1g3SZFg== - /@babel/parser/7.13.10: + /@babel/parser/7.13.11: engines: node: '>=6.0.0' hasBin: true resolution: - integrity: sha512-0s7Mlrw9uTWkYua7xWr99Wpk2bnGa0ANleKfksYAES8LpWH4gW1OUr42vqKNf0us5UQNfru2wPqMqRITzq/SIQ== + integrity: sha512-PhuoqeHoO9fc4ffMEVk4qb/w/s2iOSWohvbHxLtxui0eBg3Lg5gN1U8wp1V1u61hOWkPQJJyJzGH6Y+grwkq8Q== /@babel/plugin-proposal-async-generator-functions/7.13.8_@babel+core@7.13.10: dependencies: '@babel/core': 7.13.10 @@ -373,7 +373,7 @@ packages: /@babel/plugin-proposal-class-properties/7.13.0_@babel+core@7.13.10: dependencies: '@babel/core': 7.13.10 - '@babel/helper-create-class-features-plugin': 7.13.10_@babel+core@7.13.10 + '@babel/helper-create-class-features-plugin': 7.13.11_@babel+core@7.13.10 '@babel/helper-plugin-utils': 7.13.0 dev: true peerDependencies: @@ -442,7 +442,7 @@ packages: integrity: sha512-O1jFia9R8BUCl3ZGB7eitaAPu62TXJRHn7rh+ojNERCFyqRwJMTmhz+tJ+k0CwI6CLjX/ee4qW74FSqlq9I35w== /@babel/plugin-proposal-object-rest-spread/7.13.8_@babel+core@7.13.10: dependencies: - '@babel/compat-data': 7.13.8 + '@babel/compat-data': 7.13.11 '@babel/core': 7.13.10 '@babel/helper-compilation-targets': 7.13.10_@babel+core@7.13.10 '@babel/helper-plugin-utils': 7.13.0 @@ -477,7 +477,7 @@ packages: /@babel/plugin-proposal-private-methods/7.13.0_@babel+core@7.13.10: dependencies: '@babel/core': 7.13.10 - '@babel/helper-create-class-features-plugin': 7.13.10_@babel+core@7.13.10 + '@babel/helper-create-class-features-plugin': 7.13.11_@babel+core@7.13.10 '@babel/helper-plugin-utils': 7.13.0 dev: true peerDependencies: @@ -918,7 +918,7 @@ packages: integrity: sha512-mDRzSNY7/zopwisPZ5kM9XKCfhchqIYwAKRERtEnhYscZB79VRekuRSoYbN0+KVe3y8+q1h6A4svXtP7N+UoCA== /@babel/preset-env/7.13.10_@babel+core@7.13.10: dependencies: - '@babel/compat-data': 7.13.8 + '@babel/compat-data': 7.13.11 '@babel/core': 7.13.10 '@babel/helper-compilation-targets': 7.13.10_@babel+core@7.13.10 '@babel/helper-plugin-utils': 7.13.0 @@ -1014,7 +1014,7 @@ packages: /@babel/template/7.12.13: dependencies: '@babel/code-frame': 7.12.13 - '@babel/parser': 7.13.10 + '@babel/parser': 7.13.11 '@babel/types': 7.13.0 dev: true resolution: @@ -1025,7 +1025,7 @@ packages: '@babel/generator': 7.13.9 '@babel/helper-function-name': 7.12.13 '@babel/helper-split-export-declaration': 7.12.13 - '@babel/parser': 7.13.10 + '@babel/parser': 7.13.11 '@babel/types': 7.13.0 debug: 4.3.2 globals: 11.12.0 @@ -1166,17 +1166,21 @@ packages: node: '>= 10' resolution: integrity: sha512-0r4v7dnY8g/Jfx2swUWy2GyfH/WvIpWvkU4OIupvxDTWiE8RhcpbOCVvqpVh/xGi0proHQ/r2Dhc0QSItUsfDQ== - /@intlify/vite-plugin-vue-i18n/2.0.2: + /@intlify/vite-plugin-vue-i18n/2.0.3_vite@2.1.0: dependencies: '@intlify/cli': 0.2.0 '@intlify/shared': 9.0.0 '@rollup/pluginutils': 4.1.0 + debug: 4.3.1 fast-glob: 3.2.5 + vite: 2.1.0 dev: true engines: node: '>= 12' + peerDependencies: + vite: ^2.0.1 resolution: - integrity: sha512-LFGNHQoR9Xmc0TEHo56MLPH7+LYt3fF640lkAgZGfaJtVRv6resNW3CnO4WnW5jvSkSNH6eP2JPLechjs2co2w== + integrity: sha512-n+G/5eenBZAxaFkHWeKcz2vTU6W0ZToyxw81tX2KpzHpeEvVdp67FZADznR+kC1YSTmheNBXvsN7tIxi3tsiUA== /@nodelib/fs.scandir/2.1.4: dependencies: '@nodelib/fs.stat': 2.0.4 @@ -1201,12 +1205,12 @@ packages: node: '>= 8' resolution: integrity: sha512-8Broas6vTtW4GIXTAHDoE32hnN2M5ykgCpWGbuXHQ15vEMqr23pB76e/GZcYsZCHALv50ktd24qhEyKr6wBtow== - /@rollup/plugin-babel/5.3.0_16d5b6426664af7201b70951546c1784: + /@rollup/plugin-babel/5.3.0_4cc8b46cb9a8b000569060c94ea557e4: dependencies: '@babel/core': 7.13.10 '@babel/helper-module-imports': 7.12.13 - '@rollup/pluginutils': 3.1.0_rollup@2.41.0 - rollup: 2.41.0 + '@rollup/pluginutils': 3.1.0_rollup@2.41.3 + rollup: 2.41.3 dev: true engines: node: '>= 10.0.0' @@ -1219,15 +1223,15 @@ packages: optional: true resolution: integrity: sha512-9uIC8HZOnVLrLHxayq/PTzw+uS25E14KPUBh5ktF+18Mjo5yK0ToMMx6epY0uEgkjwJw0aBW4x2horYXh8juWw== - /@rollup/plugin-node-resolve/9.0.0_rollup@2.41.0: + /@rollup/plugin-node-resolve/9.0.0_rollup@2.41.3: dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.41.0 + '@rollup/pluginutils': 3.1.0_rollup@2.41.3 '@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.41.0 + rollup: 2.41.3 dev: true engines: node: '>= 10.0.0' @@ -1235,22 +1239,22 @@ packages: rollup: ^1.20.0||^2.0.0 resolution: integrity: sha512-gPz+utFHLRrd41WMP13Jq5mqqzHL3OXrfj3/MkSyB6UBIcuNt9j60GCbarzMzdf1VHFpOxfQh/ez7wyadLMqkg== - /@rollup/plugin-replace/2.4.1_rollup@2.41.0: + /@rollup/plugin-replace/2.4.1_rollup@2.41.3: dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.41.0 + '@rollup/pluginutils': 3.1.0_rollup@2.41.3 magic-string: 0.25.7 - rollup: 2.41.0 + rollup: 2.41.3 dev: true peerDependencies: rollup: ^1.20.0 || ^2.0.0 resolution: integrity: sha512-XwC1oK5rrtRJ0tn1ioLHS6OV5JTluJF7QE1J/q1hN3bquwjnVxjtMyY9iCnoyH9DQbf92CxajB3o98wZbP3oAQ== - /@rollup/pluginutils/3.1.0_rollup@2.41.0: + /@rollup/pluginutils/3.1.0_rollup@2.41.3: dependencies: '@types/estree': 0.0.39 estree-walker: 1.0.1 picomatch: 2.2.2 - rollup: 2.41.0 + rollup: 2.41.3 dev: true engines: node: '>= 8.0.0' @@ -1288,10 +1292,10 @@ packages: dev: true resolution: integrity: sha1-7ihweulOEdK4J7y+UnC86n8+ce4= - /@types/node/14.14.33: + /@types/node/14.14.35: dev: true resolution: - integrity: sha512-oJqcTrgPUF29oUP8AsUqbXGJNuPutsetaa9kTQAQce5Lx5dTYWV02ScBiT/k1BX/Z7pKeqedmvp39Wu4zR7N7g== + integrity: sha512-Lt+wj8NVPx0zUmUwumiVXapmaLUcAk3yPuHCFVXras9k5VT9TdhJqKqGVUQCD60OTMCl0qxJ57OiTL0Mic3Iag== /@types/normalize-package-data/2.4.0: dev: true resolution: @@ -1302,15 +1306,15 @@ packages: integrity: sha512-1cYJrqq9GezNFPsWTZpFut/d4CjpZqA0vhqDUPFWYKF1oIyBz5qnoYMzR+0C/T96t3ebLAC1SSnwrVOm5/j74A== /@types/resolve/1.17.1: dependencies: - '@types/node': 14.14.33 + '@types/node': 14.14.35 dev: true resolution: integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw== - /@typescript-eslint/eslint-plugin/4.17.0_1761b76df9b5dd3adf5d03ef124e1b23: + /@typescript-eslint/eslint-plugin/4.18.0_ef0f217f6395606fd8bbe7b0291eff7e: dependencies: - '@typescript-eslint/experimental-utils': 4.17.0_eslint@7.22.0+typescript@4.2.3 - '@typescript-eslint/parser': 4.17.0_eslint@7.22.0+typescript@4.2.3 - '@typescript-eslint/scope-manager': 4.17.0 + '@typescript-eslint/experimental-utils': 4.18.0_eslint@7.22.0+typescript@4.2.3 + '@typescript-eslint/parser': 4.18.0_eslint@7.22.0+typescript@4.2.3 + '@typescript-eslint/scope-manager': 4.18.0 debug: 4.3.1 eslint: 7.22.0 functional-red-black-tree: 1.0.1 @@ -1330,11 +1334,11 @@ packages: typescript: optional: true resolution: - integrity: sha512-/fKFDcoHg8oNan39IKFOb5WmV7oWhQe1K6CDaAVfJaNWEhmfqlA24g+u1lqU5bMH7zuNasfMId4LaYWC5ijRLw== - /@typescript-eslint/eslint-plugin/4.17.0_eslint@7.22.0+typescript@4.2.3: + integrity: sha512-Lzkc/2+7EoH7+NjIWLS2lVuKKqbEmJhtXe3rmfA8cyiKnZm3IfLf51irnBcmow8Q/AptVV0XBZmBJKuUJTe6cQ== + /@typescript-eslint/eslint-plugin/4.18.0_eslint@7.22.0+typescript@4.2.3: dependencies: - '@typescript-eslint/experimental-utils': 4.17.0_eslint@7.22.0+typescript@4.2.3 - '@typescript-eslint/scope-manager': 4.17.0 + '@typescript-eslint/experimental-utils': 4.18.0_eslint@7.22.0+typescript@4.2.3 + '@typescript-eslint/scope-manager': 4.18.0 debug: 4.3.1 eslint: 7.22.0 functional-red-black-tree: 1.0.1 @@ -1354,13 +1358,13 @@ packages: typescript: optional: true resolution: - integrity: sha512-/fKFDcoHg8oNan39IKFOb5WmV7oWhQe1K6CDaAVfJaNWEhmfqlA24g+u1lqU5bMH7zuNasfMId4LaYWC5ijRLw== - /@typescript-eslint/experimental-utils/4.17.0_eslint@7.22.0+typescript@4.2.3: + integrity: sha512-Lzkc/2+7EoH7+NjIWLS2lVuKKqbEmJhtXe3rmfA8cyiKnZm3IfLf51irnBcmow8Q/AptVV0XBZmBJKuUJTe6cQ== + /@typescript-eslint/experimental-utils/4.18.0_eslint@7.22.0+typescript@4.2.3: dependencies: '@types/json-schema': 7.0.7 - '@typescript-eslint/scope-manager': 4.17.0 - '@typescript-eslint/types': 4.17.0 - '@typescript-eslint/typescript-estree': 4.17.0_typescript@4.2.3 + '@typescript-eslint/scope-manager': 4.18.0 + '@typescript-eslint/types': 4.18.0 + '@typescript-eslint/typescript-estree': 4.18.0_typescript@4.2.3 eslint: 7.22.0 eslint-scope: 5.1.1 eslint-utils: 2.1.0 @@ -1371,12 +1375,12 @@ packages: eslint: '*' typescript: '*' resolution: - integrity: sha512-ZR2NIUbnIBj+LGqCFGQ9yk2EBQrpVVFOh9/Kd0Lm6gLpSAcCuLLe5lUCibKGCqyH9HPwYC0GIJce2O1i8VYmWA== - /@typescript-eslint/parser/4.17.0_eslint@7.22.0+typescript@4.2.3: + integrity: sha512-92h723Kblt9JcT2RRY3QS2xefFKar4ZQFVs3GityOKWQYgtajxt/tuXIzL7sVCUlM1hgreiV5gkGYyBpdOwO6A== + /@typescript-eslint/parser/4.18.0_eslint@7.22.0+typescript@4.2.3: dependencies: - '@typescript-eslint/scope-manager': 4.17.0 - '@typescript-eslint/types': 4.17.0 - '@typescript-eslint/typescript-estree': 4.17.0_typescript@4.2.3 + '@typescript-eslint/scope-manager': 4.18.0 + '@typescript-eslint/types': 4.18.0 + '@typescript-eslint/typescript-estree': 4.18.0_typescript@4.2.3 debug: 4.3.1 eslint: 7.22.0 typescript: 4.2.3 @@ -1390,26 +1394,26 @@ packages: typescript: optional: true resolution: - integrity: sha512-KYdksiZQ0N1t+6qpnl6JeK9ycCFprS9xBAiIrw4gSphqONt8wydBw4BXJi3C11ywZmyHulvMaLjWsxDjUSDwAw== - /@typescript-eslint/scope-manager/4.17.0: + integrity: sha512-W3z5S0ZbecwX3PhJEAnq4mnjK5JJXvXUDBYIYGoweCyWyuvAKfGHvzmpUzgB5L4cRBb+cTu9U/ro66dx7dIimA== + /@typescript-eslint/scope-manager/4.18.0: dependencies: - '@typescript-eslint/types': 4.17.0 - '@typescript-eslint/visitor-keys': 4.17.0 + '@typescript-eslint/types': 4.18.0 + '@typescript-eslint/visitor-keys': 4.18.0 dev: true engines: node: ^8.10.0 || ^10.13.0 || >=11.10.1 resolution: - integrity: sha512-OJ+CeTliuW+UZ9qgULrnGpPQ1bhrZNFpfT/Bc0pzNeyZwMik7/ykJ0JHnQ7krHanFN9wcnPK89pwn84cRUmYjw== - /@typescript-eslint/types/4.17.0: + integrity: sha512-olX4yN6rvHR2eyFOcb6E4vmhDPsfdMyfQ3qR+oQNkAv8emKKlfxTWUXU5Mqxs2Fwe3Pf1BoPvrwZtwngxDzYzQ== + /@typescript-eslint/types/4.18.0: dev: true engines: node: ^8.10.0 || ^10.13.0 || >=11.10.1 resolution: - integrity: sha512-RN5z8qYpJ+kXwnLlyzZkiJwfW2AY458Bf8WqllkondQIcN2ZxQowAToGSd9BlAUZDB5Ea8I6mqL2quGYCLT+2g== - /@typescript-eslint/typescript-estree/4.17.0_typescript@4.2.3: + integrity: sha512-/BRociARpj5E+9yQ7cwCF/SNOWwXJ3qhjurMuK2hIFUbr9vTuDeu476Zpu+ptxY2kSxUHDGLLKy+qGq2sOg37A== + /@typescript-eslint/typescript-estree/4.18.0_typescript@4.2.3: dependencies: - '@typescript-eslint/types': 4.17.0 - '@typescript-eslint/visitor-keys': 4.17.0 + '@typescript-eslint/types': 4.18.0 + '@typescript-eslint/visitor-keys': 4.18.0 debug: 4.3.1 globby: 11.0.2 is-glob: 4.0.1 @@ -1425,16 +1429,16 @@ packages: typescript: optional: true resolution: - integrity: sha512-lRhSFIZKUEPPWpWfwuZBH9trYIEJSI0vYsrxbvVvNyIUDoKWaklOAelsSkeh3E2VBSZiNe9BZ4E5tYBZbUczVQ== - /@typescript-eslint/visitor-keys/4.17.0: + integrity: sha512-wt4xvF6vvJI7epz+rEqxmoNQ4ZADArGQO9gDU+cM0U5fdVv7N+IAuVoVAoZSOZxzGHBfvE3XQMLdy+scsqFfeg== + /@typescript-eslint/visitor-keys/4.18.0: dependencies: - '@typescript-eslint/types': 4.17.0 + '@typescript-eslint/types': 4.18.0 eslint-visitor-keys: 2.0.0 dev: true engines: node: ^8.10.0 || ^10.13.0 || >=11.10.1 resolution: - integrity: sha512-WfuMN8mm5SSqXuAr9NM+fItJ0SVVphobWYkWOwQ1odsfC014Vdxk/92t4JwS1Q6fCA/ABfCKpa3AVtpUKTNKGQ== + integrity: sha512-Q9t90JCvfYaN0OfFUgaLqByOfz8yPeTAdotn/XYNm5q9eHax90gzdb+RJ6E9T5s97Kv/UHWKERTmqA0jTKAEHw== /@vitejs/plugin-vue/1.1.5_@vue+compiler-sfc@3.0.7: dependencies: '@vue/compiler-sfc': 3.0.7_vue@3.0.7 @@ -1447,7 +1451,7 @@ packages: integrity: sha512-4DV8VPYo8/OR1YsnK39QN16xhKENt2XvcmJxqfRtyz75kvbjBYh1zTSHLp7XsXqv4R2I+fOZlbEBvxosMYLcPA== /@vue/compiler-core/3.0.7: dependencies: - '@babel/parser': 7.13.10 + '@babel/parser': 7.13.11 '@babel/types': 7.13.0 '@vue/shared': 3.0.7 estree-walker: 2.0.2 @@ -1462,7 +1466,7 @@ packages: integrity: sha512-VnIH9EbWQm/Tkcp+8dCaNVsVvhm/vxCrIKWRkXY9215hTqOqQOvejT8IMjd2kc++nIsYMsdQk6H9qqBvoLe/Cw== /@vue/compiler-sfc/3.0.7_vue@3.0.7: dependencies: - '@babel/parser': 7.13.10 + '@babel/parser': 7.13.11 '@babel/types': 7.13.0 '@vue/compiler-core': 3.0.7 '@vue/compiler-dom': 3.0.7 @@ -1551,15 +1555,15 @@ packages: vue: '*' resolution: integrity: sha512-pY7bXgYaA9g25XNREE3zeuIWfOwbyiKeQ0IppE4nIRuro4gVGuLoV/BIU6D0VOTv7hYefv5eqE+WS03v61y8xA== - /@windicss/plugin-utils/0.8.2: + /@windicss/plugin-utils/0.8.3: dependencies: fast-glob: 3.2.5 micromatch: 4.0.2 sucrase: 3.17.1 - windicss: 2.4.0 + windicss: 2.4.7 dev: true resolution: - integrity: sha512-jBv9w3VrUF5BjkP/WjY5Brf6CzJYeFMwcZFfOYiSPGuK+4+a/UmYX8B0/bISp5GnY9plVYr5aibTY9PTbt597Q== + integrity: sha512-Tk0/EOwRnfi3KzvYJwfDyrImbHRXd7jMUw0MsAJWee0pzHre5Se7IM8/8SrcafJ29aL3v9KcB/qd/uBD8TBmow== /abab/2.0.5: dev: true resolution: @@ -1780,7 +1784,7 @@ packages: integrity: sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ== /babel-plugin-polyfill-corejs2/0.1.10_@babel+core@7.13.10: dependencies: - '@babel/compat-data': 7.13.8 + '@babel/compat-data': 7.13.11 '@babel/core': 7.13.10 '@babel/helper-define-polyfill-provider': 0.1.5_@babel+core@7.13.10 semver: 6.3.0 @@ -1870,9 +1874,9 @@ packages: integrity: sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow== /browserslist/4.16.3: dependencies: - caniuse-lite: 1.0.30001198 + caniuse-lite: 1.0.30001202 colorette: 1.2.2 - electron-to-chromium: 1.3.684 + electron-to-chromium: 1.3.689 escalade: 3.1.1 node-releases: 1.1.71 dev: true @@ -1923,10 +1927,10 @@ packages: dev: true resolution: integrity: sha1-yjw2iKTpzzpM2nd9xNy8cTJJz3M= - /caniuse-lite/1.0.30001198: + /caniuse-lite/1.0.30001202: dev: true resolution: - integrity: sha512-r5GGgESqOPZzwvdLVER374FpQu2WluCF1Z2DSiFJ89KSmGjT0LVKjgv4NcAqHmGWF9ihNpqRI9KXO9Ex4sKsgA== + integrity: sha512-ZcijQNqrcF8JNLjzvEiXqX4JUYxoZa7Pvcsd9UD8Kz4TvhTonOSNRsK+qtvpVL4l6+T1Rh4LFtLfnNWg6BGWCQ== /caseless/0.12.0: dev: true resolution: @@ -1986,7 +1990,7 @@ packages: node: '>=4' resolution: integrity: sha1-jffHquUf02h06PjQW5GAvBGj/tc= - /clipboard/2.0.7: + /clipboard/2.0.8: dependencies: good-listener: 1.2.2 select: 1.1.2 @@ -1994,7 +1998,7 @@ packages: dev: true optional: true resolution: - integrity: sha512-8M8WEZcIvs0hgOma+wAPkrUxpv0PMY1L6VsAJh/2DOKARIMpyWe6ZLcEoe1qktl6/ced5ceYHs+oGedSbgZ3sg== + integrity: sha512-Y6WO0unAIQp5bLmk1zdThRhgJt/x3ks6f30s3oE3H1mgIEU33XyQjEf8gsf6DxC7NPX8Y1SsNWjUjL/ywLnnbQ== /cliui/7.0.4: dependencies: string-width: 4.2.2 @@ -2356,7 +2360,7 @@ packages: dependencies: domelementtype: 2.1.0 domhandler: 4.0.0 - entities: 2.1.0 + entities: 2.2.0 dev: true resolution: integrity: sha512-n6kZFH/KlCrqs/1GHMOd5i2fd/beQHuehKdWvNNffbGHTr/almdhuVvTVFb3V7fglz+nC50fFusu3lY33h12pA== @@ -2406,10 +2410,10 @@ packages: requiresBuild: true resolution: integrity: sha512-7vmuyh5+kuUyJKePhQfRQBhXV5Ce+RnaeeQArKu1EAMpL3WbgMt5WG6uQZpEVvYSSsxMXRKOewtDk9RaTKXRlA== - /electron-to-chromium/1.3.684: + /electron-to-chromium/1.3.689: dev: true resolution: - integrity: sha512-GV/vz2EmmtRSvfGSQ5A0Lucic//IRSDijgL15IgzbBEEnp4rfbxeUSZSlBfmsj7BQvE4sBdgfsvPzLCnp6L21w== + integrity: sha512-WCn+ZaU3V8WttlLNSOGOAlR2XpxibGre7slwGrYBB6oTjYPgP29LNDGG6wLvLTMseLdE+G1vno7PfY7JyDV48g== /emoji-regex/8.0.0: dev: true resolution: @@ -2438,6 +2442,10 @@ packages: dev: true resolution: integrity: sha512-hCx1oky9PFrJ611mf0ifBLBRW8lUUVRlFolb5gWRfIELabBlbp9xZvrqZLZAs+NxFnbfQoeGd8wDkygjg7U85w== + /entities/2.2.0: + dev: true + resolution: + integrity: sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A== /error-ex/1.3.2: dependencies: is-arrayish: 0.2.1 @@ -2886,7 +2894,7 @@ packages: dependencies: clean-css: 4.2.3 on-headers: 1.0.2 - uglify-js: 3.13.0 + uglify-js: 3.13.1 dev: true engines: node: '>= 4.0.0' @@ -3304,7 +3312,7 @@ packages: he: 1.2.0 param-case: 2.1.1 relateurl: 0.2.7 - uglify-js: 3.13.0 + uglify-js: 3.13.1 dev: true engines: node: '>=6' @@ -3316,7 +3324,7 @@ packages: domelementtype: 2.1.0 domhandler: 4.0.0 domutils: 2.5.0 - entities: 2.1.0 + entities: 2.2.0 dev: true resolution: integrity: sha512-GDKPd+vk4jvSuvCbyuzx/unmXkk090Azec7LovXP8as1Hn8q9p3hbjmDGbUqqhknw0ajwit6LiiWqfiTUPMK7w== @@ -3654,7 +3662,7 @@ packages: integrity: sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo= /jest-worker/26.6.2: dependencies: - '@types/node': 14.14.33 + '@types/node': 14.14.35 merge-stream: 2.0.0 supports-color: 7.2.0 dev: true @@ -3678,7 +3686,7 @@ packages: dev: true resolution: integrity: sha1-peZUwuWi3rXyAdls77yoDA7y9RM= - /jsdom/16.5.0: + /jsdom/16.5.1: dependencies: abab: 2.0.5 acorn: 8.1.0 @@ -3715,7 +3723,7 @@ packages: canvas: optional: true resolution: - integrity: sha512-QxZH0nmDTnTTVI0YDm4RUlaUPl5dcyn62G5TMDNfMmTW+J1u1v9gCR8WR+WZ6UghAa7nKJjDOFaI00eMMWvJFQ== + integrity: sha512-pF73EOsJgwZekbDHEY5VO/yKXUkab/DuvrQB/ANVizbr6UAHJsDdHXuotZYwkJSGQl1JM+ivXaqY+XBDDL4TiA== /jsesc/0.5.0: dev: true hasBin: true @@ -4052,13 +4060,13 @@ packages: dev: true resolution: integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q== - /nanoid/3.1.20: + /nanoid/3.1.22: dev: true engines: node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1 hasBin: true resolution: - integrity: sha512-a1cQNyczgKbLX9jwbS/+d7W8fX/RfgYR7lVWwWOGIPNgK2m0MWvrGF6/m4kk6U3QcFMnZf3RIhL0v2Jgh/0Uxw== + integrity: sha512-/2ZUaJX2ANuLtTvqTlgqBQNJoQO398KyJgZloL0PZkC0dpysjncRUPsFe3DUPzz/y3h+u7C46np8RMuvF3jsSQ== /natural-compare/1.4.0: dev: true resolution: @@ -4488,7 +4496,7 @@ packages: /postcss/8.2.8: dependencies: colorette: 1.2.2 - nanoid: 3.1.20 + nanoid: 3.1.22 source-map: 0.6.1 dev: true engines: @@ -4527,7 +4535,7 @@ packages: /prismjs/1.23.0: dev: true optionalDependencies: - clipboard: 2.0.7 + clipboard: 2.0.8 resolution: integrity: sha512-c29LVsqOaLbBHuIbsTxaKENh1N2EQBOHaWv7gkHN4dgRbxSREqDnDbtFJYdpPauS4YCplMSNCABQ6Eeor69bAA== /process-nextick-args/2.0.1: @@ -4848,11 +4856,11 @@ packages: hasBin: true resolution: integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA== - /rollup-plugin-terser/7.0.2_rollup@2.41.0: + /rollup-plugin-terser/7.0.2_rollup@2.41.3: dependencies: '@babel/code-frame': 7.12.13 jest-worker: 26.6.2 - rollup: 2.41.0 + rollup: 2.41.3 serialize-javascript: 4.0.0 terser: 5.6.0 dev: true @@ -4860,7 +4868,7 @@ packages: rollup: ^2.0.0 resolution: integrity: sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ== - /rollup/2.41.0: + /rollup/2.41.3: dev: true engines: node: '>=10.0.0' @@ -4868,7 +4876,7 @@ packages: optionalDependencies: fsevents: 2.3.2 resolution: - integrity: sha512-Gk76XHTggulWPH95q8V62bw6uqDH6UGvbD6LOa3QUyhuMF3eOuaeDHR7SLm1T9faitkpNrqzUAVYx47klcMnlA== + integrity: sha512-swrSUfX3UK7LGd5exBJNUC7kykdxemUTRuyO9hUFJsmQUsUovHcki9vl5MAWFbB6oI47HpeZHtbmuzdm1SRUZw== /run-parallel/1.2.0: dependencies: queue-microtask: 1.2.2 @@ -5480,13 +5488,13 @@ packages: dev: true resolution: integrity: sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA== - /uglify-js/3.13.0: + /uglify-js/3.13.1: dev: true engines: node: '>=0.8.0' hasBin: true resolution: - integrity: sha512-TWYSWa9T2pPN4DIJYbU9oAjQx+5qdV5RUDxwARg8fmJZrD/V27Zj0JngW5xg1DFz42G0uDYl2XhzF6alSzD62w== + integrity: sha512-EWhx3fHy3M9JbaeTnO+rEqzCe1wtyQClv6q3YWq0voOj4E+bMZBErVS1GAHPDiRGONYq34M1/d8KuQMgvi6Gjw== /unbox-primitive/1.0.0: dependencies: function-bind: 1.1.1 @@ -5648,7 +5656,7 @@ packages: vite: ^2.0.0-beta.1 resolution: integrity: sha512-dJ06wlic1Gprb+PLpTpwkoufm+/5wtBUwSIMvMa9mql34eqY+DZpOdz7s2FpdRAe/6XSRFH4oHVp0xfUnZp52Q== - /vite-plugin-pages/0.7.0_vite@2.1.0+vue@3.0.7: + /vite-plugin-pages/0.7.1_vite@2.1.0+vue@3.0.7: dependencies: '@vue/compiler-sfc': 3.0.7_vue@3.0.7 chalk: 4.1.0 @@ -5660,20 +5668,20 @@ packages: json5: 2.2.0 vite: 2.1.0 vue: 3.0.7 - vue-router: 4.0.4_vue@3.0.7 - yaml: 2.0.0-3 + vue-router: 4.0.5_vue@3.0.7 + yaml: 2.0.0-4 dev: true peerDependencies: vite: ^2.0.0 vue: ^3.0.0 resolution: - integrity: sha512-nClkzBs+XPIqvlQuqqvukn/5igNkJ8i17/5aP6L6mfebhmnyngpcmSXrzuwnbEgP8VWq27L6+gLFniKWCRBrbg== + integrity: sha512-Ib5iru9W145spN2qM+5rS8ixrFVcMf1HQ3KdvLQWqp1NF5cYdMlsCeCcF+qSgZf/sHk15xqXO31ubdee3N1aMA== /vite-plugin-pwa/0.5.6: dependencies: debug: 4.3.2 fast-glob: 3.2.5 pretty-bytes: 5.6.0 - workbox-build: 6.1.1 + workbox-build: 6.1.2 dev: true resolution: integrity: sha512-CQjfKdSm0YMRRdMkfdI1RqJyrCjOFUl61+puGfMNAUMM5tex9rjF9gHxqDV5pN/2jFMQoTKkLLQ7HOYM0VbF2w== @@ -5684,23 +5692,23 @@ packages: fast-glob: 3.2.5 vite: 2.1.0 vue: 3.0.7 - vue-router: 4.0.4_vue@3.0.7 + vue-router: 4.0.5_vue@3.0.7 dev: true peerDependencies: vite: ^2.0.0-beta.65 resolution: integrity: sha512-I5BfkCHwHV1WlbJE1ps2r6vwTo3N5QpLks3UpGa8XHcmHW03lavvJkdfjBpagI1bUQGEwWjLowFisG0Q/NJq3A== - /vite-plugin-windicss/0.8.2_vite@2.1.0: + /vite-plugin-windicss/0.8.3_vite@2.1.0: dependencies: - '@windicss/plugin-utils': 0.8.2 + '@windicss/plugin-utils': 0.8.3 vite: 2.1.0 - windicss: 2.4.0 + windicss: 2.4.7 dev: true peerDependencies: vite: ^2.0.1 resolution: - integrity: sha512-eeHmCAbmeKg1k0r5moPEQrVPFebfsCCGkKUSb8MYWkglLfpcBZfCHyTTdpn/PONy/JcvWrdpbND2/tsy30it3g== - /vite-ssg/0.8.12_5615d07f6676c56e36f981abcba4ed80: + integrity: sha512-VhiYUBIexKD1Il1dxV6yB4SN+ufza3HWhKK7IFFGrf4gj2JqSX9MNUdS2jPOEInyJszw+fT7WrHj1hsYd7ROJA== + /vite-ssg/0.9.1_5615d07f6676c56e36f981abcba4ed80: dependencies: '@vue/compiler-sfc': 3.0.7_vue@3.0.7 '@vue/server-renderer': 3.0.7_vue@3.0.7 @@ -5708,7 +5716,7 @@ packages: chalk: 4.1.0 fs-extra: 9.1.0 html-minifier: 4.0.0 - jsdom: 16.5.0 + jsdom: 16.5.1 prettier: 2.2.1 vite: 2.1.0 vue: 3.0.7 @@ -5721,18 +5729,18 @@ packages: peerDependencies: '@vue/compiler-sfc': ^3.0.4 '@vue/server-renderer': ^3.0.4 - '@vueuse/head': ^0.3.1 - vite: ^2.0.0-beta.3 + '@vueuse/head': ^0.5.1 + vite: ^2.0.0 vue: ^3.0.4 vue-router: ^4.0.1 resolution: - integrity: sha512-Jyn7QHluvJwTqh3O/O57eRHzNHzYsM8UmPgrX9GStvjvYN8Utdbh7H4wcJSN2iz7jAl7KXZAB5+jSIltXGUGig== + integrity: sha512-8cNx7UDd2EaQrFX0jeW6pEE409I+x+JukBOfdPH/DLSE0otF8LnZq5tTFACwbGLRMVYqtDytWw3fnN2i2FnudQ== /vite/2.1.0: dependencies: esbuild: 0.9.2 postcss: 8.2.8 resolve: 1.20.0 - rollup: 2.41.0 + rollup: 2.41.3 dev: true engines: node: '>=12.0.0' @@ -5784,18 +5792,9 @@ packages: vue: ^3.0.0 resolution: integrity: sha512-iks0eJDv/4cK/7tl/ooMUroNVVIGOK4kKS1PIHmPQk7QjT/sDfFM84vjPKgpARbw0GjJsOiADL43jufNfs9e9A== - /vue-router/4.0.4_vue@3.0.7: - dependencies: - vue: 3.0.7 - dev: true - peerDependencies: - vue: ^3.0.0 - resolution: - integrity: sha512-uN6PDEaYdU9aRO7mU+Dkr1uaY49hV3fucEDG/Vre/Qj8ct3RoJS16vcPrvKVzn69zDDjBV5b9Xw7fZA9r6b/Iw== /vue-router/4.0.5_vue@3.0.7: dependencies: vue: 3.0.7 - dev: false peerDependencies: vue: ^3.0.0 resolution: @@ -5917,40 +5916,40 @@ packages: hasBin: true resolution: integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA== - /windicss/2.4.0: + /windicss/2.4.7: dev: true engines: node: '>= 12' hasBin: true resolution: - integrity: sha512-EcGkGnZpuoH0r/hNuj4GLheb9Lg3P+s5KOHUZU63zkl6yoMQNAwTvNXai7OjylbXLFDEWii7SAJbwQIFxE56qQ== + integrity: sha512-7CuHMxa4r/sUHVqF1v+glcxWVetbG2j5V+JXRk/C//+CN8Sn8yoWHl8KcDqaDtX6nLF8WQRl0q56GUshgWgxwQ== /word-wrap/1.2.3: dev: true engines: node: '>=0.10.0' resolution: integrity: sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ== - /workbox-background-sync/6.1.1: + /workbox-background-sync/6.1.2: dependencies: - workbox-core: 6.1.1 + workbox-core: 6.1.2 dev: true resolution: - integrity: sha512-w1b3j7snz4pQ8xp0i5Nci40qlglqdk70pbORBtMfl9uikI1qGjYfKq6oYeResCXYxb5mUYS245HsUclb6RFVJA== - /workbox-broadcast-update/6.1.1: + integrity: sha512-rdXbGCI7KIxlw/rtVc3Bfp7S2ylZ7u+bSPoW8W6bxBR4RsSSagNIJOvkiS1+3zZOwvNcUxcRvVhDcwDz1cBbhQ== + /workbox-broadcast-update/6.1.2: dependencies: - workbox-core: 6.1.1 + workbox-core: 6.1.2 dev: true resolution: - integrity: sha512-8fBNOQt8ojWWtz3FbkDnKo8CpN6l8UjD2HpQr8tue7HJVfk0X1gfnzZLIDg7HCXhqF7ld3iQbGQqGPf1ihTY6A== - /workbox-build/6.1.1: + integrity: sha512-pISOgOMH5pRVBlnvverxoaMgZzxdopzozuyjAt6UcctOjvuISQyTGa28C4qQ6XN20/rb3tk3n94N122wxicGXg== + /workbox-build/6.1.2: dependencies: '@babel/core': 7.13.10 '@babel/preset-env': 7.13.10_@babel+core@7.13.10 '@babel/runtime': 7.13.10 '@hapi/joi': 16.1.8 - '@rollup/plugin-babel': 5.3.0_16d5b6426664af7201b70951546c1784 - '@rollup/plugin-node-resolve': 9.0.0_rollup@2.41.0 - '@rollup/plugin-replace': 2.4.1_rollup@2.41.0 + '@rollup/plugin-babel': 5.3.0_4cc8b46cb9a8b000569060c94ea557e4 + '@rollup/plugin-node-resolve': 9.0.0_rollup@2.41.3 + '@rollup/plugin-replace': 2.4.1_rollup@2.41.3 '@surma/rollup-plugin-off-main-thread': 1.4.2 common-tags: 1.8.0 fast-json-stable-stringify: 2.1.0 @@ -5958,119 +5957,119 @@ packages: glob: 7.1.6 lodash: 4.17.21 pretty-bytes: 5.6.0 - rollup: 2.41.0 - rollup-plugin-terser: 7.0.2_rollup@2.41.0 + rollup: 2.41.3 + rollup-plugin-terser: 7.0.2_rollup@2.41.3 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.1.1 - workbox-broadcast-update: 6.1.1 - workbox-cacheable-response: 6.1.1 - workbox-core: 6.1.1 - workbox-expiration: 6.1.1 - workbox-google-analytics: 6.1.1 - workbox-navigation-preload: 6.1.1 - workbox-precaching: 6.1.1 - workbox-range-requests: 6.1.1 - workbox-recipes: 6.1.1 - workbox-routing: 6.1.1 - workbox-strategies: 6.1.1 - workbox-streams: 6.1.1 - workbox-sw: 6.1.1 - workbox-window: 6.1.1 + workbox-background-sync: 6.1.2 + workbox-broadcast-update: 6.1.2 + workbox-cacheable-response: 6.1.2 + workbox-core: 6.1.2 + workbox-expiration: 6.1.2 + workbox-google-analytics: 6.1.2 + workbox-navigation-preload: 6.1.2 + workbox-precaching: 6.1.2 + workbox-range-requests: 6.1.2 + workbox-recipes: 6.1.2 + workbox-routing: 6.1.2 + workbox-strategies: 6.1.2 + workbox-streams: 6.1.2 + workbox-sw: 6.1.2 + workbox-window: 6.1.2 dev: true engines: node: '>=10.0.0' resolution: - integrity: sha512-mAI3dS4VnXri6BFg02arK1403SqHy2sOlzC4NVAk6Rl2+Ddxs+PmJO4cMTyHw0KEhQFcwk6V8cJeGiXJXYzinA== - /workbox-cacheable-response/6.1.1: + integrity: sha512-Px9amQd46uJh37ZWoT2LIcXTgBEZAOB28otxqJRNS4jpUhtANHQG3yX6AhwPdcw6xTV5ufLXizBCkF8z/cox0A== + /workbox-cacheable-response/6.1.2: dependencies: - workbox-core: 6.1.1 + workbox-core: 6.1.2 dev: true resolution: - integrity: sha512-jasNxelRrqCbzIAIMjHk7Ej9BOViBTQlvRJzv3Y0nYuWvxK0CDPQJSraGmTbu3LGiTBbrWEmxe1hVqvLyFKR9A== - /workbox-core/6.1.1: + integrity: sha512-zSTQWJU+CBHC90N/Dccb9n0IzbTsmnl28usKOlVYbfHS5wit3izpD7djqqHzgzyS+gdemRjY4s02VV9WvyeD1w== + /workbox-core/6.1.2: dev: true resolution: - integrity: sha512-xsc/72AQxFtt2BHmwU8QtnVV+W5ln4nnYGuz9Q5sPWYGqW4cH0P+FpZDoGM59bmNEyNf+W9bEmidW//e5GsbwQ== - /workbox-expiration/6.1.1: + integrity: sha512-69rch7EyPsNAx5Y5YlSoHV39/EEE1oDeb5zmLIy6+mgB4BnaG6u/tlDtvjvKqHcPM0gz2L5SzYtTEvWmk5WRTQ== + /workbox-expiration/6.1.2: dependencies: - workbox-core: 6.1.1 + workbox-core: 6.1.2 dev: true resolution: - integrity: sha512-WbEv8NG1ZUiWI+jv3v7Jqed/PyCMoTpLcf3Nw7tKq0nGy6DFQtmSizO37uJ73oc8vttck97UBPQRiwyP1bZnAg== - /workbox-google-analytics/6.1.1: + integrity: sha512-86cXz8Ae5cAJMgJ6aD/8E1NMNON4qGnE4ir1G3VuOu1xLsx2ItbbXmz6b0BB2dZ+kX6BDwqE0wkgS5As5Sds7g== + /workbox-google-analytics/6.1.2: dependencies: - workbox-background-sync: 6.1.1 - workbox-core: 6.1.1 - workbox-routing: 6.1.1 - workbox-strategies: 6.1.1 + workbox-background-sync: 6.1.2 + workbox-core: 6.1.2 + workbox-routing: 6.1.2 + workbox-strategies: 6.1.2 dev: true resolution: - integrity: sha512-79PyeE4TyabGXqlDcRG2LKejs8yZ8OoU0/El0BwP8RGrZgp5GMDGuJkat4xggpRTVaOk8rb0aoSbVAYBWpa0pg== - /workbox-navigation-preload/6.1.1: + integrity: sha512-7mO/gMms1yivnoVPnm8LXYHV2SsHBxTijYNXx032nzMX0gpBKJfRHmNvZDVRvn2L6YRxFiMg0x9JuHe2b2wSeg== + /workbox-navigation-preload/6.1.2: dependencies: - workbox-core: 6.1.1 + workbox-core: 6.1.2 dev: true resolution: - integrity: sha512-vX5qJDk1Z663nuSSSHkcBFQQJwEe4UHynd5uoX3oC0IlecPclAbyT3QetVh0wYdXv6G6XD/LBd3iNZmlSbTosw== - /workbox-precaching/6.1.1: + integrity: sha512-A41yO/mLjHMNV1EGWFTDExYAYkNvdtu2U0deRNL3HKKEMomqhLfFHJVg/b2jyarMf9Iosm7jHFbbTr8hiaMWwA== + /workbox-precaching/6.1.2: dependencies: - workbox-core: 6.1.1 - workbox-routing: 6.1.1 - workbox-strategies: 6.1.1 + workbox-core: 6.1.2 + workbox-routing: 6.1.2 + workbox-strategies: 6.1.2 dev: true resolution: - integrity: sha512-x8OKwtjd5ewe/x3VlKcXri1P3Tm0uV+uChdMYg/QryrCR9K8x9xwhAw8PZPkwrY0bLLsJMUoX9/lBu8DmjVqTA== - /workbox-range-requests/6.1.1: + integrity: sha512-jGwv6tMdIecsyBSdVCgXoD7bHxLRI972lvYOfvcosGjP3oFKe8p2DVPsn3TIzEVYTl+b3j59utC7yrOP9oEHSg== + /workbox-range-requests/6.1.2: dependencies: - workbox-core: 6.1.1 + workbox-core: 6.1.2 dev: true resolution: - integrity: sha512-ikZ0ZwbFAVMzJ08rM/spn9zC2tohGllFVii9R1q0+xMKvoGDsyzoQnoKrXgyUvcjRPn6ByFncAJ5lUKKG4TGkA== - /workbox-recipes/6.1.1: + integrity: sha512-VNwg8DKpQtIRBQ+3GPAv7/OFjs1AdJDt06BJOnNxy4NiY3/Abhjry5P7SJ8uXMNwxiSHKpcLY8nAF+YVYlLuRQ== + /workbox-recipes/6.1.2: dependencies: - workbox-cacheable-response: 6.1.1 - workbox-core: 6.1.1 - workbox-expiration: 6.1.1 - workbox-precaching: 6.1.1 - workbox-routing: 6.1.1 - workbox-strategies: 6.1.1 + workbox-cacheable-response: 6.1.2 + workbox-core: 6.1.2 + workbox-expiration: 6.1.2 + workbox-precaching: 6.1.2 + workbox-routing: 6.1.2 + workbox-strategies: 6.1.2 dev: true resolution: - integrity: sha512-GuzJXBQM+YaFxQwFvcRarAScUoRDoaWXKxxkLWHnCJf0H//MQ8zR9Ay1mv21N6iRoSH11S0u/4yxSeembG/fLA== - /workbox-routing/6.1.1: + integrity: sha512-KT9qome7svIajmXP6/4kmZYr8UzWua6MO2GIeM0Th+mr28WzrHfw2iCeo3362hCW/yMiNMlP5uuXiqsaFxUjHg== + /workbox-routing/6.1.2: dependencies: - workbox-core: 6.1.1 + workbox-core: 6.1.2 dev: true resolution: - integrity: sha512-Az3Gt3cHNK+W0gTfSb4eKGfwEap9Slak16Krr5SiLhE1gXUY2C2O123HucVCedXgIoqTLOXMtNj71Cm6SwYDEg== - /workbox-strategies/6.1.1: + integrity: sha512-aRcqO+KX9A0J5W6hEeEpGhT6Lesqd3WfgaqlSD5LRajm0vAgYnlQzY37w6uC55Ev7M5Gh/xg0lA99qKc6ozsEA== + /workbox-strategies/6.1.2: dependencies: - workbox-core: 6.1.1 + workbox-core: 6.1.2 dev: true resolution: - integrity: sha512-7qYA9Eiq6hnP2dyenlD7ZtWI1ArBMT8yhTvHVlaOl9kYY7W+Iv3lAfRCjj/nucOKeVXATx4iVJEuFPn5J+8lzw== - /workbox-streams/6.1.1: + integrity: sha512-IX7UNePHmmfb1dcXSxgcephYShnLc0pmP3MRT/TZGjv8f0qcZYH7Sr/lTmwaxGXQL8yCSCrQICZwJnHLw2G5Ng== + /workbox-streams/6.1.2: dependencies: - workbox-core: 6.1.1 - workbox-routing: 6.1.1 + workbox-core: 6.1.2 + workbox-routing: 6.1.2 dev: true resolution: - integrity: sha512-EMhY+Y2O7+XVy8MFRmiDwKezAXLzbgjQOJDbxWaGKtwNPbwOF6gGZjCvmnNAU1K+MAvvUNsAFR6AAUKMSfOyaw== - /workbox-sw/6.1.1: + integrity: sha512-iAHamHNZPSfN8k2QMrfei6/2FrReSHCkQUi4gU4B+tDXi4lY33/iU3+xlWLsMunLzoJhtPChDLG10s+EU5egvQ== + /workbox-sw/6.1.2: dev: true resolution: - integrity: sha512-t6LLSx/rOS8d6w4+fsJOHDqGrjO89iBF0F8nBQgBleEPjvs9Be5j4B11y34Fw7s0CggeA3Kciutr4CqnQtPQUg== - /workbox-window/6.1.1: + integrity: sha512-daxYjELQlNmGLeQolz29vkiVKMcAzZrSv5MLPAghvid6sajpq9x+FfMGriWaZcpyGZVKStAf6XzUbvvm0sJ/HA== + /workbox-window/6.1.2: dependencies: - workbox-core: 6.1.1 + workbox-core: 6.1.2 dev: true resolution: - integrity: sha512-ZT1enHgi6gYfm+HgRWq8nkqLFEtjOjkq3yGV/qhMmKvI39/sIdO4g2LcjqhnUjbhweedX+9KOOu3U4xasQpGcQ== + integrity: sha512-SXOAv56PWHzLhJcyQGPio1OXGzSza814lc2D42+go8CmeNIJDb03nzUi1FGMF4Tt1F7h5q8IYzq5bPQLTZ7IKQ== /wrap-ansi/7.0.0: dependencies: ansi-styles: 4.3.0 @@ -6124,7 +6123,7 @@ packages: /yaml-eslint-parser/0.2.2: dependencies: eslint-visitor-keys: 1.3.0 - yaml: 1.10.0 + yaml: 1.10.2 yaml-unist-parser: 1.3.1 dev: true resolution: @@ -6133,7 +6132,7 @@ packages: dependencies: eslint-visitor-keys: 1.3.0 lodash: 4.17.21 - yaml: 1.10.0 + yaml: 1.10.2 dev: true resolution: integrity: sha512-32kYO6kJUuZzqte82t4M/gB6/+11WAuHiEnK7FreMo20xsCKPeFH5tDBU7iWxR7zeJpNnMXfJyXwne48D0hGrg== @@ -6141,30 +6140,30 @@ packages: dependencies: lines-and-columns: 1.1.6 tslib: 1.14.1 - yaml: 1.10.0 + yaml: 1.10.2 dev: true engines: node: '>= 6' resolution: integrity: sha512-4aHBMpYcnByF8l2OKj5hlBJlxSYIMON8Z1Hm57ymbBL4omXMlGgY+pEf4Di6h2qNT8ZG8seTVvAQYNOa7CZ9eA== - /yaml/1.10.0: + /yaml/1.10.2: dev: true engines: node: '>= 6' resolution: - integrity: sha512-yr2icI4glYaNG+KWONODapy2/jDdMSDnrONSjblABjD9B4Z5LgiircSt8m8sRZFNi08kG9Sm0uSHtEmP3zaEGg== - /yaml/2.0.0-3: + integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg== + /yaml/2.0.0-4: dev: true engines: node: '>= 10' resolution: - integrity: sha512-gvtVaY+/mQ0OsXgaWy2Tf830JuXN7qEUYdXWsuiJVSkMRsBBQ90YVpQQofaURbhoA1xSbLBf7965oH6ddzNbBQ== - /yargs-parser/20.2.6: + integrity: sha512-MoQoNhTFI400tkaeod+X0Vety1KD2L9dUa6pa1CVcyfcATjC/iDxoMLvqZ6U3D8c5KzxBrU2HnJH+PfaXOqI7w== + /yargs-parser/20.2.7: dev: true engines: node: '>=10' resolution: - integrity: sha512-AP1+fQIWSM/sMiET8fyayjx/J+JmTPt2Mr0FkrgqB4todtfa53sOsrSAcIrJRD5XS20bKUwaDIuMkWKCEiQLKA== + integrity: sha512-FiNkvbeHzB/syOjIUxFDCnhSfzAL8R5vs40MgLFBorXACCOAEaWu0gRZl14vG8MR9AOJIZbmkjhusqBYZ3HTHw== /yargs/16.2.0: dependencies: cliui: 7.0.4 @@ -6173,7 +6172,7 @@ packages: require-directory: 2.1.1 string-width: 4.2.2 y18n: 5.0.5 - yargs-parser: 20.2.6 + yargs-parser: 20.2.7 dev: true engines: node: '>=10' @@ -6182,9 +6181,9 @@ packages: specifiers: '@antfu/eslint-config': ^0.6.2 '@iconify/json': ^1.1.316 - '@intlify/vite-plugin-vue-i18n': ^2.0.2 + '@intlify/vite-plugin-vue-i18n': ^2.0.3 '@types/nprogress': ^0.2.0 - '@typescript-eslint/eslint-plugin': ^4.17.0 + '@typescript-eslint/eslint-plugin': ^4.18.0 '@vitejs/plugin-vue': ^1.1.5 '@vue/compiler-sfc': ^3.0.7 '@vue/server-renderer': ^3.0.7 @@ -6202,11 +6201,11 @@ specifiers: vite-plugin-components: ^0.8.3 vite-plugin-icons: ^0.3.2 vite-plugin-md: ^0.6.1 - vite-plugin-pages: ^0.7.0 + vite-plugin-pages: ^0.7.1 vite-plugin-pwa: ^0.5.6 vite-plugin-vue-layouts: ^0.2.2 - vite-plugin-windicss: ^0.8.2 - vite-ssg: ^0.8.12 + vite-plugin-windicss: ^0.8.3 + vite-ssg: ^0.9.1 vue: ^3.0.7 vue-i18n: ^9.0.0 vue-router: ^4.0.5