Skip to content

Commit

Permalink
fix(deps): update dependency unified to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 20, 2023
1 parent f9185c6 commit 60bb9b0
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/gatsby-theme-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"remark-rehype": "10.1.0",
"slugify": "1.6.6",
"swr": "2.2.0",
"unified": "10.1.2",
"unified": "11.0.2",
"unist-util-visit": "5.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"remark-rehype": "10.1.0",
"swr": "2.2.0",
"tiny-invariant": "1.3.1",
"unified": "10.1.2",
"unified": "11.0.2",
"unist-util-filter": "5.0.0"
},
"devDependencies": {
Expand Down
74 changes: 64 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3139,7 +3139,7 @@ __metadata:
remark-rehype: 10.1.0
slugify: 1.6.6
swr: 2.2.0
unified: 10.1.2
unified: 11.0.2
unist-util-visit: 5.0.0
peerDependencies:
gatsby: 5.x
Expand Down Expand Up @@ -3238,7 +3238,7 @@ __metadata:
remark-rehype: 10.1.0
swr: 2.2.0
tiny-invariant: 1.3.1
unified: 10.1.2
unified: 11.0.2
unist-util-filter: 5.0.0
peerDependencies:
react: 18.x
Expand Down Expand Up @@ -14082,6 +14082,15 @@ __metadata:
languageName: node
linkType: hard

"devlop@npm:^1.0.0":
version: 1.1.0
resolution: "devlop@npm:1.1.0"
dependencies:
dequal: ^2.0.0
checksum: d2ff650bac0bb6ef08c48f3ba98640bb5fec5cce81e9957eb620408d1bab1204d382a45b785c6b3314dc867bb0684936b84c6867820da6db97cbb5d3c15dd185
languageName: node
linkType: hard

"diff-sequences@npm:^27.4.0":
version: 27.4.0
resolution: "diff-sequences@npm:27.4.0"
Expand Down Expand Up @@ -31470,18 +31479,18 @@ __metadata:
languageName: node
linkType: hard

"unified@npm:10.1.2, unified@npm:^10.0.0":
version: 10.1.2
resolution: "unified@npm:10.1.2"
"unified@npm:11.0.2":
version: 11.0.2
resolution: "unified@npm:11.0.2"
dependencies:
"@types/unist": ^2.0.0
"@types/unist": ^3.0.0
"@ungap/structured-clone": ^1.0.0
bail: ^2.0.0
extend: ^3.0.0
is-buffer: ^2.0.0
devlop: ^1.0.0
is-plain-obj: ^4.0.0
trough: ^2.0.0
vfile: ^5.0.0
checksum: 053e7c65ede644607f87bd625a299e4b709869d2f76ec8138569e6e886903b6988b21cd9699e471eda42bee189527be0a9dac05936f1d069a5e65d0125d5d756
vfile: ^6.0.0
checksum: 51a7a61116d69a1ab74d15ebb2da3c9e7bc112e95242d88dc14bb8c025420a2eaf00416890670f755d1c157cdb54adb9be955f8f2813f8efb3e230e06d071d1b
languageName: node
linkType: hard

Expand All @@ -31499,6 +31508,21 @@ __metadata:
languageName: node
linkType: hard

"unified@npm:^10.0.0":
version: 10.1.2
resolution: "unified@npm:10.1.2"
dependencies:
"@types/unist": ^2.0.0
bail: ^2.0.0
extend: ^3.0.0
is-buffer: ^2.0.0
is-plain-obj: ^4.0.0
trough: ^2.0.0
vfile: ^5.0.0
checksum: 053e7c65ede644607f87bd625a299e4b709869d2f76ec8138569e6e886903b6988b21cd9699e471eda42bee189527be0a9dac05936f1d069a5e65d0125d5d756
languageName: node
linkType: hard

"unified@npm:^7.0.0":
version: 7.1.0
resolution: "unified@npm:7.1.0"
Expand Down Expand Up @@ -31752,6 +31776,15 @@ __metadata:
languageName: node
linkType: hard

"unist-util-stringify-position@npm:^4.0.0":
version: 4.0.0
resolution: "unist-util-stringify-position@npm:4.0.0"
dependencies:
"@types/unist": ^3.0.0
checksum: e2e7aee4b92ddb64d314b4ac89eef7a46e4c829cbd3ee4aee516d100772b490eb6b4974f653ba0717a0071ca6ea0770bf22b0a2ea62c65fcba1d071285e96324
languageName: node
linkType: hard

"unist-util-visit-children@npm:^1.0.0":
version: 1.1.4
resolution: "unist-util-visit-children@npm:1.1.4"
Expand Down Expand Up @@ -32373,6 +32406,16 @@ __metadata:
languageName: node
linkType: hard

"vfile-message@npm:^4.0.0":
version: 4.0.2
resolution: "vfile-message@npm:4.0.2"
dependencies:
"@types/unist": ^3.0.0
unist-util-stringify-position: ^4.0.0
checksum: 964e7e119f4c0e0270fc269119c41c96da20afa01acb7c9809a88365c8e0c64aa692fafbd952669382b978002ecd7ad31ef4446d85e8a22cdb62f6df20186c2d
languageName: node
linkType: hard

"vfile@npm:^3.0.0":
version: 3.0.1
resolution: "vfile@npm:3.0.1"
Expand Down Expand Up @@ -32409,6 +32452,17 @@ __metadata:
languageName: node
linkType: hard

"vfile@npm:^6.0.0":
version: 6.0.1
resolution: "vfile@npm:6.0.1"
dependencies:
"@types/unist": ^3.0.0
unist-util-stringify-position: ^4.0.0
vfile-message: ^4.0.0
checksum: 05ccee73aeb00402bc8a5d0708af299e9f4a33f5132805449099295085e3ca3b0d018328bad9ff44cf2e6f4cd364f1d558d3fb9b394243a25b2739207edcb0ed
languageName: node
linkType: hard

"w3c-hr-time@npm:^1.0.2":
version: 1.0.2
resolution: "w3c-hr-time@npm:1.0.2"
Expand Down

0 comments on commit 60bb9b0

Please sign in to comment.