diff --git a/site/package.json b/site/package.json index 88929ce..f167b00 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.8.3", "typescript": "^5.4.4" } } \ No newline at end of file diff --git a/site/pnpm-lock.yaml b/site/pnpm-lock.yaml index 6032437..b65d946 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.8.3 + version: 0.8.3(typescript@5.4.4) '@astrojs/starlight': specifier: ^0.21.3 version: 0.21.3(astro@4.5.12(typescript@5.4.4)) @@ -30,8 +30,8 @@ packages: resolution: {integrity: sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==} engines: {node: '>=6.0.0'} - '@astrojs/check@0.8.1': - resolution: {integrity: sha512-QTzCuiBWll3SLSe7OsWtWyZRbwChXwxM4Y0Jb84jdPOdYobzHad9ubU7V23qmK3Y0BNwgzCbEP5C5FPVitb31Q==} + '@astrojs/check@0.8.3': + resolution: {integrity: sha512-ajcSe+ezX5jCc3dreQlWzbknzXgSGnDETNe3C1mawUOtGpO4t5z2YGaD0y+wzB84lmgPWaWZa0fKSPwLq/wUHw==} hasBin: true peerDependencies: typescript: ^5.0.0 @@ -39,11 +39,14 @@ packages: '@astrojs/compiler@2.7.0': resolution: {integrity: sha512-XpC8MAaWjD1ff6/IfkRq/5k1EFj6zhCNqXRd5J43SVJEBj/Bsmizkm8N0xOYscGcDFQkRgEw6/eKnI5x/1l6aA==} + '@astrojs/compiler@2.9.2': + resolution: {integrity: sha512-Vpu0Ffsj8SoV+N0DFHlxxOMKHwSC9059Xy/OlG1t6uFYSoJXxkBC2WyF6igO7x10V+8uJrhOxaXr3nA90kJXow==} + '@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.12.8': + resolution: {integrity: sha512-aUppjqbCdFkd2Cdr8tDtd9id7lAZAmpwpYTQrOm69z8P4NaGUE/ksMIhd0Q99zXfSBjDVC7HlxSjPg8Y7xakfg==} 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.8.3(typescript@5.4.4)': dependencies: - '@astrojs/language-server': 2.11.1(typescript@5.4.4) + '@astrojs/language-server': 2.12.8(typescript@5.4.4) chokidar: 3.5.3 fast-glob: 3.3.2 kleur: 4.1.5 @@ -2588,11 +2593,13 @@ snapshots: '@astrojs/compiler@2.7.0': {} + '@astrojs/compiler@2.9.2': {} + '@astrojs/internal-helpers@0.4.0': {} - '@astrojs/language-server@2.11.1(typescript@5.4.4)': + '@astrojs/language-server@2.12.8(typescript@5.4.4)': dependencies: - '@astrojs/compiler': 2.7.0 + '@astrojs/compiler': 2.9.2 '@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: