Skip to content

Commit f7cef18

Browse files
chore(deps): update upstream (#638)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bb27be7 commit f7cef18

File tree

5 files changed

+129
-151
lines changed

5 files changed

+129
-151
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.45.1",
58+
"rollup": "^4.46.0",
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.45.1",
45+
"rollup": "^4.46.0",
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.0.1"
17+
"@vitejs/plugin-legacy": "^7.1.0"
1818
}
1919
}

0 commit comments

Comments
 (0)