⬆️chore: update version

This commit is contained in:
zhideyiman 2024-01-01 22:38:44 +08:00
parent 81289610a9
commit 92dcbb4cf5
2 changed files with 31 additions and 20 deletions

View File

@ -28,10 +28,10 @@
]
},
"dependencies": {
"axios": "^1.6.2",
"caniuse-lite": "^1.0.30001570",
"axios": "^1.6.3",
"caniuse-lite": "^1.0.30001572",
"clipboard": "^2.0.11",
"core-js": "^3.34.0",
"core-js": "^3.35.0",
"dayjs": "^1.11.10",
"echarts": "5.4.3",
"element-ui": "^2.15.14",
@ -47,7 +47,7 @@
"sortablejs": "^1.15.1",
"vab-icon": "file:vab-icon",
"vue": "~2.7.14",
"vue-echarts": "6.6.5",
"vue-echarts": "6.6.8",
"vue-router": "^3.6.5",
"vue-template-compiler": "~2.7.14",
"vuex": "^3.6.2"
@ -71,7 +71,7 @@
"prettier": "^2.8.8",
"sass": "~1.32.13",
"sass-loader": "^10.1.1",
"stylelint": "^16.0.2",
"stylelint": "^16.1.0",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-recess-order": "^4.4.0",
"svg-sprite-loader": "^6.0.11",

41
pnpm-lock.yaml generated
View File

@ -63,8 +63,8 @@ dependencies:
specifier: ~2.7.14
version: 2.7.15
vue-echarts:
specifier: 6.6.4
version: 6.6.4(@vue/composition-api@1.7.2)(echarts@5.4.3)(vue@2.7.15)
specifier: 6.6.5
version: 6.6.5(@vue/composition-api@1.7.2)(echarts@5.4.3)(vue@2.7.15)
vue-router:
specifier: ^3.6.5
version: 3.6.5(vue@2.7.15)
@ -146,8 +146,8 @@ devDependencies:
specifier: 4.46.0
version: 4.46.0
webpackbar:
specifier: ^5.0.2
version: 5.0.2(webpack@4.46.0)
specifier: ^6.0.0
version: 6.0.0(webpack@4.46.0)
packages:
@ -3950,8 +3950,9 @@ packages:
engines: {node: '>=0.8'}
dev: true
/consola@2.15.3:
resolution: {integrity: sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw==}
/consola@3.2.3:
resolution: {integrity: sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==}
engines: {node: ^14.18.0 || >=16.10.0}
dev: true
/console-browserify@1.2.0:
@ -8058,6 +8059,12 @@ packages:
babel-plugin-external-helpers: 6.22.0
dev: false
/markdown-table@2.0.0:
resolution: {integrity: sha512-Ezda85ToJUBhM6WGaG6veasyym+Tbs3cMAw/ZhOPqXiYsr0jgocBV3j3nx+4lk47plLlIqjwuTm/ywVI+zjJ/A==}
dependencies:
repeat-string: 1.6.1
dev: true
/mathml-tag-names@2.1.3:
resolution: {integrity: sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg==}
dev: true
@ -10810,8 +10817,8 @@ packages:
engines: {node: '>= 0.8'}
dev: true
/std-env@3.5.0:
resolution: {integrity: sha512-JGUEaALvL0Mf6JCfYnJOTcobY+Nc7sG/TemDRBqCA0wEr4DER7zDchaaixTlmOxAjG1uRJmX82EQcxwTQTkqVA==}
/std-env@3.6.0:
resolution: {integrity: sha512-aFZ19IgVmhdB2uX599ve2kE6BIE3YMnQ6Gp6BURhW/oIzpXGKr878TQfAQZn1+i0Flcc/UKUy1gOlcfaUBCryg==}
dev: true
/stream-browserify@2.0.2:
@ -11887,8 +11894,8 @@ packages:
vue: 2.7.15
dev: false
/vue-echarts@6.6.4(@vue/composition-api@1.7.2)(echarts@5.4.3)(vue@2.7.15):
resolution: {integrity: sha512-WtTAdwcLgbCsblOlbOfOr9tOHrR6ufEfoZwPbXHp/HVRXCLlh/GaAIXtqdjGSr/YtCEQNkaW0FpR2c9ukzxVmw==}
/vue-echarts@6.6.5(@vue/composition-api@1.7.2)(echarts@5.4.3)(vue@2.7.15):
resolution: {integrity: sha512-LO+jQrBu3OZMMp1O00VOdeU1Lnc1tqY1UFmTha8G5ntOsz7NxLYs3+S3l32E53dHdax+YlEh8ZWMHMZGAuELig==}
requiresBuild: true
peerDependencies:
'@vue/composition-api': ^1.0.5
@ -12263,17 +12270,21 @@ packages:
- supports-color
dev: true
/webpackbar@5.0.2(webpack@4.46.0):
resolution: {integrity: sha512-BmFJo7veBDgQzfWXl/wwYXr/VFus0614qZ8i9znqcl9fnEdiVkdbi0TedLQ6xAK92HZHDJ0QmyQ0fmuZPAgCYQ==}
engines: {node: '>=12'}
/webpackbar@6.0.0(webpack@4.46.0):
resolution: {integrity: sha512-RdB0RskzOaix1VFMnBXSkKMbUgvZliRqgoNp0gCnG6iUe9RS9sf018AJ/1h5NAeh+ttwXkXjXKC6NdjE/OOcaA==}
engines: {node: '>=14.21.3'}
peerDependencies:
webpack: 3 || 4 || 5
dependencies:
ansi-escapes: 4.3.2
chalk: 4.1.2
consola: 2.15.3
consola: 3.2.3
figures: 3.2.0
markdown-table: 2.0.0
pretty-time: 1.1.0
std-env: 3.5.0
std-env: 3.6.0
webpack: 4.46.0
wrap-ansi: 7.0.0
dev: true
/websocket-driver@0.7.4: