fix: add popper/core

This commit is contained in:
kyranjamie
2020-05-06 12:06:54 +02:00
committed by Hank Stoever
parent 256cae079f
commit 19ae807f6d
2 changed files with 5 additions and 5 deletions

View File

@@ -10,7 +10,7 @@
}
],
"dependencies": {
"@popperjs/core": "^2.3.3",
"@popperjs/core": "^2.4.0",
"@reach/auto-id": "^0.10.0",
"@styled-system/css": "5.1.5",
"@styled-system/should-forward-prop": "^5.1.5",

View File

@@ -3228,10 +3228,10 @@
lodash.debounce "^4.0.8"
react-dev-utils "^9.1.0"
"@popperjs/core@^2.3.3":
version "2.3.3"
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.3.3.tgz#8731722aeb7330e8fd9eb5d424be6b98dea7d6da"
integrity sha512-yEvVC8RfhRPkD9TUn7cFcLcgoJePgZRAOR7T21rcRY5I8tpuhzeWfGa7We7tB14fe9R7wENdqUABcMdwD4SQLw==
"@popperjs/core@^2.4.0":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.4.0.tgz#0e1bdf8d021e7ea58affade33d9d607e11365915"
integrity sha512-NMrDy6EWh9TPdSRiHmHH2ye1v5U0gBD7pRYwSwJvomx7Bm4GG04vu63dYiVzebLOx2obPpJugew06xVP0Nk7hA==
"@reach/auto-id@^0.10.0":
version "0.10.0"