We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2432d42 commit 573420dCopy full SHA for 573420d
package.json
@@ -61,7 +61,7 @@
61
"playwright-chromium": "^1.40.1",
62
"prettier": "3.1.1",
63
"resolve": "^1.22.8",
64
- "rollup": "^4.9.2",
+ "rollup": "^4.9.6",
65
"rollup-plugin-license": "^3.2.0",
66
"simple-git-hooks": "^2.9.0",
67
"tsx": "^4.7.0",
packages/plugin-vue/package.json
@@ -41,7 +41,7 @@
41
"@jridgewell/gen-mapping": "^0.3.3",
42
"@jridgewell/trace-mapping": "^0.3.20",
43
"debug": "^4.3.4",
44
45
"slash": "^5.1.0",
46
"source-map-js": "^1.0.2",
47
"vite": "^5.0.10",
playground/vue-legacy/package.json
@@ -13,6 +13,6 @@
13
},
14
"devDependencies": {
15
"@vitejs/plugin-vue": "workspace:*",
16
- "@vitejs/plugin-legacy": "^5.2.0"
+ "@vitejs/plugin-legacy": "^5.3.0"
17
}
18
0 commit comments