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:
+2
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user