diff --git a/package.json b/package.json index e9ba3b8..03ca8c3 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,7 @@ "dependencies": { "@astrojs/check": "^0.9.3", "@astrojs/node": "^8.3.3", + "@directus/sdk": "^17.0.0", "astro": "^4.14.2", "typescript": "^5.5.4" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 44075b4..756a41a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,6 +14,9 @@ importers: '@astrojs/node': specifier: ^8.3.3 version: 8.3.3(astro@4.14.2(rollup@4.21.0)(typescript@5.5.4)) + '@directus/sdk': + specifier: ^17.0.0 + version: 17.0.0 astro: specifier: ^4.14.2 version: 4.14.2(rollup@4.21.0)(typescript@5.5.4) @@ -161,6 +164,10 @@ packages: resolution: {integrity: sha512-YTnYtra7W9e6/oAZEHj0bJehPRUlLH9/fbpT5LfB0NhQXyALCRkRs3zH9v07IYhkgpqX6Z78FnuccZr/l4Fs4Q==} engines: {node: '>=6.9.0'} + '@directus/sdk@17.0.0': + resolution: {integrity: sha512-ADKoFrLjWPVVsYNK0EffVFstl/ZHVaQbiUp4NCueKfvFaOSLQ16xSVNj5O//rP5+rU8t1HkjwC6JDh02rao7ZQ==} + engines: {node: '>=18.0.0'} + '@emmetio/abbreviation@2.3.3': resolution: {integrity: sha512-mgv58UrU3rh4YgbE/TzgLQwJ3pFsHHhCLqY20aJq+9comytTXUDNGG/SMtSeMJdkpxgXSXunBGLD8Boka3JyVA==} @@ -2226,6 +2233,8 @@ snapshots: '@babel/helper-validator-identifier': 7.24.7 to-fast-properties: 2.0.0 + '@directus/sdk@17.0.0': {} + '@emmetio/abbreviation@2.3.3': dependencies: '@emmetio/scanner': 1.0.4