Skip to content

Commit 69b1ffd

Browse files
chore(deps): update build
1 parent d61d803 commit 69b1ffd

File tree

4 files changed

+308
-273
lines changed

4 files changed

+308
-273
lines changed

package.json

Lines changed: 3 additions & 3 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.27.3",
82+
"esbuild": "^0.27.4",
8383
"esbuild-plugin-polyfill-node": "^0.3.0",
8484
"eslint": "^10.0.3",
8585
"eslint-plugin-import-x": "^4.16.1",
@@ -97,8 +97,8 @@
9797
"pug": "^3.0.3",
9898
"puppeteer": "~24.38.0",
9999
"rimraf": "^6.1.3",
100-
"rollup": "^4.59.0",
101-
"rollup-plugin-dts": "^6.3.0",
100+
"rollup": "^4.59.1",
101+
"rollup-plugin-dts": "^6.4.1",
102102
"rollup-plugin-esbuild": "^6.2.1",
103103
"rollup-plugin-polyfill-node": "^0.13.0",
104104
"semver": "^7.7.4",

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": "^6.0.4",
14+
"@vitejs/plugin-vue": "^6.0.5",
1515
"vite": "^7.3.1"
1616
}
1717
}

0 commit comments

Comments
 (0)