Skip to content

Commit 0c2b8ba

Browse files
authored
Merge branch 'main' into renovate/all-minor-patch
2 parents 364341f + 536d600 commit 0c2b8ba

File tree

3 files changed

+63
-57
lines changed

3 files changed

+63
-57
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,11 @@
6262
"@babel/parser": "catalog:",
6363
"@babel/types": "catalog:",
6464
"@rollup/plugin-alias": "^5.1.1",
65-
"@rollup/plugin-commonjs": "^28.0.0",
65+
"@rollup/plugin-commonjs": "^28.0.1",
6666
"@rollup/plugin-json": "^6.1.0",
6767
"@rollup/plugin-node-resolve": "^15.3.0",
6868
"@rollup/plugin-replace": "5.0.4",
69-
"@swc/core": "^1.7.35",
69+
"@swc/core": "^1.7.36",
7070
"@types/hash-sum": "^1.0.2",
7171
"@types/node": "^20.16.13",
7272
"@types/semver": "^7.5.8",

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": "^5.1.4",
15-
"vite": "^5.4.8"
15+
"vite": "^5.4.9"
1616
}
1717
}

pnpm-lock.yaml

Lines changed: 60 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)