diff --git a/package-lock.json b/package-lock.json index bd8d9c294..ace5f6d0d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,8 +9,8 @@ "@analytics/google-analytics": "^1.0.5", "@analytics/google-tag-manager": "^0.5.3", "@appwrite.io/console": "npm:matej-appwrite-console@7.1.130", - "@appwrite.io/pink": "0.1.0-next.7", - "@appwrite.io/pink-icons": "^0.1.0-next.7", + "@appwrite.io/pink": "0.1.0-next.8", + "@appwrite.io/pink-icons": "^0.1.0-next.8", "@popperjs/core": "^2.11.6", "@sentry/svelte": "^7.44.2", "@sentry/tracing": "^7.44.2", @@ -179,19 +179,19 @@ } }, "node_modules/@appwrite.io/pink": { - "version": "0.1.0-next.7", - "resolved": "https://registry.npmjs.org/@appwrite.io/pink/-/pink-0.1.0-next.7.tgz", - "integrity": "sha512-6AMN3nyEjCbxu/zkglKzX+/LaGVIy9Z2hFqbZcp+0/dWzpS9qrwW1btisdihmupDpyzG2e8xaLBHJlzKVFGa3Q==", + "version": "0.1.0-next.8", + "resolved": "https://registry.npmjs.org/@appwrite.io/pink/-/pink-0.1.0-next.8.tgz", + "integrity": "sha512-Zu77Y/Ecd9EmCcojDMg6363neod3ZR24VbWnxQKMtBtTAPe5m/KorOae331tSjkkZNCjvMvnZYkLyebwJUSsSQ==", "dependencies": { - "@appwrite.io/pink-icons": "0.1.0-next.7", + "@appwrite.io/pink-icons": "0.1.0-next.8", "normalize.css": "^8.0.1", "the-new-css-reset": "^1.7.3" } }, "node_modules/@appwrite.io/pink-icons": { - "version": "0.1.0-next.7", - "resolved": "https://registry.npmjs.org/@appwrite.io/pink-icons/-/pink-icons-0.1.0-next.7.tgz", - "integrity": "sha512-byVGAkR+SOQClpVEUieuyJLkjZvsQuTXGahMZv4dbLlptzYRCn2vKcDdivHtWXWUmeDfEUbrnTXalNzZyl9Smw==" + "version": "0.1.0-next.8", + "resolved": "https://registry.npmjs.org/@appwrite.io/pink-icons/-/pink-icons-0.1.0-next.8.tgz", + "integrity": "sha512-np/62QTP9wq5yEXz1uCMmzxokMDRfLIDXkxp80gFtTR0T2h2h54y3J5oPQZSraRVyETa/e7VhO+jfbi2a0qaxw==" }, "node_modules/@babel/code-frame": { "version": "7.22.10", @@ -8994,19 +8994,19 @@ } }, "@appwrite.io/pink": { - "version": "0.1.0-next.7", - "resolved": "https://registry.npmjs.org/@appwrite.io/pink/-/pink-0.1.0-next.7.tgz", - "integrity": "sha512-6AMN3nyEjCbxu/zkglKzX+/LaGVIy9Z2hFqbZcp+0/dWzpS9qrwW1btisdihmupDpyzG2e8xaLBHJlzKVFGa3Q==", + "version": "0.1.0-next.8", + "resolved": "https://registry.npmjs.org/@appwrite.io/pink/-/pink-0.1.0-next.8.tgz", + "integrity": "sha512-Zu77Y/Ecd9EmCcojDMg6363neod3ZR24VbWnxQKMtBtTAPe5m/KorOae331tSjkkZNCjvMvnZYkLyebwJUSsSQ==", "requires": { - "@appwrite.io/pink-icons": "0.1.0-next.7", + "@appwrite.io/pink-icons": "0.1.0-next.8", "normalize.css": "^8.0.1", "the-new-css-reset": "^1.7.3" } }, "@appwrite.io/pink-icons": { - "version": "0.1.0-next.7", - "resolved": "https://registry.npmjs.org/@appwrite.io/pink-icons/-/pink-icons-0.1.0-next.7.tgz", - "integrity": "sha512-byVGAkR+SOQClpVEUieuyJLkjZvsQuTXGahMZv4dbLlptzYRCn2vKcDdivHtWXWUmeDfEUbrnTXalNzZyl9Smw==" + "version": "0.1.0-next.8", + "resolved": "https://registry.npmjs.org/@appwrite.io/pink-icons/-/pink-icons-0.1.0-next.8.tgz", + "integrity": "sha512-np/62QTP9wq5yEXz1uCMmzxokMDRfLIDXkxp80gFtTR0T2h2h54y3J5oPQZSraRVyETa/e7VhO+jfbi2a0qaxw==" }, "@babel/code-frame": { "version": "7.22.10", diff --git a/package.json b/package.json index c55617f5b..e38f65dc4 100644 --- a/package.json +++ b/package.json @@ -21,8 +21,8 @@ "@analytics/google-analytics": "^1.0.5", "@analytics/google-tag-manager": "^0.5.3", "@appwrite.io/console": "npm:matej-appwrite-console@7.1.130", - "@appwrite.io/pink": "0.1.0-next.7", - "@appwrite.io/pink-icons": "^0.1.0-next.7", + "@appwrite.io/pink": "0.1.0-next.8", + "@appwrite.io/pink-icons": "^0.1.0-next.8", "@popperjs/core": "^2.11.6", "@sentry/svelte": "^7.44.2", "@sentry/tracing": "^7.44.2", diff --git a/src/lib/layout/logs.svelte b/src/lib/layout/logs.svelte index 64a7bed27..f9bd43b6f 100644 --- a/src/lib/layout/logs.svelte +++ b/src/lib/layout/logs.svelte @@ -127,7 +127,7 @@ -
+
diff --git a/src/routes/console/project-[project]/functions/function-[function]/execute.svelte b/src/routes/console/project-[project]/functions/function-[function]/execute.svelte index 10da25131..1ddddbb7f 100644 --- a/src/routes/console/project-[project]/functions/function-[function]/execute.svelte +++ b/src/routes/console/project-[project]/functions/function-[function]/execute.svelte @@ -107,7 +107,7 @@ {#if selectedFunction?.version !== 'v3'} - + Customizable execution data now available for functions v3.0 Update your function version to make use of new features including customizable HTTP