Skip to content

Commit

Permalink
⬆️ Upgrade dependencies #1209
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandolucchesi committed Aug 18, 2022
1 parent 0729619 commit 357f717
Show file tree
Hide file tree
Showing 6 changed files with 116 additions and 313 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-react": "^7.29.4",
"eslint-plugin-react-hooks": "^4.5.0",
"only-allow": "^1.1.0",
"only-allow": "^1.1.1",
"typescript": "4.6.3"
}
}
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

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

6 changes: 3 additions & 3 deletions studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@
"@sanity/types": "^2.29.3",
"@sanity/ui": "^0.37.12",
"@sanity/vision": "^2.30.1",
"only-allow": "^1.1.0",
"only-allow": "^1.1.1",
"prop-types": "^15.8.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"rxjs": "^7.5.5",
"rxjs": "^7.5.6",
"sanity-plugin-color-list": "^2.0.3",
"sanity-plugin-documents-pane": "^1.0.8",
"sanity-plugin-documents-pane": "^1.0.9",
"sanity-plugin-iframe-pane": "^1.0.14",
"sanity-plugin-media": "^1.4.10",
"sanity-plugin-mux-input": "^1.1.3",
Expand Down
Loading

1 comment on commit 357f717

@fernandolucchesi
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.