1 Commits

Author SHA1 Message Date
Renovate Bot
e1b9862430 fix(deps): update dependency remote-mdx to ^0.0.8 2024-09-09 20:02:26 +00:00
5 changed files with 4 additions and 4 deletions

View File

@ -86,7 +86,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.36</version>
<version>1.18.32</version>
<scope>provided</scope>
</dependency>
<dependency>

View File

@ -82,7 +82,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.36</version>
<version>1.18.32</version>
<scope>provided</scope>
</dependency>

Binary file not shown.

View File

@ -51,7 +51,7 @@
"react-hook-form": "^7.51.3",
"react-syntax-highlighter": "^15.5.0",
"remark-gfm": "^4.0.0",
"remote-mdx": "^0.0.7",
"remote-mdx": "^0.0.8",
"restfulmc-lib": "^1.1.4",
"shadcn-ui": "0.8.0",
"sharp": "^0.33.3",

View File

@ -94,7 +94,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.36</version>
<version>1.18.32</version>
<scope>provided</scope>
</dependency>