Skip to content

Commit ffda88c

Browse files
committed
bump vue to 3.4
1 parent 63cbc45 commit ffda88c

File tree

2 files changed

+66
-71
lines changed

2 files changed

+66
-71
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@rollup/plugin-replace": "^5.0.5",
7070
"@types/codemirror": "^5.60.15",
7171
"@types/node": "^20.10.5",
72-
"@vitejs/plugin-vue": "^4.5.2",
72+
"@vitejs/plugin-vue": "^5.0.0",
7373
"@volar/cdn": "~1.11.1",
7474
"@volar/monaco": "~1.11.1",
7575
"@volar/typescript": "~1.11.1",
@@ -89,7 +89,7 @@
8989
"typescript": "^5.3.3",
9090
"vite": "^5.0.10",
9191
"vite-plugin-dts": "^3.6.4",
92-
"vue": "^3.3.13",
92+
"vue": "^3.4.3",
9393
"vue-tsc": "1.9.0-alpha.3"
9494
}
9595
}

pnpm-lock.yaml

Lines changed: 64 additions & 69 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)