|
23 | 23 | "@fortawesome/free-brands-svg-icons": "^6.7.2", |
24 | 24 | "@fortawesome/free-regular-svg-icons": "^6.7.2", |
25 | 25 | "@fortawesome/free-solid-svg-icons": "^6.7.2", |
26 | | - "@fortawesome/react-fontawesome": "^3.0.1", |
| 26 | + "@fortawesome/react-fontawesome": "^3.0.2", |
27 | 27 | "@graphql-typed-document-node/core": "^3.2.0", |
28 | | - "@heroui/button": "^2.2.24", |
29 | | - "@heroui/modal": "^2.2.21", |
30 | | - "@heroui/react": "^2.8.2", |
31 | | - "@heroui/select": "^2.4.25", |
32 | | - "@heroui/skeleton": "^2.2.15", |
33 | | - "@heroui/system": "^2.4.20", |
34 | | - "@heroui/theme": "^2.4.20", |
35 | | - "@heroui/toast": "^2.0.14", |
36 | | - "@heroui/tooltip": "^2.2.21", |
| 28 | + "@heroui/button": "^2.2.25", |
| 29 | + "@heroui/modal": "^2.2.22", |
| 30 | + "@heroui/react": "^2.8.3", |
| 31 | + "@heroui/select": "^2.4.26", |
| 32 | + "@heroui/skeleton": "^2.2.16", |
| 33 | + "@heroui/system": "^2.4.21", |
| 34 | + "@heroui/theme": "^2.4.21", |
| 35 | + "@heroui/toast": "^2.0.15", |
| 36 | + "@heroui/tooltip": "^2.2.22", |
37 | 37 | "@next/eslint-plugin-next": "^15.5.2", |
38 | 38 | "@next/third-parties": "^15.5.2", |
39 | | - "@sentry/nextjs": "^10.8.0", |
| 39 | + "@sentry/nextjs": "^10.9.0", |
40 | 40 | "@testing-library/user-event": "^14.6.1", |
41 | | - "@types/leaflet.markercluster": "^1.5.5", |
42 | 41 | "@types/lodash": "^4.17.20", |
43 | 42 | "apexcharts": "^5.3.4", |
44 | 43 | "class-variance-authority": "^0.7.1", |
|
84 | 83 | "@testing-library/react": "^16.3.0", |
85 | 84 | "@types/jest": "^29.5.14", |
86 | 85 | "@types/leaflet": "^1.9.20", |
87 | | - "@types/leaflet.markercluster": "^1.5.5", |
| 86 | + "@types/leaflet.markercluster": "^1.5.6", |
88 | 87 | "@types/markdown-it": "^14.1.2", |
89 | 88 | "@types/node": "^22.18.0", |
90 | 89 | "@types/react": "^19.1.12", |
91 | 90 | "@types/react-dom": "^19.1.9", |
92 | 91 | "@types/react-gtm-module": "^2.0.4", |
93 | | - "@typescript-eslint/eslint-plugin": "^8.41.0", |
94 | | - "@typescript-eslint/parser": "^8.41.0", |
| 92 | + "@typescript-eslint/eslint-plugin": "^8.42.0", |
| 93 | + "@typescript-eslint/parser": "^8.42.0", |
95 | 94 | "eslint": "^9.34.0", |
96 | 95 | "eslint-config-next": "^15.5.2", |
97 | 96 | "eslint-config-prettier": "^10.1.8", |
|
106 | 105 | "import-in-the-middle": "^1.14.2", |
107 | 106 | "jest": "^29.7.0", |
108 | 107 | "jest-axe": "^10.0.0", |
109 | | - "jest-environment-jsdom": "^30.1.1", |
| 108 | + "jest-environment-jsdom": "^30.1.2", |
110 | 109 | "open": "^10.2.0", |
111 | 110 | "postcss": "^8.5.6", |
112 | 111 | "prettier": "^3.6.2", |
|
116 | 115 | "ts-jest": "^29.4.1", |
117 | 116 | "ts-node": "^10.9.2", |
118 | 117 | "typescript": "~5.8.3", |
119 | | - "typescript-eslint": "^8.41.0", |
| 118 | + "typescript-eslint": "^8.42.0", |
120 | 119 | "util": "^0.12.5" |
121 | 120 | }, |
122 | 121 | "engines": { |
|
0 commit comments