chore: bump markdoc package dependents
This commit is contained in:
parent
9ff167c01f
commit
201420439f
2 changed files with 3 additions and 3 deletions
|
@ -14,7 +14,7 @@
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "unlicensed",
|
"license": "unlicensed",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/markdoc": "^0.0.0",
|
"@astrojs/markdoc": "^0.0.1",
|
||||||
"@astrojs/react": "^2.0.2",
|
"@astrojs/react": "^2.0.2",
|
||||||
"@performance/utils": "^0.0.0",
|
"@performance/utils": "^0.0.0",
|
||||||
"@types/react": "^18.0.21",
|
"@types/react": "^18.0.21",
|
||||||
|
|
4
pnpm-lock.yaml
generated
4
pnpm-lock.yaml
generated
|
@ -328,7 +328,7 @@ importers:
|
||||||
|
|
||||||
examples/with-markdoc:
|
examples/with-markdoc:
|
||||||
specifiers:
|
specifiers:
|
||||||
'@astrojs/markdoc': ^0.0.0
|
'@astrojs/markdoc': ^0.0.1
|
||||||
astro: ^2.0.6
|
astro: ^2.0.6
|
||||||
dependencies:
|
dependencies:
|
||||||
'@astrojs/markdoc': link:../../packages/integrations/markdoc
|
'@astrojs/markdoc': link:../../packages/integrations/markdoc
|
||||||
|
@ -1189,7 +1189,7 @@ importers:
|
||||||
|
|
||||||
packages/astro/performance/fixtures/mdoc:
|
packages/astro/performance/fixtures/mdoc:
|
||||||
specifiers:
|
specifiers:
|
||||||
'@astrojs/markdoc': ^0.0.0
|
'@astrojs/markdoc': ^0.0.1
|
||||||
'@astrojs/react': ^2.0.2
|
'@astrojs/react': ^2.0.2
|
||||||
'@performance/utils': ^0.0.0
|
'@performance/utils': ^0.0.0
|
||||||
'@types/react': ^18.0.21
|
'@types/react': ^18.0.21
|
||||||
|
|
Loading…
Add table
Reference in a new issue