Skip to content

Commit

Permalink
chore(deps): update dependency @sanity/client to ^6.24.3 (#2502)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 73e5678 commit 3acee7a
Show file tree
Hide file tree
Showing 10 changed files with 80 additions and 80 deletions.
2 changes: 1 addition & 1 deletion packages/core-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"root": true
},
"dependencies": {
"@sanity/client": "^6.24.1",
"@sanity/client": "^6.24.3",
"@sanity/comlink": "workspace:*"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/next-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"root": true
},
"dependencies": {
"@sanity/client": "^6.24.1",
"@sanity/client": "^6.24.3",
"@sanity/comlink": "workspace:*",
"use-effect-event": "^1.0.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/presentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"root": true
},
"dependencies": {
"@sanity/client": "^6.24.1",
"@sanity/client": "^6.24.3",
"@sanity/comlink": "workspace:*",
"@sanity/icons": "^3.5.7",
"@sanity/logos": "^2.1.13",
Expand Down
4 changes: 2 additions & 2 deletions packages/preview-kit-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@repo/package.config": "workspace:*",
"@repo/prettier-config": "workspace:*",
"@repo/visual-editing-helpers": "workspace:*",
"@sanity/client": "^6.24.1",
"@sanity/client": "^6.24.3",
"@sanity/pkg-utils": "6.13.4",
"@types/react": "^19.0.4",
"eslint": "^8.57.1",
Expand All @@ -63,7 +63,7 @@
"vitest": "^2.1.8"
},
"peerDependencies": {
"@sanity/client": "^6.24.1",
"@sanity/client": "^6.24.3",
"react": "^18.3 || >=19.0.0-rc"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/preview-url-secret/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
"@repo/eslint-config": "workspace:*",
"@repo/package.config": "workspace:*",
"@repo/prettier-config": "workspace:*",
"@sanity/client": "^6.24.1",
"@sanity/client": "^6.24.3",
"@sanity/icons": "^3.5.7",
"@sanity/pkg-utils": "6.13.4",
"eslint": "^8.57.1",
Expand All @@ -140,7 +140,7 @@
"vitest": "^2.1.8"
},
"peerDependencies": {
"@sanity/client": "^6.24.1"
"@sanity/client": "^6.24.3"
},
"engines": {
"node": ">=18"
Expand Down
2 changes: 1 addition & 1 deletion packages/react-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"root": true
},
"dependencies": {
"@sanity/client": "^6.24.1",
"@sanity/client": "^6.24.3",
"@sanity/core-loader": "workspace:*"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"root": true
},
"dependencies": {
"@sanity/client": "^6.24.1",
"@sanity/client": "^6.24.3",
"@sanity/core-loader": "workspace:*",
"fast-deep-equal": "3.1.3"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/visual-editing-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@repo/eslint-config": "workspace:*",
"@repo/package.config": "workspace:*",
"@repo/prettier-config": "workspace:*",
"@sanity/client": "^6.24.1",
"@sanity/client": "^6.24.3",
"@sanity/comlink": "workspace:*",
"@sanity/util": "3.69.0",
"@types/react": "^19.0.4",
Expand All @@ -76,7 +76,7 @@
"vitest": "^2.1.8"
},
"peerDependencies": {
"@sanity/client": "^6.24.1",
"@sanity/client": "^6.24.3",
"@sanity/comlink": "workspace:*",
"react": "^18.2.0 || ^19",
"valibot": "0.31.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/visual-editing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
"@repo/eslint-config": "workspace:*",
"@repo/package.config": "workspace:*",
"@repo/visual-editing-helpers": "workspace:*",
"@sanity/client": "^6.24.1",
"@sanity/client": "^6.24.3",
"@sanity/color": "^3.0.6",
"@sanity/demo": "^2.0.0",
"@sanity/pkg-utils": "6.13.4",
Expand Down Expand Up @@ -199,7 +199,7 @@
},
"peerDependencies": {
"@remix-run/react": ">= 2",
"@sanity/client": "^6.24.1",
"@sanity/client": "^6.24.3",
"@sveltejs/kit": ">= 2",
"next": ">= 13 || >=14.3.0-canary.0 <14.3.0 || >=15.0.0-rc",
"react": "^18.3 || >=19.0.0-rc",
Expand Down
Loading

0 comments on commit 3acee7a

Please sign in to comment.