bump chessground to 7.7.2 (fix resizable viewOnly)

pull/6896/head
Niklas Fiekas 2020-06-29 10:17:37 +02:00
parent 78e8fa8ec3
commit 7d3aff68de
8 changed files with 11 additions and 11 deletions

View File

@ -24,7 +24,7 @@
"ceval": "2.0.0",
"chat": "2.0.0",
"chess": "2.0.0",
"chessground": "^7.7.1",
"chessground": "^7.7.2",
"chessops": "^0.5.0",
"common": "2.0.0",
"game": "2.0.0",

View File

@ -16,7 +16,7 @@
"@build/cssProject": "2.0.0"
},
"dependencies": {
"chessground": "^7.7.1",
"chessground": "^7.7.2",
"chessops": "^0.5.0",
"snabbdom": "^0.7.4",
"common": "2.0.0"

View File

@ -18,7 +18,7 @@
"@types/lichess": "2.0.0"
},
"dependencies": {
"chessground": "^7.7.1",
"chessground": "^7.7.2",
"common": "2.0.0",
"snabbdom": "^0.7.4"
},

View File

@ -24,7 +24,7 @@
},
"dependencies": {
"ceval": "2.0.0",
"chessground": "^7.7.1",
"chessground": "^7.7.2",
"chessops": "^0.5.0",
"common": "2.0.0",
"snabbdom": "^0.7.4",

View File

@ -18,7 +18,7 @@
},
"dependencies": {
"chat": "2.0.0",
"chessground": "^7.7.1",
"chessground": "^7.7.2",
"common": "2.0.0",
"game": "2.0.0",
"nvui": "2.0.0",

View File

@ -19,7 +19,7 @@
},
"dependencies": {
"chat": "2.0.0",
"chessground": "^7.7.1",
"chessground": "^7.7.2",
"common": "2.0.0",
"game": "2.0.0",
"snabbdom": "^0.7.4"

View File

@ -19,7 +19,7 @@
},
"dependencies": {
"chat": "2.0.0",
"chessground": "^7.7.1",
"chessground": "^7.7.2",
"common": "2.0.0",
"game": "2.0.0",
"snabbdom": "^0.7.4"

View File

@ -907,10 +907,10 @@ chessground@^4.4:
merge "1.2.0"
mithril "github:ornicar/mithril.js#v1.0.1"
chessground@^7.7.1:
version "7.7.1"
resolved "https://registry.yarnpkg.com/chessground/-/chessground-7.7.1.tgz#6849746b363f912b1b9a0824599188fe8efcf41c"
integrity sha512-jB2V4PnqSL/Wy+auyT5Z+swgLAvmcJyxy+SMUbf7sTHqlirRl9hBO7BwN/DPH5akB6QKOLAAXFDt/Ho0Yr7PMA==
chessground@^7.7.2:
version "7.7.2"
resolved "https://registry.yarnpkg.com/chessground/-/chessground-7.7.2.tgz#bded8da6fb582ed256e882dde3b09bdcec4709f1"
integrity sha512-vJMu4tHf6vgzeqZNEZPsHUEy8Z6duZUY6A8j84qq7yC7cs+QQKThQoJEIOXu1rtj3AobRoitPNnSelybplmW0g==
chessops@^0.5.0:
version "0.5.0"