Skip to content

Commit

Permalink
fix(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan committed May 16, 2023
1 parent 9a07615 commit faf40f1
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
10 changes: 5 additions & 5 deletions packages/preview-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/preview-kit",
"version": "1.5.2",
"version": "1.5.3",
"description": "General purpose live previews, like next-sanity",
"keywords": [
"sanity",
Expand Down Expand Up @@ -86,12 +86,12 @@
"singleQuote": true
},
"dependencies": {
"@sanity/client": "^6.0.0",
"@sanity/client": "^6.1.1",
"@sanity/eventsource": "^5.0.0",
"@sanity/groq-store": "2.1.0",
"@vercel/stega": "0.0.4",
"@sanity/groq-store": "^2.1.0",
"@vercel/stega": "^0.0.4",
"lodash.isplainobject": "^4.0.6",
"suspend-react": "0.0.9",
"suspend-react": "^0.0.10",
"tiny-invariant": "^1.3.1"
},
"devDependencies": {
Expand Down
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit faf40f1

Please sign in to comment.