We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16f28a5 commit b75a46fCopy full SHA for b75a46f
package.json
@@ -56,7 +56,7 @@
56
"picocolors": "^1.0.1",
57
"playwright-chromium": "^1.46.1",
58
"prettier": "3.3.3",
59
- "rollup": "^4.20.0",
+ "rollup": "^4.21.1",
60
"simple-git-hooks": "^2.11.1",
61
"tsx": "^4.19.0",
62
"typescript": "^5.5.4",
packages/plugin-vue/package.json
@@ -42,7 +42,7 @@
42
"@jridgewell/gen-mapping": "^0.3.5",
43
"@jridgewell/trace-mapping": "^0.3.25",
44
"debug": "^4.3.6",
45
46
"slash": "^5.1.0",
47
"source-map-js": "^1.2.0",
48
"vite": "catalog:",
playground/vue-legacy/package.json
@@ -13,6 +13,6 @@
13
},
14
"devDependencies": {
15
"@vitejs/plugin-vue": "workspace:*",
16
- "@vitejs/plugin-legacy": "^5.4.1"
+ "@vitejs/plugin-legacy": "^5.4.2"
17
}
18
0 commit comments