Skip to content

Commit 3e9126e

Browse files
chore(deps): update build
1 parent c68bebf commit 3e9126e

File tree

4 files changed

+294
-319
lines changed

4 files changed

+294
-319
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.3",
7171
"@rollup/plugin-replace": "5.0.4",
72-
"@swc/core": "^1.15.4",
72+
"@swc/core": "^1.15.7",
7373
"@types/hash-sum": "^1.0.2",
7474
"@types/node": "^24.10.4",
7575
"@types/semver": "^7.7.1",
@@ -79,7 +79,7 @@
7979
"@vue/consolidate": "1.0.0",
8080
"conventional-changelog-cli": "^5.0.0",
8181
"enquirer": "^2.4.1",
82-
"esbuild": "^0.27.1",
82+
"esbuild": "^0.27.2",
8383
"esbuild-plugin-polyfill-node": "^0.3.0",
8484
"eslint": "^9.39.2",
8585
"eslint-plugin-import-x": "^4.16.1",
@@ -97,7 +97,7 @@
9797
"pug": "^3.0.3",
9898
"puppeteer": "~24.33.0",
9999
"rimraf": "^6.1.2",
100-
"rollup": "^4.53.3",
100+
"rollup": "^4.54.0",
101101
"rollup-plugin-dts": "^6.3.0",
102102
"rollup-plugin-esbuild": "^6.2.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": "^6.0.3",
15-
"vite": "^7.2.7"
15+
"vite": "^7.3.0"
1616
}
1717
}

0 commit comments

Comments
 (0)