|
28 | 28 | "@fortawesome/free-regular-svg-icons": "^6.6.0", |
29 | 29 | "@fortawesome/free-solid-svg-icons": "^6.6.0", |
30 | 30 | "@fortawesome/react-fontawesome": "^0.2.2", |
31 | | - "@tanstack/query-async-storage-persister": "^5.55.4", |
32 | | - "@tanstack/react-query": "^5.55.4", |
33 | | - "@tanstack/react-query-devtools": "^5.55.4", |
34 | | - "@tanstack/react-query-persist-client": "^5.55.4", |
| 31 | + "@tanstack/query-async-storage-persister": "^5.59.16", |
| 32 | + "@tanstack/react-query": "^5.59.16", |
| 33 | + "@tanstack/react-query-devtools": "^5.59.16", |
| 34 | + "@tanstack/react-query-persist-client": "^5.59.16", |
35 | 35 | "axios": "^1.7.7", |
36 | 36 | "clsx": "^2.1.1", |
37 | 37 | "country-flag-icons": "^1.5.13", |
|
42 | 42 | "react": "^18.3.1", |
43 | 43 | "react-dom": "^18.3.1", |
44 | 44 | "react-flatpickr": "^3.10.13", |
45 | | - "react-intl": "^6.6.8", |
46 | | - "react-router-dom": "^6.26.2", |
47 | | - "react-select": "^5.8.0", |
| 45 | + "react-intl": "^6.8.4", |
| 46 | + "react-router-dom": "^6.27.0", |
| 47 | + "react-select": "^5.8.2", |
48 | 48 | "react-tooltip": "^5.28.0", |
49 | | - "tailwind-merge": "^2.5.2", |
| 49 | + "tailwind-merge": "^2.5.4", |
50 | 50 | "tailwindcss-shadow-fill": "^1.0.1", |
51 | 51 | "tailwindcss-text-fill": "^0.2.0", |
52 | 52 | "yup": "^1.4.0" |
53 | 53 | }, |
54 | 54 | "devDependencies": { |
55 | | - "@playwright/test": "^1.47.0", |
56 | | - "@types/chrome": "^0.0.270", |
57 | | - "@types/node": "^22.5.4", |
58 | | - "@types/react": "^18.3.5", |
59 | | - "@types/react-dom": "^18.3.0", |
| 55 | + "@playwright/test": "^1.48.2", |
| 56 | + "@types/chrome": "^0.0.279", |
| 57 | + "@types/node": "^22.8.4", |
| 58 | + "@types/react": "^18.3.12", |
| 59 | + "@types/react-dom": "^18.3.1", |
60 | 60 | "@types/react-flatpickr": "^3.8.11", |
61 | | - "@typescript-eslint/eslint-plugin": "^8.5.0", |
62 | | - "@typescript-eslint/parser": "^8.5.0", |
63 | | - "@vitejs/plugin-react": "^4.3.1", |
| 61 | + "@typescript-eslint/eslint-plugin": "^8.12.2", |
| 62 | + "@typescript-eslint/parser": "^8.12.2", |
| 63 | + "@vitejs/plugin-react": "^4.3.3", |
64 | 64 | "autoprefixer": "^10.4.20", |
65 | 65 | "cross-env": "^7.0.3", |
66 | 66 | "dotenv": "^16.4.5", |
67 | 67 | "eslint": "^8.57.0", |
68 | | - "eslint-plugin-react": "^7.35.2", |
| 68 | + "eslint-plugin-react": "^7.37.2", |
69 | 69 | "eslint-plugin-react-hooks": "^4.6.2", |
70 | | - "eslint-plugin-react-refresh": "^0.4.11", |
71 | | - "eslint-plugin-tailwindcss": "^3.17.4", |
72 | | - "postcss": "^8.4.45", |
| 70 | + "eslint-plugin-react-refresh": "^0.4.14", |
| 71 | + "eslint-plugin-tailwindcss": "^3.17.5", |
| 72 | + "postcss": "^8.4.47", |
73 | 73 | "prettier": "^3.3.3", |
74 | | - "prettier-plugin-tailwindcss": "^0.6.6", |
| 74 | + "prettier-plugin-tailwindcss": "^0.6.8", |
75 | 75 | "sharp": "^0.33.5", |
76 | | - "tailwindcss": "^3.4.10", |
| 76 | + "tailwindcss": "^3.4.14", |
77 | 77 | "tailwindcss-animate": "^1.0.7", |
78 | | - "typescript": "^5.6.2", |
79 | | - "vite": "^5.4.3", |
80 | | - "vite-plugin-static-copy": "^1.0.6", |
| 78 | + "typescript": "^5.6.3", |
| 79 | + "vite": "^5.4.10", |
| 80 | + "vite-plugin-static-copy": "^2.0.0", |
81 | 81 | "vite-plugin-zip-pack": "^1.2.4" |
82 | 82 | } |
83 | 83 | } |
0 commit comments