Skip to content

Commit ec2e8f0

Browse files
chore(deps): update build
1 parent 3310eea commit ec2e8f0

4 files changed

Lines changed: 304 additions & 312 deletions

File tree

package.json

Lines changed: 2 additions & 2 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.30",
72+
"@swc/core": "^1.15.33",
7373
"@types/hash-sum": "^1.0.2",
7474
"@types/node": "^24.12.2",
7575
"@types/semver": "^7.7.1",
@@ -98,7 +98,7 @@
9898
"pug": "^3.0.4",
9999
"puppeteer": "~24.42.0",
100100
"rimraf": "^6.1.3",
101-
"rollup": "^4.60.2",
101+
"rollup": "^4.60.3",
102102
"rollup-plugin-dts": "^6.4.1",
103103
"rollup-plugin-esbuild": "^6.2.1",
104104
"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.6",
15-
"vite": "^8.0.9"
15+
"vite": "^8.0.10"
1616
}
1717
}

0 commit comments

Comments
 (0)