Skip to content

Commit 5dc7f37

Browse files
chore(deps): update build
1 parent 56be3dd commit 5dc7f37

File tree

3 files changed

+159
-160
lines changed

3 files changed

+159
-160
lines changed

package.json

+2-2
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.21",
72+
"@swc/core": "^1.11.24",
7373
"@types/hash-sum": "^1.0.2",
7474
"@types/node": "^22.14.1",
7575
"@types/semver": "^7.7.0",
@@ -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.3",
82+
"esbuild": "^0.25.4",
8383
"esbuild-plugin-polyfill-node": "^0.3.0",
8484
"eslint": "^9.25.1",
8585
"eslint-plugin-import-x": "^4.11.0",

packages-private/sfc-playground/src/download/template/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
},
1313
"devDependencies": {
1414
"@vitejs/plugin-vue": "^5.2.3",
15-
"vite": "^6.3.3"
15+
"vite": "^6.3.5"
1616
}
1717
}

0 commit comments

Comments
 (0)