Skip to content

Commit e0606d3

Browse files
committed
chore: update deps
1 parent d14744a commit e0606d3

File tree

2 files changed

+262
-164
lines changed

2 files changed

+262
-164
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@rollup/plugin-replace": "^5.0.5",
8484
"@types/codemirror": "^5.60.15",
8585
"@types/node": "^20.10.5",
86-
"@vitejs/plugin-vue": "^4.5.2",
86+
"@vitejs/plugin-vue": "^5.0.0",
8787
"@volar/cdn": "~1.11.1",
8888
"@volar/monaco": "~1.11.1",
8989
"@volar/typescript": "~1.11.1",
@@ -97,13 +97,13 @@
9797
"monaco-editor-core": "^0.45.0",
9898
"prettier": "^3.1.1",
9999
"simple-git-hooks": "^2.9.0",
100-
"shikiji": "^0.9.10",
101-
"shikiji-monaco": "^0.9.10",
102-
"sucrase": "^3.34.0",
100+
"shikiji": "^0.9.14",
101+
"shikiji-monaco": "^0.9.14",
102+
"sucrase": "^3.35.0",
103103
"typescript": "^5.3.3",
104104
"vite": "^5.0.10",
105-
"vite-plugin-dts": "^3.6.4",
106-
"vue": "^3.3.13",
105+
"vite-plugin-dts": "^3.7.0",
106+
"vue": "^3.4.0",
107107
"vue-tsc": "1.9.0-alpha.3"
108108
},
109109
"peerDependencies": {

0 commit comments

Comments
 (0)