We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57b49aa commit c744274Copy full SHA for c744274
package.json
@@ -77,7 +77,7 @@
77
"prettier": "2.7.1",
78
"prompts": "^2.4.2",
79
"rimraf": "^3.0.2",
80
- "rollup": ">=2.75.6 <2.77.0 || ~2.77.0",
+ "rollup": "~2.78.0",
81
"semver": "^7.3.7",
82
"simple-git-hooks": "^2.8.0",
83
"tslib": "^2.4.0",
packages/plugin-vue/package.json
@@ -42,7 +42,7 @@
42
"@jridgewell/gen-mapping": "^0.3.2",
43
"@jridgewell/trace-mapping": "^0.3.15",
44
"debug": "^4.3.4",
45
46
"slash": "^4.0.0",
47
"source-map": "^0.6.1",
48
"vite": "workspace:*",
0 commit comments