File tree 2 files changed +14
-4
lines changed
2 files changed +14
-4
lines changed Original file line number Diff line number Diff line change 227
227
"postcss-custom-properties" : " 13.2.0" ,
228
228
"postcss-import" : " 15.1.0" ,
229
229
"react-refresh" : " 0.9.0" ,
230
- "remark-parse" : " 10.0.1" ,
231
230
"browserslist" : " 4.24.0" ,
232
231
"caniuse-lite" : " 1.0.30001563" ,
233
232
"@types/react" : " npm:types-react@19.0.0-rc.0" ,
239
238
"@types/node@npm:*" : " ^22" ,
240
239
"@types/node@npm:^18.0.0" : " ^22" ,
241
240
"@types/node@npm:>= 8" : " ^22" ,
242
- "micromark-extension-mdxjs@npm:^1.0.0 " : " patch:micromark-extension-mdxjs@npm%3A1.0.0#~/.yarn/patches/micromark-extension-mdxjs-npm-1.0.0-d2b6b69e4a.patch" ,
243
- "remark-mdx@npm:^2.0.0-rc.2 " : " patch:remark-mdx@npm%3A2.0.0-rc.2#~/.yarn/patches/remark-mdx-npm-2.0.0-rc.2-7a71234e1f.patch" ,
244
- "remark-parse@npm:^10.0.0 " : " patch:remark-parse@npm%3A10.0.1#~/.yarn/patches/remark-parse-npm-10.0.1-e654d7df78.patch"
241
+ "micromark-extension-mdxjs" : " patch:micromark-extension-mdxjs@npm%3A1.0.0#~/.yarn/patches/micromark-extension-mdxjs-npm-1.0.0-d2b6b69e4a.patch" ,
242
+ "remark-mdx" : " patch:remark-mdx@npm%3A2.0.0-rc.2#~/.yarn/patches/remark-mdx-npm-2.0.0-rc.2-7a71234e1f.patch" ,
243
+ "remark-parse" : " patch:remark-parse@npm%3A10.0.1#~/.yarn/patches/remark-parse-npm-10.0.1-e654d7df78.patch"
245
244
},
246
245
"@parcel/transformer-css" : {
247
246
"cssModules" : {
Original file line number Diff line number Diff line change @@ -28448,6 +28448,17 @@ __metadata:
28448
28448
languageName: node
28449
28449
linkType: hard
28450
28450
28451
+ "remark-parse@patch:remark-parse@npm%3A10.0.1#~/.yarn/patches/remark-parse-npm-10.0.1-e654d7df78.patch":
28452
+ version: 10.0.1
28453
+ resolution: "remark-parse@patch:remark-parse@npm%3A10.0.1#~/.yarn/patches/remark-parse-npm-10.0.1-e654d7df78.patch::version=10.0.1&hash=53e21c"
28454
+ dependencies:
28455
+ "@types/mdast": "npm:^3.0.0"
28456
+ mdast-util-from-markdown: "npm:^1.0.0"
28457
+ unified: "npm:^10.0.0"
28458
+ checksum: 10c0/a35712b4edc27af4b81b5697c3c259e3e45743dc9a41bbf53b5960eefebe0c8199bc21639dd0acaeec2c040d7dab8b66f35ef93ff6cf84168143eeefc76be910
28459
+ languageName: node
28460
+ linkType: hard
28461
+
28451
28462
"remark-rehype@npm:^10.0.0":
28452
28463
version: 10.1.0
28453
28464
resolution: "remark-rehype@npm:10.1.0"
You can’t perform that action at this time.
0 commit comments