|
27 | 27 | "@radix-ui/react-slot": "^1.1.2", |
28 | 28 | "@radix-ui/react-switch": "^1.1.3", |
29 | 29 | "@radix-ui/react-tooltip": "^1.1.8", |
30 | | - "@tanstack/react-query": "^5.66.0", |
31 | | - "@tanstack/react-query-devtools": "^5.66.0", |
| 30 | + "@tanstack/react-query": "^5.66.7", |
| 31 | + "@tanstack/react-query-devtools": "^5.66.7", |
32 | 32 | "@tanstack/react-table": "^8.21.2", |
33 | 33 | "@trivago/prettier-plugin-sort-imports": "^5.2.2", |
34 | 34 | "@types/d3-geo": "^3.1.0", |
|
39 | 39 | "country-flag-icons": "^1.5.16", |
40 | 40 | "d3-geo": "^3.1.1", |
41 | 41 | "dayjs": "^1.11.13", |
42 | | - "framer-motion": "^12.4.3", |
43 | | - "i18n-iso-countries": "^7.13.0", |
| 42 | + "framer-motion": "^12.4.4", |
| 43 | + "i18n-iso-countries": "^7.14.0", |
44 | 44 | "i18next": "^24.2.2", |
45 | 45 | "lucide-react": "^0.460.0", |
46 | 46 | "luxon": "^3.5.0", |
47 | 47 | "prettier-plugin-tailwindcss": "^0.6.11", |
48 | 48 | "react": "^19.0.0", |
49 | 49 | "react-dom": "^19.0.0", |
50 | | - "react-i18next": "^15.4.0", |
51 | | - "react-router-dom": "^7.1.5", |
| 50 | + "react-i18next": "^15.4.1", |
| 51 | + "react-router-dom": "^7.2.0", |
52 | 52 | "recharts": "^2.15.1", |
53 | 53 | "sonner": "^1.7.4", |
54 | 54 | "tailwind-merge": "^2.6.0", |
|
57 | 57 | "devDependencies": { |
58 | 58 | "@eslint/js": "^9.20.0", |
59 | 59 | "@types/node": "^22.13.4", |
60 | | - "@types/react": "^19.0.8", |
61 | | - "@types/react-dom": "^19.0.3", |
| 60 | + "@types/react": "^19.0.10", |
| 61 | + "@types/react-dom": "^19.0.4", |
62 | 62 | "@vitejs/plugin-react-swc": "^3.8.0", |
63 | 63 | "autoprefixer": "^10.4.20", |
64 | 64 | "eslint": "^9.20.1", |
|
68 | 68 | "postcss": "^8.5.2", |
69 | 69 | "tailwindcss": "^3.4.17", |
70 | 70 | "typescript": "~5.6.3", |
71 | | - "typescript-eslint": "^8.24.0", |
72 | | - "vite": "^6.1.0" |
| 71 | + "typescript-eslint": "^8.24.1", |
| 72 | + "vite": "^6.1.1" |
73 | 73 | } |
74 | 74 | } |
0 commit comments