Skip to content

Commit

Permalink
chore: test alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan committed Apr 11, 2024
1 parent bc212e8 commit 3ed57d2
Show file tree
Hide file tree
Showing 13 changed files with 56 additions and 56 deletions.
16 changes: 8 additions & 8 deletions dashboard/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"dependencies": {
"@heroicons/react": "^2.0.16",
"@sanity/client": "6.15.12",
"@sanity/client": "6.15.13-canary.0",
"@sanity/icons": "^2.2.2",
"@sanity/runtimes-test-client": "latest",
"@sanity/ui": "^2.0.7",
Expand Down
Binary file modified runtimes/bun-script/bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion runtimes/bun-script/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"test:expected": "bun test.expected.js"
},
"dependencies": {
"@sanity/client": "6.15.12",
"@sanity/client": "6.15.13-canary.0",
"@sanity/runtimes-test-client": "latest",
"bun-types": "^1.0.29"
}
Expand Down
20 changes: 10 additions & 10 deletions runtimes/bun-script/yarn.lock
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
# bun ./bun.lockb --hash: 916D79213A9BB55D-e7870de72a2d772e-75A987D8594E8B87-14791f6dd3215191
# bun ./bun.lockb --hash: 1989A4B1F948D79E-56fd33cabf0cccc8-4355AD0F9FAB0186-25f6f57f614a7627


"@sanity/[email protected].12":
version "6.15.12"
resolved "https://registry.npmjs.org/@sanity/client/-/client-6.15.12.tgz"
integrity sha512-8GqwO5ILymsTRIKvPURwu9IdLIC7MD0/8ZpIGEzfUgpAZmuIaAhSzV+pA7aC1VB0t67a18nsEJEDll3Mh6X8EQ==
"@sanity/[email protected].13-canary.0":
version "6.15.13-canary.0"
resolved "https://registry.npmjs.org/@sanity/client/-/client-6.15.13-canary.0.tgz"
integrity sha512-ka357FjRGAbahWgYFGMjsFPahx/0E8Z9/Ak2HJwZLWjmvoyFyV3337z4L7TpxybivmS4YMcijZ/CyE3N2vpLbQ==
dependencies:
"@sanity/eventsource" "^5.0.0"
"@vercel/stega" "0.1.0"
get-it "^8.4.20"
get-it "^8.4.21"
rxjs "^7.0.0"

"@sanity/eventsource@^5.0.0":
Expand Down Expand Up @@ -109,10 +109,10 @@ from2@^2.3.0:
inherits "^2.0.1"
readable-stream "^2.0.0"

get-it@^8.4.20:
version "8.4.20"
resolved "https://registry.npmjs.org/get-it/-/get-it-8.4.20.tgz"
integrity sha512-l04feSxfOW9phdECm0ME502M5ek3Vn5hRHFNTJmyGP45knHfmidh9O+FqBP/eQgPFgFA5rtWbjb7jWJ+ESA7Nw==
get-it@^8.4.21:
version "8.4.21"
resolved "https://registry.npmjs.org/get-it/-/get-it-8.4.21.tgz"
integrity sha512-QKMQ0k3PLR/jEOm9ZEaQZaFNahewbYLV2U4WMRqyAriJn+rPfw4K0VMjYGse8L6rgosA2kw+gGxHmhPqKAxKSQ==
dependencies:
debug "^4.3.4"
decompress-response "^7.0.0"
Expand Down
16 changes: 8 additions & 8 deletions runtimes/cloudflare-worker-actual/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion runtimes/cloudflare-worker-actual/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"@sanity/client": "6.15.12"
"@sanity/client": "6.15.13-canary.0"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240405.0",
Expand Down
16 changes: 8 additions & 8 deletions runtimes/cloudflare-worker-native-actual/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion runtimes/cloudflare-worker-native-actual/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"@sanity/client": "6.15.12"
"@sanity/client": "6.15.13-canary.0"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240405.0",
Expand Down
16 changes: 8 additions & 8 deletions runtimes/node-cjs-script/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion runtimes/node-cjs-script/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"test": "node test.js"
},
"dependencies": {
"@sanity/client": "6.15.12",
"@sanity/client": "6.15.13-canary.0",
"@sanity/runtimes-test-client": "latest",
"@tsconfig/node-lts-strictest": "^18.12.1",
"@types/node": "^18.15.5",
Expand Down
16 changes: 8 additions & 8 deletions runtimes/node-esm-script/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion runtimes/node-esm-script/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"test": "node test.js"
},
"dependencies": {
"@sanity/client": "6.15.12",
"@sanity/client": "6.15.13-canary.0",
"@sanity/runtimes-test-client": "latest",
"@tsconfig/node-lts-strictest-esm": "^18.12.1",
"@types/node": "^18.15.5",
Expand Down

0 comments on commit 3ed57d2

Please sign in to comment.