Skip to content

Commit

Permalink
fix(deps): update sanity monorepo to ^3.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2023
1 parent 8ea6eab commit 260afd9
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 89 deletions.
4 changes: 2 additions & 2 deletions apps/sanity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
"sanity"
],
"dependencies": {
"@sanity/vision": "^3.17.0",
"@sanity/vision": "^3.18.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
"sanity": "^3.17.0",
"sanity": "^3.18.1",
"styled-components": "^6.1.0"
},
"devDependencies": {
Expand Down
143 changes: 56 additions & 87 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 260afd9

Please sign in to comment.