|
9 | 9 | "lint": "next lint" |
10 | 10 | }, |
11 | 11 | "dependencies": { |
12 | | - "@mantine/charts": "^7.10.0", |
13 | | - "@mantine/core": "7.10.0", |
14 | | - "@mantine/hooks": "7.10.0", |
| 12 | + "@mantine/charts": "^7.10.1", |
| 13 | + "@mantine/core": "7.10.1", |
| 14 | + "@mantine/hooks": "7.10.1", |
15 | 15 | "@next/bundle-analyzer": "^14.2.3", |
16 | 16 | "@tabler/icons-react": "^3.5.0", |
17 | 17 | "next": "14.2.3", |
|
23 | 23 | }, |
24 | 24 | "devDependencies": { |
25 | 25 | "@types/d3": "^7.4.3", |
26 | | - "@types/jsdom": "^21.1.6", |
| 26 | + "@types/jsdom": "^21.1.7", |
27 | 27 | "@types/node": "^20", |
28 | 28 | "@types/react": "^18", |
29 | 29 | "@types/react-dom": "^18", |
30 | | - "@typescript-eslint/eslint-plugin": "^7.10.0", |
31 | | - "@typescript-eslint/parser": "^7.10.0", |
| 30 | + "@typescript-eslint/eslint-plugin": "^7.11.0", |
| 31 | + "@typescript-eslint/parser": "^7.11.0", |
32 | 32 | "d3": "^7.9.0", |
33 | 33 | "eslint": "^8.57.0", |
34 | 34 | "eslint-config-next": "14.2.3", |
|
40 | 40 | "postcss": "^8.4.38", |
41 | 41 | "postcss-preset-mantine": "^1.15.0", |
42 | 42 | "postcss-simple-vars": "^7.0.1", |
43 | | - "prettier": "3.2.5", |
| 43 | + "prettier": "3.3.0", |
44 | 44 | "react-markdown": "^9.0.1", |
45 | 45 | "rehype-raw": "^7.0.0", |
46 | 46 | "rehype-slug": "^6.0.0", |
|
0 commit comments