diff --git a/package.json b/package.json index 47a297c..6fc016e 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "format": "prettier --write . && biome format --write ." }, "dependencies": { - "@astrojs/check": "^0.8.0", + "@astrojs/check": "^0.8.1", "@astrojs/node": "^8.3.2", "@astrojs/tailwind": "^5.1.0", "@fastify/middie": "^8.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3a015dd..b82f53c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@astrojs/check': - specifier: ^0.8.0 - version: 0.8.0(prettier-plugin-astro@0.14.0)(prettier@3.3.2)(typescript@5.5.3) + specifier: ^0.8.1 + version: 0.8.1(prettier-plugin-astro@0.14.0)(prettier@3.3.2)(typescript@5.5.3) '@astrojs/node': specifier: ^8.3.2 version: 8.3.2(astro@4.11.5(@types/node@20.14.10)(typescript@5.5.3)) @@ -27,8 +27,8 @@ importers: specifier: ^1.1.0 version: 1.1.4 '@mercuryworkshop/epoxy-transport': - specifier: ^1.1.0 - version: 1.1.0(bufferutil@4.0.8)(typescript@5.5.3)(utf-8-validate@6.0.4) + specifier: ^2.1.0 + version: 2.1.0(typescript@5.5.3) '@tomphttp/bare-server-node': specifier: ^2.0.3 version: 2.0.3(bufferutil@4.0.8)(utf-8-validate@6.0.4) @@ -86,8 +86,8 @@ packages: resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} engines: {node: '>=6.0.0'} - '@astrojs/check@0.8.0': - resolution: {integrity: sha512-2nh0Trn0yzMl3VVoPmDliFsgdApcbyspmbRV9chPuOYCHr7LZsapEGLHsLn5b2OMpydqRO38UpuvnzVPqtabHw==} + '@astrojs/check@0.8.1': + resolution: {integrity: sha512-QTzCuiBWll3SLSe7OsWtWyZRbwChXwxM4Y0Jb84jdPOdYobzHad9ubU7V23qmK3Y0BNwgzCbEP5C5FPVitb31Q==} hasBin: true peerDependencies: typescript: ^5.0.0 @@ -101,8 +101,8 @@ packages: '@astrojs/internal-helpers@0.4.1': resolution: {integrity: sha512-bMf9jFihO8YP940uD70SI/RDzIhUHJAolWVcO1v5PUivxGKvfLZTLTVVxEYzGYyPsA3ivdLNqMnL5VgmQySa+g==} - '@astrojs/language-server@2.11.0': - resolution: {integrity: sha512-GmhF4A2rDCFzk/U0k1ySa8d/p6binaQZQJwSmHsY4Q8aHi5urjkG9csm0ZevKMPJmIRewE4jgh3pwzMGa4e0eQ==} + '@astrojs/language-server@2.11.1': + resolution: {integrity: sha512-WSIBBUK9lSeVD4KhPiZk2u3wsXdj7WEYvYPPs8ZsgbSVIOzUJWAKVcITHiXmcXlzZB5ubK44YUN/Hq+f2GeMyQ==} hasBin: true peerDependencies: prettier: ^3.0.0 @@ -2695,9 +2695,9 @@ snapshots: '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 - '@astrojs/check@0.8.0(prettier-plugin-astro@0.14.0)(prettier@3.3.2)(typescript@5.5.3)': + '@astrojs/check@0.8.1(prettier-plugin-astro@0.14.0)(prettier@3.3.2)(typescript@5.5.3)': dependencies: - '@astrojs/language-server': 2.11.0(prettier-plugin-astro@0.14.0)(prettier@3.3.2)(typescript@5.5.3) + '@astrojs/language-server': 2.11.1(prettier-plugin-astro@0.14.0)(prettier@3.3.2)(typescript@5.5.3) chokidar: 3.6.0 fast-glob: 3.3.2 kleur: 4.1.5 @@ -2713,7 +2713,7 @@ snapshots: '@astrojs/internal-helpers@0.4.1': {} - '@astrojs/language-server@2.11.0(prettier-plugin-astro@0.14.0)(prettier@3.3.2)(typescript@5.5.3)': + '@astrojs/language-server@2.11.1(prettier-plugin-astro@0.14.0)(prettier@3.3.2)(typescript@5.5.3)': dependencies: '@astrojs/compiler': 2.8.1 '@jridgewell/sourcemap-codec': 1.4.15