From c65c25bdea8fc04a302c984a821a7ba47466e0a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 09:50:09 +0100 Subject: [PATCH] Bump @directus/sdk from 14.0.0 to 15.0.3 (#187) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Manuel Brandstetter <36969812+brandstetterm@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 14 ++++++++++---- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b0ef1af..b06b9ed 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "dependencies": { "@astrojs/node": "^8.2.3", "@astrojs/react": "^3.0.10", - "@directus/sdk": "^14.0.0", + "@directus/sdk": "^15.0.3", "@uidotdev/usehooks": "^2.4.1", "astro": "^4.3.5", "classnames": "^2.5.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dc88530..0146fec 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: ^3.0.10 version: 3.0.10(@types/react-dom@18.2.19)(@types/react@18.2.56)(react-dom@18.2.0)(react@18.2.0)(vite@5.0.12) '@directus/sdk': - specifier: ^14.0.0 - version: 14.0.0 + specifier: ^15.0.3 + version: 15.0.3 '@uidotdev/usehooks': specifier: ^2.4.1 version: 2.4.1(react-dom@18.2.0)(react@18.2.0) @@ -1598,9 +1598,15 @@ packages: to-fast-properties: 2.0.0 dev: false - /@directus/sdk@14.0.0: - resolution: {integrity: sha512-xxX20VpdwKXR5O1QNo1HXY3hF8sulOjTdio+zWELLGsSnW4asXT32VLGhiPSl9gtZ2ctSnsrU29k5ACYD2WoRQ==} + /@directus/sdk@15.0.3: + resolution: {integrity: sha512-Z6n1YaXSMSQuYH6ENG1W4lcpyPgfwRzBpEJOXeknAnJlneLeV/+iNtCB8WxjnH8D73Sv72peRLKMQtr/SZDz7Q==} engines: {node: '>=18.0.0'} + dependencies: + '@directus/system-data': 1.0.1 + dev: false + + /@directus/system-data@1.0.1: + resolution: {integrity: sha512-sm2gO9SUcRle5rCsmS4qby2K8OfvewnU9/Iao7brGyexLjXDrvfxBB2danNWVLw1qE+UrLX/R+caVrxQ4ZaMkw==} dev: false /@esbuild/android-arm64@0.19.8: