Skip to content

Commit d44a5a9

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

File tree

3 files changed

+250
-241
lines changed

3 files changed

+250
-241
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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.25.9",
82+
"esbuild": "^0.25.10",
8383
"esbuild-plugin-polyfill-node": "^0.3.0",
8484
"eslint": "^9.27.0",
8585
"eslint-plugin-import-x": "^4.13.1",
@@ -97,7 +97,7 @@
9797
"pug": "^3.0.3",
9898
"puppeteer": "~24.22.2",
9999
"rimraf": "^6.0.1",
100-
"rollup": "^4.50.0",
100+
"rollup": "^4.52.2",
101101
"rollup-plugin-dts": "^6.2.3",
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.1",
15-
"vite": "^7.1.3"
15+
"vite": "^7.1.7"
1616
}
1717
}

0 commit comments

Comments
 (0)