Skip to content

Commit

Permalink
fix(deps): update dependency @sanity/client to v6.21.2 (#1749)
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 Aug 12, 2024
1 parent 5c49b7d commit b9efdd2
Show file tree
Hide file tree
Showing 10 changed files with 102 additions and 102 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
]
},
"dependencies": {
"@sanity/client": "^6.21.1",
"@sanity/client": "^6.21.2",
"@sanity/types": "3.53.0",
"@sanity/util": "3.53.0",
"@sanity/vision": "3.53.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/core-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"@repo/channels": "workspace:*",
"@repo/package.config": "workspace:*",
"@repo/visual-editing-helpers": "workspace:*",
"@sanity/client": "^6.21.1",
"@sanity/client": "^6.21.2",
"@sanity/pkg-utils": "6.9.3",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
Expand All @@ -128,7 +128,7 @@
"vitest": "^2.0.5"
},
"peerDependencies": {
"@sanity/client": "^6.21.1"
"@sanity/client": "^6.21.2"
},
"engines": {
"node": ">=18"
Expand Down
4 changes: 2 additions & 2 deletions packages/presentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"@repo/channels": "workspace:*",
"@repo/package.config": "workspace:*",
"@repo/visual-editing-helpers": "workspace:*",
"@sanity/client": "^6.21.1",
"@sanity/client": "^6.21.2",
"@sanity/pkg-utils": "6.9.3",
"@types/lodash.get": "^4.4.9",
"happy-dom": "^14.12.3",
Expand All @@ -128,7 +128,7 @@
"vitest": "^2.0.5"
},
"peerDependencies": {
"@sanity/client": "^6.21.1"
"@sanity/client": "^6.21.2"
},
"engines": {
"node": ">=16.14"
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 @@ -98,7 +98,7 @@
"@repo/channels": "workspace:*",
"@repo/package.config": "workspace:*",
"@repo/visual-editing-helpers": "workspace:*",
"@sanity/client": "^6.21.1",
"@sanity/client": "^6.21.2",
"@sanity/pkg-utils": "6.9.3",
"@types/react": "^18.3.3",
"@typescript-eslint/eslint-plugin": "^7.18.0",
Expand All @@ -112,7 +112,7 @@
"vitest": "^2.0.5"
},
"peerDependencies": {
"@sanity/client": "^6.21.1",
"@sanity/client": "^6.21.2",
"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 @@ -140,7 +140,7 @@
"devDependencies": {
"@repo/channels": "workspace:*",
"@repo/package.config": "workspace:*",
"@sanity/client": "^6.21.1",
"@sanity/client": "^6.21.2",
"@sanity/icons": "^3.3.1",
"@sanity/pkg-utils": "6.9.3",
"@typescript-eslint/eslint-plugin": "^7.18.0",
Expand All @@ -154,7 +154,7 @@
"vitest": "^2.0.5"
},
"peerDependencies": {
"@sanity/client": "^6.21.1"
"@sanity/client": "^6.21.2"
},
"engines": {
"node": ">=18"
Expand Down
4 changes: 2 additions & 2 deletions packages/react-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"@repo/channels": "workspace:*",
"@repo/package.config": "workspace:*",
"@repo/visual-editing-helpers": "workspace:*",
"@sanity/client": "^6.21.1",
"@sanity/client": "^6.21.2",
"@sanity/pkg-utils": "6.9.3",
"@types/react": "^18.3.3",
"@typescript-eslint/eslint-plugin": "^7.18.0",
Expand All @@ -149,7 +149,7 @@
"vitest": "^2.0.5"
},
"peerDependencies": {
"@sanity/client": "^6.21.1",
"@sanity/client": "^6.21.2",
"react": "^18.3 || >=19.0.0-rc"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/svelte-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"@repo/channels": "workspace:*",
"@repo/package.config": "workspace:*",
"@repo/visual-editing-helpers": "workspace:*",
"@sanity/client": "^6.21.1",
"@sanity/client": "^6.21.2",
"@sanity/pkg-utils": "6.9.3",
"@sanity/preview-url-secret": "workspace:^",
"@sanity/visual-editing": "workspace:*",
Expand All @@ -112,7 +112,7 @@
"vitest": "^2.0.5"
},
"peerDependencies": {
"@sanity/client": "^6.21.1",
"@sanity/client": "^6.21.2",
"@sveltejs/kit": "2.x",
"svelte": "4.x"
},
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 @@ -105,7 +105,7 @@
},
"devDependencies": {
"@repo/package.config": "workspace:*",
"@sanity/client": "^6.21.1",
"@sanity/client": "^6.21.2",
"@sanity/util": "^3.53.0",
"@types/react": "^18.3.3",
"@typescript-eslint/eslint-plugin": "^7.18.0",
Expand All @@ -121,7 +121,7 @@
"vitest": "^2.0.5"
},
"peerDependencies": {
"@sanity/client": "^6.21.1",
"@sanity/client": "^6.21.2",
"react": "^18.2.0",
"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 @@ -163,7 +163,7 @@
"@repo/channels": "workspace:*",
"@repo/package.config": "workspace:*",
"@repo/visual-editing-helpers": "workspace:*",
"@sanity/client": "6.21.1",
"@sanity/client": "6.21.2",
"@sanity/pkg-utils": "6.9.3",
"@sanity/ui": "2.8.8",
"@sveltejs/adapter-auto": "^3.2.3",
Expand Down Expand Up @@ -193,7 +193,7 @@
},
"peerDependencies": {
"@remix-run/react": ">= 2",
"@sanity/client": "^6.21.1",
"@sanity/client": "^6.21.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
Loading

0 comments on commit b9efdd2

Please sign in to comment.