Commit 97dd2db 1 parent 1afc50a commit 97dd2db Copy full SHA for 97dd2db
File tree 3 files changed +26
-11
lines changed
3 files changed +26
-11
lines changed Original file line number Diff line number Diff line change 107
107
"slugify" : " 1.6.6" ,
108
108
"swr" : " 2.2.5" ,
109
109
"ulid" : " 2.3.0" ,
110
- "unified" : " 10.1.2 " ,
110
+ "unified" : " 11.0.5 " ,
111
111
"unist-util-visit" : " 5.0.0"
112
112
},
113
113
"devDependencies" : {
Original file line number Diff line number Diff line change 63
63
"remark-rehype" : " 10.1.0" ,
64
64
"swr" : " 2.2.5" ,
65
65
"tiny-invariant" : " 1.3.3" ,
66
- "unified" : " 10.1.2 " ,
66
+ "unified" : " 11.0.5 " ,
67
67
"unist-util-filter" : " 5.0.1"
68
68
},
69
69
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -3669,7 +3669,7 @@ __metadata:
3669
3669
slugify: 1.6.6
3670
3670
swr: 2.2.5
3671
3671
ulid: 2.3.0
3672
- unified: 10.1.2
3672
+ unified: 11.0.5
3673
3673
unist-util-visit: 5.0.0
3674
3674
peerDependencies:
3675
3675
gatsby: 5.x
@@ -3770,7 +3770,7 @@ __metadata:
3770
3770
remark-rehype: 10.1.0
3771
3771
swr: 2.2.5
3772
3772
tiny-invariant: 1.3.3
3773
- unified: 10.1.2
3773
+ unified: 11.0.5
3774
3774
unist-util-filter: 5.0.1
3775
3775
peerDependencies:
3776
3776
react: 18.x
@@ -31083,18 +31083,18 @@ __metadata:
31083
31083
languageName: node
31084
31084
linkType: hard
31085
31085
31086
- "unified@npm:10.1.2, unified@npm:^10.0.0 ":
31087
- version: 10.1.2
31088
- resolution: "unified@npm:10.1.2 "
31086
+ "unified@npm:11.0.5 ":
31087
+ version: 11.0.5
31088
+ resolution: "unified@npm:11.0.5 "
31089
31089
dependencies:
31090
- "@types/unist": ^2 .0.0
31090
+ "@types/unist": ^3 .0.0
31091
31091
bail: ^2.0.0
31092
+ devlop: ^1.0.0
31092
31093
extend: ^3.0.0
31093
- is-buffer: ^2.0.0
31094
31094
is-plain-obj: ^4.0.0
31095
31095
trough: ^2.0.0
31096
- vfile: ^5 .0.0
31097
- checksum: 053e7c65ede644607f87bd625a299e4b709869d2f76ec8138569e6e886903b6988b21cd9699e471eda42bee189527be0a9dac05936f1d069a5e65d0125d5d756
31096
+ vfile: ^6 .0.0
31097
+ checksum: b3bf7fd6f568cc261e074dae21188483b0f2a8ab858d62e6e85b75b96cc655f59532906ae3c64d56a9b257408722d71f1d4135292b3d7ee02907c8b592fb3cf0
31098
31098
languageName: node
31099
31099
linkType: hard
31100
31100
@@ -31112,6 +31112,21 @@ __metadata:
31112
31112
languageName: node
31113
31113
linkType: hard
31114
31114
31115
+ "unified@npm:^10.0.0":
31116
+ version: 10.1.2
31117
+ resolution: "unified@npm:10.1.2"
31118
+ dependencies:
31119
+ "@types/unist": ^2.0.0
31120
+ bail: ^2.0.0
31121
+ extend: ^3.0.0
31122
+ is-buffer: ^2.0.0
31123
+ is-plain-obj: ^4.0.0
31124
+ trough: ^2.0.0
31125
+ vfile: ^5.0.0
31126
+ checksum: 053e7c65ede644607f87bd625a299e4b709869d2f76ec8138569e6e886903b6988b21cd9699e471eda42bee189527be0a9dac05936f1d069a5e65d0125d5d756
31127
+ languageName: node
31128
+ linkType: hard
31129
+
31115
31130
"unified@npm:^11.0.4":
31116
31131
version: 11.0.4
31117
31132
resolution: "unified@npm:11.0.4"
You can’t perform that action at this time.
0 commit comments