|
26 | 26 | "@fortawesome/free-brands-svg-icons": "^6.5.2", |
27 | 27 | "@fortawesome/free-regular-svg-icons": "^6.5.2", |
28 | 28 | "@fortawesome/free-solid-svg-icons": "^6.5.2", |
29 | | - "@fortawesome/react-fontawesome": "^0.2.0", |
30 | | - "@tanstack/query-async-storage-persister": "^5.36.0", |
31 | | - "@tanstack/react-query": "^5.36.0", |
32 | | - "@tanstack/react-query-devtools": "^5.40.1", |
33 | | - "@tanstack/react-query-persist-client": "^5.36.0", |
34 | | - "axios": "^1.6.8", |
| 29 | + "@fortawesome/react-fontawesome": "^0.2.2", |
| 30 | + "@tanstack/query-async-storage-persister": "^5.50.1", |
| 31 | + "@tanstack/react-query": "^5.50.1", |
| 32 | + "@tanstack/react-query-devtools": "^5.50.1", |
| 33 | + "@tanstack/react-query-persist-client": "^5.50.1", |
| 34 | + "axios": "^1.7.2", |
35 | 35 | "clsx": "^2.1.1", |
36 | | - "country-flag-icons": "^1.5.11", |
| 36 | + "country-flag-icons": "^1.5.12", |
37 | 37 | "date-fns": "^3.6.0", |
38 | 38 | "deepmerge": "^4.3.1", |
39 | 39 | "flatpickr": "^4.6.13", |
40 | 40 | "formik": "^2.4.6", |
41 | 41 | "react": "^18.3.1", |
42 | 42 | "react-dom": "^18.3.1", |
43 | 43 | "react-flatpickr": "^3.10.13", |
44 | | - "react-intl": "^6.6.6", |
45 | | - "react-router-dom": "^6.23.1", |
| 44 | + "react-intl": "^6.6.8", |
| 45 | + "react-router-dom": "^6.24.1", |
46 | 46 | "react-select": "^5.8.0", |
47 | | - "react-tooltip": "^5.26.4", |
48 | | - "tailwind-merge": "^2.3.0", |
| 47 | + "react-tooltip": "^5.27.1", |
| 48 | + "tailwind-merge": "^2.4.0", |
49 | 49 | "tailwindcss-shadow-fill": "^1.0.1", |
50 | 50 | "tailwindcss-text-fill": "^0.2.0", |
51 | 51 | "yup": "^1.4.0" |
52 | 52 | }, |
53 | 53 | "devDependencies": { |
54 | | - "@playwright/test": "^1.44.1", |
| 54 | + "@playwright/test": "^1.45.1", |
55 | 55 | "@types/chrome": "^0.0.268", |
56 | | - "@types/node": "^20.12.12", |
57 | | - "@types/react": "^18.3.2", |
| 56 | + "@types/node": "^20.14.10", |
| 57 | + "@types/react": "^18.3.3", |
58 | 58 | "@types/react-dom": "^18.3.0", |
59 | 59 | "@types/react-flatpickr": "^3.8.11", |
60 | | - "@typescript-eslint/eslint-plugin": "^7.9.0", |
61 | | - "@typescript-eslint/parser": "^7.9.0", |
62 | | - "@vitejs/plugin-react": "^4.2.1", |
63 | | - "adm-zip": "^0.5.12", |
| 60 | + "@typescript-eslint/eslint-plugin": "^7.15.0", |
| 61 | + "@typescript-eslint/parser": "^7.15.0", |
| 62 | + "@vitejs/plugin-react": "^4.3.1", |
| 63 | + "adm-zip": "^0.5.14", |
64 | 64 | "autoprefixer": "^10.4.19", |
65 | 65 | "dotenv": "^16.4.5", |
66 | 66 | "eslint": "^8.57.0", |
67 | | - "eslint-plugin-react": "^7.34.1", |
| 67 | + "eslint-plugin-react": "^7.34.3", |
68 | 68 | "eslint-plugin-react-hooks": "^4.6.2", |
69 | 69 | "eslint-plugin-react-refresh": "^0.4.7", |
70 | | - "eslint-plugin-tailwindcss": "^3.15.1", |
71 | | - "postcss": "^8.4.38", |
72 | | - "prettier": "^3.2.5", |
73 | | - "prettier-plugin-tailwindcss": "^0.5.14", |
| 70 | + "eslint-plugin-tailwindcss": "^3.17.4", |
| 71 | + "postcss": "^8.4.39", |
| 72 | + "prettier": "^3.3.2", |
| 73 | + "prettier-plugin-tailwindcss": "^0.6.5", |
74 | 74 | "sharp": "^0.33.4", |
75 | | - "tailwindcss": "^3.4.3", |
| 75 | + "tailwindcss": "^3.4.4", |
76 | 76 | "tailwindcss-animate": "^1.0.7", |
77 | | - "typescript": "^5.4.5", |
78 | | - "vite": "^5.2.11" |
| 77 | + "typescript": "^5.5.3", |
| 78 | + "vite": "^5.3.3" |
79 | 79 | } |
80 | 80 | } |
0 commit comments