Skip to content

Commit

Permalink
fix(deps): update dependency @sanity/client to ^6.28.2 (#2779)
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 Mar 3, 2025
1 parent cfb9dc3 commit 6336984
Show file tree
Hide file tree
Showing 10 changed files with 23 additions and 23 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.28.1",
"@sanity/client": "^6.28.2",
"@sanity/comlink": "workspace:^",
"@sanity/presentation-comlink": "workspace:^",
"@sanity/visual-editing-csm": "workspace:^"
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.28.1",
"@sanity/client": "^6.28.2",
"@sanity/comlink": "workspace:^",
"@sanity/presentation-comlink": "workspace:^",
"use-effect-event": "^1.0.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/presentation-comlink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,14 @@
"devDependencies": {
"@repo/eslint-config": "workspace:*",
"@repo/package.config": "workspace:*",
"@sanity/client": "^6.28.1",
"@sanity/client": "^6.28.2",
"@sanity/pkg-utils": "6.13.4",
"eslint": "^8.57.1",
"typescript": "5.7.3",
"vitest": "^3.0.7"
},
"peerDependencies": {
"@sanity/client": "^6.28.1"
"@sanity/client": "^6.28.2"
},
"engines": {
"node": ">=18"
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.28.1",
"@sanity/client": "^6.28.2",
"@sanity/icons": "^3.7.0",
"@sanity/pkg-utils": "6.13.4",
"eslint": "^8.57.1",
Expand All @@ -140,7 +140,7 @@
"vitest": "^3.0.7"
},
"peerDependencies": {
"@sanity/client": "^6.28.1"
"@sanity/client": "^6.28.2"
},
"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 @@ -82,7 +82,7 @@
"root": true
},
"dependencies": {
"@sanity/client": "^6.28.1",
"@sanity/client": "^6.28.2",
"@sanity/core-loader": "workspace:^",
"@sanity/visual-editing-csm": "workspace:^"
},
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.28.1",
"@sanity/client": "^6.28.2",
"@sanity/core-loader": "workspace:^",
"fast-deep-equal": "3.1.3"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/visual-editing-csm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,14 @@
"devDependencies": {
"@repo/eslint-config": "workspace:*",
"@repo/package.config": "workspace:*",
"@sanity/client": "^6.28.1",
"@sanity/client": "^6.28.2",
"@sanity/pkg-utils": "6.13.4",
"eslint": "^8.57.1",
"typescript": "5.7.3",
"vitest": "^3.0.7"
},
"peerDependencies": {
"@sanity/client": "^6.28.1"
"@sanity/client": "^6.28.2"
},
"engines": {
"node": ">=18"
Expand Down
4 changes: 2 additions & 2 deletions packages/visual-editing-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,15 @@
"devDependencies": {
"@repo/eslint-config": "workspace:*",
"@repo/package.config": "workspace:*",
"@sanity/client": "^6.28.1",
"@sanity/client": "^6.28.2",
"@sanity/insert-menu": "workspace:^",
"@sanity/pkg-utils": "6.13.4",
"@sanity/types": "3.77.2",
"eslint": "^8.57.1",
"typescript": "5.7.3"
},
"peerDependencies": {
"@sanity/client": "^6.28.1",
"@sanity/client": "^6.28.2",
"@sanity/types": "*"
},
"peerDependenciesMeta": {
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 @@ -166,7 +166,7 @@
"@remix-run/react": "^2.16.0",
"@repo/eslint-config": "workspace:*",
"@repo/package.config": "workspace:*",
"@sanity/client": "^6.28.1",
"@sanity/client": "^6.28.2",
"@sanity/demo": "^2.0.0",
"@sanity/pkg-utils": "6.13.4",
"@storybook/addon-essentials": "^8.6.3",
Expand Down Expand Up @@ -202,7 +202,7 @@
},
"peerDependencies": {
"@remix-run/react": ">= 2",
"@sanity/client": "^6.28.1",
"@sanity/client": "^6.28.2",
"@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
18 changes: 9 additions & 9 deletions pnpm-lock.yaml

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

0 comments on commit 6336984

Please sign in to comment.