Update dependency unified to v11.0.5 #44
@ -54,7 +54,7 @@
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"remark-mdx": "3.0.1",
|
||||
"unified": "11.0.4",
|
||||
"unified": "11.0.5",
|
||||
"remark-parse": "11.0.0",
|
||||
"mdast-util-frontmatter": "2.0.1"
|
||||
}
|
||||
|
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
@ -6,7 +6,7 @@ settings:
|
||||
|
||||
overrides:
|
||||
remark-mdx: 3.0.1
|
||||
unified: 11.0.4
|
||||
unified: 11.0.5
|
||||
remark-parse: 11.0.0
|
||||
mdast-util-frontmatter: 2.0.1
|
||||
|
||||
@ -946,7 +946,7 @@ packages:
|
||||
remark-mdx: 3.0.1
|
||||
remark-parse: 11.0.0
|
||||
remark-rehype: 10.1.0
|
||||
unified: 11.0.4
|
||||
unified: 11.0.5
|
||||
unist-util-position-from-estree: 1.1.2
|
||||
unist-util-stringify-position: 3.0.3
|
||||
unist-util-visit: 4.1.2
|
||||
@ -976,7 +976,7 @@ packages:
|
||||
remark-parse: 11.0.0
|
||||
remark-rehype: 11.1.0
|
||||
source-map: 0.7.4
|
||||
unified: 11.0.4
|
||||
unified: 11.0.5
|
||||
unist-util-position-from-estree: 2.0.0
|
||||
unist-util-stringify-position: 4.0.0
|
||||
unist-util-visit: 5.0.0
|
||||
@ -7731,7 +7731,7 @@ packages:
|
||||
micromark-extension-gfm: 3.0.0
|
||||
remark-parse: 11.0.0
|
||||
remark-stringify: 11.0.0
|
||||
unified: 11.0.4
|
||||
unified: 11.0.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
@ -7751,7 +7751,7 @@ packages:
|
||||
'@types/mdast': 4.0.3
|
||||
mdast-util-from-markdown: 2.0.0
|
||||
micromark-util-types: 2.0.0
|
||||
unified: 11.0.4
|
||||
unified: 11.0.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
@ -7762,7 +7762,7 @@ packages:
|
||||
'@types/hast': 2.3.10
|
||||
'@types/mdast': 3.0.15
|
||||
mdast-util-to-hast: 12.3.0
|
||||
unified: 11.0.4
|
||||
unified: 11.0.5
|
||||
dev: false
|
||||
|
||||
/remark-rehype@11.1.0:
|
||||
@ -7771,7 +7771,7 @@ packages:
|
||||
'@types/hast': 3.0.4
|
||||
'@types/mdast': 4.0.3
|
||||
mdast-util-to-hast: 13.1.0
|
||||
unified: 11.0.4
|
||||
unified: 11.0.5
|
||||
vfile: 6.0.1
|
||||
dev: false
|
||||
|
||||
@ -7780,7 +7780,7 @@ packages:
|
||||
dependencies:
|
||||
'@types/mdast': 4.0.3
|
||||
mdast-util-to-markdown: 2.1.0
|
||||
unified: 11.0.4
|
||||
unified: 11.0.5
|
||||
dev: false
|
||||
|
||||
/remote-mdx@0.0.8(react-dom@18.3.1)(react@18.3.1):
|
||||
@ -8551,8 +8551,8 @@ packages:
|
||||
/undici-types@5.26.5:
|
||||
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
|
||||
|
||||
/unified@11.0.4:
|
||||
resolution: {integrity: sha512-apMPnyLjAX+ty4OrNap7yumyVAMlKx5IWU2wlzzUdYJO9A8f1p9m/gywF/GM2ZDFcjQPrx59Mc90KwmxsoklxQ==}
|
||||
/unified@11.0.5:
|
||||
resolution: {integrity: sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==}
|
||||
dependencies:
|
||||
'@types/unist': 3.0.2
|
||||
bail: 2.0.2
|
||||
|
Loading…
Reference in New Issue
Block a user