Skip to content

Commit

Permalink
chore: release 0.7.7 (#548)
Browse files Browse the repository at this point in the history
* chore: release 0.7.7

* chore: dump tdesign version
  • Loading branch information
timi137137 authored Jun 27, 2023
1 parent 8194b3d commit 5b1e9a4
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tencent/tdesign-vue-next-starter",
"version": "0.7.6",
"version": "0.7.7",
"scripts": {
"dev:mock": "vite --open --mode mock",
"dev": "vite --open --mode development",
Expand All @@ -19,8 +19,8 @@
"test:coverage": "echo \"no test:coverage specified,work in process\""
},
"dependencies": {
"axios": "^1.3.4",
"dayjs": "^1.11.7",
"axios": "^1.4.0",
"dayjs": "^1.11.8",
"echarts": "5.1.2",
"lodash": "^4.17.21",
"nprogress": "^0.2.0",
Expand All @@ -29,11 +29,11 @@
"qrcode.vue": "^3.3.4",
"qs": "^6.11.1",
"tdesign-icons-vue-next": "^0.1.11",
"tdesign-vue-next": "^1.3.4",
"tdesign-vue-next": "^1.3.8",
"tvision-color": "^1.6.0",
"vue": "^3.2.47",
"vue": "^3.3.4",
"vue-clipboard3": "^2.0.0",
"vue-router": "~4.1.6"
"vue-router": "~4.2.2"
},
"devDependencies": {
"@commitlint/cli": "^17.3.0",
Expand Down Expand Up @@ -73,7 +73,7 @@
"vite": "^4.3.9",
"vite-plugin-mock": "^2.9.6",
"vite-svg-loader": "^4.0.0",
"vue-tsc": "^1.2.0"
"vue-tsc": "^1.8.2"
},
"config": {
"commitizen": {
Expand Down

0 comments on commit 5b1e9a4

Please sign in to comment.