|
41 | 41 | "react": "^18.2.0 || ^19.0.0" |
42 | 42 | }, |
43 | 43 | "devDependencies": { |
44 | | - "@stylistic/eslint-plugin": "^2.12.1", |
| 44 | + "@stylistic/eslint-plugin": "^4.0.0", |
45 | 45 | "@testing-library/dom": "^10.0.0", |
46 | 46 | "@testing-library/jest-dom": "^6.0.0", |
47 | 47 | "@testing-library/react": "^16.0.0", |
|
52 | 52 | "@typescript-eslint/eslint-plugin": "^8.0.0", |
53 | 53 | "@typescript-eslint/parser": "^8.0.0", |
54 | 54 | "@vitejs/plugin-react": "^4.2.1", |
55 | | - "@vitest/coverage-v8": "^2.1.8", |
56 | | - "@vitest/ui": "^2.0.0", |
57 | | - "cypress": "^13.0.0", |
58 | | - "eslint": "^8.23.1", |
| 55 | + "@vitest/coverage-v8": "^3.0.0", |
| 56 | + "@vitest/ui": "^3.0.0", |
| 57 | + "cypress": "^14.0.0", |
| 58 | + "eslint": "^9.0.0", |
59 | 59 | "eslint-config-google": "^0.14.0", |
60 | | - "eslint-config-prettier": "^9.0.0", |
| 60 | + "eslint-config-prettier": "^10.0.0", |
61 | 61 | "eslint-plugin-deprecate": "^0.8.0", |
62 | 62 | "eslint-plugin-import": "^2.26.0", |
63 | 63 | "eslint-plugin-jsx-a11y": "^6.6.1", |
64 | 64 | "eslint-plugin-matrix-org": "^2.0.0", |
65 | 65 | "eslint-plugin-prettier": "^5.0.0", |
66 | 66 | "eslint-plugin-react": "^7.31.8", |
67 | 67 | "eslint-plugin-react-hooks": "^5.0.0", |
68 | | - "eslint-plugin-unicorn": "^56.0.0", |
| 68 | + "eslint-plugin-unicorn": "^59.0.0", |
69 | 69 | "jest-environment-jsdom": "^29.0.3", |
70 | 70 | "prettier": "3.4.2", |
71 | 71 | "react": "^19.0.0", |
|
0 commit comments