|
19 | 19 | }, |
20 | 20 | "dependencies": { |
21 | 21 | "@apollo/client": "^3.14.0", |
22 | | - "@fortawesome/fontawesome-svg-core": "^7.0.1", |
23 | | - "@fortawesome/free-brands-svg-icons": "^7.0.1", |
24 | | - "@fortawesome/free-regular-svg-icons": "^7.0.1", |
25 | | - "@fortawesome/free-solid-svg-icons": "^7.0.1", |
| 22 | + "@fortawesome/fontawesome-svg-core": "^7.1.0", |
| 23 | + "@fortawesome/free-brands-svg-icons": "^7.1.0", |
| 24 | + "@fortawesome/free-regular-svg-icons": "^7.1.0", |
| 25 | + "@fortawesome/free-solid-svg-icons": "^7.1.0", |
26 | 26 | "@fortawesome/react-fontawesome": "^3.0.2", |
27 | 27 | "@graphql-typed-document-node/core": "^3.2.0", |
28 | 28 | "@heroui/button": "^2.2.26", |
|
57 | 57 | "next": "^15.5.4", |
58 | 58 | "next-auth": "^4.24.11", |
59 | 59 | "next-themes": "^0.4.6", |
60 | | - "react": "^19.1.1", |
| 60 | + "react": "^19.2.0", |
61 | 61 | "react-apexcharts": "^1.7.0", |
62 | | - "react-dom": "^19.1.1", |
| 62 | + "react-dom": "^19.2.0", |
63 | 63 | "react-icons": "^5.5.0", |
64 | 64 | "react-router-dom": "^7.9.3", |
65 | 65 | "tailwind-merge": "^3.3.1", |
|
78 | 78 | "@playwright/test": "^1.55.1", |
79 | 79 | "@swc/core": "1.13.19", |
80 | 80 | "@swc/jest": "^0.2.39", |
81 | | - "@tailwindcss/postcss": "^4.1.13", |
82 | | - "@testing-library/jest-dom": "^6.9.0", |
| 81 | + "@tailwindcss/postcss": "^4.1.14", |
| 82 | + "@testing-library/jest-dom": "^6.9.1", |
83 | 83 | "@testing-library/react": "^16.3.0", |
84 | 84 | "@types/jest": "^29.5.14", |
85 | 85 | "@types/leaflet": "^1.9.20", |
86 | 86 | "@types/leaflet.markercluster": "^1.5.6", |
87 | 87 | "@types/markdown-it": "^14.1.2", |
88 | 88 | "@types/node": "^22.18.8", |
89 | | - "@types/react": "^19.1.16", |
90 | | - "@types/react-dom": "^19.1.9", |
| 89 | + "@types/react": "^19.2.0", |
| 90 | + "@types/react-dom": "^19.2.0", |
91 | 91 | "@types/react-gtm-module": "^2.0.4", |
92 | 92 | "@typescript-eslint/eslint-plugin": "^8.45.0", |
93 | 93 | "@typescript-eslint/parser": "^8.45.0", |
|
111 | 111 | "prettier": "^3.6.2", |
112 | 112 | "prettier-plugin-tailwindcss": "^0.6.14", |
113 | 113 | "require-in-the-middle": "^8.0.0", |
114 | | - "tailwindcss": "^4.1.13", |
| 114 | + "tailwindcss": "^4.1.14", |
115 | 115 | "ts-jest": "^29.4.4", |
116 | 116 | "ts-node": "^10.9.2", |
117 | 117 | "typescript": "~5.8.3", |
|
0 commit comments