0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-10 23:01:26 -05:00

chore: bump compiler

This commit is contained in:
Nate Moore 2022-08-12 14:08:11 -05:00
parent 42eb40efcf
commit 3f352ac350
2 changed files with 5 additions and 5 deletions

View file

@ -86,7 +86,7 @@
"test:e2e:match": "playwright test -g" "test:e2e:match": "playwright test -g"
}, },
"dependencies": { "dependencies": {
"@astrojs/compiler": "^0.23.2", "@astrojs/compiler": "^0.23.3",
"@astrojs/language-server": "^0.20.0", "@astrojs/language-server": "^0.20.0",
"@astrojs/markdown-remark": "^1.0.0", "@astrojs/markdown-remark": "^1.0.0",
"@astrojs/telemetry": "^1.0.0", "@astrojs/telemetry": "^1.0.0",

8
pnpm-lock.yaml generated
View file

@ -381,7 +381,7 @@ importers:
packages/astro: packages/astro:
specifiers: specifiers:
'@astrojs/compiler': ^0.23.2 '@astrojs/compiler': ^0.23.3
'@astrojs/language-server': ^0.20.0 '@astrojs/language-server': ^0.20.0
'@astrojs/markdown-remark': ^1.0.0 '@astrojs/markdown-remark': ^1.0.0
'@astrojs/telemetry': ^1.0.0 '@astrojs/telemetry': ^1.0.0
@ -464,7 +464,7 @@ importers:
yargs-parser: ^21.0.1 yargs-parser: ^21.0.1
zod: ^3.17.3 zod: ^3.17.3
dependencies: dependencies:
'@astrojs/compiler': 0.23.2 '@astrojs/compiler': 0.23.3
'@astrojs/language-server': 0.20.3 '@astrojs/language-server': 0.20.3
'@astrojs/markdown-remark': link:../markdown/remark '@astrojs/markdown-remark': link:../markdown/remark
'@astrojs/telemetry': link:../telemetry '@astrojs/telemetry': link:../telemetry
@ -3093,8 +3093,8 @@ packages:
resolution: {integrity: sha512-8nvyxZTfCXLyRmYfTttpJT6EPhfBRg0/q4J/Jj3/pNPLzp+vs05ZdktsY6QxAREaOMAnNEtSqcrB4S5DsXOfRg==} resolution: {integrity: sha512-8nvyxZTfCXLyRmYfTttpJT6EPhfBRg0/q4J/Jj3/pNPLzp+vs05ZdktsY6QxAREaOMAnNEtSqcrB4S5DsXOfRg==}
dev: true dev: true
/@astrojs/compiler/0.23.2: /@astrojs/compiler/0.23.3:
resolution: {integrity: sha512-WF1TFA1pQeg/qqIa04afh3KXA/QfkMGSN3lmQ+/UMFPCs6tV7IizehwP1raYAtI0jQx/Xh1gTOtqIzKiFvRBRQ==} resolution: {integrity: sha512-eBWo0d3DoRDeg2Di1/5YJtOXh5eGFSjJMp1wVoVfoITHR4egdUGgsrDHZTzj0a25M/S9W5S6SpXCyNWcqi8jOA==}
dev: false dev: false
/@astrojs/language-server/0.20.3: /@astrojs/language-server/0.20.3: