diff --git a/website/package.json b/website/package.json index 558034e..645ae62 100644 --- a/website/package.json +++ b/website/package.json @@ -37,9 +37,9 @@ "rehype-prism-plus": "^1.5.0", "rehype-raw": "^7.0.0", "rehype-stringify": "^10.0.0", - "remark-gfm": "^3.0.1", - "remark-parse": "^10.0.1", - "remark-rehype": "^10.1.0", + "remark-gfm": "^4.0.0", + "remark-parse": "^11.0.0", + "remark-rehype": "^11.0.0", "styled-components": "~6.1.0", "unified": "^11.0.0" },