Skip to content

Commit a0011af

Browse files
chore(deps): update upstream
1 parent 50e157e commit a0011af

File tree

5 files changed

+121
-125
lines changed

5 files changed

+121
-125
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"picocolors": "^1.1.1",
5656
"playwright-chromium": "^1.54.1",
5757
"prettier": "3.6.2",
58-
"rollup": "^4.46.0",
58+
"rollup": "^4.46.2",
5959
"simple-git-hooks": "^2.13.0",
6060
"tsx": "^4.20.3",
6161
"typescript": "^5.8.3",

packages/plugin-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@jridgewell/gen-mapping": "^0.3.12",
4343
"@jridgewell/trace-mapping": "^0.3.29",
4444
"debug": "^4.4.1",
45-
"rollup": "^4.46.0",
45+
"rollup": "^4.46.2",
4646
"slash": "^5.1.0",
4747
"source-map-js": "^1.2.1",
4848
"tsdown": "^0.13.0",

playground/vue-legacy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
},
1515
"devDependencies": {
1616
"@vitejs/plugin-vue": "workspace:*",
17-
"@vitejs/plugin-legacy": "^7.1.0"
17+
"@vitejs/plugin-legacy": "^7.2.1"
1818
}
1919
}

0 commit comments

Comments
 (0)