diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d6066f81..d0c2ec52 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -303,6 +303,16 @@ importers: version: 1.3.0(@types/node@20.11.19)(@vitest/ui@1.3.0) packages/starlight-ghostcms: + dependencies: + '@ts-ghost/core-api': + specifier: ^5.1.2 + version: 5.1.2 + vite: + specifier: ^5.1.2 + version: 5.1.3(sass@1.71.0) + vite-tsconfig-paths: + specifier: ^4.2.2 + version: 4.3.1(vite@5.1.3) devDependencies: '@astrojs/starlight': specifier: ^0.19.0 @@ -8320,6 +8330,23 @@ packages: - supports-color - typescript + /vite-tsconfig-paths@4.3.1(vite@5.1.3): + resolution: {integrity: sha512-cfgJwcGOsIxXOLU/nELPny2/LUD/lcf1IbfyeKTv2bsupVbTH/xpFtdQlBmIP1GEK2CjjLxYhFfB+QODFAx5aw==} + peerDependencies: + vite: '*' + peerDependenciesMeta: + vite: + optional: true + dependencies: + debug: 4.3.4 + globrex: 0.1.2 + tsconfck: 3.0.2(typescript@5.3.3) + vite: 5.1.3(sass@1.71.0) + transitivePeerDependencies: + - supports-color + - typescript + dev: false + /vite@5.1.3(@types/node@20.11.19): resolution: {integrity: sha512-UfmUD36DKkqhi/F75RrxvPpry+9+tTkrXfMNZD+SboZqBCMsxKtO52XeGzzuh7ioz+Eo/SYDBbdb0Z7vgcDJew==} engines: {node: ^18.0.0 || >=20.0.0}