Skip to content

Commit 79d5d6c

Browse files
chore(deps): update build (#12931)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 604d087 commit 79d5d6c

File tree

3 files changed

+163
-163
lines changed

3 files changed

+163
-163
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.16",
72+
"@swc/core": "^1.10.18",
7373
"@types/hash-sum": "^1.0.2",
7474
"@types/node": "^22.13.4",
7575
"@types/semver": "^7.5.8",
@@ -97,7 +97,7 @@
9797
"pug": "^3.0.3",
9898
"puppeteer": "~24.2.1",
9999
"rimraf": "^6.0.1",
100-
"rollup": "^4.34.7",
100+
"rollup": "^4.34.8",
101101
"rollup-plugin-dts": "^6.1.1",
102102
"rollup-plugin-esbuild": "^6.2.0",
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.1.0"
15+
"vite": "^6.1.1"
1616
}
1717
}

0 commit comments

Comments
 (0)