Skip to content

Commit 15896f8

Browse files
fix(deps): update dependency @sanity/client to ^7.13.0 (main) (#3000)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d6fd303 commit 15896f8

File tree

3 files changed

+49
-49
lines changed

3 files changed

+49
-49
lines changed

packages/next-sanity/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"browserslist": "extends @sanity/browserslist-config",
109109
"dependencies": {
110110
"@portabletext/react": "^5.0.0",
111-
"@sanity/client": "^7.12.1",
111+
"@sanity/client": "^7.13.0",
112112
"@sanity/comlink": "^4.0.0",
113113
"@sanity/presentation-comlink": "^2.0.0",
114114
"@sanity/preview-url-secret": "^2.1.15",
@@ -139,7 +139,7 @@
139139
"vitest": "^4.0.10"
140140
},
141141
"peerDependencies": {
142-
"@sanity/client": "^7.12.1",
142+
"@sanity/client": "^7.13.0",
143143
"next": "^15.1.0-0 || ^16.0.0-0",
144144
"react": "^18.3 || ^19",
145145
"react-dom": "^18.3 || ^19",

0 commit comments

Comments
 (0)