|
37 | 37 | "devDependencies": { |
38 | 38 | "@playwright/test": "^1.40.1", |
39 | 39 | "@testing-library/jest-dom": "^6.2.0", |
40 | | - "@testing-library/react": "^14.1.2", |
| 40 | + "@testing-library/react": "^16.3.2", |
41 | 41 | "@testing-library/user-event": "^14.5.2", |
42 | | - "@types/node": "^20.10.6", |
43 | | - "@types/react": "^18.2.47", |
44 | | - "@types/react-dom": "^18.2.18", |
| 42 | + "@tailwindcss/postcss": "^4.1.17", |
| 43 | + "@types/node": "^25.9.1", |
| 44 | + "@types/react": "^18.3.29", |
| 45 | + "@types/react-dom": "^18.3.7", |
45 | 46 | "@types/react-syntax-highlighter": "^15.5.13", |
46 | | - "@typescript-eslint/eslint-plugin": "^6.18.1", |
47 | | - "@typescript-eslint/parser": "^6.18.1", |
48 | | - "@vitejs/plugin-react": "^4.2.1", |
49 | | - "@vitest/coverage-v8": "^1.1.3", |
| 47 | + "@typescript-eslint/eslint-plugin": "^8.60.0", |
| 48 | + "@typescript-eslint/parser": "^8.60.0", |
| 49 | + "@vitejs/plugin-react": "^6.0.2", |
| 50 | + "@vitest/coverage-v8": "^4.1.7", |
50 | 51 | "autoprefixer": "^10.4.16", |
51 | | - "eslint": "^8.56.0", |
52 | | - "eslint-plugin-react-hooks": "^4.6.0", |
53 | | - "eslint-plugin-react-refresh": "^0.4.5", |
54 | | - "jsdom": "^23.2.0", |
| 52 | + "eslint": "^10.4.0", |
| 53 | + "eslint-plugin-react-hooks": "^7.1.1", |
| 54 | + "eslint-plugin-react-refresh": "^0.5.2", |
| 55 | + "jsdom": "^29.1.1", |
55 | 56 | "msw": "^2.0.0", |
56 | 57 | "postcss": "^8.4.33", |
57 | | - "tailwindcss": "^3.4.1", |
58 | | - "typescript": "^5.3.3", |
59 | | - "vite": "^5.0.11", |
60 | | - "vitest": "^1.1.3" |
| 58 | + "tailwindcss": "^4.3.0", |
| 59 | + "typescript": "^6.0.3", |
| 60 | + "vite": "^8.0.14", |
| 61 | + "vitest": "^4.1.7" |
61 | 62 | } |
62 | 63 | } |
0 commit comments