|
46 | 46 | "npm-watch": "^0.13.0", |
47 | 47 | "react": "19.1.1", |
48 | 48 | "react-dom": "19.1.1", |
49 | | - "react-leaflet": "^5.0.0", |
50 | 49 | "react-leaflet-cluster": "^3.1.1", |
| 50 | + "react-leaflet": "^5.0.0", |
51 | 51 | "rehype-autolink-headings": "^6.1.1", |
52 | 52 | "rehype-highlight": "^6.0.0", |
53 | 53 | "rehype-sanitize": "^5.0.1", |
|
64 | 64 | "devDependencies": { |
65 | 65 | "@faker-js/faker": "^8.4.1", |
66 | 66 | "@netlify/functions": "^2.8.2", |
67 | | - "@netlify/plugin-nextjs": "^5.13.3", |
| 67 | + "@netlify/plugin-nextjs": "^5.13.5", |
68 | 68 | "@types/leaflet": "^1.9.20", |
69 | 69 | "@types/leaflet.markercluster": "^1.5.6", |
70 | 70 | "@types/luxon": "^3.7.1", |
71 | | - "@types/node": "^24.6.1", |
72 | | - "@types/react": "^19.1.16", |
73 | | - "@types/react-dom": "^19.1.9", |
| 71 | + "@types/node": "^24.7.0", |
| 72 | + "@types/react": "^19.2.2", |
| 73 | + "@types/react-dom": "^19.2.1", |
74 | 74 | "@types/require-dir": "^1.0.4", |
75 | 75 | "@types/sanitize-html": "^2.16.0", |
76 | 76 | "all-contributors-cli": "^6.26.1", |
77 | 77 | "concurrently": "^9.2.1", |
78 | 78 | "cross-env": "^7.0.3", |
| 79 | + "esbuild": "^0.25.10", |
79 | 80 | "eslint": "^8.57.1", |
80 | 81 | "eslint-config-next": "15.5.4", |
81 | 82 | "netlify-cli": "^23.9.1", |
82 | 83 | "postcss": "^8.5.6", |
83 | 84 | "prettier": "^3.6.2", |
84 | | - "tailwindcss": "^3.4.17", |
85 | | - "tsx": "^3.14.0", |
| 85 | + "tailwindcss": "^3.4.18", |
| 86 | + "tsx": "^4.20.6", |
86 | 87 | "typescript": "^5.9.3" |
87 | 88 | }, |
88 | 89 | "overrides": { |
|
0 commit comments