|
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | 17 | "@fontsource/mononoki": "^5.2.5", |
18 | | - "@mantine/core": "^7.17.3", |
19 | | - "@mantine/dates": "^7.17.3", |
20 | | - "@mantine/hooks": "^7.17.3", |
21 | | - "@mantine/notifications": "^7.17.3", |
| 18 | + "@mantine/core": "^7.17.4", |
| 19 | + "@mantine/dates": "^7.17.4", |
| 20 | + "@mantine/hooks": "^7.17.4", |
| 21 | + "@mantine/notifications": "^7.17.4", |
22 | 22 | "@tabler/icons-react": "^3.31.0", |
23 | | - "@tanstack/react-query": "^5.71.10", |
| 23 | + "@tanstack/react-query": "^5.74.4", |
24 | 24 | "dayjs": "^1.11.13", |
25 | 25 | "jose": "^6.0.10", |
26 | 26 | "react": "^18.3.1", |
27 | 27 | "react-dom": "^18.3.1", |
28 | 28 | "react-hook-form": "^7.55.0", |
29 | | - "react-router": "^7.5.0", |
| 29 | + "react-router": "^7.5.1", |
30 | 30 | "xml-formatter": "^3.6.5" |
31 | 31 | }, |
32 | 32 | "devDependencies": { |
33 | | - "@faker-js/faker": "^9.6.0", |
| 33 | + "@faker-js/faker": "^9.7.0", |
34 | 34 | "@testing-library/dom": "^10.4.0", |
35 | 35 | "@testing-library/jest-dom": "^6.6.3", |
36 | 36 | "@testing-library/react": "^16.3.0", |
37 | 37 | "@testing-library/user-event": "^14.6.1", |
38 | | - "@types/node": "^22.14.0", |
| 38 | + "@types/node": "^22.14.1", |
39 | 39 | "@types/react": "^18.3.11", |
40 | 40 | "@types/react-dom": "^18.3.0", |
41 | | - "@vitejs/plugin-react-swc": "^3.8.1", |
| 41 | + "@vitejs/plugin-react-swc": "^3.9.0", |
42 | 42 | "@vitest/coverage-istanbul": "^3.1.1", |
43 | 43 | "@vitest/ui": "^3.1.1", |
44 | 44 | "@welldone-software/why-did-you-render": "^10.0.1", |
45 | 45 | "eslint": "^8.57.0", |
46 | | - "eslint-config-prettier": "^10.1.1", |
| 46 | + "eslint-config-prettier": "^10.1.2", |
47 | 47 | "eslint-plugin-html": "^8.1.2", |
48 | 48 | "eslint-plugin-import": "^2.31.0", |
49 | 49 | "eslint-plugin-jsx-a11y": "^6.10.2", |
|
55 | 55 | "eslint-plugin-vitest": "^0.5.4", |
56 | 56 | "eslint-plugin-vitest-globals": "^1.5.0", |
57 | 57 | "happy-dom": "^17.4.4", |
58 | | - "msw": "^2.7.3", |
| 58 | + "msw": "^2.7.5", |
59 | 59 | "postcss": "^8.5.3", |
60 | 60 | "postcss-preset-mantine": "^1.17.0", |
61 | 61 | "postcss-simple-vars": "^7.0.1", |
62 | 62 | "prettier": "^3.5.3", |
63 | 63 | "prettier-plugin-organize-imports": "^4.1.0", |
64 | | - "shiki": "^3.2.1", |
| 64 | + "shiki": "^3.2.2", |
65 | 65 | "testing-library-selector": "^0.3.1", |
66 | 66 | "typescript": "^5.8.3", |
67 | | - "typescript-eslint": "^8.29.0", |
68 | | - "vite": "^6.2.6", |
| 67 | + "typescript-eslint": "^8.30.1", |
| 68 | + "vite": "^6.3.2", |
69 | 69 | "vite-plugin-checker": "^0.9.1", |
70 | 70 | "vite-plugin-mkcert": "^1.17.8", |
71 | 71 | "vite-tsconfig-paths": "^5.1.4", |
|
0 commit comments