|
20 | 20 | "analyze": "ANALYZE=true next build" |
21 | 21 | }, |
22 | 22 | "dependencies": { |
23 | | - "logan-logger": "^1.1.14", |
| 23 | + "logan-logger": "^1.1.16", |
24 | 24 | "next": "16.1.6", |
25 | | - "react": "^19.2.4", |
26 | | - "react-dom": "^19.2.4" |
| 25 | + "react": "^19.2.5", |
| 26 | + "react-dom": "^19.2.5" |
27 | 27 | }, |
28 | 28 | "devDependencies": { |
29 | | - "@biomejs/biome": "^2.4.4", |
| 29 | + "@biomejs/biome": "^2.4.12", |
30 | 30 | "@next/bundle-analyzer": "^16.1.6", |
31 | | - "@tailwindcss/postcss": "^4.2.1", |
| 31 | + "@tailwindcss/postcss": "^4.2.4", |
32 | 32 | "@testing-library/jest-dom": "^6.9.1", |
33 | 33 | "@testing-library/react": "^16.3.2", |
34 | 34 | "@types/node": "^25.3.0", |
35 | 35 | "@types/react": "^19.2.14", |
36 | 36 | "@types/react-dom": "^19.2.3", |
37 | | - "@vitejs/plugin-react": "^5.1.4", |
38 | | - "@vitest/ui": "^4.0.18", |
39 | | - "jsdom": "^28.1.0", |
40 | | - "postcss": "^8.5.6", |
| 37 | + "@vitejs/plugin-react": "^6.0.1", |
| 38 | + "@vitest/ui": "^4.1.5", |
| 39 | + "jsdom": "^29.0.2", |
| 40 | + "postcss": "^8.5.10", |
41 | 41 | "sharp": "^0.34.5", |
42 | | - "tailwindcss": "^4.2.1", |
43 | | - "typescript": "^5.9.3", |
44 | | - "vitest": "^4.0.18" |
| 42 | + "tailwindcss": "^4.2.4", |
| 43 | + "typescript": "^6.0.3", |
| 44 | + "vite": "^8.0.10", |
| 45 | + "vitest": "^4.1.5" |
45 | 46 | }, |
46 | 47 | "pnpm": { |
47 | 48 | "overrides": { |
|
0 commit comments