chore: bump markdoc package dependents

This commit is contained in:
bholmesdev 2023-03-07 14:21:05 -05:00
parent 9ff167c01f
commit 201420439f
2 changed files with 3 additions and 3 deletions

View file

@ -14,7 +14,7 @@
"author": "",
"license": "unlicensed",
"dependencies": {
"@astrojs/markdoc": "^0.0.0",
"@astrojs/markdoc": "^0.0.1",
"@astrojs/react": "^2.0.2",
"@performance/utils": "^0.0.0",
"@types/react": "^18.0.21",

View file

@ -328,7 +328,7 @@ importers:
examples/with-markdoc:
specifiers:
'@astrojs/markdoc': ^0.0.0
'@astrojs/markdoc': ^0.0.1
astro: ^2.0.6
dependencies:
'@astrojs/markdoc': link:../../packages/integrations/markdoc
@ -1189,7 +1189,7 @@ importers:
packages/astro/performance/fixtures/mdoc:
specifiers:
'@astrojs/markdoc': ^0.0.0
'@astrojs/markdoc': ^0.0.1
'@astrojs/react': ^2.0.2
'@performance/utils': ^0.0.0
'@types/react': ^18.0.21