Skip to content
This repository was archived by the owner on Jan 18, 2025. It is now read-only.

Commit 6f7445b

Browse files
author
Ernest
committed
build: bump vue to 3.4
1 parent a2ab6db commit 6f7445b

File tree

2 files changed

+91
-82
lines changed

2 files changed

+91
-82
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
"@rollup/plugin-terser": "^0.1.0",
5353
"@types/jest": "^29.0.0",
5454
"@types/node": "^20.11.30",
55-
"@vue/compiler-sfc": "^3.2.0",
56-
"@vue/test-utils": "^2.0.0-rc",
55+
"@vue/compiler-sfc": "^3.4.21",
56+
"@vue/test-utils": "^2.4.5",
5757
"babel-jest": "^29.0.0",
5858
"csso": "^5.0.0",
5959
"cypress": "^11.0.0",
@@ -69,14 +69,14 @@
6969
"rollup-plugin-node-globals": "^1.4.0",
7070
"rollup-plugin-svg": "^2.0.0",
7171
"rollup-plugin-typescript2": "^0.34.0",
72-
"rollup-plugin-vue": "^6.0.0-beta.9",
72+
"rollup-plugin-vue": "^6.0.0",
7373
"standard-version": "^9.1.0",
7474
"ts-jest": "^29.0.0",
7575
"tslib": "^2.0.0",
7676
"typescript": "^5.0.0",
77-
"vue": "^3.2.0"
77+
"vue": "^3.4.21"
7878
},
7979
"peerDependencies": {
80-
"vue": "^3.2.0"
80+
"vue": "^3.4.21"
8181
}
8282
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)