Skip to content

Commit 0aba40e

Browse files
committed
chore: downgrade vue plugin
1 parent 019ad9b commit 0aba40e

File tree

2 files changed

+12
-113
lines changed

2 files changed

+12
-113
lines changed

packages/cli/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@
3434
"@cpany/plugin-codeforces": "workspace:*",
3535
"@cpany/types": "workspace:*",
3636
"@cpany/utils": "workspace:*",
37-
"@vitejs/plugin-vue": "^5.1.4",
37+
"@vitejs/plugin-vue": "1.8.1",
38+
"@vue/compiler-sfc": "3.2.37",
3839
"cac": "^6.7.14",
3940
"date-fns": "^2.29.2",
4041
"date-fns-tz": "^1.3.6",
@@ -52,6 +53,7 @@
5253
"unplugin-icons": "^0.19.3",
5354
"vite": "^5.4.8",
5455
"vite-plugin-windicss": "1.2.7",
56+
"vue": "3.2.12",
5557
"windicss": "3.1.7"
5658
},
5759
"devDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)