|  | 
| 21 | 21 |   }, | 
| 22 | 22 |   "dependencies": { | 
| 23 | 23 |     "@graphql-tools/schema": "10.0.15", | 
| 24 |  | -    "@headlessui/react": "^1.7.17", | 
| 25 |  | -    "@radix-ui/react-radio-group": "^1.1.3", | 
|  | 24 | +    "@headlessui/react": "^2.2.4", | 
|  | 25 | +    "@radix-ui/react-radio-group": "^1.2.2", | 
| 26 | 26 |     "@tailwindcss/container-queries": "^0.1.1", | 
| 27 | 27 |     "@tailwindcss/nesting": "0.0.0-insiders.565cd3e", | 
| 28 |  | -    "@tailwindcss/typography": "^0.5.10", | 
| 29 |  | -    "autoprefixer": "^10.4.17", | 
| 30 |  | -    "clsx": "^2.1.0", | 
|  | 28 | +    "@tailwindcss/typography": "^0.5.15", | 
|  | 29 | +    "autoprefixer": "^10.4.20", | 
|  | 30 | +    "calendar-link": "^2.10.0", | 
|  | 31 | +    "clsx": "^2.1.1", | 
| 31 | 32 |     "codemirror": "^5.65.19", | 
| 32 | 33 |     "codemirror-graphql": "1.3.2", | 
| 33 | 34 |     "date-fns": "^2.30.0", | 
| 34 |  | -    "fast-glob": "^3.3.2", | 
|  | 35 | +    "fast-glob": "^3.3.3", | 
|  | 36 | +    "github-slugger": "2.0.0", | 
| 35 | 37 |     "graphql": "16.10.0", | 
| 36 | 38 |     "gray-matter": "^4.0.3", | 
| 37 | 39 |     "hast-util-to-string": "3.0.1", | 
| 38 |  | -    "iframe-resizer-react": "^1.1.0", | 
|  | 40 | +    "iframe-resizer-react": "^1.1.1", | 
| 39 | 41 |     "leaflet": "^1.9.4", | 
| 40 | 42 |     "lucide-react": "^0.469.0", | 
| 41 |  | -    "markdown-to-jsx": "^7.4.0", | 
|  | 43 | +    "markdown-to-jsx": "^7.7.2", | 
| 42 | 44 |     "marked": "5.1.2", | 
| 43 | 45 |     "motion": "^12.11.0", | 
| 44 |  | -    "next": "^14.2.5", | 
| 45 |  | -    "next-image-export-optimizer": "^1.12.3", | 
| 46 |  | -    "next-query-params": "^5.0.0", | 
|  | 46 | +    "next": "^14.2.22", | 
|  | 47 | +    "next-image-export-optimizer": "^1.18.0", | 
|  | 48 | +    "next-query-params": "^5.0.1", | 
| 47 | 49 |     "next-sitemap": "^4.2.3", | 
| 48 | 50 |     "next-with-less": "^3.0.1", | 
| 49 | 51 |     "nextra": "3.0.0-alpha.28", | 
| 50 | 52 |     "nextra-theme-docs": "3.0.0-alpha.28", | 
| 51 | 53 |     "numbro": "2.5.0", | 
| 52 | 54 |     "p-limit": "^4.0.0", | 
| 53 | 55 |     "parser-front-matter": "1.6.4", | 
| 54 |  | -    "postcss": "^8.4.33", | 
|  | 56 | +    "postcss": "^8.4.49", | 
| 55 | 57 |     "react": "^18.3.1", | 
| 56 | 58 |     "react-dom": "^18.3.1", | 
| 57 | 59 |     "react-medium-image-zoom": "5.2.13", | 
| 58 | 60 |     "react-use-measure": "^2.1.7", | 
| 59 | 61 |     "rss": "1.2.2", | 
| 60 | 62 |     "server-only": "0.0.1", | 
| 61 | 63 |     "string-similarity": "^4.0.4", | 
| 62 |  | -    "string-strip-html": "^13.4.5", | 
| 63 |  | -    "tailwindcss": "^3.4.1", | 
|  | 64 | +    "string-strip-html": "^13.4.8", | 
|  | 65 | +    "tailwindcss": "^3.4.17", | 
| 64 | 66 |     "timeago.js": "4.0.2", | 
| 65 | 67 |     "unified": "11.0.5", | 
| 66 | 68 |     "unist-util-visit": "^5.0.0", | 
| 67 | 69 |     "use-query-params": "^2.2.1" | 
| 68 | 70 |   }, | 
| 69 | 71 |   "devDependencies": { | 
| 70 | 72 |     "@graphql-eslint/eslint-plugin": "4.3.0", | 
| 71 |  | -    "@svgr/webpack": "^8.0.1", | 
| 72 |  | -    "@types/codemirror": "5.60.7", | 
|  | 73 | +    "@next/eslint-plugin-next": "^15.3.3", | 
|  | 74 | +    "@svgr/webpack": "^8.1.0", | 
|  | 75 | +    "@types/codemirror": "5.60.16", | 
| 73 | 76 |     "@types/hast": "3.0.4", | 
| 74 |  | -    "@types/node": "^22.10.2", | 
| 75 |  | -    "@types/react": "^18.2.73", | 
|  | 77 | +    "@types/node": "^22.10.5", | 
|  | 78 | +    "@types/react": "^18.3.18", | 
| 76 | 79 |     "@types/rss": "0.0.32", | 
| 77 | 80 |     "@types/string-similarity": "^4.0.2", | 
| 78 | 81 |     "@typescript-eslint/eslint-plugin": "7.18.0", | 
| 79 | 82 |     "@typescript-eslint/parser": "7.18.0", | 
| 80 | 83 |     "eslint": "8.57.1", | 
| 81 | 84 |     "eslint-config-prettier": "^9.1.0", | 
| 82 | 85 |     "eslint-plugin-mdx": "^3.1.5", | 
|  | 86 | +    "eslint-plugin-react": "^7.37.5", | 
|  | 87 | +    "eslint-plugin-react-hooks": "^5.2.0", | 
| 83 | 88 |     "eslint-plugin-tailwindcss": "3.17.5", | 
| 84 |  | -    "prettier": "3.4.2", | 
| 85 |  | -    "prettier-plugin-pkg": "^0.18.1", | 
| 86 |  | -    "prettier-plugin-tailwindcss": "^0.6.9", | 
|  | 89 | +    "prettier": "3.5.3", | 
|  | 90 | +    "prettier-plugin-pkg": "^0.20.0", | 
|  | 91 | +    "prettier-plugin-tailwindcss": "^0.6.12", | 
| 87 | 92 |     "remark-frontmatter": "5.0.0", | 
| 88 | 93 |     "remark-lint-first-heading-level": "3.1.2", | 
| 89 | 94 |     "remark-lint-heading-increment": "3.1.2", | 
| 90 |  | -    "tsx": "^4.7.0", | 
| 91 |  | -    "typescript": "^5.4.3" | 
|  | 95 | +    "tsx": "^4.19.4", | 
|  | 96 | +    "typescript": "^5.8.3" | 
| 92 | 97 |   }, | 
| 93 | 98 |   "pnpm": { | 
| 94 | 99 |     "patchedDependencies": { | 
|  | 
0 commit comments