chore: migrate to nuxt-vitest
This commit is contained in:
parent
b48b7f4c16
commit
6dbf7ae74f
12 changed files with 619 additions and 102 deletions
|
@ -103,6 +103,7 @@
|
|||
"lint-staged": "^13.1.0",
|
||||
"nuxt": "3.0.0",
|
||||
"nuxt-security": "^0.10.1",
|
||||
"nuxt-vitest": "^0.6.4",
|
||||
"postcss-nested": "^6.0.0",
|
||||
"prettier": "^2.8.3",
|
||||
"rollup-plugin-node-polyfills": "^0.2.1",
|
||||
|
@ -112,12 +113,12 @@
|
|||
"std-env": "^3.3.1",
|
||||
"theme-vitesse": "^0.6.0",
|
||||
"typescript": "^4.9.4",
|
||||
"unplugin-auto-import": "^0.12.1",
|
||||
"unimport": "^2.1.0",
|
||||
"unplugin-auto-import": "^0.13.0",
|
||||
"unplugin-vue-inspector": "^0.0.2",
|
||||
"vite-plugin-inspect": "^0.7.14",
|
||||
"vite-plugin-pwa": "^0.14.1",
|
||||
"vitest": "^0.28.1",
|
||||
"vitest-environment-nuxt": "0.4.0",
|
||||
"vue-tsc": "^1.0.24",
|
||||
"workbox-build": "^6.5.4",
|
||||
"workbox-window": "^6.5.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue