We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56dcefe commit cab434eCopy full SHA for cab434e
packages/plugin-vue/package.json
@@ -36,12 +36,12 @@
36
"devDependencies": {
37
"@rollup/pluginutils": "^4.1.1",
38
"@types/hash-sum": "^1.0.0",
39
- "@vue/compiler-sfc": "^3.2.22",
+ "@vue/compiler-sfc": "^3.2.23",
40
"debug": "^4.3.2",
41
"hash-sum": "^2.0.0",
42
"rollup": "^2.59.0",
43
"slash": "^4.0.0",
44
"source-map": "^0.6.1",
45
- "vue": "^3.2.22"
+ "vue": "^3.2.23"
46
}
47
0 commit comments