|
9 | 9 | "lint": "next lint"
|
10 | 10 | },
|
11 | 11 | "dependencies": {
|
12 |
| - "@mantine/charts": "^7.17.4", |
13 |
| - "@mantine/core": "7.17.4", |
14 |
| - "@mantine/hooks": "7.17.4", |
| 12 | + "@mantine/charts": "^7.17.5", |
| 13 | + "@mantine/core": "7.17.5", |
| 14 | + "@mantine/hooks": "7.17.5", |
15 | 15 | "@next/bundle-analyzer": "15.3.1",
|
16 | 16 | "@tabler/icons-react": "^3.31.0",
|
17 | 17 | "next": "15.3.1",
|
|
23 | 23 | },
|
24 | 24 | "devDependencies": {
|
25 | 25 | "@eslint/eslintrc": "^3.3.1",
|
26 |
| - "@eslint/js": "^9.25.0", |
| 26 | + "@eslint/js": "^9.25.1", |
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.30.1", |
33 |
| - "@typescript-eslint/parser": "^8.30.1", |
| 32 | + "@typescript-eslint/eslint-plugin": "^8.31.0", |
| 33 | + "@typescript-eslint/parser": "^8.31.0", |
34 | 34 | "d3": "^7.9.0",
|
35 |
| - "eslint": "^9.25.0", |
| 35 | + "eslint": "^9.25.1", |
36 | 36 | "eslint-config-next": "15.3.1",
|
37 | 37 | "eslint-config-prettier": "^10.1.2",
|
38 | 38 | "feed": "^4.2.2",
|
|
0 commit comments