Skip to content

Commit

Permalink
update pebble
Browse files Browse the repository at this point in the history
  • Loading branch information
ritz078 committed May 8, 2019
1 parent 18744b7 commit 68665f1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"prepublishOnly": "yarn build:dist"
},
"dependencies": {
"@anarock/pebble": "^0.44.0",
"@anarock/pebble": "^0.44.3",
"date-fns": "^1.30.1",
"just-debounce-it": "^1.1.0",
"name-initials": "^0.1.3",
Expand Down
21 changes: 5 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@anarock/pebble@^0.44.0":
version "0.44.1"
resolved "https://registry.yarnpkg.com/@anarock/pebble/-/pebble-0.44.1.tgz#b344668966b6859cd72e72fd06d55c62f3fd3a1e"
integrity sha512-zdeL8X4Ex1lCYj7f/GBZucjYcOnBgS6LpgxE1Gfw9zAqdoEK8Uyw9JAdofHqj04/b2EuxnQxHIEslEE5tbHFfQ==
"@anarock/pebble@^0.44.3":
version "0.44.3"
resolved "https://registry.yarnpkg.com/@anarock/pebble/-/pebble-0.44.3.tgz#5e4ea16ce70f8747268be6b4ede927923e44fa0f"
integrity sha512-SznUeqqNp4D7eJK+ZPSgTw0mDGlcZ3Nexk6LvfH06gHYRQhRwduEguatpavFEwQO7aJyag2wmoWoy6y0xfZGFg==
dependencies:
date-fns "^1.29.0"
emotion "^9.2.12"
Expand All @@ -14,7 +14,7 @@
mitt "^1.1.3"
react-calendar "^2.18.1"
react-ink "^6.4.0"
react-popper "^1.3.2"
react-popper "^1.3.3"
react-spring "^7.2.1"
rheostat "2.2.0"
rifm "^0.7.0"
Expand Down Expand Up @@ -9370,17 +9370,6 @@ react-popper-tooltip@^2.8.0:
"@babel/runtime" "^7.3.4"
react-popper "^1.3.3"

react-popper@^1.3.2:
version "1.3.2"
resolved "https://registry.yarnpkg.com/react-popper/-/react-popper-1.3.2.tgz#e723a0a7fe1c42099a13e5d494e9d7d74b352af4"
dependencies:
"@babel/runtime" "^7.1.2"
create-react-context "<=0.2.2"
popper.js "^1.14.4"
prop-types "^15.6.1"
typed-styles "^0.0.7"
warning "^4.0.2"

react-popper@^1.3.3:
version "1.3.3"
resolved "https://registry.yarnpkg.com/react-popper/-/react-popper-1.3.3.tgz#2c6cef7515a991256b4f0536cd4bdcb58a7b6af6"
Expand Down

0 comments on commit 68665f1

Please sign in to comment.