diff --git a/site/package.json b/site/package.json index 88929ce..5cec21a 100644 --- a/site/package.json +++ b/site/package.json @@ -13,7 +13,7 @@ "@astrojs/starlight": "^0.21.3", "astro": "^4.5.12", "sharp": "^0.33.2", - "@astrojs/check": "^0.8.1", + "@astrojs/check": "^0.9.1", "typescript": "^5.4.4" } } \ No newline at end of file diff --git a/site/pnpm-lock.yaml b/site/pnpm-lock.yaml index 6032437..58f2766 100644 --- a/site/pnpm-lock.yaml +++ b/site/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@astrojs/check': - specifier: ^0.8.1 - version: 0.8.1(typescript@5.4.4) + specifier: ^0.9.1 + version: 0.9.1(typescript@5.4.4) '@astrojs/starlight': specifier: ^0.21.3 version: 0.21.3(astro@4.5.12(typescript@5.4.4)) @@ -30,20 +30,23 @@ packages: resolution: {integrity: sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==} engines: {node: '>=6.0.0'} - '@astrojs/check@0.8.1': - resolution: {integrity: sha512-QTzCuiBWll3SLSe7OsWtWyZRbwChXwxM4Y0Jb84jdPOdYobzHad9ubU7V23qmK3Y0BNwgzCbEP5C5FPVitb31Q==} + '@astrojs/check@0.9.1': + resolution: {integrity: sha512-VvN5ukVzg0IccKuZlI/pdsp4MSpHxWf9a36eOmS8Wpp+NM0MhJLYv3yvQC+qa472Kdf8DHEt/wmVZYwJUMFW+w==} hasBin: true peerDependencies: typescript: ^5.0.0 + '@astrojs/compiler@2.10.1': + resolution: {integrity: sha512-XmM4j6BjvOVMag2xELq0JuG2yKOW8wgIu6dvb9BsjbGYmnvoStJn/pqEzVqc1EBszf2xYT7onIkftIOUz9AwrQ==} + '@astrojs/compiler@2.7.0': resolution: {integrity: sha512-XpC8MAaWjD1ff6/IfkRq/5k1EFj6zhCNqXRd5J43SVJEBj/Bsmizkm8N0xOYscGcDFQkRgEw6/eKnI5x/1l6aA==} '@astrojs/internal-helpers@0.4.0': resolution: {integrity: sha512-6B13lz5n6BrbTqCTwhXjJXuR1sqiX/H6rTxzlXx+lN1NnV4jgnq/KJldCQaUWJzPL5SiWahQyinxAbxQtwgPHA==} - '@astrojs/language-server@2.11.1': - resolution: {integrity: sha512-WSIBBUK9lSeVD4KhPiZk2u3wsXdj7WEYvYPPs8ZsgbSVIOzUJWAKVcITHiXmcXlzZB5ubK44YUN/Hq+f2GeMyQ==} + '@astrojs/language-server@2.13.1': + resolution: {integrity: sha512-Cl9ynfnge6+MaCpehYn7w9WrAE+sVS7onhxhMzCdqzPtIt/Yo5zIaiGZdu4QgvmOV/mdNBZCZgaTpAIeGjWwsQ==} hasBin: true peerDependencies: prettier: ^3.0.0 @@ -2125,9 +2128,11 @@ packages: shikiji-core@0.9.19: resolution: {integrity: sha512-AFJu/vcNT21t0e6YrfadZ+9q86gvPum6iywRyt1OtIPjPFe25RQnYJyxHQPMLKCCWA992TPxmEmbNcOZCAJclw==} + deprecated: Shikiji is merged back to Shiki v1.0, please migrate over to get the latest updates shikiji@0.9.19: resolution: {integrity: sha512-Kw2NHWktdcdypCj1GkKpXH4o6Vxz8B8TykPlPuLHOGSV8VkhoCLcFOH4k19K4LXAQYRQmxg+0X/eM+m2sLhAkg==} + deprecated: Shikiji is merged back to Shiki v1.0, please migrate over to get the latest updates signal-exit@3.0.7: resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==} @@ -2574,9 +2579,9 @@ snapshots: '@jridgewell/gen-mapping': 0.3.3 '@jridgewell/trace-mapping': 0.3.22 - '@astrojs/check@0.8.1(typescript@5.4.4)': + '@astrojs/check@0.9.1(typescript@5.4.4)': dependencies: - '@astrojs/language-server': 2.11.1(typescript@5.4.4) + '@astrojs/language-server': 2.13.1(typescript@5.4.4) chokidar: 3.5.3 fast-glob: 3.3.2 kleur: 4.1.5 @@ -2586,13 +2591,15 @@ snapshots: - prettier - prettier-plugin-astro + '@astrojs/compiler@2.10.1': {} + '@astrojs/compiler@2.7.0': {} '@astrojs/internal-helpers@0.4.0': {} - '@astrojs/language-server@2.11.1(typescript@5.4.4)': + '@astrojs/language-server@2.13.1(typescript@5.4.4)': dependencies: - '@astrojs/compiler': 2.7.0 + '@astrojs/compiler': 2.10.1 '@jridgewell/sourcemap-codec': 1.4.15 '@volar/kit': 2.4.0-alpha.15(typescript@5.4.4) '@volar/language-core': 2.4.0-alpha.15 @@ -4857,7 +4864,7 @@ snapshots: node-abi@3.54.0: dependencies: - semver: 7.5.4 + semver: 7.6.2 optional: true node-addon-api@6.1.0: