Make vue-jest package valid again

This commit is contained in:
SNDST00M: M.U.N.I.N 2021-10-09 15:34:38 +01:00
parent 33775efd73
commit 88bbe25afd
No known key found for this signature in database
GPG Key ID: 0C7CE6F01FC333C5
2 changed files with 362 additions and 5018 deletions

5418
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -48,7 +48,7 @@
"typescript": "^4.4", "typescript": "^4.4",
"vite": "^2.6", "vite": "^2.6",
"vite-plugin-svg-sprite-component": "^1.0", "vite-plugin-svg-sprite-component": "^1.0",
"vue-jest": "^5.0.0-alpha.10", "@vue/vue3-jest": "^27.0.0-alpha.1",
"vue-tsc": "0.28.1" "vue-tsc": "0.28.1"
}, },
"eslintConfig": { "eslintConfig": {