diff --git a/dashboard/package-lock.json b/dashboard/package-lock.json index 0c471a18..e1e51be3 100644 --- a/dashboard/package-lock.json +++ b/dashboard/package-lock.json @@ -6,7 +6,7 @@ "": { "dependencies": { "@heroicons/react": "^2.0.16", - "@sanity/client": "6.15.14", + "@sanity/client": "6.15.15", "@sanity/icons": "^2.2.2", "@sanity/runtimes-test-client": "latest", "@sanity/ui": "^2.0.7", @@ -506,13 +506,12 @@ "dev": true }, "node_modules/@sanity/client": { - "version": "6.15.14", - "resolved": "https://registry.npmjs.org/@sanity/client/-/client-6.15.14.tgz", - "integrity": "sha512-GusjgP57Xm/CVqHBAVjv4jLSFD9Pu6KliNpHAQVRRQRKVZ5grl0Rd85UDowXziLFGD3OjHH3ssdQWXR3jzKGkA==", + "version": "6.15.15", + "resolved": "https://registry.npmjs.org/@sanity/client/-/client-6.15.15.tgz", + "integrity": "sha512-1+DMPDu6Lg+tJTACedDtBvx1J7diluk6HVlYIXi/bRQgtv/d4sgpyaIWgEw6NKy0/+V8h5vAv40MZIf1Q6gomw==", "dependencies": { "@sanity/eventsource": "^5.0.0", - "@vercel/stega": "0.1.0", - "get-it": "^8.4.23", + "get-it": "^8.4.24", "rxjs": "^7.0.0" }, "engines": { @@ -825,11 +824,6 @@ "integrity": "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==", "dev": true }, - "node_modules/@vercel/stega": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/@vercel/stega/-/stega-0.1.0.tgz", - "integrity": "sha512-5b0PkOJsFBX5alChuIO3qpkt5vIZBevzLPhUQ1UP8UzVjL3F1VllnZxp/thfD8R5ol7D7WHkgZHIjdUBX4tDpQ==" - }, "node_modules/acorn": { "version": "8.11.3", "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.11.3.tgz", diff --git a/dashboard/package.json b/dashboard/package.json index db789c50..1f0da74d 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -6,7 +6,7 @@ }, "dependencies": { "@heroicons/react": "^2.0.16", - "@sanity/client": "6.15.14", + "@sanity/client": "6.15.15", "@sanity/icons": "^2.2.2", "@sanity/runtimes-test-client": "latest", "@sanity/ui": "^2.0.7", diff --git a/runtimes/bun-script/bun.lockb b/runtimes/bun-script/bun.lockb index 88efd65b..bd04c831 100755 Binary files a/runtimes/bun-script/bun.lockb and b/runtimes/bun-script/bun.lockb differ diff --git a/runtimes/bun-script/package.json b/runtimes/bun-script/package.json index 7cee557c..ac3affee 100644 --- a/runtimes/bun-script/package.json +++ b/runtimes/bun-script/package.json @@ -5,7 +5,7 @@ "test:expected": "bun test.expected.js" }, "dependencies": { - "@sanity/client": "6.15.14", + "@sanity/client": "6.15.15", "@sanity/runtimes-test-client": "latest", "bun-types": "^1.0.29" } diff --git a/runtimes/bun-script/yarn.lock b/runtimes/bun-script/yarn.lock index a511cc6e..a411f53d 100644 --- a/runtimes/bun-script/yarn.lock +++ b/runtimes/bun-script/yarn.lock @@ -2,14 +2,13 @@ # yarn lockfile v1 -"@sanity/client@6.15.14": - version "6.15.14" - resolved "https://registry.yarnpkg.com/@sanity/client/-/client-6.15.14.tgz#546f2551f2454f72ec587f67565deca9570c4206" - integrity sha512-GusjgP57Xm/CVqHBAVjv4jLSFD9Pu6KliNpHAQVRRQRKVZ5grl0Rd85UDowXziLFGD3OjHH3ssdQWXR3jzKGkA== +"@sanity/client@6.15.15": + version "6.15.15" + resolved "https://registry.yarnpkg.com/@sanity/client/-/client-6.15.15.tgz#c1727f7c825df4eb544ec2b3fc7921a23295ad3e" + integrity sha512-1+DMPDu6Lg+tJTACedDtBvx1J7diluk6HVlYIXi/bRQgtv/d4sgpyaIWgEw6NKy0/+V8h5vAv40MZIf1Q6gomw== dependencies: "@sanity/eventsource" "^5.0.0" - "@vercel/stega" "0.1.0" - get-it "^8.4.23" + get-it "^8.4.24" rxjs "^7.0.0" "@sanity/eventsource@^5.0.0": @@ -60,11 +59,6 @@ dependencies: "@types/node" "*" -"@vercel/stega@0.1.0": - version "0.1.0" - resolved "https://registry.yarnpkg.com/@vercel/stega/-/stega-0.1.0.tgz#2eadbbc9eb0eaab26d28b0c443a922d78c23b6e3" - integrity sha512-5b0PkOJsFBX5alChuIO3qpkt5vIZBevzLPhUQ1UP8UzVjL3F1VllnZxp/thfD8R5ol7D7WHkgZHIjdUBX4tDpQ== - bun-types@^1.0.29: version "1.1.4" resolved "https://registry.yarnpkg.com/bun-types/-/bun-types-1.1.4.tgz#9116f1014adfd584714b877f66152fa303f58ff2" @@ -108,7 +102,7 @@ from2@^2.3.0: inherits "^2.0.1" readable-stream "^2.0.0" -get-it@^8.4.23: +get-it@^8.4.24: version "8.4.24" resolved "https://registry.yarnpkg.com/get-it/-/get-it-8.4.24.tgz#013d35fc296793171437349cc2a76d59b49e72c1" integrity sha512-6kvKUBHvM5gxbqS616pFly8kmQqbsRsatcJL5Qm1OXd0UJJVTdew7ZRE59KPWoLUEuBVxsr/E5OObTmXMa00Ww== diff --git a/runtimes/cloudflare-worker-actual/package-lock.json b/runtimes/cloudflare-worker-actual/package-lock.json index 263e65e1..117f598a 100644 --- a/runtimes/cloudflare-worker-actual/package-lock.json +++ b/runtimes/cloudflare-worker-actual/package-lock.json @@ -5,7 +5,7 @@ "packages": { "": { "dependencies": { - "@sanity/client": "6.15.14" + "@sanity/client": "6.15.15" }, "devDependencies": { "@cloudflare/workers-types": "^4.20240405.0", @@ -529,13 +529,12 @@ } }, "node_modules/@sanity/client": { - "version": "6.15.14", - "resolved": "https://registry.npmjs.org/@sanity/client/-/client-6.15.14.tgz", - "integrity": "sha512-GusjgP57Xm/CVqHBAVjv4jLSFD9Pu6KliNpHAQVRRQRKVZ5grl0Rd85UDowXziLFGD3OjHH3ssdQWXR3jzKGkA==", + "version": "6.15.15", + "resolved": "https://registry.npmjs.org/@sanity/client/-/client-6.15.15.tgz", + "integrity": "sha512-1+DMPDu6Lg+tJTACedDtBvx1J7diluk6HVlYIXi/bRQgtv/d4sgpyaIWgEw6NKy0/+V8h5vAv40MZIf1Q6gomw==", "dependencies": { "@sanity/eventsource": "^5.0.0", - "@vercel/stega": "0.1.0", - "get-it": "^8.4.23", + "get-it": "^8.4.24", "rxjs": "^7.0.0" }, "engines": { @@ -587,11 +586,6 @@ "@types/node": "*" } }, - "node_modules/@vercel/stega": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/@vercel/stega/-/stega-0.1.0.tgz", - "integrity": "sha512-5b0PkOJsFBX5alChuIO3qpkt5vIZBevzLPhUQ1UP8UzVjL3F1VllnZxp/thfD8R5ol7D7WHkgZHIjdUBX4tDpQ==" - }, "node_modules/acorn": { "version": "8.11.3", "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.11.3.tgz", diff --git a/runtimes/cloudflare-worker-actual/package.json b/runtimes/cloudflare-worker-actual/package.json index 5e9d3eb0..fa110c0a 100644 --- a/runtimes/cloudflare-worker-actual/package.json +++ b/runtimes/cloudflare-worker-actual/package.json @@ -1,6 +1,6 @@ { "dependencies": { - "@sanity/client": "6.15.14" + "@sanity/client": "6.15.15" }, "devDependencies": { "@cloudflare/workers-types": "^4.20240405.0", diff --git a/runtimes/cloudflare-worker-native-actual/package-lock.json b/runtimes/cloudflare-worker-native-actual/package-lock.json index 34a7222a..a4c8b88b 100644 --- a/runtimes/cloudflare-worker-native-actual/package-lock.json +++ b/runtimes/cloudflare-worker-native-actual/package-lock.json @@ -5,7 +5,7 @@ "packages": { "": { "dependencies": { - "@sanity/client": "6.15.14" + "@sanity/client": "6.15.15" }, "devDependencies": { "@cloudflare/workers-types": "^4.20240405.0", @@ -529,13 +529,12 @@ } }, "node_modules/@sanity/client": { - "version": "6.15.14", - "resolved": "https://registry.npmjs.org/@sanity/client/-/client-6.15.14.tgz", - "integrity": "sha512-GusjgP57Xm/CVqHBAVjv4jLSFD9Pu6KliNpHAQVRRQRKVZ5grl0Rd85UDowXziLFGD3OjHH3ssdQWXR3jzKGkA==", + "version": "6.15.15", + "resolved": "https://registry.npmjs.org/@sanity/client/-/client-6.15.15.tgz", + "integrity": "sha512-1+DMPDu6Lg+tJTACedDtBvx1J7diluk6HVlYIXi/bRQgtv/d4sgpyaIWgEw6NKy0/+V8h5vAv40MZIf1Q6gomw==", "dependencies": { "@sanity/eventsource": "^5.0.0", - "@vercel/stega": "0.1.0", - "get-it": "^8.4.23", + "get-it": "^8.4.24", "rxjs": "^7.0.0" }, "engines": { @@ -587,11 +586,6 @@ "@types/node": "*" } }, - "node_modules/@vercel/stega": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/@vercel/stega/-/stega-0.1.0.tgz", - "integrity": "sha512-5b0PkOJsFBX5alChuIO3qpkt5vIZBevzLPhUQ1UP8UzVjL3F1VllnZxp/thfD8R5ol7D7WHkgZHIjdUBX4tDpQ==" - }, "node_modules/acorn": { "version": "8.11.3", "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.11.3.tgz", diff --git a/runtimes/cloudflare-worker-native-actual/package.json b/runtimes/cloudflare-worker-native-actual/package.json index 5e9d3eb0..fa110c0a 100644 --- a/runtimes/cloudflare-worker-native-actual/package.json +++ b/runtimes/cloudflare-worker-native-actual/package.json @@ -1,6 +1,6 @@ { "dependencies": { - "@sanity/client": "6.15.14" + "@sanity/client": "6.15.15" }, "devDependencies": { "@cloudflare/workers-types": "^4.20240405.0", diff --git a/runtimes/node-cjs-script/package-lock.json b/runtimes/node-cjs-script/package-lock.json index 300f8fb2..0463d7aa 100644 --- a/runtimes/node-cjs-script/package-lock.json +++ b/runtimes/node-cjs-script/package-lock.json @@ -5,7 +5,7 @@ "packages": { "": { "dependencies": { - "@sanity/client": "6.15.14", + "@sanity/client": "6.15.15", "@sanity/runtimes-test-client": "latest", "@tsconfig/node-lts-strictest": "^18.12.1", "@types/node": "^18.15.5", @@ -14,13 +14,12 @@ } }, "node_modules/@sanity/client": { - "version": "6.15.14", - "resolved": "https://registry.npmjs.org/@sanity/client/-/client-6.15.14.tgz", - "integrity": "sha512-GusjgP57Xm/CVqHBAVjv4jLSFD9Pu6KliNpHAQVRRQRKVZ5grl0Rd85UDowXziLFGD3OjHH3ssdQWXR3jzKGkA==", + "version": "6.15.15", + "resolved": "https://registry.npmjs.org/@sanity/client/-/client-6.15.15.tgz", + "integrity": "sha512-1+DMPDu6Lg+tJTACedDtBvx1J7diluk6HVlYIXi/bRQgtv/d4sgpyaIWgEw6NKy0/+V8h5vAv40MZIf1Q6gomw==", "dependencies": { "@sanity/eventsource": "^5.0.0", - "@vercel/stega": "0.1.0", - "get-it": "^8.4.23", + "get-it": "^8.4.24", "rxjs": "^7.0.0" }, "engines": { @@ -70,11 +69,6 @@ "undici-types": "~5.26.4" } }, - "node_modules/@vercel/stega": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/@vercel/stega/-/stega-0.1.0.tgz", - "integrity": "sha512-5b0PkOJsFBX5alChuIO3qpkt5vIZBevzLPhUQ1UP8UzVjL3F1VllnZxp/thfD8R5ol7D7WHkgZHIjdUBX4tDpQ==" - }, "node_modules/core-util-is": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz", diff --git a/runtimes/node-cjs-script/package.json b/runtimes/node-cjs-script/package.json index e8457313..a5f98763 100644 --- a/runtimes/node-cjs-script/package.json +++ b/runtimes/node-cjs-script/package.json @@ -4,7 +4,7 @@ "test": "node test.js" }, "dependencies": { - "@sanity/client": "6.15.14", + "@sanity/client": "6.15.15", "@sanity/runtimes-test-client": "latest", "@tsconfig/node-lts-strictest": "^18.12.1", "@types/node": "^18.15.5", diff --git a/runtimes/node-esm-script/package-lock.json b/runtimes/node-esm-script/package-lock.json index a752493c..ad57be22 100644 --- a/runtimes/node-esm-script/package-lock.json +++ b/runtimes/node-esm-script/package-lock.json @@ -5,7 +5,7 @@ "packages": { "": { "dependencies": { - "@sanity/client": "6.15.14", + "@sanity/client": "6.15.15", "@sanity/runtimes-test-client": "latest", "@tsconfig/node-lts-strictest-esm": "^18.12.1", "@types/node": "^18.15.5", @@ -13,13 +13,12 @@ } }, "node_modules/@sanity/client": { - "version": "6.15.14", - "resolved": "https://registry.npmjs.org/@sanity/client/-/client-6.15.14.tgz", - "integrity": "sha512-GusjgP57Xm/CVqHBAVjv4jLSFD9Pu6KliNpHAQVRRQRKVZ5grl0Rd85UDowXziLFGD3OjHH3ssdQWXR3jzKGkA==", + "version": "6.15.15", + "resolved": "https://registry.npmjs.org/@sanity/client/-/client-6.15.15.tgz", + "integrity": "sha512-1+DMPDu6Lg+tJTACedDtBvx1J7diluk6HVlYIXi/bRQgtv/d4sgpyaIWgEw6NKy0/+V8h5vAv40MZIf1Q6gomw==", "dependencies": { "@sanity/eventsource": "^5.0.0", - "@vercel/stega": "0.1.0", - "get-it": "^8.4.23", + "get-it": "^8.4.24", "rxjs": "^7.0.0" }, "engines": { @@ -69,11 +68,6 @@ "undici-types": "~5.26.4" } }, - "node_modules/@vercel/stega": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/@vercel/stega/-/stega-0.1.0.tgz", - "integrity": "sha512-5b0PkOJsFBX5alChuIO3qpkt5vIZBevzLPhUQ1UP8UzVjL3F1VllnZxp/thfD8R5ol7D7WHkgZHIjdUBX4tDpQ==" - }, "node_modules/core-util-is": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz", diff --git a/runtimes/node-esm-script/package.json b/runtimes/node-esm-script/package.json index 601bbe24..44adc666 100644 --- a/runtimes/node-esm-script/package.json +++ b/runtimes/node-esm-script/package.json @@ -4,7 +4,7 @@ "test": "node test.js" }, "dependencies": { - "@sanity/client": "6.15.14", + "@sanity/client": "6.15.15", "@sanity/runtimes-test-client": "latest", "@tsconfig/node-lts-strictest-esm": "^18.12.1", "@types/node": "^18.15.5",