diff --git a/apps/docs/package.json b/apps/docs/package.json index 9a497aac0..2a937259e 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -19,7 +19,7 @@ "@radix-ui/react-slot": "^1.1.1", "@radix-ui/react-tooltip": "^1.1.5", "@shikijs/rehype": "^1.24.2", - "@theguild/remark-mermaid": "^0.1.3", + "@theguild/remark-mermaid": "^0.2.0", "babel-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124", "class-variance-authority": "^0.7.1", "fumadocs-core": "workspace:*", diff --git a/package.json b/package.json index d2dc7f307..04a97af1d 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "typescript-eslint": "^8.18.0", "vitest": "^2.1.8" }, - "packageManager": "pnpm@9.14.4", + "packageManager": "pnpm@9.15.0", "engines": { "node": ">= 18.17.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1e2a26a5a..415941539 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -78,8 +78,8 @@ importers: specifier: ^1.24.2 version: 1.24.2 '@theguild/remark-mermaid': - specifier: ^0.1.3 - version: 0.1.3(react@19.0.0) + specifier: ^0.2.0 + version: 0.2.0(react@19.0.0) babel-plugin-react-compiler: specifier: 19.0.0-beta-df7b47d-20241124 version: 19.0.0-beta-df7b47d-20241124 @@ -2878,8 +2878,8 @@ packages: '@swc/types@0.1.17': resolution: {integrity: sha512-V5gRru+aD8YVyCOMAjMpWR1Ui577DD5KSJsHP8RAxopAH22jFz6GZd/qxqjO6MJHQhcsjvjOFXyDhyLQUnMveQ==} - '@theguild/remark-mermaid@0.1.3': - resolution: {integrity: sha512-2FjVlaaKXK7Zj7UJAgOVTyaahn/3/EAfqYhyXg0BfDBVUl+lXcoIWRaxzqfnDr2rv8ax6GsC5mNh6hAaT86PDw==} + '@theguild/remark-mermaid@0.2.0': + resolution: {integrity: sha512-o8n57TJy0OI4PCrNw8z6S+vpHtrwoQZzTA5Y3fL0U1NDRIoMg/78duWgEBFsCZcWM1G6zjE91yg1aKCsDwgE2Q==} peerDependencies: react: ^18.2.0 @@ -8043,7 +8043,7 @@ snapshots: dependencies: '@swc/counter': 0.1.3 - '@theguild/remark-mermaid@0.1.3(react@19.0.0)': + '@theguild/remark-mermaid@0.2.0(react@19.0.0)': dependencies: mermaid: 11.4.0 react: 19.0.0