Skip to content

Commit d7678a7

Browse files
fix(deps): update sanity monorepo to ^4.6.0 (main) (#2725)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 19c4f1d commit d7678a7

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/next-sanity/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,13 +112,13 @@
112112
"@sanity/next-loader": "^2.1.0",
113113
"@sanity/preview-url-secret": "catalog:",
114114
"@sanity/visual-editing": "^3.0.3",
115-
"groq": "^4.5.0",
115+
"groq": "^4.6.0",
116116
"history": "^5.3.0"
117117
},
118118
"devDependencies": {
119119
"@sanity/browserslist-config": "^1.0.5",
120120
"@sanity/pkg-utils": "^8.1.0",
121-
"@sanity/types": "^4.5.0",
121+
"@sanity/types": "^4.6.0",
122122
"@sanity/webhook": "4.0.4",
123123
"@types/react": "catalog:",
124124
"@types/react-dom": "catalog:",

pnpm-lock.yaml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ catalog:
1717
react: ^19.1.0
1818
react-dom: ^19.1.0
1919
react-is: ^19.1.0
20-
sanity: ^4.5.0
20+
sanity: ^4.6.0
2121
styled-components: ^6.1.19
2222
typescript: 5.9.2

0 commit comments

Comments
 (0)