modified: .gitignore

modified:   e2e/picklist.spec.ts
	modified:   e2e/product-filter.spec.ts
	modified:   maintenance.sh
	modified:   package-lock.json
	modified:   package.json
	modified:   playwright.config.ts
This commit is contained in:
2025-12-02 09:15:14 +10:00
parent 6917d944fe
commit a84d5dafa2
7 changed files with 278 additions and 19 deletions
+2 -1
View File
@@ -30,12 +30,13 @@
"uuid": "^13.0.0"
},
"devDependencies": {
"@bgotink/playwright-coverage": "^0.3.2",
"@playwright/test": "^1.57.0",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.6.1",
"@types/node": "^24.10.1",
"@types/papaparse": "^5.5.0",
"@types/papaparse": "^5.5.1",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
"@typescript-eslint/eslint-plugin": "^8.48.0",