diff --git a/package.json b/package.json index 4267578..a3a7bcc 100644 --- a/package.json +++ b/package.json @@ -21,15 +21,15 @@ "echarts": "~5.1.2", "hex-to-hsl": "^1.0.2", "nprogress": "^0.2.0", + "pinia": "^2.0.11", "qrcode.vue": "^3.2.2", "tdesign-icons-vue-next": "^0.0.6", - "tdesign-vue-next": "0.8.1", + "tdesign-vue-next": "0.9.2", "tvision-color": "^1.3.1", "vue": "^3.2.31", "vue-color-kit": "^1.0.5", "vue-router": "^4.0.11", - "vue3-clipboard": "^1.0.0", - "vuex": "^4.0.2" + "vue3-clipboard": "^1.0.0" }, "devDependencies": { "@commitlint/cli": "^15.0.0", diff --git a/src/App.vue b/src/App.vue index 8780345..dcd05a4 100644 --- a/src/App.vue +++ b/src/App.vue @@ -3,17 +3,17 @@