diff --git a/playground/runtime-astro/package.json b/playground/runtime-astro/package.json index bc211a58..eed59523 100644 --- a/playground/runtime-astro/package.json +++ b/playground/runtime-astro/package.json @@ -12,7 +12,7 @@ "start": "astro dev" }, "dependencies": { - "astro": "^3.6.1", + "astro": "^3.6.3", "dummy-commonjs": "workspace:*", "dummy-module": "workspace:*" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d07c314f..00ae1128 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -255,8 +255,8 @@ importers: playground/runtime-astro: dependencies: astro: - specifier: ^3.6.1 - version: 3.6.1(@types/node@20.8.10)(typescript@5.3.2) + specifier: ^3.6.3 + version: 3.6.3(@types/node@20.8.10)(typescript@5.3.2) dummy-commonjs: specifier: workspace:* version: link:../dummy-commonjs @@ -380,13 +380,13 @@ packages: resolution: {integrity: sha512-06DD2ZnItMwUnH81LBLco3tWjcZ1lGU9rLCCBaeUCGYe9cI0wKyY2W3kDyoW1I6GmcWgt1fu+D1CTvz+FIKf8A==} dev: false - /@astrojs/markdown-remark@3.5.0(astro@3.6.1): + /@astrojs/markdown-remark@3.5.0(astro@3.6.3): resolution: {integrity: sha512-q7vdIqzYhxpsfghg2YmkmSXCfp4w7lBTYP+SSHw89wVhC5Riltr3u8w2otBRxNLSByNi+ht/gGkFC23Shetytw==} peerDependencies: astro: ^3.0.0 dependencies: '@astrojs/prism': 3.0.0 - astro: 3.6.1(@types/node@20.8.10)(typescript@5.3.2) + astro: 3.6.3(@types/node@20.8.10)(typescript@5.3.2) github-slugger: 2.0.0 import-meta-resolve: 3.1.1 mdast-util-definitions: 6.0.0 @@ -3411,14 +3411,14 @@ packages: tslib: 2.6.2 dev: true - /astro@3.6.1(@types/node@20.8.10)(typescript@5.3.2): - resolution: {integrity: sha512-dCpiJAJYfVb2dLDuHcJLZyCM3Ha529Bou7RZtcc4agu8aH1ybEkSXJbV3bCLoL1aDgvp/cdf7qzDkZwkL+2rRg==} + /astro@3.6.3(@types/node@20.8.10)(typescript@5.3.2): + resolution: {integrity: sha512-oEkYfXTk38MulcM0lgonGxDO+si4XbPyaf82YK+STLbEFtRggJYiQTyM0zGXnpLEiXX0DOjSvWLhFw3iVcZY1w==} engines: {node: '>=18.14.1', npm: '>=6.14.0'} hasBin: true dependencies: '@astrojs/compiler': 2.3.0 '@astrojs/internal-helpers': 0.2.1 - '@astrojs/markdown-remark': 3.5.0(astro@3.6.1) + '@astrojs/markdown-remark': 3.5.0(astro@3.6.3) '@astrojs/telemetry': 3.0.4 '@babel/core': 7.23.5 '@babel/generator': 7.23.5