Skip to content
This repository was archived by the owner on Jan 9, 2022. It is now read-only.

Commit 0bd0050

Browse files
Michael.KryvoruchkoMichael.Kryvoruchko
Michael.Kryvoruchko
authored and
Michael.Kryvoruchko
committed
chore: upgrade deps
1 parent 7f2216a commit 0bd0050

File tree

3 files changed

+148
-117
lines changed

3 files changed

+148
-117
lines changed

packages/demo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@vitejs/plugin-vue": "^1.3.0",
1515
"vite": "^2.5.3",
1616
"vite-plugin-windicss": "^1.2.7",
17-
"vue-tsc": "0.3.0",
17+
"vue-tsc": "^0.29.8",
1818
"windicss": "^3.1.6"
1919
}
2020
}

packages/dialog/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"shelljs": "^0.8.4",
4545
"vite": "^2.5.3",
4646
"vue": "3.2.6",
47-
"vue-tsc": "^0.3.0"
47+
"vue-tsc": "^0.29.8"
4848
},
4949
"peerDependencies": {
5050
"vue": "^3.2.6"

0 commit comments

Comments
 (0)