Skip to content

Commit d65b25c

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

File tree

4 files changed

+196
-176
lines changed

4 files changed

+196
-176
lines changed

package.json

Lines changed: 3 additions & 3 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.1",
7171
"@rollup/plugin-replace": "5.0.4",
72-
"@swc/core": "^1.11.9",
72+
"@swc/core": "^1.11.12",
7373
"@types/hash-sum": "^1.0.2",
7474
"@types/node": "^22.13.10",
7575
"@types/semver": "^7.5.8",
@@ -97,8 +97,8 @@
9797
"pug": "^3.0.3",
9898
"puppeteer": "~24.4.0",
9999
"rimraf": "^6.0.1",
100-
"rollup": "^4.35.0",
101-
"rollup-plugin-dts": "^6.1.1",
100+
"rollup": "^4.37.0",
101+
"rollup-plugin-dts": "^6.2.1",
102102
"rollup-plugin-esbuild": "^6.2.1",
103103
"rollup-plugin-polyfill-node": "^0.13.0",
104104
"semver": "^7.7.1",

packages-private/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": "latest"
1212
},
1313
"devDependencies": {
14-
"@vitejs/plugin-vue": "^5.2.2",
14+
"@vitejs/plugin-vue": "^5.2.3",
1515
"vite": "^6.2.2"
1616
}
1717
}

0 commit comments

Comments
 (0)