Skip to content

Commit

Permalink
[chore] Upgrade popper dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mariuslundgard committed Nov 16, 2020
1 parent 48dd9ad commit 237f0e5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/@sanity/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
],
"dependencies": {
"@juggle/resize-observer": "^3.2.0",
"@popperjs/core": "^2.4.4",
"@popperjs/core": "^2.5.4",
"@reach/auto-id": "^0.10.5",
"@sanity/base": "2.0.9",
"@sanity/types": "2.0.1",
Expand All @@ -37,7 +37,7 @@
"nano-pubsub": "^2.0.0",
"popper-max-size-modifier": "^0.2.0",
"react-click-outside": "^3.0.0",
"react-popper": "^2.2.3",
"react-popper": "^2.2.4",
"react-sortable-hoc": "^1.11.0",
"react-split-pane": "^0.1.84",
"rxjs": "^6.5.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/@sanity/desk-tool/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"sanity-tool"
],
"dependencies": {
"@popperjs/core": "^2.4.4",
"@popperjs/core": "^2.5.4",
"@reach/auto-id": "^0.10.5",
"@sanity/base": "2.0.9",
"@sanity/components": "2.0.9",
Expand All @@ -49,7 +49,7 @@
"promise-latest": "^1.0.4",
"react-click-outside": "^3.0.0",
"react-json-inspector": "^7.1.1",
"react-popper": "^2.2.3",
"react-popper": "^2.2.4",
"react-tiny-virtual-list": "^2.0.5",
"rxjs": "^6.5.3",
"scroll-into-view-if-needed": "^2.2.26",
Expand Down

1 comment on commit 237f0e5

@vercel
Copy link

@vercel vercel bot commented on 237f0e5 Nov 16, 2020

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.