Skip to content

Commit 3e9e405

Browse files
chore(deps): update build
1 parent a2b40db commit 3e9e405

4 files changed

Lines changed: 176 additions & 172 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"conventional-changelog": "^8.1.0",
8282
"conventional-changelog-angular": "^9.2.1",
8383
"enquirer": "^2.4.1",
84-
"esbuild": "^0.28.1",
84+
"esbuild": "^0.28.2",
8585
"esbuild-plugin-polyfill-node": "^0.3.0",
8686
"eslint": "^10.8.0",
8787
"eslint-plugin-import-x": "^4.17.1",
@@ -101,7 +101,7 @@
101101
"puppeteer": "~25.4.0",
102102
"rimraf": "^6.1.3",
103103
"rollup": "^4.62.4",
104-
"rollup-plugin-dts": "^6.4.1",
104+
"rollup-plugin-dts": "^6.5.1",
105105
"rollup-plugin-esbuild": "^6.2.1",
106106
"rollup-plugin-polyfill-node": "^0.13.0",
107107
"semver": "^7.8.5",

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.8",
15-
"vite": "^8.2.0"
15+
"vite": "^8.2.1"
1616
}
1717
}

0 commit comments

Comments
 (0)