update package-lock

This commit is contained in:
Adam Matthiesen 2024-02-20 07:16:15 -08:00
parent 4a89195ea1
commit e58240f107
1 changed files with 4 additions and 63 deletions

View File

@ -305,23 +305,14 @@ importers:
packages/starlight-ghostcms:
devDependencies:
'@astrojs/starlight':
specifier: 0.19.0
specifier: ^0.19.0
version: 0.19.0(astro@4.4.0)
'@ts-ghost/core-api':
specifier: 5.1.2
version: 5.1.2
'@ts-ghost/tsconfig':
specifier: workspace:*
version: link:../tsconfig
astro:
specifier: 4.4.0
specifier: ^4.4.0
version: 4.4.0(typescript@5.3.3)
vite:
specifier: ^5.1.2
version: 5.1.2
vite-tsconfig-paths:
specifier: ^4.2.2
version: 4.3.1(vite@5.1.2)
vitest:
specifier: ^1.2.2
version: 1.2.2(@vitest/ui@1.3.0)
@ -1964,6 +1955,7 @@ packages:
dependencies:
jose: 5.2.2
zod: 3.22.4
dev: false
/@types/acorn@4.0.6:
resolution: {integrity: sha512-veQTnWP+1D/xbxVrPC3zHnCZRjSrKfhbMUlEA43iMZLu7EsnTtkJklIuwrCPbOi8YkvDQAiW05VQQFvvz9oieQ==}
@ -5368,6 +5360,7 @@ packages:
/jose@5.2.2:
resolution: {integrity: sha512-/WByRr4jDcsKlvMd1dRJnPfS1GVO3WuKyaurJ/vvXcOaUQO8rnNObCQMlv/5uCceVQIq5Q4WLF44ohsdiTohdg==}
dev: false
/js-tokens@4.0.0:
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
@ -8327,58 +8320,6 @@ packages:
- supports-color
- typescript
/vite-tsconfig-paths@4.3.1(vite@5.1.2):
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.2
transitivePeerDependencies:
- supports-color
- typescript
dev: true
/vite@5.1.2:
resolution: {integrity: sha512-uwiFebQbTWRIGbCaTEBVAfKqgqKNKMJ2uPXsXeLIZxM8MVMjoS3j0cG8NrPxdDIadaWnPSjrkLWffLSC+uiP3Q==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
peerDependencies:
'@types/node': ^18.0.0 || >=20.0.0
less: '*'
lightningcss: ^1.21.0
sass: '*'
stylus: '*'
sugarss: '*'
terser: ^5.4.0
peerDependenciesMeta:
'@types/node':
optional: true
less:
optional: true
lightningcss:
optional: true
sass:
optional: true
stylus:
optional: true
sugarss:
optional: true
terser:
optional: true
dependencies:
esbuild: 0.19.12
postcss: 8.4.35
rollup: 4.11.0
optionalDependencies:
fsevents: 2.3.3
dev: true
/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}