Skip to content

Commit

Permalink
Bumping sanity to 3.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sawyer Burnett committed Mar 19, 2024
1 parent 6ce9e78 commit f3d00a8
Show file tree
Hide file tree
Showing 4 changed files with 566 additions and 282 deletions.
8 changes: 8 additions & 0 deletions .changeset/thirty-glasses-worry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"playground-example": patch
"groqd-playground": patch
"groq-builder": patch
"groqd": patch
---

bump Sanity to 3.15.0. bump vitest to 1.3.1
2 changes: 1 addition & 1 deletion examples/playground-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
"sanity": "^3.14.0",
"sanity": "^3.15.0",
"styled-components": "^5.2.0",
"groqd-playground": "*"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/groqd-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
"sanity": "^3.14.0",
"sanity": "^3.15.0",
"styled-components": "^5.3.9"
},
"dependencies": {
Expand Down
Loading

0 comments on commit f3d00a8

Please sign in to comment.