Skip to content

Commit

Permalink
fix(deps): Update sanity monorepo to v3.47.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 19, 2024
1 parent 1f230a3 commit b555167
Show file tree
Hide file tree
Showing 3 changed files with 434 additions and 278 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,19 +27,19 @@
]
},
"dependencies": {
"@sanity/block-tools": "3.45.0",
"@sanity/cli": "3.45.0",
"@sanity/block-tools": "3.47.1",
"@sanity/cli": "3.47.1",
"@sanity/client": "^6.19.1",
"@sanity/diff": "3.45.0",
"@sanity/mutator": "3.45.0",
"@sanity/portable-text-editor": "3.45.0",
"@sanity/schema": "3.45.0",
"@sanity/types": "3.45.0",
"@sanity/util": "3.45.0",
"@sanity/vision": "3.45.0",
"create-sanity": "3.45.0",
"groq": "3.45.0",
"sanity": "3.45.0",
"@sanity/diff": "3.47.1",
"@sanity/mutator": "3.47.1",
"@sanity/portable-text-editor": "3.47.1",
"@sanity/schema": "3.47.1",
"@sanity/types": "3.47.1",
"@sanity/util": "3.47.1",
"@sanity/vision": "3.47.1",
"create-sanity": "3.47.1",
"groq": "3.47.1",
"sanity": "3.47.1",
"styled-components": "6.1.11"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/insert-menu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"devDependencies": {
"@sanity/pkg-utils": "^6.9.3",
"@sanity/types": "^3.45.0",
"@sanity/types": "^3.47.1",
"@sanity/ui-workshop": "^2.0.15",
"@types/lodash.startcase": "^4.4.9",
"@typescript-eslint/eslint-plugin": "^7.13.1",
Expand All @@ -60,7 +60,7 @@
"typescript": "^5.4.5"
},
"peerDependencies": {
"@sanity/types": "^3.45.0",
"@sanity/types": "^3.47.1",
"react": "^18.3 || >=19.0.0-rc",
"react-dom": "^18.3 || >=19.0.0-rc",
"react-is": "^18.3 || >=19.0.0-rc"
Expand Down
Loading

0 comments on commit b555167

Please sign in to comment.