|
43 | 43 | "dompurify": "^3.2.5", |
44 | 44 | "dotenv": "^16.5.0", |
45 | 45 | "eslint-plugin-import": "^2.31.0", |
46 | | - "framer-motion": "^12.9.6", |
| 46 | + "framer-motion": "^12.10.0", |
47 | 47 | "graphql": "^16.11.0", |
48 | 48 | "leaflet": "^1.9.4", |
49 | 49 | "leaflet.markercluster": "^1.5.3", |
|
74 | 74 | "@types/leaflet": "^1.9.17", |
75 | 75 | "@types/leaflet.markercluster": "^1.5.5", |
76 | 76 | "@types/markdown-it": "^14.1.2", |
77 | | - "@types/node": "^22.15.3", |
78 | | - "@types/react": "^19.1.2", |
| 77 | + "@types/node": "^22.15.12", |
| 78 | + "@types/react": "^19.1.3", |
79 | 79 | "@types/react-dom": "^19.1.3", |
80 | 80 | "@types/react-gtm-module": "^2.0.4", |
81 | | - "@typescript-eslint/eslint-plugin": "^8.31.1", |
82 | | - "@typescript-eslint/parser": "^8.31.1", |
| 81 | + "@typescript-eslint/eslint-plugin": "^8.32.0", |
| 82 | + "@typescript-eslint/parser": "^8.32.0", |
83 | 83 | "autoprefixer": "^10.4.21", |
84 | 84 | "eslint": "^9.26.0", |
85 | 85 | "eslint-config-next": "^15.3.1", |
|
105 | 105 | "ts-jest": "^29.3.2", |
106 | 106 | "ts-node": "^10.9.2", |
107 | 107 | "typescript": "^5.8.3", |
108 | | - "typescript-eslint": "^8.31.1", |
| 108 | + "typescript-eslint": "^8.32.0", |
109 | 109 | "util": "^0.12.5" |
110 | 110 | }, |
111 | 111 | "engines": { |
|
0 commit comments