|
24 | 24 | "@mui/icons-material": "^7.3.4", |
25 | 25 | "@mui/material": "^7.3.4", |
26 | 26 | "autoprefixer": "^10.4.21", |
27 | | - "next": "^15.5.6", |
| 27 | + "next": "16.0.0", |
28 | 28 | "postcss": "^8.5.6", |
29 | | - "react": "^19.2.0", |
30 | | - "react-dom": "^19.2.0", |
31 | | - "tailwindcss": "^4.1.14", |
| 29 | + "react": "19.2.0", |
| 30 | + "react-dom": "19.2.0", |
| 31 | + "tailwindcss": "^4.1.15", |
32 | 32 | "web-vitals": "^4.2.4" |
33 | 33 | }, |
34 | 34 | "devDependencies": { |
35 | 35 | "@eslint/compat": "^1.4.0", |
36 | 36 | "@eslint/core": "^0.16.0", |
37 | 37 | "@eslint/js": "^9.38.0", |
38 | | - "@next/bundle-analyzer": "^15.5.6", |
| 38 | + "@next/bundle-analyzer": "16.0.0", |
39 | 39 | "@stylistic/eslint-plugin": "^5.5.0", |
40 | | - "@tailwindcss/postcss": "^4.1.14", |
41 | | - "@types/node": "^22.18.11", |
42 | | - "@types/react": "^19.2.2", |
| 40 | + "@tailwindcss/postcss": "^4.1.15", |
| 41 | + "@types/node": "^22.18.12", |
| 42 | + "@types/react": "19.2.2", |
43 | 43 | "eslint": "^9.38.0", |
44 | 44 | "eslint-import-resolver-typescript": "^4.4.4", |
45 | 45 | "eslint-plugin-import": "^2.32.0", |
|
48 | 48 | "rimraf": "^6.0.1", |
49 | 49 | "styled-jsx": "^5.1.7", |
50 | 50 | "typescript": "^5.9.3", |
51 | | - "typescript-eslint": "^8.46.1" |
| 51 | + "typescript-eslint": "^8.46.2" |
52 | 52 | }, |
53 | 53 | "jest": { |
54 | 54 | "transform": { |
|
0 commit comments