|
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | 17 | "@fontsource/mononoki": "^5.1.0", |
18 | | - "@mantine/core": "^7.13.2", |
19 | | - "@mantine/dates": "^7.13.2", |
20 | | - "@mantine/hooks": "^7.13.2", |
21 | | - "@mantine/notifications": "^7.13.2", |
22 | | - "@tabler/icons-react": "^3.19.0", |
23 | | - "@tanstack/react-query": "^5.59.8", |
| 18 | + "@mantine/core": "^7.16.1", |
| 19 | + "@mantine/dates": "^7.16.1", |
| 20 | + "@mantine/hooks": "^7.16.1", |
| 21 | + "@mantine/notifications": "^7.16.1", |
| 22 | + "@tabler/icons-react": "^3.29.0", |
| 23 | + "@tanstack/react-query": "^5.64.2", |
24 | 24 | "dayjs": "^1.11.13", |
25 | | - "jose": "^5.9.3", |
| 25 | + "jose": "^5.9.6", |
26 | 26 | "react": "^18.3.1", |
27 | 27 | "react-dom": "^18.3.1", |
28 | | - "react-hook-form": "^7.53.0", |
| 28 | + "react-hook-form": "^7.54.2", |
29 | 29 | "react-router-dom": "^6.26.2", |
30 | | - "xml-formatter": "^3.6.3" |
| 30 | + "xml-formatter": "^3.6.4" |
31 | 31 | }, |
32 | 32 | "devDependencies": { |
33 | | - "@faker-js/faker": "^9.0.3", |
| 33 | + "@faker-js/faker": "^9.4.0", |
34 | 34 | "@testing-library/dom": "^10.4.0", |
35 | | - "@testing-library/jest-dom": "^6.5.0", |
36 | | - "@testing-library/react": "^16.0.1", |
37 | | - "@testing-library/user-event": "^14.5.2", |
38 | | - "@types/node": "^22.7.5", |
| 35 | + "@testing-library/jest-dom": "^6.6.3", |
| 36 | + "@testing-library/react": "^16.2.0", |
| 37 | + "@testing-library/user-event": "^14.6.1", |
| 38 | + "@types/node": "^22.10.10", |
39 | 39 | "@types/react": "^18.3.11", |
40 | 40 | "@types/react-dom": "^18.3.0", |
41 | | - "@vitejs/plugin-react-swc": "^3.7.1", |
| 41 | + "@vitejs/plugin-react-swc": "^3.7.2", |
42 | 42 | "@vitest/coverage-istanbul": "^2.1.2", |
43 | 43 | "@vitest/ui": "^2.1.2", |
44 | | - "@welldone-software/why-did-you-render": "^8.0.3", |
| 44 | + "@welldone-software/why-did-you-render": "^10.0.1", |
45 | 45 | "eslint": "^8.57.0", |
46 | | - "eslint-config-prettier": "^9.1.0", |
| 46 | + "eslint-config-prettier": "^10.0.1", |
47 | 47 | "eslint-plugin-html": "^8.1.2", |
48 | 48 | "eslint-plugin-import": "^2.31.0", |
49 | | - "eslint-plugin-jsx-a11y": "^6.10.0", |
50 | | - "eslint-plugin-prettier": "^5.2.1", |
51 | | - "eslint-plugin-promise": "^7.1.0", |
52 | | - "eslint-plugin-react": "^7.37.1", |
53 | | - "eslint-plugin-react-hooks": "^4.6.2", |
54 | | - "eslint-plugin-testing-library": "^6.3.0", |
| 49 | + "eslint-plugin-jsx-a11y": "^6.10.2", |
| 50 | + "eslint-plugin-prettier": "^5.2.3", |
| 51 | + "eslint-plugin-promise": "^7.2.1", |
| 52 | + "eslint-plugin-react": "^7.37.4", |
| 53 | + "eslint-plugin-react-hooks": "^5.1.0", |
| 54 | + "eslint-plugin-testing-library": "^7.1.1", |
55 | 55 | "eslint-plugin-vitest": "^0.5.4", |
56 | 56 | "eslint-plugin-vitest-globals": "^1.5.0", |
57 | | - "happy-dom": "^15.10.2", |
58 | | - "msw": "^2.4.9", |
59 | | - "postcss": "^8.4.47", |
| 57 | + "happy-dom": "^16.7.2", |
| 58 | + "msw": "^2.7.0", |
| 59 | + "postcss": "^8.5.1", |
60 | 60 | "postcss-preset-mantine": "^1.17.0", |
61 | 61 | "postcss-simple-vars": "^7.0.1", |
62 | | - "prettier": "^3.3.3", |
| 62 | + "prettier": "^3.4.2", |
63 | 63 | "prettier-plugin-organize-imports": "^4.1.0", |
64 | 64 | "shiki": "^1.22.0", |
65 | 65 | "testing-library-selector": "^0.3.1", |
66 | | - "typescript": "^5.6.3", |
67 | | - "typescript-eslint": "^8.8.1", |
| 66 | + "typescript": "^5.7.3", |
| 67 | + "typescript-eslint": "^8.21.0", |
68 | 68 | "vite": "^5.4.8", |
69 | 69 | "vite-plugin-checker": "^0.8.0", |
70 | 70 | "vite-plugin-mkcert": "^1.17.6", |
71 | | - "vite-tsconfig-paths": "^5.0.1", |
| 71 | + "vite-tsconfig-paths": "^5.1.4", |
72 | 72 | "vitest": "^2.1.2", |
73 | 73 | "vitest-sonar-reporter": "^2.0.0" |
74 | 74 | }, |
|
0 commit comments