|
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | 18 | "@vercel/analytics": "^1.5.0", |
19 | | - "next": "^15.3.0", |
20 | | - "react": "^19.1.0", |
21 | | - "react-dom": "^19.1.0", |
22 | | - "react-icons": "^5.3.0" |
| 19 | + "next": "^15.5.4", |
| 20 | + "react": "^19.2.0", |
| 21 | + "react-dom": "^19.2.0", |
| 22 | + "react-icons": "^5.5.0" |
23 | 23 | }, |
24 | 24 | "devDependencies": { |
25 | | - "@biomejs/biome": "^2.0.0", |
| 25 | + "@biomejs/biome": "^2.2.5", |
26 | 26 | "@testing-library/react": "^16.3.0", |
27 | | - "@types/node": "^24.0.0", |
28 | | - "@types/react": "^19.1.0", |
29 | | - "@vitejs/plugin-react": "^4.2.1", |
30 | | - "@vitest/coverage-v8": "^3.1.4", |
31 | | - "eslint": "^9.24.0", |
32 | | - "eslint-config-next": "^15.3.2", |
33 | | - "happy-dom": "^18.0.0", |
34 | | - "prettier": "^3.5.3", |
35 | | - "typescript": "^5.8.3", |
36 | | - "vite": "^7.0.0", |
37 | | - "vitest": "^3.1.1" |
| 27 | + "@types/node": "^24.6.2", |
| 28 | + "@types/react": "^19.2.0", |
| 29 | + "@vitejs/plugin-react": "^4.7.0", |
| 30 | + "@vitest/coverage-v8": "^3.2.4", |
| 31 | + "eslint": "^9.36.0", |
| 32 | + "eslint-config-next": "^15.5.4", |
| 33 | + "happy-dom": "^18.0.1", |
| 34 | + "prettier": "^3.6.2", |
| 35 | + "typescript": "^5.9.3", |
| 36 | + "vite": "^7.1.9", |
| 37 | + "vitest": "^3.2.4" |
38 | 38 | } |
39 | 39 | } |
0 commit comments