feat: add dev deps for test

This commit is contained in:
Methapon2001 2025-01-15 09:35:40 +07:00
parent 4596ba747e
commit 28dfa728fa
3 changed files with 20 additions and 5 deletions

View file

@ -40,6 +40,7 @@
"vue-router": "^4.4.3"
},
"devDependencies": {
"@faker-js/faker": "^9.3.0",
"@iconify/vue": "^4.1.2",
"@intlify/unplugin-vue-i18n": "^4.0.0",
"@playwright/test": "^1.46.1",
@ -50,6 +51,7 @@
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"autoprefixer": "^10.4.20",
"dotenv": "^16.4.7",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-vue": "^9.27.0",