|
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | 17 | "@fontsource/mononoki": "^5.0.11", |
18 | | - "@mantine/core": "^7.12.0", |
19 | | - "@mantine/dates": "^7.12.0", |
20 | | - "@mantine/hooks": "^7.12.0", |
21 | | - "@mantine/notifications": "^7.12.0", |
| 18 | + "@mantine/core": "^7.12.1", |
| 19 | + "@mantine/dates": "^7.12.1", |
| 20 | + "@mantine/hooks": "^7.12.1", |
| 21 | + "@mantine/notifications": "^7.12.1", |
22 | 22 | "@tabler/icons-react": "^3.12.0", |
23 | 23 | "@tanstack/react-query": "^5.51.23", |
24 | 24 | "dayjs": "^1.11.12", |
|
35 | 35 | "@testing-library/jest-dom": "^6.4.8", |
36 | 36 | "@testing-library/react": "^16.0.0", |
37 | 37 | "@testing-library/user-event": "^14.5.2", |
38 | | - "@types/node": "^22.2.0", |
| 38 | + "@types/node": "^22.3.0", |
39 | 39 | "@types/react": "^18.3.3", |
40 | 40 | "@types/react-dom": "^18.3.0", |
41 | 41 | "@vitejs/plugin-react-swc": "^3.7.0", |
|
51 | 51 | "eslint-plugin-promise": "^7.1.0", |
52 | 52 | "eslint-plugin-react": "^7.35.0", |
53 | 53 | "eslint-plugin-react-hooks": "^4.6.2", |
54 | | - "eslint-plugin-testing-library": "^6.2.2", |
| 54 | + "eslint-plugin-testing-library": "^6.3.0", |
55 | 55 | "eslint-plugin-vitest": "^0.5.4", |
56 | 56 | "eslint-plugin-vitest-globals": "^1.5.0", |
57 | 57 | "happy-dom": "^14.12.3", |
|
64 | 64 | "shiki": "^1.12.1", |
65 | 65 | "testing-library-selector": "^0.3.1", |
66 | 66 | "typescript": "^5.5.4", |
67 | | - "typescript-eslint": "^8.0.1", |
| 67 | + "typescript-eslint": "^8.1.0", |
68 | 68 | "vite": "^5.4.0", |
69 | 69 | "vite-plugin-checker": "^0.7.2", |
70 | 70 | "vite-plugin-mkcert": "^1.17.5", |
|
0 commit comments