Skip to content

Commit

Permalink
chore(deps): update @sanity/client
Browse files Browse the repository at this point in the history
  • Loading branch information
juice49 committed May 30, 2024
1 parent f07d7ae commit f9f2356
Show file tree
Hide file tree
Showing 10 changed files with 60 additions and 60 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": "^3.0.2",
"@sanity/block-tools": "3.44.0",
"@sanity/client": "^6.19.0",
"@sanity/client": "^6.19.1",
"@sanity/color": "^3.0.0",
"@sanity/google-maps-input": "^4.0.0",
"@sanity/icons": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"@playwright/test": "1.41.2",
"@repo/package.config": "workspace:*",
"@repo/tsconfig": "workspace:*",
"@sanity/client": "^6.19.0",
"@sanity/client": "^6.19.1",
"@sanity/eslint-config-i18n": "1.0.0",
"@sanity/eslint-config-studio": "^4.0.0",
"@sanity/pkg-utils": "6.8.18",
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 @@ -57,7 +57,7 @@
},
"dependencies": {
"@babel/traverse": "^7.23.5",
"@sanity/client": "^6.19.0",
"@sanity/client": "^6.19.1",
"@sanity/codegen": "3.44.0",
"@sanity/telemetry": "^0.7.7",
"@sanity/util": "3.44.0",
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 @@ -51,7 +51,7 @@
},
"dependencies": {
"@bjoerge/mutiny": "^0.5.1",
"@sanity/client": "^6.19.0",
"@sanity/client": "^6.19.1",
"@sanity/types": "3.44.0",
"@sanity/util": "3.44.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 @@ -49,7 +49,7 @@
"watch": "pkg-utils watch"
},
"dependencies": {
"@sanity/client": "^6.19.0",
"@sanity/client": "^6.19.1",
"@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 @@ -121,7 +121,7 @@
"watch": "pkg-utils watch"
},
"dependencies": {
"@sanity/client": "^6.19.0",
"@sanity/client": "^6.19.1",
"@sanity/types": "3.44.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 @@ -75,7 +75,7 @@
"@repo/package.config": "workspace:*",
"@sanity/block-tools": "workspace:*",
"@sanity/cli": "workspace:*",
"@sanity/client": "^6.19.0",
"@sanity/client": "^6.19.1",
"@sanity/codegen": "workspace:*",
"@sanity/diff": "workspace:*",
"@sanity/migrate": "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 @@ -149,7 +149,7 @@
"@sanity/bifur-client": "^0.4.0",
"@sanity/block-tools": "3.44.0",
"@sanity/cli": "3.44.0",
"@sanity/client": "^6.19.0",
"@sanity/client": "^6.19.1",
"@sanity/color": "^3.0.0",
"@sanity/diff": "3.44.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 @@ -16,7 +16,7 @@
},
"dependencies": {
"@playwright/test": "1.41.2",
"@sanity/client": "^6.19.0",
"@sanity/client": "^6.19.1",
"@sanity/uuid": "^3.0.1",
"dotenv": "^16.0.3",
"execa": "^2.0.0",
Expand Down

0 comments on commit f9f2356

Please sign in to comment.