mirror of
https://github.com/ecomfe/vue-echarts.git
synced 2025-10-28 19:43:37 +08:00
chore: run vitest with rolldown-vite
This commit is contained in:
@ -68,7 +68,7 @@
|
|||||||
"tsdown": "^0.14.1",
|
"tsdown": "^0.14.1",
|
||||||
"typescript": "^5.9.2",
|
"typescript": "^5.9.2",
|
||||||
"unplugin-raw": "^0.6.0",
|
"unplugin-raw": "^0.6.0",
|
||||||
"vite": "npm:rolldown-vite@^7.1.2",
|
"vite": "npm:rolldown-vite@latest",
|
||||||
"vitest": "^3.2.4",
|
"vitest": "^3.2.4",
|
||||||
"vue": "^3.5.18",
|
"vue": "^3.5.18",
|
||||||
"vue-tsc": "^3.0.5"
|
"vue-tsc": "^3.0.5"
|
||||||
@ -78,6 +78,9 @@
|
|||||||
"allowedVersions": {
|
"allowedVersions": {
|
||||||
"echarts": "6"
|
"echarts": "6"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"overrides": {
|
||||||
|
"vite": "npm:rolldown-vite@latest"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
724
pnpm-lock.yaml
generated
724
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user