Skip to content

Commit c727a22

Browse files
committed
Merge branch 'main' into feat/eslint-and-oxlint-config
2 parents 9966eb4 + 0d53f58 commit c727a22

File tree

13 files changed

+308
-606
lines changed

13 files changed

+308
-606
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "3.18.3",
44
"description": "🛠️ The recommended way to start a Vite-powered Vue project",
55
"type": "module",
6-
"packageManager": "[email protected].0",
6+
"packageManager": "[email protected].1",
77
"bin": {
88
"create-vue": "bundle.js"
99
},
@@ -51,9 +51,9 @@
5151
"lint-staged": "^16.2.7",
5252
"picocolors": "^1.1.1",
5353
"prettier": "3.7.4",
54-
"rolldown": "1.0.0-beta.54",
54+
"rolldown": "1.0.0-beta.56",
5555
"rollup-plugin-license": "^3.6.0",
56-
"vitest": "^4.0.15",
56+
"vitest": "^4.0.16",
5757
"zx": "^8.8.5"
5858
},
5959
"lint-staged": {

0 commit comments

Comments
 (0)