ui_migration node(pack) add package requirements for testing
This commit is contained in:
parent
9968978a7b
commit
591d3f6747
2 changed files with 258 additions and 2 deletions
|
|
@ -33,6 +33,7 @@
|
|||
"@babel/eslint-parser": "^7.28.5",
|
||||
"@pinia/testing": "^1.0.3",
|
||||
"@vitejs/plugin-vue": "^6.0.6",
|
||||
"@vitest/coverage-v8": "^4.1.6",
|
||||
"@vue/eslint-config-prettier": "9.0.0",
|
||||
"autoprefixer": "^10.4.24",
|
||||
"core-js": "^3.46.0",
|
||||
|
|
@ -41,6 +42,7 @@
|
|||
"eslint-plugin-pinia": "^0.4.2",
|
||||
"eslint-plugin-prettier": "^5.1.0",
|
||||
"eslint-plugin-vue": "^9.20.0",
|
||||
"happy-dom": "^20.9.0",
|
||||
"jsdom": "^29.1.1",
|
||||
"less": "^4.5.1",
|
||||
"material-symbols": "^0.39.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue