Skip to content

Commit

Permalink
fix(deps): update dependency @sanity/client to ^6.15.3 (#5953)
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] committed Mar 11, 2024
1 parent a5a1a5d commit fc22e9f
Show file tree
Hide file tree
Showing 12 changed files with 53 additions and 53 deletions.
2 changes: 1 addition & 1 deletion dev/test-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@react-three/fiber": "^8.13.6",
"@sanity/assist": "^1.0.8",
"@sanity/block-tools": "3.32.0",
"@sanity/client": "^6.15.1",
"@sanity/client": "^6.15.3",
"@sanity/color": "^3.0.0",
"@sanity/google-maps-input": "^3.0.1",
"@sanity/icons": "^2.8.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"@jest/globals": "^29.7.0",
"@optimize-lodash/rollup-plugin": "^4.0.4",
"@playwright/test": "^1.41.2",
"@sanity/client": "^6.15.1",
"@sanity/client": "^6.15.3",
"@sanity/eslint-config-i18n": "^1.0.0",
"@sanity/eslint-config-studio": "^3.0.1",
"@sanity/pkg-utils": "^3.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@jest/globals": "^29.7.0",
"@rexxars/gitconfiglocal": "^3.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@sanity/client": "^6.15.1",
"@sanity/client": "^6.15.3",
"@sanity/eslint-config-studio": "^3.0.1",
"@sanity/generate-help-url": "^3.0.0",
"@types/babel__traverse": "^7.18.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/import-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"src"
],
"dependencies": {
"@sanity/client": "^6.15.1",
"@sanity/client": "^6.15.3",
"@sanity/import": "3.32.0",
"get-it": "^8.4.10",
"meow": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/import/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
},
"devDependencies": {
"@jest/globals": "^29.7.0",
"@sanity/client": "^6.15.1",
"@sanity/client": "^6.15.3",
"nock": "^13.2.9"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
},
"dependencies": {
"@bjoerge/mutiny": "^0.5.1",
"@sanity/client": "^6.15.1",
"@sanity/client": "^6.15.3",
"@sanity/types": "3.32.0",
"@sanity/util": "3.32.0",
"arrify": "^2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"watch": "pkg-utils watch --tsconfig tsconfig.lib.json"
},
"dependencies": {
"@sanity/client": "^6.15.1",
"@sanity/client": "^6.15.3",
"@types/react": "^18.0.25"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
"watch": "pkg-utils watch --tsconfig tsconfig.lib.json"
},
"dependencies": {
"@sanity/client": "^6.15.1",
"@sanity/client": "^6.15.3",
"@sanity/types": "3.32.0",
"get-random-values-esm": "1.0.2",
"moment": "^2.29.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/vision/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"lodash": "^4.17.21"
},
"devDependencies": {
"@sanity/client": "^6.15.1",
"@sanity/client": "^6.15.3",
"@types/is-hotkey": "^0.1.10",
"@types/lodash": "^4.14.149",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sanity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
"@sanity/bifur-client": "^0.3.1",
"@sanity/block-tools": "3.32.0",
"@sanity/cli": "3.32.0",
"@sanity/client": "^6.15.1",
"@sanity/client": "^6.15.3",
"@sanity/color": "^3.0.0",
"@sanity/diff": "3.32.0",
"@sanity/diff-match-patch": "^3.1.1",
Expand Down
2 changes: 1 addition & 1 deletion perf/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"@playwright/test": "^1.41.2",
"@sanity/client": "^6.15.1",
"@sanity/client": "^6.15.3",
"@sanity/uuid": "^3.0.1",
"dotenv": "^16.0.3",
"execa": "^2.0.0",
Expand Down
84 changes: 42 additions & 42 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 fc22e9f

Please sign in to comment.