This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/check": "^0.9.3",
|
"@astrojs/check": "^0.9.3",
|
||||||
"@astrojs/node": "^8.3.3",
|
"@astrojs/node": "^8.3.3",
|
||||||
|
"@directus/sdk": "^17.0.0",
|
||||||
"astro": "^4.14.2",
|
"astro": "^4.14.2",
|
||||||
"typescript": "^5.5.4"
|
"typescript": "^5.5.4"
|
||||||
}
|
}
|
||||||
|
9
pnpm-lock.yaml
generated
9
pnpm-lock.yaml
generated
@@ -14,6 +14,9 @@ importers:
|
|||||||
'@astrojs/node':
|
'@astrojs/node':
|
||||||
specifier: ^8.3.3
|
specifier: ^8.3.3
|
||||||
version: 8.3.3(astro@4.14.2(rollup@4.21.0)(typescript@5.5.4))
|
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:
|
astro:
|
||||||
specifier: ^4.14.2
|
specifier: ^4.14.2
|
||||||
version: 4.14.2(rollup@4.21.0)(typescript@5.5.4)
|
version: 4.14.2(rollup@4.21.0)(typescript@5.5.4)
|
||||||
@@ -161,6 +164,10 @@ packages:
|
|||||||
resolution: {integrity: sha512-YTnYtra7W9e6/oAZEHj0bJehPRUlLH9/fbpT5LfB0NhQXyALCRkRs3zH9v07IYhkgpqX6Z78FnuccZr/l4Fs4Q==}
|
resolution: {integrity: sha512-YTnYtra7W9e6/oAZEHj0bJehPRUlLH9/fbpT5LfB0NhQXyALCRkRs3zH9v07IYhkgpqX6Z78FnuccZr/l4Fs4Q==}
|
||||||
engines: {node: '>=6.9.0'}
|
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':
|
'@emmetio/abbreviation@2.3.3':
|
||||||
resolution: {integrity: sha512-mgv58UrU3rh4YgbE/TzgLQwJ3pFsHHhCLqY20aJq+9comytTXUDNGG/SMtSeMJdkpxgXSXunBGLD8Boka3JyVA==}
|
resolution: {integrity: sha512-mgv58UrU3rh4YgbE/TzgLQwJ3pFsHHhCLqY20aJq+9comytTXUDNGG/SMtSeMJdkpxgXSXunBGLD8Boka3JyVA==}
|
||||||
|
|
||||||
@@ -2226,6 +2233,8 @@ snapshots:
|
|||||||
'@babel/helper-validator-identifier': 7.24.7
|
'@babel/helper-validator-identifier': 7.24.7
|
||||||
to-fast-properties: 2.0.0
|
to-fast-properties: 2.0.0
|
||||||
|
|
||||||
|
'@directus/sdk@17.0.0': {}
|
||||||
|
|
||||||
'@emmetio/abbreviation@2.3.3':
|
'@emmetio/abbreviation@2.3.3':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@emmetio/scanner': 1.0.4
|
'@emmetio/scanner': 1.0.4
|
||||||
|
Reference in New Issue
Block a user