|
12 | 12 | "@mantine/charts": "^7.17.2", |
13 | 13 | "@mantine/core": "7.17.2", |
14 | 14 | "@mantine/hooks": "7.17.2", |
15 | | - "@next/bundle-analyzer": "15.2.2", |
| 15 | + "@next/bundle-analyzer": "15.2.3", |
16 | 16 | "@tabler/icons-react": "^3.31.0", |
17 | 17 | "next": "15.2.3", |
18 | 18 | "node-html-parser": "^7.0.1", |
|
22 | 22 | "recharts": "^2.15.1" |
23 | 23 | }, |
24 | 24 | "devDependencies": { |
25 | | - "@eslint/eslintrc": "^3.3.0", |
26 | | - "@eslint/js": "^9.22.0", |
| 25 | + "@eslint/eslintrc": "^3.3.1", |
| 26 | + "@eslint/js": "^9.23.0", |
27 | 27 | "@types/d3": "^7.4.3", |
28 | 28 | "@types/jsdom": "^21.1.7", |
29 | 29 | "@types/node": "^22", |
30 | 30 | "@types/react": "^18", |
31 | 31 | "@types/react-dom": "^18", |
32 | | - "@typescript-eslint/eslint-plugin": "^8.26.1", |
33 | | - "@typescript-eslint/parser": "^8.26.1", |
| 32 | + "@typescript-eslint/eslint-plugin": "^8.27.0", |
| 33 | + "@typescript-eslint/parser": "^8.27.0", |
34 | 34 | "d3": "^7.9.0", |
35 | | - "eslint": "^9.22.0", |
36 | | - "eslint-config-next": "15.2.2", |
| 35 | + "eslint": "^9.23.0", |
| 36 | + "eslint-config-next": "15.2.3", |
37 | 37 | "eslint-config-prettier": "^10.1.1", |
38 | 38 | "feed": "^4.2.2", |
39 | 39 | "gray-matter": "^4.0.3", |
|
0 commit comments