We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d97a052 commit 658939dCopy full SHA for 658939d
package.json
@@ -72,7 +72,7 @@
72
"react-use": "^17.5.0",
73
"rehype-highlight": "^7.0.2",
74
"remark-mdx": "^2.1.1",
75
- "remark-parse": "^10.0.1",
+ "remark-parse": "^11.0.0",
76
"vite-node": "^3.1.3"
77
},
78
"devDependencies": {
yarn.lock
@@ -13117,7 +13117,7 @@ remark-message-control@^7.0.0:
13117
unified-message-control "^4.0.0"
13118
vfile "^5.0.0"
13119
13120
-remark-parse@^10.0.0, remark-parse@^10.0.1:
+remark-parse@^10.0.0:
13121
version "10.0.2"
13122
resolved "https://registry.yarnpkg.com/remark-parse/-/remark-parse-10.0.2.tgz#ca241fde8751c2158933f031a4e3efbaeb8bc262"
13123
integrity sha512-3ydxgHa/ZQzG8LvC7jTXccARYDcRld3VfcgIIFs7bI6vbRSxJJmzgLEIIoYKyrfhaY+ujuWaf/PJiMZXoiCXgw==
0 commit comments