From 562b717db25c7a6084bdb587fb8fdacbc76965db Mon Sep 17 00:00:00 2001 From: Jake Barnby Date: Mon, 9 Sep 2024 19:16:48 +1200 Subject: [PATCH] Update SDK --- package-lock.json | 8 ++++---- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index f98ca048a..a91385e60 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6,7 +6,7 @@ "": { "name": "@appwrite/console", "dependencies": { - "@appwrite.io/console": "1.1.0-rc.3", + "@appwrite.io/console": "1.1.0", "@appwrite.io/pink": "0.25.0", "@appwrite.io/pink-icons": "0.25.0", "@popperjs/core": "^2.11.8", @@ -149,9 +149,9 @@ "integrity": "sha512-TD+xbmsBLyYy/IxFimW/YL/9L2IEnM7/EoV9Aeh56U64Ify8o27HJcKjo38XY9Tcn0uOq1AX3thkKgvtWvwFQg==" }, "node_modules/@appwrite.io/console": { - "version": "1.1.0-rc.3", - "resolved": "https://registry.npmjs.org/@appwrite.io/console/-/console-1.1.0-rc.3.tgz", - "integrity": "sha512-FGd3HVb2OVQ/n3NiF5aWPfgUmLg3hoF5xYwzhlHZGPFxJxyL92s6C06sTTg6CkqACZf4MHJJ68l6ivo2fmfhJA==" + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@appwrite.io/console/-/console-1.1.0.tgz", + "integrity": "sha512-jWg+NW9RJxh2pnE/14xwpXBcChiSLYBnG3Jkr5RnMJ1mH7BYmbAuLTyxFn3UFy5llB7jVq8pHNYGqA93ZoEMsQ==" }, "node_modules/@appwrite.io/pink": { "version": "0.25.0", diff --git a/package.json b/package.json index bffbefa0c..a1e12394c 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "e2e:ui": "playwright test tests/e2e --ui" }, "dependencies": { - "@appwrite.io/console": "1.1.0-rc.3", + "@appwrite.io/console": "1.1.0", "@appwrite.io/pink": "0.25.0", "@appwrite.io/pink-icons": "0.25.0", "@popperjs/core": "^2.11.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ddec2676f..64f87bea5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@appwrite.io/console': - specifier: 1.1.0-rc.3 - version: 1.1.0-rc.3 + specifier: 1.1.0 + version: 1.1.0 '@appwrite.io/pink': specifier: 0.25.0 version: 0.25.0 @@ -193,8 +193,8 @@ packages: '@analytics/type-utils@0.6.2': resolution: {integrity: sha512-TD+xbmsBLyYy/IxFimW/YL/9L2IEnM7/EoV9Aeh56U64Ify8o27HJcKjo38XY9Tcn0uOq1AX3thkKgvtWvwFQg==} - '@appwrite.io/console@1.1.0-rc.3': - resolution: {integrity: sha512-FGd3HVb2OVQ/n3NiF5aWPfgUmLg3hoF5xYwzhlHZGPFxJxyL92s6C06sTTg6CkqACZf4MHJJ68l6ivo2fmfhJA==} + '@appwrite.io/console@1.1.0': + resolution: {integrity: sha512-jWg+NW9RJxh2pnE/14xwpXBcChiSLYBnG3Jkr5RnMJ1mH7BYmbAuLTyxFn3UFy5llB7jVq8pHNYGqA93ZoEMsQ==} '@appwrite.io/pink-icons@0.25.0': resolution: {integrity: sha512-0O3i2oEuh5mWvjO80i+X6rbzrWLJ1m5wmv2/M3a1p2PyBJsFxN8xQMTEmTn3Wl/D26SsM7SpzbdW6gmfgoVU9Q==} @@ -3697,7 +3697,7 @@ snapshots: '@analytics/type-utils@0.6.2': {} - '@appwrite.io/console@1.1.0-rc.3': {} + '@appwrite.io/console@1.1.0': {} '@appwrite.io/pink-icons@0.25.0': {}