Skip to content

Commit 78f061d

Browse files
committed
chore: bump deps
1 parent 356f65d commit 78f061d

File tree

3 files changed

+198
-169
lines changed

3 files changed

+198
-169
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,16 @@
3838
"@microsoft/api-extractor": "^7.19.2",
3939
"@types/codemirror": "^5.60.2",
4040
"@types/node": "^16.11.12",
41-
"@vitejs/plugin-vue": "^3.0.0-beta.0",
41+
"@vitejs/plugin-vue": "^3.0.0",
4242
"codemirror": "^5.62.3",
4343
"fflate": "^0.7.3",
4444
"hash-sum": "^2.0.0",
4545
"rimraf": "^3.0.2",
4646
"sucrase": "^3.20.1",
4747
"typescript": "^4.5.4",
48-
"vite": "^3.0.0-beta.3",
49-
"vue": "^3.2.37",
50-
"vue-tsc": "^0.34.15"
48+
"vite": "^3.1.0",
49+
"vue": "^3.2.39",
50+
"vue-tsc": "^0.40.13"
5151
},
5252
"peerDependencies": {
5353
"vue": "^3.2.13"

0 commit comments

Comments
 (0)