diff --git a/package.json b/package.json index 3c8ce64..b6dcc35 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "react-use-websocket": "4.8.1", "read-file": "^0.2.0", "remark-gfm": "^4.0.0", - "remote-mdx": "^0.0.4", + "remote-mdx": "^0.0.5", "tailwind-merge": "^2.2.2", "tailwindcss-animate": "^1.0.7" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ea9ef38..958f2f5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -123,8 +123,8 @@ dependencies: specifier: ^4.0.0 version: 4.0.0 remote-mdx: - specifier: ^0.0.4 - version: 0.0.4(react@18.2.0) + specifier: ^0.0.5 + version: 0.0.5(react@18.2.0) tailwind-merge: specifier: ^2.2.2 version: 2.3.0 @@ -7029,8 +7029,8 @@ packages: unified: 11.0.4 dev: false - /remote-mdx@0.0.4(react@18.2.0): - resolution: {integrity: sha512-1SG0LCrfgB/ydP9YbSxEmvpjlz2fYAswR9dhW2yRtXul/iPhcX9B2BPHt+opg3ajtSBwPANNDSBFZzfqP9NO3w==} + /remote-mdx@0.0.5(react@18.2.0): + resolution: {integrity: sha512-kH4eiQtQOhkdMSjPUezxlDyCX8EdeOOnuJtQIEDjTIBJjoPdW34FXNe/e5e//G+YL543fFfFnyy1SLFqaHD7vA==} dependencies: '@mdx-js/mdx': 2.3.0 '@mdx-js/react': 2.3.0(react@18.2.0)