Merge pull request 'Update dependency remote-mdx to ^0.0.5' (#22) from renovate/remote-mdx-0.x into master
Some checks failed
Deploy App / docker (ubuntu-latest) (push) Has been cancelled

Reviewed-on: #22
This commit is contained in:
Lee 2024-04-23 14:56:07 +00:00
commit 0ccc90851a
2 changed files with 5 additions and 5 deletions

@ -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"
},

@ -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)