|
14 | 14 | "@apollo/client": "^3.8.3", |
15 | 15 | "@emotion/react": "^11.11.1", |
16 | 16 | "@emotion/server": "^11.11.0", |
17 | | - "@mantine/core": "^6.0.20", |
18 | | - "@mantine/form": "^6.0.20", |
19 | | - "@mantine/hooks": "^6.0.20", |
20 | | - "@mantine/next": "^6.0.20", |
21 | | - "@mantine/notifications": "^6.0.20", |
| 17 | + "@mantine/core": "^6.0.21", |
| 18 | + "@mantine/form": "^6.0.21", |
| 19 | + "@mantine/hooks": "^6.0.21", |
| 20 | + "@mantine/next": "^6.0.21", |
| 21 | + "@mantine/notifications": "^6.0.21", |
22 | 22 | "@tabler/icons-react": "^2.34.0", |
23 | 23 | "graphql": "^16.8.0", |
24 | 24 | "html-react-parser": "^4.2.2", |
|
28 | 28 | "react-dom": "^18.2.0" |
29 | 29 | }, |
30 | 30 | "devDependencies": { |
31 | | - "@types/node": "^20.6.0", |
| 31 | + "@types/node": "^20.6.2", |
32 | 32 | "@types/react": "^18.2.21", |
33 | 33 | "eslint-config-custom": "*", |
34 | 34 | "prettier-config-custom": "*", |
|
0 commit comments