|
23 | 23 | }, |
24 | 24 | "dependencies": { |
25 | 25 | "@eslint/eslintrc": "^3.3.3", |
26 | | - "@eslint/js": "^9.39.1", |
| 26 | + "@eslint/js": "^9.39.2", |
27 | 27 | "@heroicons/react": "^2.2.0", |
28 | 28 | "@imgix/js-core": "^3.8.0", |
29 | 29 | "@mdx-js/loader": "^3.1.1", |
|
36 | 36 | "calendar-link": "^2.11.0", |
37 | 37 | "front-matter": "^4.0.2", |
38 | 38 | "graphql": "^16.12.0", |
39 | | - "graphql-request": "^7.3.5", |
| 39 | + "graphql-request": "^7.4.0", |
40 | 40 | "hast-util-to-string": "^2.0.0", |
41 | 41 | "hastscript": "^8.0.0", |
42 | 42 | "leaflet": "^1.9.4", |
43 | 43 | "leaflet.markercluster": "^1.5.3", |
44 | 44 | "luxon": "^3.7.2", |
45 | 45 | "markdown-it": "^13.0.2", |
46 | 46 | "mdast-util-toc": "^7.1.0", |
47 | | - "next": "^15.5.7", |
| 47 | + "next": "^15.5.9", |
48 | 48 | "npm-watch": "^0.13.0", |
49 | | - "react": "^19.2.1", |
50 | | - "react-dom": "^19.2.1", |
| 49 | + "react": "^19.2.3", |
| 50 | + "react-dom": "^19.2.3", |
51 | 51 | "react-leaflet": "^5.0.0", |
52 | 52 | "react-leaflet-cluster": "^3.1.1", |
53 | 53 | "rehype-autolink-headings": "^6.1.1", |
|
65 | 65 | }, |
66 | 66 | "devDependencies": { |
67 | 67 | "@faker-js/faker": "^10.1.0", |
68 | | - "@netlify/plugin-nextjs": "^5.15.1", |
| 68 | + "@netlify/plugin-nextjs": "^5.15.3", |
69 | 69 | "@types/leaflet": "^1.9.21", |
70 | 70 | "@types/leaflet.markercluster": "^1.5.6", |
71 | 71 | "@types/luxon": "^3.7.1", |
72 | | - "@types/node": "^24.10.1", |
| 72 | + "@types/node": "^24.10.4", |
73 | 73 | "@types/react": "^19.2.7", |
74 | 74 | "@types/react-dom": "^19.2.3", |
75 | 75 | "@types/require-dir": "^1.0.4", |
|
78 | 78 | "concurrently": "^9.2.1", |
79 | 79 | "cross-env": "^10.1.0", |
80 | 80 | "esbuild": "^0.25.12", |
81 | | - "eslint": "^9.39.1", |
82 | | - "eslint-config-next": "^15.5.7", |
83 | | - "netlify-cli": "^23.12.3", |
| 81 | + "eslint": "^9.39.2", |
| 82 | + "eslint-config-next": "^15.5.9", |
| 83 | + "netlify-cli": "^23.13.0", |
84 | 84 | "postcss": "^8.5.6", |
85 | 85 | "prettier": "^3.7.4", |
86 | | - "sass": "^1.94.2", |
87 | | - "tailwindcss": "^3.4.18", |
| 86 | + "sass": "^1.97.0", |
| 87 | + "tailwindcss": "^3.4.19", |
88 | 88 | "tsx": "^4.21.0", |
89 | 89 | "typescript": "^5.9.3" |
90 | 90 | }, |
|
0 commit comments