Skip to content

Commit 4650715

Browse files
chore(deps): update build (#12783)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a63679f commit 4650715

File tree

3 files changed

+165
-165
lines changed

3 files changed

+165
-165
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@rollup/plugin-json": "^6.1.0",
7070
"@rollup/plugin-node-resolve": "^16.0.0",
7171
"@rollup/plugin-replace": "5.0.4",
72-
"@swc/core": "^1.10.8",
72+
"@swc/core": "^1.10.11",
7373
"@types/hash-sum": "^1.0.2",
7474
"@types/node": "^22.12.0",
7575
"@types/semver": "^7.5.8",
@@ -97,7 +97,7 @@
9797
"pug": "^3.0.3",
9898
"puppeteer": "~24.1.0",
9999
"rimraf": "^6.0.1",
100-
"rollup": "^4.31.0",
100+
"rollup": "^4.32.1",
101101
"rollup-plugin-dts": "^6.1.1",
102102
"rollup-plugin-esbuild": "^6.1.1",
103103
"rollup-plugin-polyfill-node": "^0.13.0",

packages-private/sfc-playground/src/download/template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
},
1313
"devDependencies": {
1414
"@vitejs/plugin-vue": "^5.2.1",
15-
"vite": "^6.0.7"
15+
"vite": "^6.0.11"
1616
}
1717
}

0 commit comments

Comments
 (0)