|
@@ -7,6 +7,7 @@ specifiers:
|
|
|
'@typescript-eslint/parser': ^5.7.0
|
|
|
'@vitejs/plugin-vue': ^2.0.0
|
|
|
'@vue/eslint-config-typescript': ^9.1.0
|
|
|
+ '@vueuse/core': ^7.3.0
|
|
|
axios: ^0.24.0
|
|
|
commitizen: ^4.2.4
|
|
|
cz-conventional-changelog: ^3.3.0
|
|
@@ -24,6 +25,7 @@ specifiers:
|
|
|
vue-tsc: ^0.29.8
|
|
|
|
|
|
dependencies:
|
|
|
+ '@vueuse/core': 7.3.0_vue@3.2.26
|
|
|
axios: 0.24.0
|
|
|
nprogress: 0.2.0
|
|
|
pinia: 2.0.6_typescript@4.5.4+vue@3.2.26
|
|
@@ -507,6 +509,37 @@ packages:
|
|
|
/@vue/shared/3.2.26:
|
|
|
resolution: {integrity: sha512-vPV6Cq+NIWbH5pZu+V+2QHE9y1qfuTq49uNWw4f7FDEeZaDU2H2cx5jcUZOAKW7qTrUS4k6qZPbMy1x4N96nbA==, tarball: '@vue/shared/download/@vue/shared-3.2.26.tgz'}
|
|
|
|
|
|
+ /@vueuse/core/7.3.0_vue@3.2.26:
|
|
|
+ resolution: {integrity: sha512-gPJyMMAquva9Qwqz63qGQT122m5hWI8Kuy8kfPV/JLQU7m01CXooyv8FIrX9TV8OxVcHBTPXPJHY0oyUiFoNgw==, tarball: '@vueuse/core/download/@vueuse/core-7.3.0.tgz'}
|
|
|
+ peerDependencies:
|
|
|
+ '@vue/composition-api': ^1.1.0
|
|
|
+ vue: ^2.6.0 || ^3.2.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@vue/composition-api':
|
|
|
+ optional: true
|
|
|
+ vue:
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@vueuse/shared': 7.3.0_vue@3.2.26
|
|
|
+ vue: 3.2.26
|
|
|
+ vue-demi: 0.12.1_vue@3.2.26
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@vueuse/shared/7.3.0_vue@3.2.26:
|
|
|
+ resolution: {integrity: sha512-vOAeI84tIXKVkzm8s/Mxbrzhj0QN6NyVc/sC6LrW0AjVNdvpD8sB1dZiDn9yh8T77WJmloCEt4zZVIppeq7I+w==, tarball: '@vueuse/shared/download/@vueuse/shared-7.3.0.tgz'}
|
|
|
+ peerDependencies:
|
|
|
+ '@vue/composition-api': ^1.1.0
|
|
|
+ vue: ^2.6.0 || ^3.2.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@vue/composition-api':
|
|
|
+ optional: true
|
|
|
+ vue:
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ vue: 3.2.26
|
|
|
+ vue-demi: 0.12.1_vue@3.2.26
|
|
|
+ dev: false
|
|
|
+
|
|
|
/acorn-jsx/5.3.2_acorn@8.6.0:
|
|
|
resolution: {integrity: sha1-ftW7VZCLOy8bxVxq8WU7rafweTc=, tarball: acorn-jsx/download/acorn-jsx-5.3.2.tgz}
|
|
|
peerDependencies:
|