Skip to content

Commit

Permalink
fix(deps): update dependency @sanity/client to ^6.15.10 (#6228)
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 Apr 5, 2024
1 parent a4de075 commit ba323ae
Show file tree
Hide file tree
Showing 12 changed files with 57 additions and 57 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": "^2.0.0",
"@sanity/block-tools": "3.36.4",
"@sanity/client": "^6.15.9",
"@sanity/client": "^6.15.10",
"@sanity/color": "^3.0.0",
"@sanity/google-maps-input": "^3.0.1",
"@sanity/icons": "^2.11.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.9",
"@sanity/client": "^6.15.10",
"@sanity/eslint-config-i18n": "1.0.0",
"@sanity/eslint-config-studio": "^3.0.1",
"@sanity/pkg-utils": "^4.4.4",
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 @@ -82,7 +82,7 @@
"@jest/globals": "^29.7.0",
"@rexxars/gitconfiglocal": "^3.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@sanity/client": "^6.15.9",
"@sanity/client": "^6.15.10",
"@sanity/eslint-config-studio": "^3.0.1",
"@sanity/generate-help-url": "^3.0.0",
"@types/babel__traverse": "^7.20.5",
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 @@ -34,7 +34,7 @@
"lint": "eslint ."
},
"dependencies": {
"@sanity/client": "^6.15.9",
"@sanity/client": "^6.15.10",
"@sanity/import": "3.36.4",
"get-it": "^8.4.18",
"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.9",
"@sanity/client": "^6.15.10",
"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.9",
"@sanity/client": "^6.15.10",
"@sanity/types": "3.36.4",
"@sanity/util": "3.36.4",
"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.9",
"@sanity/client": "^6.15.10",
"@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.9",
"@sanity/client": "^6.15.10",
"@sanity/types": "3.36.4",
"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.9",
"@sanity/client": "^6.15.10",
"@types/lodash": "^4.14.149",
"react": "^18.2.0",
"sanity": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/sanity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@
"@sanity/bifur-client": "^0.3.1",
"@sanity/block-tools": "3.36.4",
"@sanity/cli": "3.36.4",
"@sanity/client": "^6.15.9",
"@sanity/client": "^6.15.10",
"@sanity/color": "^3.0.0",
"@sanity/diff": "3.36.4",
"@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 @@ -16,7 +16,7 @@
},
"dependencies": {
"@playwright/test": "1.41.2",
"@sanity/client": "^6.15.9",
"@sanity/client": "^6.15.10",
"@sanity/uuid": "^3.0.1",
"dotenv": "^16.0.3",
"execa": "^2.0.0",
Expand Down
92 changes: 46 additions & 46 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 ba323ae

Please sign in to comment.