|
22 | 22 | "devDependencies": { |
23 | 23 | "@commitlint/cli": "^17.5.1", |
24 | 24 | "@commitlint/config-conventional": "^17.4.4", |
25 | | - "@playwright/test": "^1.32.2", |
| 25 | + "@playwright/test": "^1.37.1", |
26 | 26 | "@secretlint/secretlint-rule-preset-recommend": "^6.2.3", |
27 | 27 | "@solidjs/testing-library": "^0.7.0", |
28 | 28 | "@spotify/prettier-config": "^14.1.6", |
|
48 | 48 | "eslint-plugin-jest-dom": "^4.0.3", |
49 | 49 | "eslint-plugin-jest-formatting": "^3.1.0", |
50 | 50 | "eslint-plugin-jsx-a11y": "^6.7.1", |
51 | | - "eslint-plugin-playwright": "^0.12.0", |
| 51 | + "eslint-plugin-playwright": "^0.16.0", |
52 | 52 | "eslint-plugin-prettier": "^4.2.1", |
53 | 53 | "eslint-plugin-react": "^7.32.2", |
54 | 54 | "eslint-plugin-react-hooks": "^4.6.0", |
|
61 | 61 | "husky": "^8.0.3", |
62 | 62 | "jsdom": "^21.1.1", |
63 | 63 | "lint-staged": "^13.2.0", |
64 | | - "playwright": "^1.32.2", |
65 | 64 | "postcss": "^8.4.21", |
66 | 65 | "postcss-calc": "^8.2.4", |
67 | 66 | "postcss-combine-duplicated-selectors": "^10.0.3", |
|
0 commit comments