File tree Expand file tree Collapse file tree 2 files changed +1
-13
lines changed Expand file tree Collapse file tree 2 files changed +1
-13
lines changed Original file line number Diff line number Diff line change 35
35
"remark-rehype" : " ^8.1.0" ,
36
36
"unified" : " ^9.2.2" ,
37
37
"unist-util-visit" : " ^2.0.0" ,
38
- "unist-util-visit-parents" : " ^2 .0.0"
38
+ "unist-util-visit-parents" : " ^3 .0.0"
39
39
},
40
40
"peerDependencies" : {
41
41
"react" : " ^16.8.3 || ^17 || ^18"
Original file line number Diff line number Diff line change @@ -18379,11 +18379,6 @@ unist-util-generated@^2.0.0:
18379
18379
resolved "https://registry.yarnpkg.com/unist-util-generated/-/unist-util-generated-2.0.0.tgz#86fafb77eb6ce9bfa6b663c3f5ad4f8e56a60113"
18380
18380
integrity sha512-TiWE6DVtVe7Ye2QxOVW9kqybs6cZexNwTwSMVgkfjEReqy/xwGpAXb99OxktoWwmL+Z+Epb0Dn8/GNDYP1wnUw==
18381
18381
18382
- unist-util-is@^3.0.0:
18383
- version "3.0.0"
18384
- resolved "https://registry.yarnpkg.com/unist-util-is/-/unist-util-is-3.0.0.tgz#d9e84381c2468e82629e4a5be9d7d05a2dd324cd"
18385
- integrity sha512-sVZZX3+kspVNmLWBPAB6r+7D9ZgAFPNWm66f7YNb420RlQSbn+n8rG8dGZSkrER7ZIXGQYNm5pqC3v3HopH24A==
18386
-
18387
18382
unist-util-is@^4.0.0:
18388
18383
version "4.0.3"
18389
18384
resolved "https://registry.yarnpkg.com/unist-util-is/-/unist-util-is-4.0.3.tgz#e8b44db55fc20c43752b3346c116344d45d7c91d"
@@ -18447,13 +18442,6 @@ unist-util-stringify-position@^3.0.0:
18447
18442
dependencies:
18448
18443
"@types/unist" "^2.0.0"
18449
18444
18450
- unist-util-visit-parents@^2.0.0:
18451
- version "2.1.2"
18452
- resolved "https://registry.yarnpkg.com/unist-util-visit-parents/-/unist-util-visit-parents-2.1.2.tgz#25e43e55312166f3348cae6743588781d112c1e9"
18453
- integrity sha512-DyN5vD4NE3aSeB+PXYNKxzGsfocxp6asDc2XXE3b0ekO2BaRUpBicbbUygfSvYfUz1IkmjFR1YF7dPklraMZ2g==
18454
- dependencies:
18455
- unist-util-is "^3.0.0"
18456
-
18457
18445
unist-util-visit-parents@^3.0.0:
18458
18446
version "3.1.1"
18459
18447
resolved "https://registry.yarnpkg.com/unist-util-visit-parents/-/unist-util-visit-parents-3.1.1.tgz#65a6ce698f78a6b0f56aa0e88f13801886cdaef6"
You can’t perform that action at this time.
0 commit comments