ui_migration node(pack) add package requirements for testing

This commit is contained in:
Antonio Anaya 2026-05-14 22:08:42 -06:00
parent 9968978a7b
commit 591d3f6747
2 changed files with 258 additions and 2 deletions

View file

@ -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",