chore: remove second version of vitest

This commit is contained in:
Daniel Roe 2025-02-05 14:28:42 +00:00
parent 3cfe36f5a0
commit bc9ac7349a
No known key found for this signature in database
GPG Key ID: 3714AB03996F442B
2 changed files with 218 additions and 427 deletions

File diff suppressed because it is too large Load Diff

View File

@ -10,8 +10,8 @@
}, },
"devDependencies": { "devDependencies": {
"ofetch": "latest", "ofetch": "latest",
"unplugin-vue-router": "^0.10.0", "unplugin-vue-router": "latest",
"vitest": "1.6.0", "vitest": "latest",
"vue": "latest", "vue": "latest",
"vue-router": "latest" "vue-router": "latest"
}, },