Skip to content

Commit ed1bf72

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

File tree

4 files changed

+158
-158
lines changed

4 files changed

+158
-158
lines changed

package.json

Lines changed: 2 additions & 2 deletions
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.2.3",
6868
"@rollup/plugin-replace": "5.0.4",
69-
"@swc/core": "^1.7.3",
69+
"@swc/core": "^1.7.6",
7070
"@types/hash-sum": "^1.0.2",
7171
"@types/node": "^20.14.14",
7272
"@types/semver": "^7.5.8",
@@ -93,7 +93,7 @@
9393
"pug": "^3.0.3",
9494
"puppeteer": "~22.15.0",
9595
"rimraf": "^6.0.1",
96-
"rollup": "^4.19.1",
96+
"rollup": "^4.20.0",
9797
"rollup-plugin-dts": "^6.1.1",
9898
"rollup-plugin-esbuild": "^6.1.1",
9999
"rollup-plugin-polyfill-node": "^0.13.0",

packages/sfc-playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"serve": "vite preview"
1010
},
1111
"devDependencies": {
12-
"@vitejs/plugin-vue": "^5.1.1",
12+
"@vitejs/plugin-vue": "^5.1.2",
1313
"vite": "catalog:"
1414
},
1515
"dependencies": {

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"vue": "^3.4.0"
1212
},
1313
"devDependencies": {
14-
"@vitejs/plugin-vue": "^5.1.1",
14+
"@vitejs/plugin-vue": "^5.1.2",
1515
"vite": "^5.3.5"
1616
}
1717
}

0 commit comments

Comments
 (0)