Skip to content

Commit 4016990

Browse files
chore(deps): update dependency sanity to ^5.0.1 (#2412)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9b6be5f commit 4016990

File tree

3 files changed

+342
-902
lines changed

3 files changed

+342
-902
lines changed

playground/sanity-plugin-with-styled-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"babel-plugin-styled-components": "^2.1.4",
3636
"react": "^19.2.1",
3737
"react-dom": "^19.2.1",
38-
"sanity": "^5.0.0",
38+
"sanity": "^5.0.1",
3939
"styled-components": "^6.1.19"
4040
},
4141
"peerDependencies": {

playground/sanity-plugin-with-vanilla-extract/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"babel-plugin-react-compiler": "1.0.0",
3636
"react": "^19.2.3",
3737
"react-dom": "^19.2.3",
38-
"sanity": "^5.0.0",
38+
"sanity": "^5.0.1",
3939
"styled-components": "^6.1.19",
4040
"vite": "^7.2.7"
4141
},

0 commit comments

Comments
 (0)