Skip to content

Commit

Permalink
Update buefy to fix BGWE/BoardgameWE#199
Browse files Browse the repository at this point in the history
  • Loading branch information
elodieburtin committed Jun 28, 2019
1 parent 676688a commit 8c318d5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion boardgame-ui/package.json
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@fortawesome/fontawesome-free": "^5.7.2",
"axios": "^0.18.0",
"buefy": "0.7.6",
"buefy": "^0.7.8",
"lodash.debounce": "^4.0.8",
"moment-timezone": "^0.5.23",
"socket.io-client": "^2.2.0",
Expand Down
18 changes: 9 additions & 9 deletions boardgame-ui/yarn.lock
Expand Up @@ -1937,12 +1937,12 @@ browserslist@^4.0.0, browserslist@^4.3.4, browserslist@^4.5.4, browserslist@^4.6
electron-to-chromium "^1.3.150"
node-releases "^1.1.23"

buefy@0.7.6:
version "0.7.6"
resolved "https://registry.yarnpkg.com/buefy/-/buefy-0.7.6.tgz#db0c4874a4d16cae8b774b085cd70f5362f14f8d"
integrity sha512-Mnx2E6hrGzEB2R/smkRFekHVdhtZR/qJU6/ARW5g8VAyL0r9EtZkPHWEEYB8ZDi7AKGNF0CTTqZc4j24cASMbQ==
buefy@^0.7.8:
version "0.7.8"
resolved "https://registry.yarnpkg.com/buefy/-/buefy-0.7.8.tgz#9f7c73482c248fb9239540d0d415b093c52ffa95"
integrity sha512-ygOY/83spIkjRtqFd9I8ibPcvmVUotwljBqyHaQGhePXWkTFOnkIwDQZeMMAiB1FGWP5omFZ49e0yUXvbLK37A==
dependencies:
bulma "0.7.4"
bulma "0.7.5"

buffer-from@^1.0.0:
version "1.1.1"
Expand Down Expand Up @@ -1973,10 +1973,10 @@ builtin-status-codes@^3.0.0:
resolved "https://registry.yarnpkg.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz#85982878e21b98e1c66425e03d0174788f569ee8"
integrity sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug=

bulma@0.7.4:
version "0.7.4"
resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.7.4.tgz#7e74512e9118d9799021339e67e365ee0ac4f3f9"
integrity sha512-krG2rP6eAX1WE0sf6O0SC/FUVSOBX4m1PBC2+GKLpb2pX0qanaDqcv9U2nu75egFrsHkI0zdWYuk/oGwoszVWg==
bulma@0.7.5:
version "0.7.5"
resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.7.5.tgz#35066c37f82c088b68f94450be758fc00a967208"
integrity sha512-cX98TIn0I6sKba/DhW0FBjtaDpxTelU166pf7ICXpCCuplHWyu6C9LYZmL5PEsnePIeJaiorsTEzzNk3Tsm1hw==

bytes@3.0.0:
version "3.0.0"
Expand Down

0 comments on commit 8c318d5

Please sign in to comment.