diff --git a/sites/docs-devsy-sh/package-lock.json b/sites/docs-devsy-sh/package-lock.json index eb81579b1..e75830e39 100644 --- a/sites/docs-devsy-sh/package-lock.json +++ b/sites/docs-devsy-sh/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "cnfast": "^0.1.0", "fumadocs-core": "16.14.5", - "fumadocs-mdx": "15.3.0", + "fumadocs-mdx": "15.3.1", "fumadocs-ui": "npm:@fumadocs/base-ui@16.14.5", "next": "16.3.1", "next-themes": "^0.4.6", @@ -2786,9 +2786,9 @@ } }, "node_modules/fumadocs-mdx": { - "version": "15.3.0", - "resolved": "https://registry.npmjs.org/fumadocs-mdx/-/fumadocs-mdx-15.3.0.tgz", - "integrity": "sha512-ZzfM4O15SDfqvgsOzifNYu3ZlV23tOI6cP5emTrdCTV3Jhj1xHU+74RckkPnAvGo+ee2hRyM0vksCjvUYff+bA==", + "version": "15.3.1", + "resolved": "https://registry.npmjs.org/fumadocs-mdx/-/fumadocs-mdx-15.3.1.tgz", + "integrity": "sha512-6a6o94D4ej0DDg0kJJk2GixbFVBYoPiFwPediX6f+NP5Ml4LE+r6604ykf6LW+Oh4Z1cCosv9o9G8bPt5ZzAOw==", "license": "MIT", "dependencies": { "@mdx-js/mdx": "^3.1.1", diff --git a/sites/docs-devsy-sh/package.json b/sites/docs-devsy-sh/package.json index 1f58db6e5..7e641d4cc 100644 --- a/sites/docs-devsy-sh/package.json +++ b/sites/docs-devsy-sh/package.json @@ -11,7 +11,7 @@ "dependencies": { "cnfast": "^0.1.0", "fumadocs-core": "16.14.5", - "fumadocs-mdx": "15.3.0", + "fumadocs-mdx": "15.3.1", "fumadocs-ui": "npm:@fumadocs/base-ui@16.14.5", "next": "16.3.1", "next-themes": "^0.4.6",