|
9 | 9 | "lint": "next lint" |
10 | 10 | }, |
11 | 11 | "dependencies": { |
12 | | - "@mantine/charts": "^7.10.2", |
13 | | - "@mantine/core": "7.10.2", |
14 | | - "@mantine/hooks": "7.10.2", |
| 12 | + "@mantine/charts": "^7.11.0", |
| 13 | + "@mantine/core": "7.11.0", |
| 14 | + "@mantine/hooks": "7.11.0", |
15 | 15 | "@next/bundle-analyzer": "^14.2.4", |
16 | | - "@tabler/icons-react": "^3.6.0", |
| 16 | + "@tabler/icons-react": "^3.7.0", |
17 | 17 | "next": "14.2.4", |
18 | 18 | "node-html-parser": "^6.1.13", |
19 | 19 | "react": "^18", |
|
27 | 27 | "@types/node": "^20", |
28 | 28 | "@types/react": "^18", |
29 | 29 | "@types/react-dom": "^18", |
30 | | - "@typescript-eslint/eslint-plugin": "^7.13.0", |
31 | | - "@typescript-eslint/parser": "^7.13.0", |
| 30 | + "@typescript-eslint/eslint-plugin": "^7.14.1", |
| 31 | + "@typescript-eslint/parser": "^7.14.1", |
32 | 32 | "d3": "^7.9.0", |
33 | 33 | "eslint": "^8.57.0", |
34 | 34 | "eslint-config-next": "14.2.4", |
|
37 | 37 | "gray-matter": "^4.0.3", |
38 | 38 | "jsdom": "^24.1.0", |
39 | 39 | "octokit": "^4.0.2", |
40 | | - "postcss": "^8.4.38", |
| 40 | + "postcss": "^8.4.39", |
41 | 41 | "postcss-preset-mantine": "^1.15.0", |
42 | 42 | "postcss-simple-vars": "^7.0.1", |
43 | 43 | "prettier": "3.3.2", |
|
0 commit comments