Skip to content

Commit 5652c5a

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

File tree

3 files changed

+171
-153
lines changed

3 files changed

+171
-153
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@rollup/plugin-json": "^6.1.0",
6767
"@rollup/plugin-node-resolve": "^15.3.0",
6868
"@rollup/plugin-replace": "5.0.4",
69-
"@swc/core": "^1.7.36",
69+
"@swc/core": "^1.7.40",
7070
"@types/hash-sum": "^1.0.2",
7171
"@types/node": "^20.16.13",
7272
"@types/semver": "^7.5.8",
@@ -94,7 +94,7 @@
9494
"pug": "^3.0.3",
9595
"puppeteer": "~23.3.0",
9696
"rimraf": "^6.0.1",
97-
"rollup": "^4.24.0",
97+
"rollup": "^4.24.2",
9898
"rollup-plugin-dts": "^6.1.1",
9999
"rollup-plugin-esbuild": "^6.1.1",
100100
"rollup-plugin-polyfill-node": "^0.13.0",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
},
1313
"devDependencies": {
1414
"@vitejs/plugin-vue": "^5.1.4",
15-
"vite": "^5.4.9"
15+
"vite": "^5.4.10"
1616
}
1717
}

0 commit comments

Comments
 (0)