|
22 | 22 | "build-member-files": "src/content/members/**/*.ts" |
23 | 23 | }, |
24 | 24 | "dependencies": { |
25 | | - "@eslint/eslintrc": "^3.3.1", |
26 | | - "@eslint/js": "^9.37.0", |
| 25 | + "@eslint/eslintrc": "^3.3.3", |
| 26 | + "@eslint/js": "^9.39.1", |
27 | 27 | "@heroicons/react": "^2.2.0", |
28 | 28 | "@imgix/js-core": "^3.8.0", |
29 | 29 | "@mdx-js/loader": "^3.1.1", |
|
35 | 35 | "bootstrap": "^4.6.2", |
36 | 36 | "calendar-link": "^2.11.0", |
37 | 37 | "front-matter": "^4.0.2", |
38 | | - "graphql": "^16.11.0", |
39 | | - "graphql-request": "^7.2.0", |
| 38 | + "graphql": "^16.12.0", |
| 39 | + "graphql-request": "^7.3.5", |
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.5", |
| 47 | + "next": "^15.5.6", |
48 | 48 | "npm-watch": "^0.13.0", |
49 | 49 | "react": "19.2.0", |
50 | 50 | "react-dom": "19.2.0", |
|
64 | 64 | "unified": "^10.1.2" |
65 | 65 | }, |
66 | 66 | "devDependencies": { |
67 | | - "@faker-js/faker": "^10.0.0", |
68 | | - "@netlify/plugin-nextjs": "^5.13.5", |
| 67 | + "@faker-js/faker": "^10.1.0", |
| 68 | + "@netlify/plugin-nextjs": "^5.15.1", |
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.7.2", |
73 | | - "@types/react": "^19.2.2", |
74 | | - "@types/react-dom": "^19.2.2", |
| 72 | + "@types/node": "^24.10.1", |
| 73 | + "@types/react": "^19.2.7", |
| 74 | + "@types/react-dom": "^19.2.3", |
75 | 75 | "@types/require-dir": "^1.0.4", |
76 | 76 | "@types/sanitize-html": "^2.16.0", |
77 | 77 | "all-contributors-cli": "^6.26.1", |
78 | 78 | "concurrently": "^9.2.1", |
79 | 79 | "cross-env": "^10.1.0", |
80 | | - "esbuild": "^0.25.10", |
81 | | - "eslint": "^9.37.0", |
| 80 | + "esbuild": "^0.25.12", |
| 81 | + "eslint": "^9.39.1", |
82 | 82 | "eslint-config-next": "15.5.5", |
83 | | - "netlify-cli": "^23.9.1", |
| 83 | + "netlify-cli": "^23.12.2", |
84 | 84 | "postcss": "^8.5.6", |
85 | | - "prettier": "^3.6.2", |
86 | | - "sass": "^1.93.2", |
| 85 | + "prettier": "^3.7.3", |
| 86 | + "sass": "^1.94.2", |
87 | 87 | "tailwindcss": "^3.4.18", |
88 | | - "tsx": "^4.20.6", |
| 88 | + "tsx": "^4.21.0", |
89 | 89 | "typescript": "^5.9.3" |
90 | 90 | }, |
91 | 91 | "overrides": { |
|
0 commit comments