chore: update deps

This commit is contained in:
张传龙 2022-09-08 15:06:23 +08:00
parent 2f3a83758a
commit fd1752693a
2 changed files with 316 additions and 81 deletions

View File

@ -21,7 +21,7 @@
"md-editor-v3": "^1.11.4", "md-editor-v3": "^1.11.4",
"mockjs": "^1.1.0", "mockjs": "^1.1.0",
"pinia": "^2.0.13", "pinia": "^2.0.13",
"vue": "^3.2.31", "vue": "^3.2.39",
"vue-router": "^4.0.15" "vue-router": "^4.0.15"
}, },
"devDependencies": { "devDependencies": {
@ -52,12 +52,12 @@
"unplugin-auto-import": "^0.9.2", "unplugin-auto-import": "^0.9.2",
"unplugin-icons": "^0.14.1", "unplugin-icons": "^0.14.1",
"unplugin-vue-components": "^0.17.21", "unplugin-vue-components": "^0.17.21",
"unplugin-vue-define-options": "^0.11.2",
"vite": "^3.0.9", "vite": "^3.0.9",
"vite-plugin-compression": "^0.5.1", "vite-plugin-compression": "^0.5.1",
"vite-plugin-html": "^3.2.0", "vite-plugin-html": "^3.2.0",
"vite-plugin-mock": "^2.9.6", "vite-plugin-mock": "^2.9.6",
"vite-plugin-svg-icons": "^2.0.1", "vite-plugin-svg-icons": "^2.0.1"
"vite-plugin-vue-setup-extend-plus": "^0.1.0"
}, },
"config": { "config": {
"commitizen": { "commitizen": {

391
pnpm-lock.yaml generated
View File

@ -35,31 +35,31 @@ specifiers:
unplugin-auto-import: ^0.9.2 unplugin-auto-import: ^0.9.2
unplugin-icons: ^0.14.1 unplugin-icons: ^0.14.1
unplugin-vue-components: ^0.17.21 unplugin-vue-components: ^0.17.21
unplugin-vue-define-options: ^0.11.2
vite: ^3.0.9 vite: ^3.0.9
vite-plugin-compression: ^0.5.1 vite-plugin-compression: ^0.5.1
vite-plugin-html: ^3.2.0 vite-plugin-html: ^3.2.0
vite-plugin-mock: ^2.9.6 vite-plugin-mock: ^2.9.6
vite-plugin-svg-icons: ^2.0.1 vite-plugin-svg-icons: ^2.0.1
vite-plugin-vue-setup-extend-plus: ^0.1.0 vue: ^3.2.39
vue: ^3.2.31
vue-router: ^4.0.15 vue-router: ^4.0.15
dependencies: dependencies:
'@vueuse/core': 8.4.2_vue@3.2.31 '@vueuse/core': 8.4.2_vue@3.2.39
axios: 0.21.4 axios: 0.21.4
dayjs: 1.11.0 dayjs: 1.11.0
lodash-es: 4.17.21 lodash-es: 4.17.21
md-editor-v3: 1.11.4 md-editor-v3: 1.11.4
mockjs: 1.1.0 mockjs: 1.1.0
pinia: 2.0.13_vue@3.2.31 pinia: 2.0.13_vue@3.2.39
vue: 3.2.31 vue: 3.2.39
vue-router: 4.0.15_vue@3.2.31 vue-router: 4.0.15_vue@3.2.39
devDependencies: devDependencies:
'@commitlint/cli': 17.0.3 '@commitlint/cli': 17.0.3
'@commitlint/config-conventional': 17.0.3 '@commitlint/config-conventional': 17.0.3
'@iconify/json': 2.1.99 '@iconify/json': 2.1.99
'@iconify/vue': 3.2.1_vue@3.2.31 '@iconify/vue': 3.2.1_vue@3.2.39
'@vitejs/plugin-vue': 1.10.2_vite@3.0.9 '@vitejs/plugin-vue': 1.10.2_vite@3.0.9
'@vue/compiler-sfc': 3.2.31 '@vue/compiler-sfc': 3.2.31
chalk: 5.0.1 chalk: 5.0.1
@ -75,20 +75,20 @@ devDependencies:
fs-extra: 10.0.1 fs-extra: 10.0.1
husky: 8.0.1 husky: 8.0.1
lint-staged: 13.0.3 lint-staged: 13.0.3
naive-ui: 2.32.2_vue@3.2.31 naive-ui: 2.32.2_vue@3.2.39
prettier: 2.6.1 prettier: 2.6.1
rollup-plugin-visualizer: 5.6.0 rollup-plugin-visualizer: 5.6.0
sass: 1.49.10 sass: 1.49.10
unocss: 0.43.2_vite@3.0.9 unocss: 0.43.2_vite@3.0.9
unplugin-auto-import: 0.9.2_w5m6vlow2rpxta3gfwfgj3us4a unplugin-auto-import: 0.9.2_w5m6vlow2rpxta3gfwfgj3us4a
unplugin-icons: 0.14.1_kxanskcjos2practu6ljrgseeq unplugin-icons: 0.14.1_kxanskcjos2practu6ljrgseeq
unplugin-vue-components: 0.17.21_vite@3.0.9+vue@3.2.31 unplugin-vue-components: 0.17.21_vite@3.0.9+vue@3.2.39
unplugin-vue-define-options: 0.11.2_vite@3.0.9
vite: 3.0.9_sass@1.49.10 vite: 3.0.9_sass@1.49.10
vite-plugin-compression: 0.5.1_vite@3.0.9 vite-plugin-compression: 0.5.1_vite@3.0.9
vite-plugin-html: 3.2.0_vite@3.0.9 vite-plugin-html: 3.2.0_vite@3.0.9
vite-plugin-mock: 2.9.6_mockjs@1.1.0+vite@3.0.9 vite-plugin-mock: 2.9.6_mockjs@1.1.0+vite@3.0.9
vite-plugin-svg-icons: 2.0.1_vite@3.0.9 vite-plugin-svg-icons: 2.0.1_vite@3.0.9
vite-plugin-vue-setup-extend-plus: 0.1.0
packages: packages:
@ -120,6 +120,10 @@ packages:
'@babel/highlight': 7.18.6 '@babel/highlight': 7.18.6
dev: true dev: true
/@babel/helper-string-parser/7.18.10:
resolution: {integrity: sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw==}
engines: {node: '>=6.9.0'}
/@babel/helper-validator-identifier/7.18.6: /@babel/helper-validator-identifier/7.18.6:
resolution: {integrity: sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==} resolution: {integrity: sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
@ -139,6 +143,14 @@ packages:
hasBin: true hasBin: true
dependencies: dependencies:
'@babel/types': 7.18.8 '@babel/types': 7.18.8
dev: true
/@babel/parser/7.19.0:
resolution: {integrity: sha512-74bEXKX2h+8rrfQUfsBfuZZHzsEs6Eql4pqy/T4Nn6Y9wNPggQOqD6z6pn5Bl8ZfysKouFZT/UXEH94ummEeQw==}
engines: {node: '>=6.0.0'}
hasBin: true
dependencies:
'@babel/types': 7.19.0
/@babel/types/7.18.8: /@babel/types/7.18.8:
resolution: {integrity: sha512-qwpdsmraq0aJ3osLJRApsc2ouSJCdnMeZwB0DhbtHAtRpZNZCdlbRnHIgcRKzdE1g0iOGg644fzjOBcdOz9cPw==} resolution: {integrity: sha512-qwpdsmraq0aJ3osLJRApsc2ouSJCdnMeZwB0DhbtHAtRpZNZCdlbRnHIgcRKzdE1g0iOGg644fzjOBcdOz9cPw==}
@ -146,6 +158,15 @@ packages:
dependencies: dependencies:
'@babel/helper-validator-identifier': 7.18.6 '@babel/helper-validator-identifier': 7.18.6
to-fast-properties: 2.0.0 to-fast-properties: 2.0.0
dev: true
/@babel/types/7.19.0:
resolution: {integrity: sha512-YuGopBq3ke25BVSiS6fgF49Ul9gH1x70Bcr6bqRLjWCkcX8Hre1/5+z+IiWOIerRMSSEfGZVB9z9kyq7wVs9YA==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/helper-string-parser': 7.18.10
'@babel/helper-validator-identifier': 7.18.6
to-fast-properties: 2.0.0
/@commitlint/cli/17.0.3: /@commitlint/cli/17.0.3:
resolution: {integrity: sha512-oAo2vi5d8QZnAbtU5+0cR2j+A7PO8zuccux65R/EycwvsZrDVyW518FFrnJK2UQxbRtHFFIG+NjQ6vOiJV0Q8A==} resolution: {integrity: sha512-oAo2vi5d8QZnAbtU5+0cR2j+A7PO8zuccux65R/EycwvsZrDVyW518FFrnJK2UQxbRtHFFIG+NjQ6vOiJV0Q8A==}
@ -182,6 +203,15 @@ packages:
ajv: 8.11.0 ajv: 8.11.0
dev: true dev: true
/@commitlint/config-validator/17.1.0:
resolution: {integrity: sha512-Q1rRRSU09ngrTgeTXHq6ePJs2KrI+axPTgkNYDWSJIuS1Op4w3J30vUfSXjwn5YEJHklK3fSqWNHmBhmTR7Vdg==}
engines: {node: '>=v14'}
dependencies:
'@commitlint/types': 17.0.0
ajv: 8.11.0
dev: true
optional: true
/@commitlint/ensure/17.0.0: /@commitlint/ensure/17.0.0:
resolution: {integrity: sha512-M2hkJnNXvEni59S0QPOnqCKIK52G1XyXBGw51mvh7OXDudCmZ9tZiIPpU882p475Mhx48Ien1MbWjCP1zlyC0A==} resolution: {integrity: sha512-M2hkJnNXvEni59S0QPOnqCKIK52G1XyXBGw51mvh7OXDudCmZ9tZiIPpU882p475Mhx48Ien1MbWjCP1zlyC0A==}
engines: {node: '>=v14'} engines: {node: '>=v14'}
@ -241,6 +271,28 @@ packages:
- '@swc/wasm' - '@swc/wasm'
dev: true dev: true
/@commitlint/load/17.1.2:
resolution: {integrity: sha512-sk2p/jFYAWLChIfOIp/MGSIn/WzZ0vkc3afw+l4X8hGEYkvDe4gQUUAVxjl/6xMRn0HgnSLMZ04xXh5pkTsmgg==}
engines: {node: '>=v14'}
dependencies:
'@commitlint/config-validator': 17.1.0
'@commitlint/execute-rule': 17.0.0
'@commitlint/resolve-extends': 17.1.0
'@commitlint/types': 17.0.0
'@types/node': 14.18.28
chalk: 4.1.2
cosmiconfig: 7.0.1
cosmiconfig-typescript-loader: 4.0.0_3fsfwaqvzqsexvrl2h7z3a7why
lodash: 4.17.21
resolve-from: 5.0.0
ts-node: 10.9.1_i35juvv3q67kl3o6475tyeglwq
typescript: 4.7.4
transitivePeerDependencies:
- '@swc/core'
- '@swc/wasm'
dev: true
optional: true
/@commitlint/message/17.0.0: /@commitlint/message/17.0.0:
resolution: {integrity: sha512-LpcwYtN+lBlfZijHUdVr8aNFTVpHjuHI52BnfoV01TF7iSLnia0jttzpLkrLmI8HNQz6Vhr9UrxDWtKZiMGsBw==} resolution: {integrity: sha512-LpcwYtN+lBlfZijHUdVr8aNFTVpHjuHI52BnfoV01TF7iSLnia0jttzpLkrLmI8HNQz6Vhr9UrxDWtKZiMGsBw==}
engines: {node: '>=v14'} engines: {node: '>=v14'}
@ -277,6 +329,19 @@ packages:
resolve-global: 1.0.0 resolve-global: 1.0.0
dev: true dev: true
/@commitlint/resolve-extends/17.1.0:
resolution: {integrity: sha512-jqKm00LJ59T0O8O4bH4oMa4XyJVEOK4GzH8Qye9XKji+Q1FxhZznxMV/bDLyYkzbTodBt9sL0WLql8wMtRTbqQ==}
engines: {node: '>=v14'}
dependencies:
'@commitlint/config-validator': 17.1.0
'@commitlint/types': 17.0.0
import-fresh: 3.3.0
lodash: 4.17.21
resolve-from: 5.0.0
resolve-global: 1.0.0
dev: true
optional: true
/@commitlint/rules/17.0.0: /@commitlint/rules/17.0.0:
resolution: {integrity: sha512-45nIy3dERKXWpnwX9HeBzK5SepHwlDxdGBfmedXhL30fmFCkJOdxHyOJsh0+B0RaVsLGT01NELpfzJUmtpDwdQ==} resolution: {integrity: sha512-45nIy3dERKXWpnwX9HeBzK5SepHwlDxdGBfmedXhL30fmFCkJOdxHyOJsh0+B0RaVsLGT01NELpfzJUmtpDwdQ==}
engines: {node: '>=v14'} engines: {node: '>=v14'}
@ -322,12 +387,12 @@ packages:
css-render: 0.15.11 css-render: 0.15.11
dev: true dev: true
/@css-render/vue3-ssr/0.15.11_vue@3.2.31: /@css-render/vue3-ssr/0.15.11_vue@3.2.39:
resolution: {integrity: sha512-n+SuqLPbY30FUTM8slX75OaEG+c8XlTOFrAklekX2XQGvBbz9XdBE6hTEgGlV5kPcTMqTJeCG7Vzhs9/29VC7w==} resolution: {integrity: sha512-n+SuqLPbY30FUTM8slX75OaEG+c8XlTOFrAklekX2XQGvBbz9XdBE6hTEgGlV5kPcTMqTJeCG7Vzhs9/29VC7w==}
peerDependencies: peerDependencies:
vue: ^3.0.11 vue: ^3.0.11
dependencies: dependencies:
vue: 3.2.31 vue: 3.2.39
dev: true dev: true
/@emotion/hash/0.8.0: /@emotion/hash/0.8.0:
@ -412,12 +477,12 @@ packages:
- supports-color - supports-color
dev: true dev: true
/@iconify/vue/3.2.1_vue@3.2.31: /@iconify/vue/3.2.1_vue@3.2.39:
resolution: {integrity: sha512-c4R6ZgFo1JrJ8aPMMgOPgfU7lBswihMGR+yWe/P4ZukC3kTkeT4+lkt9Pc/itVFMkwva/S/7u9YofmYv57fnNQ==} resolution: {integrity: sha512-c4R6ZgFo1JrJ8aPMMgOPgfU7lBswihMGR+yWe/P4ZukC3kTkeT4+lkt9Pc/itVFMkwva/S/7u9YofmYv57fnNQ==}
peerDependencies: peerDependencies:
vue: 3.x vue: 3.x
dependencies: dependencies:
vue: 3.2.31 vue: 3.2.39
dev: true dev: true
/@jridgewell/resolve-uri/3.1.0: /@jridgewell/resolve-uri/3.1.0:
@ -549,6 +614,11 @@ packages:
resolution: {integrity: sha512-Yu5YlqbYZyqsd6LjO4e8ONJDN9pTSnciHDcRP4teNOh/au2b8helFhgRx+3w8xsTFEnwr9jtfTVJbAx+eYmlHA==} resolution: {integrity: sha512-Yu5YlqbYZyqsd6LjO4e8ONJDN9pTSnciHDcRP4teNOh/au2b8helFhgRx+3w8xsTFEnwr9jtfTVJbAx+eYmlHA==}
dev: true dev: true
/@types/node/14.18.28:
resolution: {integrity: sha512-CK2fnrQlIgKlCV3N2kM+Gznb5USlwA1KFX3rJVHmgVk6NJxFPuQ86pAcvKnu37IA4BGlSRz7sEE1lHL1aLZ/eQ==}
dev: true
optional: true
/@types/node/17.0.23: /@types/node/17.0.23:
resolution: {integrity: sha512-UxDxWn7dl97rKVeVS61vErvw086aCYhDLyvRQZ5Rk65rZKepaFdm53GeqXaKBuOhED4e9uWq34IC3TdSdJJ2Gw==} resolution: {integrity: sha512-UxDxWn7dl97rKVeVS61vErvw086aCYhDLyvRQZ5Rk65rZKepaFdm53GeqXaKBuOhED4e9uWq34IC3TdSdJJ2Gw==}
dev: true dev: true
@ -720,6 +790,15 @@ packages:
vite: 3.0.9_sass@1.49.10 vite: 3.0.9_sass@1.49.10
dev: true dev: true
/@vue-macros/common/0.11.2:
resolution: {integrity: sha512-z6yKvUL45Sb29QzEDNTwt8mMgcA/ErEZA+BUr6VGiGC0eTXMvkP8E8nwER1q/bVg/R+Xa/m3A6vcJHSUZFodRw==}
engines: {node: '>=14.19.0'}
dependencies:
'@babel/types': 7.19.0
'@vue/compiler-sfc': 3.2.39
magic-string: 0.26.3
dev: true
/@vue/compiler-core/3.2.31: /@vue/compiler-core/3.2.31:
resolution: {integrity: sha512-aKno00qoA4o+V/kR6i/pE+aP+esng5siNAVQ422TkBNM6qA4veXiZbSe8OTXHXquEi/f6Akc+nLfB4JGfe4/WQ==} resolution: {integrity: sha512-aKno00qoA4o+V/kR6i/pE+aP+esng5siNAVQ422TkBNM6qA4veXiZbSe8OTXHXquEi/f6Akc+nLfB4JGfe4/WQ==}
dependencies: dependencies:
@ -727,12 +806,28 @@ packages:
'@vue/shared': 3.2.31 '@vue/shared': 3.2.31
estree-walker: 2.0.2 estree-walker: 2.0.2
source-map: 0.6.1 source-map: 0.6.1
dev: true
/@vue/compiler-core/3.2.39:
resolution: {integrity: sha512-mf/36OWXqWn0wsC40nwRRGheR/qoID+lZXbIuLnr4/AngM0ov8Xvv8GHunC0rKRIkh60bTqydlqTeBo49rlbqw==}
dependencies:
'@babel/parser': 7.19.0
'@vue/shared': 3.2.39
estree-walker: 2.0.2
source-map: 0.6.1
/@vue/compiler-dom/3.2.31: /@vue/compiler-dom/3.2.31:
resolution: {integrity: sha512-60zIlFfzIDf3u91cqfqy9KhCKIJgPeqxgveH2L+87RcGU/alT6BRrk5JtUso0OibH3O7NXuNOQ0cDc9beT0wrg==} resolution: {integrity: sha512-60zIlFfzIDf3u91cqfqy9KhCKIJgPeqxgveH2L+87RcGU/alT6BRrk5JtUso0OibH3O7NXuNOQ0cDc9beT0wrg==}
dependencies: dependencies:
'@vue/compiler-core': 3.2.31 '@vue/compiler-core': 3.2.31
'@vue/shared': 3.2.31 '@vue/shared': 3.2.31
dev: true
/@vue/compiler-dom/3.2.39:
resolution: {integrity: sha512-HMFI25Be1C8vLEEv1hgEO1dWwG9QQ8LTTPmCkblVJY/O3OvWx6r1+zsox5mKPMGvqYEZa6l8j+xgOfUspgo7hw==}
dependencies:
'@vue/compiler-core': 3.2.39
'@vue/shared': 3.2.39
/@vue/compiler-sfc/3.2.31: /@vue/compiler-sfc/3.2.31:
resolution: {integrity: sha512-748adc9msSPGzXgibHiO6T7RWgfnDcVQD+VVwYgSsyyY8Ans64tALHZANrKtOzvkwznV/F4H7OAod/jIlp/dkQ==} resolution: {integrity: sha512-748adc9msSPGzXgibHiO6T7RWgfnDcVQD+VVwYgSsyyY8Ans64tALHZANrKtOzvkwznV/F4H7OAod/jIlp/dkQ==}
@ -747,12 +842,34 @@ packages:
magic-string: 0.25.9 magic-string: 0.25.9
postcss: 8.4.12 postcss: 8.4.12
source-map: 0.6.1 source-map: 0.6.1
dev: true
/@vue/compiler-sfc/3.2.39:
resolution: {integrity: sha512-fqAQgFs1/BxTUZkd0Vakn3teKUt//J3c420BgnYgEOoVdTwYpBTSXCMJ88GOBCylmUBbtquGPli9tVs7LzsWIA==}
dependencies:
'@babel/parser': 7.19.0
'@vue/compiler-core': 3.2.39
'@vue/compiler-dom': 3.2.39
'@vue/compiler-ssr': 3.2.39
'@vue/reactivity-transform': 3.2.39
'@vue/shared': 3.2.39
estree-walker: 2.0.2
magic-string: 0.25.9
postcss: 8.4.16
source-map: 0.6.1
/@vue/compiler-ssr/3.2.31: /@vue/compiler-ssr/3.2.31:
resolution: {integrity: sha512-mjN0rqig+A8TVDnsGPYJM5dpbjlXeHUm2oZHZwGyMYiGT/F4fhJf/cXy8QpjnLQK4Y9Et4GWzHn9PS8AHUnSkw==} resolution: {integrity: sha512-mjN0rqig+A8TVDnsGPYJM5dpbjlXeHUm2oZHZwGyMYiGT/F4fhJf/cXy8QpjnLQK4Y9Et4GWzHn9PS8AHUnSkw==}
dependencies: dependencies:
'@vue/compiler-dom': 3.2.31 '@vue/compiler-dom': 3.2.31
'@vue/shared': 3.2.31 '@vue/shared': 3.2.31
dev: true
/@vue/compiler-ssr/3.2.39:
resolution: {integrity: sha512-EoGCJ6lincKOZGW+0Ky4WOKsSmqL7hp1ZYgen8M7u/mlvvEQUaO9tKKOy7K43M9U2aA3tPv0TuYYQFrEbK2eFQ==}
dependencies:
'@vue/compiler-dom': 3.2.39
'@vue/shared': 3.2.39
/@vue/devtools-api/6.1.4: /@vue/devtools-api/6.1.4:
resolution: {integrity: sha512-IiA0SvDrJEgXvVxjNkHPFfDx6SXw0b/TUkqMcDZWNg9fnCAHbTpoo59YfJ9QLFkwa3raau5vSlRVzMSLDnfdtQ==} resolution: {integrity: sha512-IiA0SvDrJEgXvVxjNkHPFfDx6SXw0b/TUkqMcDZWNg9fnCAHbTpoo59YfJ9QLFkwa3raau5vSlRVzMSLDnfdtQ==}
@ -766,38 +883,52 @@ packages:
'@vue/shared': 3.2.31 '@vue/shared': 3.2.31
estree-walker: 2.0.2 estree-walker: 2.0.2
magic-string: 0.25.9 magic-string: 0.25.9
dev: true
/@vue/reactivity/3.2.31: /@vue/reactivity-transform/3.2.39:
resolution: {integrity: sha512-HVr0l211gbhpEKYr2hYe7hRsV91uIVGFYNHj73njbARVGHQvIojkImKMaZNDdoDZOIkMsBc9a1sMqR+WZwfSCw==} resolution: {integrity: sha512-HGuWu864zStiWs9wBC6JYOP1E00UjMdDWIG5W+FpUx28hV3uz9ODOKVNm/vdOy/Pvzg8+OcANxAVC85WFBbl3A==}
dependencies: dependencies:
'@vue/shared': 3.2.31 '@babel/parser': 7.19.0
'@vue/compiler-core': 3.2.39
'@vue/shared': 3.2.39
estree-walker: 2.0.2
magic-string: 0.25.9
/@vue/runtime-core/3.2.31: /@vue/reactivity/3.2.39:
resolution: {integrity: sha512-Kcog5XmSY7VHFEMuk4+Gap8gUssYMZ2+w+cmGI6OpZWYOEIcbE0TPzzPHi+8XTzAgx1w/ZxDFcXhZeXN5eKWsA==} resolution: {integrity: sha512-vlaYX2a3qMhIZfrw3Mtfd+BuU+TZmvDrPMa+6lpfzS9k/LnGxkSuf0fhkP0rMGfiOHPtyKoU9OJJJFGm92beVQ==}
dependencies: dependencies:
'@vue/reactivity': 3.2.31 '@vue/shared': 3.2.39
'@vue/shared': 3.2.31
/@vue/runtime-dom/3.2.31: /@vue/runtime-core/3.2.39:
resolution: {integrity: sha512-N+o0sICVLScUjfLG7u9u5XCjvmsexAiPt17GNnaWHJUfsKed5e85/A3SWgKxzlxx2SW/Hw7RQxzxbXez9PtY3g==} resolution: {integrity: sha512-xKH5XP57JW5JW+8ZG1khBbuLakINTgPuINKL01hStWLTTGFOrM49UfCFXBcFvWmSbci3gmJyLl2EAzCaZWsx8g==}
dependencies: dependencies:
'@vue/runtime-core': 3.2.31 '@vue/reactivity': 3.2.39
'@vue/shared': 3.2.31 '@vue/shared': 3.2.39
/@vue/runtime-dom/3.2.39:
resolution: {integrity: sha512-4G9AEJP+sLhsqf5wXcyKVWQKUhI+iWfy0hWQgea+CpaTD7BR0KdQzvoQdZhwCY6B3oleSyNLkLAQwm0ya/wNoA==}
dependencies:
'@vue/runtime-core': 3.2.39
'@vue/shared': 3.2.39
csstype: 2.6.20 csstype: 2.6.20
/@vue/server-renderer/3.2.31_vue@3.2.31: /@vue/server-renderer/3.2.39_vue@3.2.39:
resolution: {integrity: sha512-8CN3Zj2HyR2LQQBHZ61HexF5NReqngLT3oahyiVRfSSvak+oAvVmu8iNLSu6XR77Ili2AOpnAt1y8ywjjqtmkg==} resolution: {integrity: sha512-1yn9u2YBQWIgytFMjz4f/t0j43awKytTGVptfd3FtBk76t1pd8mxbek0G/DrnjJhd2V7mSTb5qgnxMYt8Z5iSQ==}
peerDependencies: peerDependencies:
vue: 3.2.31 vue: 3.2.39
dependencies: dependencies:
'@vue/compiler-ssr': 3.2.31 '@vue/compiler-ssr': 3.2.39
'@vue/shared': 3.2.31 '@vue/shared': 3.2.39
vue: 3.2.31 vue: 3.2.39
/@vue/shared/3.2.31: /@vue/shared/3.2.31:
resolution: {integrity: sha512-ymN2pj6zEjiKJZbrf98UM2pfDd6F2H7ksKw7NDt/ZZ1fh5Ei39X5tABugtT03ZRlWd9imccoK0hE8hpjpU7irQ==} resolution: {integrity: sha512-ymN2pj6zEjiKJZbrf98UM2pfDd6F2H7ksKw7NDt/ZZ1fh5Ei39X5tABugtT03ZRlWd9imccoK0hE8hpjpU7irQ==}
dev: true
/@vueuse/core/8.4.2_vue@3.2.31: /@vue/shared/3.2.39:
resolution: {integrity: sha512-D3dl2ZB9qE6mTuWPk9RlhDeP1dgNRUKC3NJxji74A4yL8M2MwlhLKUC/49WHjrNzSPug58fWx/yFbaTzGAQSBw==}
/@vueuse/core/8.4.2_vue@3.2.39:
resolution: {integrity: sha512-dUVU96lii1ZdWoNJXauQNt+4QrHz1DKbuW+y6pDR2N10q7rGZJMDU7pQeMcC2XeosX7kMODfaBuqsF03NozzLg==} resolution: {integrity: sha512-dUVU96lii1ZdWoNJXauQNt+4QrHz1DKbuW+y6pDR2N10q7rGZJMDU7pQeMcC2XeosX7kMODfaBuqsF03NozzLg==}
peerDependencies: peerDependencies:
'@vue/composition-api': ^1.1.0 '@vue/composition-api': ^1.1.0
@ -809,14 +940,14 @@ packages:
optional: true optional: true
dependencies: dependencies:
'@vueuse/metadata': 8.4.2 '@vueuse/metadata': 8.4.2
'@vueuse/shared': 8.4.2_vue@3.2.31 '@vueuse/shared': 8.4.2_vue@3.2.39
vue: 3.2.31 vue: 3.2.39
vue-demi: 0.12.5_vue@3.2.31 vue-demi: 0.12.5_vue@3.2.39
/@vueuse/metadata/8.4.2: /@vueuse/metadata/8.4.2:
resolution: {integrity: sha512-2BIj++7P0/I5dfMsEe8q7Kw0HqVAjVcyNOd9+G22/ILUC9TVLTeYOuJ1kwa1Gpr+0LWKHc6GqHiLWNL33+exoQ==} resolution: {integrity: sha512-2BIj++7P0/I5dfMsEe8q7Kw0HqVAjVcyNOd9+G22/ILUC9TVLTeYOuJ1kwa1Gpr+0LWKHc6GqHiLWNL33+exoQ==}
/@vueuse/shared/8.4.2_vue@3.2.31: /@vueuse/shared/8.4.2_vue@3.2.39:
resolution: {integrity: sha512-hILXMEjL8YQhj1LHN/HZ49UThyfk8irTjhele2nW+L3N55ElFUBGB/f4w0rg8EW+/suhqv7kJJPTZzvHCqxlIw==} resolution: {integrity: sha512-hILXMEjL8YQhj1LHN/HZ49UThyfk8irTjhele2nW+L3N55ElFUBGB/f4w0rg8EW+/suhqv7kJJPTZzvHCqxlIw==}
peerDependencies: peerDependencies:
'@vue/composition-api': ^1.1.0 '@vue/composition-api': ^1.1.0
@ -827,8 +958,8 @@ packages:
vue: vue:
optional: true optional: true
dependencies: dependencies:
vue: 3.2.31 vue: 3.2.39
vue-demi: 0.12.5_vue@3.2.31 vue-demi: 0.12.5_vue@3.2.39
/JSONStream/1.3.5: /JSONStream/1.3.5:
resolution: {integrity: sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==} resolution: {integrity: sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==}
@ -863,6 +994,12 @@ packages:
hasBin: true hasBin: true
dev: true dev: true
/acorn/8.8.0:
resolution: {integrity: sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==}
engines: {node: '>=0.4.0'}
hasBin: true
dev: true
/aggregate-error/3.1.0: /aggregate-error/3.1.0:
resolution: {integrity: sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==} resolution: {integrity: sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==}
engines: {node: '>=8'} engines: {node: '>=8'}
@ -1000,6 +1137,14 @@ packages:
engines: {node: '>=0.10.0'} engines: {node: '>=0.10.0'}
dev: true dev: true
/ast-walker-scope/0.2.3:
resolution: {integrity: sha512-9reB+iYF6jCCDqKDNNQI8iA2MJcy0jCLvEjfya72F7Zai5i2CB8hk9K/kzkZhagja9othQCFPEvQW11LhPKjmg==}
engines: {node: '>=14.19.0'}
dependencies:
'@babel/parser': 7.19.0
'@babel/types': 7.19.0
dev: true
/astral-regex/2.0.0: /astral-regex/2.0.0:
resolution: {integrity: sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==} resolution: {integrity: sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==}
engines: {node: '>=8'} engines: {node: '>=8'}
@ -1464,6 +1609,22 @@ packages:
- '@swc/wasm' - '@swc/wasm'
dev: true dev: true
/cosmiconfig-typescript-loader/4.0.0_3fsfwaqvzqsexvrl2h7z3a7why:
resolution: {integrity: sha512-cVpucSc2Tf+VPwCCR7SZzmQTQkPbkk4O01yXsYqXBIbjE1bhwqSyAgYQkRK1un4i0OPziTleqFhdkmOc4RQ/9g==}
engines: {node: '>=12', npm: '>=6'}
peerDependencies:
'@types/node': '*'
cosmiconfig: '>=7'
ts-node: '>=10'
typescript: '>=3'
dependencies:
'@types/node': 14.18.28
cosmiconfig: 7.0.1
ts-node: 10.9.1_i35juvv3q67kl3o6475tyeglwq
typescript: 4.7.4
dev: true
optional: true
/cosmiconfig/7.0.1: /cosmiconfig/7.0.1:
resolution: {integrity: sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==} resolution: {integrity: sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==}
engines: {node: '>=10'} engines: {node: '>=10'}
@ -1552,7 +1713,7 @@ packages:
longest: 2.0.1 longest: 2.0.1
word-wrap: 1.2.3 word-wrap: 1.2.3
optionalDependencies: optionalDependencies:
'@commitlint/load': 17.0.3 '@commitlint/load': 17.1.2
transitivePeerDependencies: transitivePeerDependencies:
- '@swc/core' - '@swc/core'
- '@swc/wasm' - '@swc/wasm'
@ -1569,7 +1730,7 @@ packages:
longest: 2.0.1 longest: 2.0.1
word-wrap: 1.2.3 word-wrap: 1.2.3
optionalDependencies: optionalDependencies:
'@commitlint/load': 17.0.3 '@commitlint/load': 17.1.2
transitivePeerDependencies: transitivePeerDependencies:
- '@swc/core' - '@swc/core'
- '@swc/wasm' - '@swc/wasm'
@ -3567,6 +3728,13 @@ packages:
sourcemap-codec: 1.4.8 sourcemap-codec: 1.4.8
dev: true dev: true
/magic-string/0.26.3:
resolution: {integrity: sha512-u1Po0NDyFcwdg2nzHT88wSK0+Rih0N1M+Ph1Sp08k8yvFFU3KR72wryS7e1qMPJypt99WB7fIFVCA92mQrMjrg==}
engines: {node: '>=12'}
dependencies:
sourcemap-codec: 1.4.8
dev: true
/make-error/1.3.6: /make-error/1.3.6:
resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==} resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==}
dev: true dev: true
@ -3767,13 +3935,13 @@ packages:
resolution: {integrity: sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=} resolution: {integrity: sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=}
dev: true dev: true
/naive-ui/2.32.2_vue@3.2.31: /naive-ui/2.32.2_vue@3.2.39:
resolution: {integrity: sha512-vTNuZ8LBlfo/cdiv4S8o6Cg5g7p9V9cR5rK+Fag2cplOnng5twTILD3sBaCqw3k/BV1331Xdk26ml8Me8QJ7iA==} resolution: {integrity: sha512-vTNuZ8LBlfo/cdiv4S8o6Cg5g7p9V9cR5rK+Fag2cplOnng5twTILD3sBaCqw3k/BV1331Xdk26ml8Me8QJ7iA==}
peerDependencies: peerDependencies:
vue: ^3.0.0 vue: ^3.0.0
dependencies: dependencies:
'@css-render/plugin-bem': 0.15.11_css-render@0.15.11 '@css-render/plugin-bem': 0.15.11_css-render@0.15.11
'@css-render/vue3-ssr': 0.15.11_vue@3.2.31 '@css-render/vue3-ssr': 0.15.11_vue@3.2.39
'@types/lodash': 4.14.184 '@types/lodash': 4.14.184
'@types/lodash-es': 4.17.6 '@types/lodash-es': 4.17.6
async-validator: 4.2.5 async-validator: 4.2.5
@ -3786,22 +3954,22 @@ packages:
lodash-es: 4.17.21 lodash-es: 4.17.21
seemly: 0.3.6 seemly: 0.3.6
treemate: 0.3.11 treemate: 0.3.11
vdirs: 0.1.8_vue@3.2.31 vdirs: 0.1.8_vue@3.2.39
vooks: 0.2.12_vue@3.2.31 vooks: 0.2.12_vue@3.2.39
vue: 3.2.31 vue: 3.2.39
vueuc: 0.4.48_vue@3.2.31 vueuc: 0.4.48_vue@3.2.39
dev: true dev: true
/nanoid/3.3.2: /nanoid/3.3.2:
resolution: {integrity: sha512-CuHBogktKwpm5g2sRgv83jEy2ijFzBwMoYA60orPDR7ynsLijJDqgsi4RDGj3OJpy3Ieb+LYwiRmIOGyytgITA==} resolution: {integrity: sha512-CuHBogktKwpm5g2sRgv83jEy2ijFzBwMoYA60orPDR7ynsLijJDqgsi4RDGj3OJpy3Ieb+LYwiRmIOGyytgITA==}
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin: true hasBin: true
dev: true
/nanoid/3.3.4: /nanoid/3.3.4:
resolution: {integrity: sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==} resolution: {integrity: sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==}
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin: true hasBin: true
dev: true
/nanomatch/1.2.13: /nanomatch/1.2.13:
resolution: {integrity: sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==} resolution: {integrity: sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==}
@ -4143,7 +4311,7 @@ packages:
hasBin: true hasBin: true
dev: true dev: true
/pinia/2.0.13_vue@3.2.31: /pinia/2.0.13_vue@3.2.39:
resolution: {integrity: sha512-B7rSqm1xNpwcPMnqns8/gVBfbbi7lWTByzS6aPZ4JOXSJD4Y531rZHDCoYWBwLyHY/8hWnXljgiXp6rRyrofcw==} resolution: {integrity: sha512-B7rSqm1xNpwcPMnqns8/gVBfbbi7lWTByzS6aPZ4JOXSJD4Y531rZHDCoYWBwLyHY/8hWnXljgiXp6rRyrofcw==}
peerDependencies: peerDependencies:
'@vue/composition-api': ^1.4.0 '@vue/composition-api': ^1.4.0
@ -4156,8 +4324,8 @@ packages:
optional: true optional: true
dependencies: dependencies:
'@vue/devtools-api': 6.1.4 '@vue/devtools-api': 6.1.4
vue: 3.2.31 vue: 3.2.39
vue-demi: 0.12.5_vue@3.2.31 vue-demi: 0.12.5_vue@3.2.39
dev: false dev: false
/pkg-types/0.3.3: /pkg-types/0.3.3:
@ -4198,6 +4366,7 @@ packages:
nanoid: 3.3.2 nanoid: 3.3.2
picocolors: 1.0.0 picocolors: 1.0.0
source-map-js: 1.0.2 source-map-js: 1.0.2
dev: true
/postcss/8.4.16: /postcss/8.4.16:
resolution: {integrity: sha512-ipHE1XBvKzm5xI7hiHCZJCSugxvsdq2mPnsq5+UF+VHCjiBvtDrlxJfMBToWaP9D5XlgNmcFGqoHmUn0EYEaRQ==} resolution: {integrity: sha512-ipHE1XBvKzm5xI7hiHCZJCSugxvsdq2mPnsq5+UF+VHCjiBvtDrlxJfMBToWaP9D5XlgNmcFGqoHmUn0EYEaRQ==}
@ -4206,7 +4375,6 @@ packages:
nanoid: 3.3.4 nanoid: 3.3.4
picocolors: 1.0.0 picocolors: 1.0.0
source-map-js: 1.0.2 source-map-js: 1.0.2
dev: true
/posthtml-parser/0.2.1: /posthtml-parser/0.2.1:
resolution: {integrity: sha512-nPC53YMqJnc/+1x4fRYFfm81KV2V+G9NZY+hTohpYg64Ay7NemWWcV4UWuy/SgMupqQ3kJ88M/iRfZmSnxT+pw==} resolution: {integrity: sha512-nPC53YMqJnc/+1x4fRYFfm81KV2V+G9NZY+hTohpYg64Ay7NemWWcV4UWuy/SgMupqQ3kJ88M/iRfZmSnxT+pw==}
@ -5072,6 +5240,38 @@ packages:
yn: 3.1.1 yn: 3.1.1
dev: true dev: true
/ts-node/10.9.1_i35juvv3q67kl3o6475tyeglwq:
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
hasBin: true
peerDependencies:
'@swc/core': '>=1.2.50'
'@swc/wasm': '>=1.2.50'
'@types/node': '*'
typescript: '>=2.7'
peerDependenciesMeta:
'@swc/core':
optional: true
'@swc/wasm':
optional: true
dependencies:
'@cspotcode/source-map-support': 0.8.1
'@tsconfig/node10': 1.0.9
'@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.3
'@types/node': 14.18.28
acorn: 8.8.0
acorn-walk: 8.2.0
arg: 4.1.3
create-require: 1.1.1
diff: 4.0.2
make-error: 1.3.6
typescript: 4.7.4
v8-compile-cache-lib: 3.0.1
yn: 3.1.1
dev: true
optional: true
/tslib/1.14.1: /tslib/1.14.1:
resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==}
dev: true dev: true
@ -5220,7 +5420,7 @@ packages:
dependencies: dependencies:
'@antfu/utils': 0.5.2 '@antfu/utils': 0.5.2
'@rollup/pluginutils': 4.2.1 '@rollup/pluginutils': 4.2.1
'@vueuse/core': 8.4.2_vue@3.2.31 '@vueuse/core': 8.4.2_vue@3.2.39
local-pkg: 0.4.1 local-pkg: 0.4.1
magic-string: 0.26.2 magic-string: 0.26.2
unimport: 0.4.4_vite@3.0.9 unimport: 0.4.4_vite@3.0.9
@ -5265,7 +5465,7 @@ packages:
- webpack - webpack
dev: true dev: true
/unplugin-vue-components/0.17.21_vite@3.0.9+vue@3.2.31: /unplugin-vue-components/0.17.21_vite@3.0.9+vue@3.2.39:
resolution: {integrity: sha512-jkXksUF6zkNbzHQbw1DdrsQyVoMZGESRZDIGd9x7nUP+65nHdpBCY/JmlxSjKbuTrOwfMsk6FQFa0RpRueOCKg==} resolution: {integrity: sha512-jkXksUF6zkNbzHQbw1DdrsQyVoMZGESRZDIGd9x7nUP+65nHdpBCY/JmlxSjKbuTrOwfMsk6FQFa0RpRueOCKg==}
engines: {node: '>=14'} engines: {node: '>=14'}
peerDependencies: peerDependencies:
@ -5288,7 +5488,7 @@ packages:
minimatch: 3.1.2 minimatch: 3.1.2
resolve: 1.22.0 resolve: 1.22.0
unplugin: 0.3.3_vite@3.0.9 unplugin: 0.3.3_vite@3.0.9
vue: 3.2.31 vue: 3.2.39
transitivePeerDependencies: transitivePeerDependencies:
- esbuild - esbuild
- rollup - rollup
@ -5297,6 +5497,21 @@ packages:
- webpack - webpack
dev: true dev: true
/unplugin-vue-define-options/0.11.2_vite@3.0.9:
resolution: {integrity: sha512-Eql/lAih50HLdg6eOGNjPZhLCTW7B297FvKdpfibRMtnlhhrZsRFUs5DyS3tcNBc7Zkc6GcS8mt6HKGNGhaXKg==}
engines: {node: '>=14.19.0'}
dependencies:
'@rollup/pluginutils': 4.2.1
'@vue-macros/common': 0.11.2
ast-walker-scope: 0.2.3
unplugin: 0.9.5_vite@3.0.9
transitivePeerDependencies:
- esbuild
- rollup
- vite
- webpack
dev: true
/unplugin/0.3.3_vite@3.0.9: /unplugin/0.3.3_vite@3.0.9:
resolution: {integrity: sha512-WjZWpUqqcYPQ/efR00Zm2m1+J1LitwoZ4uhHV4VdZ+IpW0Nh/qnDYtVf+nLhozXdGxslMPecOshVR7NiWFl4gA==} resolution: {integrity: sha512-WjZWpUqqcYPQ/efR00Zm2m1+J1LitwoZ4uhHV4VdZ+IpW0Nh/qnDYtVf+nLhozXdGxslMPecOshVR7NiWFl4gA==}
peerDependencies: peerDependencies:
@ -5365,6 +5580,30 @@ packages:
webpack-virtual-modules: 0.4.4 webpack-virtual-modules: 0.4.4
dev: true dev: true
/unplugin/0.9.5_vite@3.0.9:
resolution: {integrity: sha512-luraheyfxwtvkvHpsOvMNv7IjLdORTWKZp0gWYNHGLi2ImON3iIZOj464qEyyEwLA/EMt12fC415HW9zRpOfTg==}
peerDependencies:
esbuild: '>=0.13'
rollup: ^2.50.0
vite: ^2.3.0 || ^3.0.0-0
webpack: 4 || 5
peerDependenciesMeta:
esbuild:
optional: true
rollup:
optional: true
vite:
optional: true
webpack:
optional: true
dependencies:
acorn: 8.8.0
chokidar: 3.5.3
vite: 3.0.9_sass@1.49.10
webpack-sources: 3.2.3
webpack-virtual-modules: 0.4.4
dev: true
/unset-value/1.0.0: /unset-value/1.0.0:
resolution: {integrity: sha512-PcA2tsuGSF9cnySLHTLSh2qrQiJ70mn+r+Glzxv2TWZblxsxCC52BDlZoPCsz7STd9pN7EZetkWZBAvk4cgZdQ==} resolution: {integrity: sha512-PcA2tsuGSF9cnySLHTLSh2qrQiJ70mn+r+Glzxv2TWZblxsxCC52BDlZoPCsz7STd9pN7EZetkWZBAvk4cgZdQ==}
engines: {node: '>=0.10.0'} engines: {node: '>=0.10.0'}
@ -5425,13 +5664,13 @@ packages:
engines: {node: '>= 0.8'} engines: {node: '>= 0.8'}
dev: true dev: true
/vdirs/0.1.8_vue@3.2.31: /vdirs/0.1.8_vue@3.2.39:
resolution: {integrity: sha512-H9V1zGRLQZg9b+GdMk8MXDN2Lva0zx72MPahDKc30v+DtwKjfyOSXWRIX4t2mhDubM1H09gPhWeth/BJWPHGUw==} resolution: {integrity: sha512-H9V1zGRLQZg9b+GdMk8MXDN2Lva0zx72MPahDKc30v+DtwKjfyOSXWRIX4t2mhDubM1H09gPhWeth/BJWPHGUw==}
peerDependencies: peerDependencies:
vue: ^3.0.11 vue: ^3.0.11
dependencies: dependencies:
evtd: 0.2.4 evtd: 0.2.4
vue: 3.2.31 vue: 3.2.39
dev: true dev: true
/vite-plugin-compression/0.5.1_vite@3.0.9: /vite-plugin-compression/0.5.1_vite@3.0.9:
@ -5508,10 +5747,6 @@ packages:
- supports-color - supports-color
dev: true dev: true
/vite-plugin-vue-setup-extend-plus/0.1.0:
resolution: {integrity: sha512-pa27KIsHIBvBMv4xz9uB3UCfAuP2tr7PLlFhCS9vw+aXd326LEHsvhqd3hCQDOR5MjlQVyQH6vwuGr3u+KRiiw==}
dev: true
/vite/3.0.9_sass@1.49.10: /vite/3.0.9_sass@1.49.10:
resolution: {integrity: sha512-waYABTM+G6DBTCpYAxvevpG50UOlZuynR0ckTK5PawNVt7ebX6X7wNXHaGIO6wYYFXSM7/WcuFuO2QzhBB6aMw==} resolution: {integrity: sha512-waYABTM+G6DBTCpYAxvevpG50UOlZuynR0ckTK5PawNVt7ebX6X7wNXHaGIO6wYYFXSM7/WcuFuO2QzhBB6aMw==}
engines: {node: ^14.18.0 || >=16.0.0} engines: {node: ^14.18.0 || >=16.0.0}
@ -5540,16 +5775,16 @@ packages:
fsevents: 2.3.2 fsevents: 2.3.2
dev: true dev: true
/vooks/0.2.12_vue@3.2.31: /vooks/0.2.12_vue@3.2.39:
resolution: {integrity: sha512-iox0I3RZzxtKlcgYaStQYKEzWWGAduMmq+jS7OrNdQo1FgGfPMubGL3uGHOU9n97NIvfFDBGnpSvkWyb/NSn/Q==} resolution: {integrity: sha512-iox0I3RZzxtKlcgYaStQYKEzWWGAduMmq+jS7OrNdQo1FgGfPMubGL3uGHOU9n97NIvfFDBGnpSvkWyb/NSn/Q==}
peerDependencies: peerDependencies:
vue: ^3.0.0 vue: ^3.0.0
dependencies: dependencies:
evtd: 0.2.4 evtd: 0.2.4
vue: 3.2.31 vue: 3.2.39
dev: true dev: true
/vue-demi/0.12.5_vue@3.2.31: /vue-demi/0.12.5_vue@3.2.39:
resolution: {integrity: sha512-BREuTgTYlUr0zw0EZn3hnhC3I6gPWv+Kwh4MCih6QcAeaTlaIX0DwOVN0wHej7hSvDPecz4jygy/idsgKfW58Q==} resolution: {integrity: sha512-BREuTgTYlUr0zw0EZn3hnhC3I6gPWv+Kwh4MCih6QcAeaTlaIX0DwOVN0wHej7hSvDPecz4jygy/idsgKfW58Q==}
engines: {node: '>=12'} engines: {node: '>=12'}
hasBin: true hasBin: true
@ -5561,7 +5796,7 @@ packages:
'@vue/composition-api': '@vue/composition-api':
optional: true optional: true
dependencies: dependencies:
vue: 3.2.31 vue: 3.2.39
/vue-eslint-parser/8.3.0_eslint@8.12.0: /vue-eslint-parser/8.3.0_eslint@8.12.0:
resolution: {integrity: sha512-dzHGG3+sYwSf6zFBa0Gi9ZDshD7+ad14DGOdTLjruRVgZXe2J+DcZ9iUhyR48z5g1PqRa20yt3Njna/veLJL/g==} resolution: {integrity: sha512-dzHGG3+sYwSf6zFBa0Gi9ZDshD7+ad14DGOdTLjruRVgZXe2J+DcZ9iUhyR48z5g1PqRa20yt3Njna/veLJL/g==}
@ -5581,37 +5816,37 @@ packages:
- supports-color - supports-color
dev: true dev: true
/vue-router/4.0.15_vue@3.2.31: /vue-router/4.0.15_vue@3.2.39:
resolution: {integrity: sha512-xa+pIN9ZqORdIW1MkN2+d9Ui2pCM1b/UMgwYUCZOiFYHAvz/slKKBDha8DLrh5aCG/RibtrpyhKjKOZ85tYyWg==} resolution: {integrity: sha512-xa+pIN9ZqORdIW1MkN2+d9Ui2pCM1b/UMgwYUCZOiFYHAvz/slKKBDha8DLrh5aCG/RibtrpyhKjKOZ85tYyWg==}
peerDependencies: peerDependencies:
vue: ^3.2.0 vue: ^3.2.0
dependencies: dependencies:
'@vue/devtools-api': 6.1.4 '@vue/devtools-api': 6.1.4
vue: 3.2.31 vue: 3.2.39
dev: false dev: false
/vue/3.2.31: /vue/3.2.39:
resolution: {integrity: sha512-odT3W2tcffTiQCy57nOT93INw1auq5lYLLYtWpPYQQYQOOdHiqFct9Xhna6GJ+pJQaF67yZABraH47oywkJgFw==} resolution: {integrity: sha512-tRkguhRTw9NmIPXhzk21YFBqXHT2t+6C6wPOgQ50fcFVWnPdetmRqbmySRHznrYjX2E47u0cGlKGcxKZJ38R/g==}
dependencies: dependencies:
'@vue/compiler-dom': 3.2.31 '@vue/compiler-dom': 3.2.39
'@vue/compiler-sfc': 3.2.31 '@vue/compiler-sfc': 3.2.39
'@vue/runtime-dom': 3.2.31 '@vue/runtime-dom': 3.2.39
'@vue/server-renderer': 3.2.31_vue@3.2.31 '@vue/server-renderer': 3.2.39_vue@3.2.39
'@vue/shared': 3.2.31 '@vue/shared': 3.2.39
/vueuc/0.4.48_vue@3.2.31: /vueuc/0.4.48_vue@3.2.39:
resolution: {integrity: sha512-dQTBLxCzfaPuzD3c4/dIxAULtnyY+xwdotCRFUDgf0DJiwuR3tI+txJ9K8uJKmaHwc1JDUVqhRAj9Jd/pvInWg==} resolution: {integrity: sha512-dQTBLxCzfaPuzD3c4/dIxAULtnyY+xwdotCRFUDgf0DJiwuR3tI+txJ9K8uJKmaHwc1JDUVqhRAj9Jd/pvInWg==}
peerDependencies: peerDependencies:
vue: ^3.0.11 vue: ^3.0.11
dependencies: dependencies:
'@css-render/vue3-ssr': 0.15.11_vue@3.2.31 '@css-render/vue3-ssr': 0.15.11_vue@3.2.39
'@juggle/resize-observer': 3.4.0 '@juggle/resize-observer': 3.4.0
css-render: 0.15.11 css-render: 0.15.11
evtd: 0.2.4 evtd: 0.2.4
seemly: 0.3.6 seemly: 0.3.6
vdirs: 0.1.8_vue@3.2.31 vdirs: 0.1.8_vue@3.2.39
vooks: 0.2.12_vue@3.2.31 vooks: 0.2.12_vue@3.2.39
vue: 3.2.31 vue: 3.2.39
dev: true dev: true
/webidl-conversions/4.0.2: /webidl-conversions/4.0.2: