|
42 | 42 | "dompurify": "^3.2.5", |
43 | 43 | "dotenv": "^16.5.0", |
44 | 44 | "eslint-plugin-import": "^2.31.0", |
45 | | - "framer-motion": "^12.7.1", |
| 45 | + "framer-motion": "^12.7.3", |
46 | 46 | "graphql": "^16.10.0", |
47 | 47 | "leaflet": "^1.9.4", |
48 | 48 | "leaflet.markercluster": "^1.5.3", |
|
66 | 66 | "@playwright/test": "^1.51.1", |
67 | 67 | "@swc/core": "^1.11.21", |
68 | 68 | "@swc/jest": "^0.2.37", |
69 | | - "@tailwindcss/postcss": "^4.1.3", |
| 69 | + "@tailwindcss/postcss": "^4.1.4", |
70 | 70 | "@testing-library/jest-dom": "^6.6.3", |
71 | 71 | "@testing-library/react": "^16.3.0", |
72 | 72 | "@types/jest": "^29.5.14", |
73 | 73 | "@types/leaflet": "^1.9.17", |
74 | 74 | "@types/leaflet.markercluster": "^1.5.5", |
75 | 75 | "@types/markdown-it": "^14.1.2", |
76 | 76 | "@types/node": "^22.14.1", |
77 | | - "@types/react": "^19.1.1", |
| 77 | + "@types/react": "^19.1.2", |
78 | 78 | "@types/react-dom": "^19.1.2", |
79 | 79 | "@types/react-gtm-module": "^2.0.4", |
80 | | - "@typescript-eslint/eslint-plugin": "^8.29.1", |
81 | | - "@typescript-eslint/parser": "^8.29.1", |
| 80 | + "@typescript-eslint/eslint-plugin": "^8.30.1", |
| 81 | + "@typescript-eslint/parser": "^8.30.1", |
82 | 82 | "autoprefixer": "^10.4.21", |
83 | 83 | "eslint": "^9.24.0", |
84 | 84 | "eslint-config-next": "^15.3.0", |
|
94 | 94 | "jest": "^29.7.0", |
95 | 95 | "jest-axe": "^10.0.0", |
96 | 96 | "jest-environment-jsdom": "^29.7.0", |
97 | | - "open": "^10.1.0", |
| 97 | + "open": "^10.1.1", |
98 | 98 | "postcss": "^8.5.3", |
99 | 99 | "prettier": "^3.5.3", |
100 | 100 | "prettier-plugin-tailwindcss": "^0.6.11", |
101 | 101 | "tailwindcss": "^3.4.17", |
102 | 102 | "ts-jest": "^29.3.2", |
103 | 103 | "ts-node": "^10.9.2", |
104 | 104 | "typescript": "^5.8.3", |
105 | | - "typescript-eslint": "^8.29.1", |
| 105 | + "typescript-eslint": "^8.30.1", |
106 | 106 | "util": "^0.12.5" |
107 | 107 | }, |
108 | 108 | "engines": { |
|
0 commit comments