|
13 | 13 | "packageManager": "pnpm@10.10.0", |
14 | 14 | "dependencies": { |
15 | 15 | "@iconify/react": "^5.2.1", |
16 | | - "@mantine/core": "^8.0.1", |
17 | | - "@mantine/dates": "^8.0.1", |
18 | | - "@mantine/form": "^8.0.1", |
19 | | - "@mantine/hooks": "^8.0.1", |
20 | | - "@mantine/modals": "^8.0.1", |
21 | | - "@mantine/notifications": "^8.0.1", |
22 | | - "@mantine/nprogress": "^8.0.1", |
| 16 | + "@mantine/core": "^8.1.1", |
| 17 | + "@mantine/dates": "^8.1.1", |
| 18 | + "@mantine/form": "^8.1.1", |
| 19 | + "@mantine/hooks": "^8.1.1", |
| 20 | + "@mantine/modals": "^8.1.1", |
| 21 | + "@mantine/notifications": "^8.1.1", |
| 22 | + "@mantine/nprogress": "^8.1.1", |
23 | 23 | "@microlink/react-json-view": "^1.26.2", |
24 | | - "@tailwindcss/vite": "^4.1.7", |
25 | | - "@tanstack/react-query": "^5.76.1", |
26 | | - "@vitejs/plugin-react": "^4.4.1", |
| 24 | + "@tailwindcss/vite": "^4.1.10", |
| 25 | + "@tanstack/react-query": "^5.80.10", |
| 26 | + "@vitejs/plugin-react": "^4.5.2", |
27 | 27 | "dayjs": "^1.11.13", |
28 | | - "es-toolkit": "^1.38.0", |
29 | | - "i18next": "^25.2.0", |
30 | | - "i18next-browser-languagedetector": "^8.1.0", |
| 28 | + "es-toolkit": "^1.39.3", |
| 29 | + "i18next": "^25.2.1", |
| 30 | + "i18next-browser-languagedetector": "^8.2.0", |
31 | 31 | "i18next-http-backend": "^3.0.2", |
32 | 32 | "inflected": "^2.1.0", |
33 | 33 | "laravel-echo": "^1.19.0", |
34 | | - "laravel-vite-plugin": "^1.2.0", |
35 | | - "mantine-datatable": "^7.17.1", |
| 34 | + "laravel-vite-plugin": "^1.3.0", |
| 35 | + "mantine-datatable": "^8.1.1", |
36 | 36 | "openapi-fetch": "^0.14.0", |
37 | 37 | "openapi-react-query": "^0.5.0", |
38 | 38 | "react": "^19.1.0", |
39 | 39 | "react-dom": "^19.1.0", |
40 | | - "react-i18next": "^15.5.1", |
41 | | - "react-router": "^7.6.0", |
| 40 | + "react-i18next": "^15.5.3", |
| 41 | + "react-router": "^7.6.2", |
42 | 42 | "react-scan": "^0.3.4", |
43 | | - "tailwindcss": "^4.1.7", |
| 43 | + "tailwindcss": "^4.1.10", |
44 | 44 | "ufo": "^1.6.1", |
45 | 45 | "vite": "^6.3.5", |
46 | 46 | "vite-tsconfig-paths": "^5.1.4" |
47 | 47 | }, |
48 | 48 | "devDependencies": { |
49 | | - "@eslint-react/eslint-plugin": "^1.49.0", |
50 | | - "@eslint/js": "^9.27.0", |
| 49 | + "@eslint-react/eslint-plugin": "^1.52.2", |
| 50 | + "@eslint/js": "^9.29.0", |
51 | 51 | "@iconify-json/circle-flags": "^1.2.6", |
52 | | - "@iconify-json/lucide": "^1.2.44", |
53 | | - "@types/react": "^19.1.5", |
54 | | - "@types/react-dom": "^19.1.5", |
| 52 | + "@iconify-json/lucide": "^1.2.51", |
| 53 | + "@types/react": "^19.1.8", |
| 54 | + "@types/react-dom": "^19.1.6", |
55 | 55 | "babel-plugin-react-compiler": "19.1.0-rc.1", |
56 | | - "eslint": "^9.27.0", |
| 56 | + "eslint": "^9.29.0", |
57 | 57 | "eslint-config-prettier": "^10.1.5", |
58 | 58 | "eslint-plugin-react": "^7.37.5", |
59 | 59 | "eslint-plugin-react-compiler": "19.1.0-rc.1", |
60 | 60 | "eslint-plugin-react-hooks": "6.0.0-rc1", |
61 | 61 | "eslint-plugin-react-refresh": "^0.4.20", |
62 | | - "globals": "^16.1.0", |
| 62 | + "globals": "^16.2.0", |
63 | 63 | "openapi-typescript": "^7.8.0", |
64 | 64 | "prettier": "^3.5.3", |
65 | 65 | "prettier-plugin-organize-imports": "^4.1.0", |
66 | | - "prettier-plugin-tailwindcss": "^0.6.11", |
| 66 | + "prettier-plugin-tailwindcss": "^0.6.13", |
67 | 67 | "typescript": "^5.8.3", |
68 | | - "typescript-eslint": "^8.32.1" |
| 68 | + "typescript-eslint": "^8.34.1" |
69 | 69 | } |
70 | 70 | } |
0 commit comments