Skip to content

Commit 9c54f3d

Browse files
committed
Merge branch 'main' into pdan
2 parents e0b23a9 + 66013ac commit 9c54f3d

File tree

5 files changed

+185
-155
lines changed

5 files changed

+185
-155
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"@emmetio/codemirror-plugin": "^1.2.4",
8383
"@rollup/plugin-replace": "^5.0.5",
8484
"@types/codemirror": "^5.60.15",
85-
"@types/node": "^20.10.6",
85+
"@types/node": "^20.10.7",
8686
"@vitejs/plugin-vue": "^5.0.2",
8787
"@volar/cdn": "~1.11.1",
8888
"@volar/monaco": "~1.11.1",
@@ -101,9 +101,9 @@
101101
"simple-git-hooks": "^2.9.0",
102102
"sucrase": "^3.35.0",
103103
"typescript": "^5.3.3",
104-
"vite": "^5.0.10",
104+
"vite": "^5.0.11",
105105
"vite-plugin-dts": "^3.7.0",
106-
"vue": "^3.4.3",
106+
"vue": "^3.4.5",
107107
"vue-tsc": "1.9.0-alpha.3"
108108
},
109109
"peerDependencies": {

0 commit comments

Comments
 (0)