chessground 8.1.0 - for #9240

pull/9277/head
Thibault Duplessis 2021-06-26 23:17:48 +02:00
parent 537e9059ae
commit c7a9dcec65
11 changed files with 14 additions and 14 deletions

View File

@ -25,7 +25,7 @@
"ceval": "2.0.0",
"chat": "2.0.0",
"chess": "2.0.0",
"chessground": "^8.0.0",
"chessground": "^8.1.0",
"chessops": "^0.9.0",
"common": "2.0.0",
"game": "2.0.0",

View File

@ -15,7 +15,7 @@
"@build/rollupProject": "2.0.0"
},
"dependencies": {
"chessground": "^8.0.0",
"chessground": "^8.1.0",
"chessops": "^0.9.0",
"snabbdom": "^3.0.1",
"common": "2.0.0"

View File

@ -18,7 +18,7 @@
"@types/lichess": "2.0.0"
},
"dependencies": {
"chessground": "^8.0.0",
"chessground": "^8.1.0",
"common": "2.0.0",
"snabbdom": "^3.0.1"
},

View File

@ -16,7 +16,7 @@
"dependencies": {
"chessops": "^0.9.0",
"snabbdom": "^3.0.1",
"chessground": "^8.0.0",
"chessground": "^8.1.0",
"common": "2.0.0"
},
"devDependencies": {

View File

@ -19,7 +19,7 @@
"dependencies": {
"ceval": "2.0.0",
"chart.js": "^2.9",
"chessground": "^8.0.0",
"chessground": "^8.1.0",
"chessops": "^0.9.0",
"common": "2.0.0",
"nvui": "2.0.0",

View File

@ -17,7 +17,7 @@
},
"dependencies": {
"chessops": "^0.9.0",
"chessground": "^8.0.0",
"chessground": "^8.1.0",
"snabbdom": "^3.0.1",
"common": "2.0.0",
"puz": "2.0.0"

View File

@ -18,7 +18,7 @@
"dependencies": {
"ab": "https://github.com/lichess-org/ab-stub",
"chat": "2.0.0",
"chessground": "^8.0.0",
"chessground": "^8.1.0",
"common": "2.0.0",
"game": "2.0.0",
"nvui": "2.0.0",

View File

@ -17,7 +17,7 @@
},
"dependencies": {
"chessops": "^0.9.0",
"chessground": "^8.0.0",
"chessground": "^8.1.0",
"snabbdom": "^3.0.1",
"common": "2.0.0",
"puz": "2.0.0"

View File

@ -17,7 +17,7 @@
},
"dependencies": {
"chat": "2.0.0",
"chessground": "^8.0.0",
"chessground": "^8.1.0",
"common": "2.0.0",
"game": "2.0.0",
"snabbdom": "^3.0.1"

View File

@ -17,7 +17,7 @@
},
"dependencies": {
"chat": "2.0.0",
"chessground": "^8.0.0",
"chessground": "^8.1.0",
"common": "2.0.0",
"game": "2.0.0",
"snabbdom": "^3.0.1"

View File

@ -959,10 +959,10 @@ chessground@^4.4:
merge "1.2.0"
mithril "github:ornicar/mithril.js#v1.0.1"
chessground@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/chessground/-/chessground-8.0.0.tgz#9ed7880d9e2bf51a47d7538c7e13a56dc814f79f"
integrity sha512-p2K918YaJJ5bt6bmqEIcnFms5R7LRYqaR9y2dhtB2iyJJV9V/Tw07Dd67fWmUrnyKfgiX6BNIr7VS4x5DstB3w==
chessground@^8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/chessground/-/chessground-8.1.0.tgz#dccddd158758d69334458a992a33e0597c34fb9e"
integrity sha512-r2KCqwAqtJ/fTPRQZKlRqY7WAHcPdT7g9/YNXM4zD8jsek0FuXdQ0t5JQ0+9VXbByO2D/lesIqk/bPYY5rN9Fw==
chessops@^0.9.0:
version "0.9.0"