uppgrade chessground

variableClockTimeout
Thibault Duplessis 2017-11-28 23:47:31 -05:00
parent 1e78607064
commit 3e2ed0ab21
26 changed files with 62 additions and 62 deletions

View File

@ -10,7 +10,7 @@ net {
ip = "5.196.91.160"
asset {
domain = ${net.domain}
version = 1951
version = 1952
}
email = "contact@lichess.org"
crawlable = false

File diff suppressed because one or more lines are too long

View File

@ -38,7 +38,7 @@
"ceval": "link:../ceval",
"chat": "link:../chat",
"chess": "link:../chess",
"chessground": "7.2.6",
"chessground": "^7.2",
"common": "link:../common",
"game": "link:../game",
"snabbdom": "ornicar/snabbdom#lichess",

View File

@ -384,9 +384,9 @@ chalk@^1.0.0, chalk@^1.1.1:
version "0.0.0"
uid ""
chessground@7.2.6:
version "7.2.6"
resolved "https://registry.yarnpkg.com/chessground/-/chessground-7.2.6.tgz#3f4d889933be560a9aff878bda08b9cbbb404b37"
chessground@^7.2:
version "7.2.9"
resolved "https://registry.yarnpkg.com/chessground/-/chessground-7.2.9.tgz#3f030f7290037024457e00cbde64a5e163083892"
chokidar@^1.0.0:
version "1.7.0"
@ -446,8 +446,8 @@ combined-stream@^1.0.5, combined-stream@~1.0.5:
delayed-stream "~1.0.0"
commander@~2.12.1:
version "2.12.1"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.1.tgz#468635c4168d06145b9323356d1da84d14ac4a7a"
version "2.12.2"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.2.tgz#0f5946c427ed9ec0d91a46bb9def53e54650e555"
"common@link:../common":
version "0.0.0"

View File

@ -286,8 +286,8 @@ combined-stream@^1.0.5, combined-stream@~1.0.5:
delayed-stream "~1.0.0"
commander@^2.9.0:
version "2.12.1"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.1.tgz#468635c4168d06145b9323356d1da84d14ac4a7a"
version "2.12.2"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.2.tgz#0f5946c427ed9ec0d91a46bb9def53e54650e555"
"common@link:../common":
version "0.0.0"

View File

@ -482,8 +482,8 @@ combined-stream@^1.0.5, combined-stream@~1.0.5:
delayed-stream "~1.0.0"
commander@~2.12.1:
version "2.12.1"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.1.tgz#468635c4168d06145b9323356d1da84d14ac4a7a"
version "2.12.2"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.2.tgz#0f5946c427ed9ec0d91a46bb9def53e54650e555"
concat-map@0.0.1:
version "0.0.1"

View File

@ -482,8 +482,8 @@ combined-stream@^1.0.5, combined-stream@~1.0.5:
delayed-stream "~1.0.0"
commander@~2.12.1:
version "2.12.1"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.1.tgz#468635c4168d06145b9323356d1da84d14ac4a7a"
version "2.12.2"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.2.tgz#0f5946c427ed9ec0d91a46bb9def53e54650e555"
concat-map@0.0.1:
version "0.0.1"

View File

@ -430,8 +430,8 @@ combined-stream@^1.0.5, combined-stream@~1.0.5:
delayed-stream "~1.0.0"
commander@~2.12.1:
version "2.12.1"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.1.tgz#468635c4168d06145b9323356d1da84d14ac4a7a"
version "2.12.2"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.2.tgz#0f5946c427ed9ec0d91a46bb9def53e54650e555"
concat-map@0.0.1:
version "0.0.1"

View File

@ -440,8 +440,8 @@ combined-stream@^1.0.5, combined-stream@~1.0.5:
delayed-stream "~1.0.0"
commander@~2.12.1:
version "2.12.1"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.1.tgz#468635c4168d06145b9323356d1da84d14ac4a7a"
version "2.12.2"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.2.tgz#0f5946c427ed9ec0d91a46bb9def53e54650e555"
concat-map@0.0.1:
version "0.0.1"

View File

@ -30,7 +30,7 @@
"watchify": "^3"
},
"dependencies": {
"chessground": "7.2.6",
"chessground": "^7.2",
"mithril": "github:ornicar/mithril.js#lila-1"
}
}

View File

@ -377,9 +377,9 @@ chalk@^1.0.0, chalk@^1.1.1:
strip-ansi "^3.0.0"
supports-color "^2.0.0"
chessground@7.2.6:
version "7.2.6"
resolved "https://registry.yarnpkg.com/chessground/-/chessground-7.2.6.tgz#3f4d889933be560a9aff878bda08b9cbbb404b37"
chessground@^7.2:
version "7.2.9"
resolved "https://registry.yarnpkg.com/chessground/-/chessground-7.2.9.tgz#3f030f7290037024457e00cbde64a5e163083892"
chokidar@^1.0.0:
version "1.7.0"
@ -447,8 +447,8 @@ combined-stream@^1.0.5, combined-stream@~1.0.5:
delayed-stream "~1.0.0"
commander@~2.12.1:
version "2.12.1"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.1.tgz#468635c4168d06145b9323356d1da84d14ac4a7a"
version "2.12.2"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.2.tgz#0f5946c427ed9ec0d91a46bb9def53e54650e555"
concat-map@0.0.1:
version "0.0.1"

View File

@ -443,8 +443,8 @@ combined-stream@^1.0.5, combined-stream@~1.0.5:
delayed-stream "~1.0.0"
commander@~2.12.1:
version "2.12.1"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.1.tgz#468635c4168d06145b9323356d1da84d14ac4a7a"
version "2.12.2"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.2.tgz#0f5946c427ed9ec0d91a46bb9def53e54650e555"
"common@link:../common":
version "0.0.0"

View File

@ -454,8 +454,8 @@ combined-stream@^1.0.5, combined-stream@~1.0.5:
delayed-stream "~1.0.0"
commander@~2.12.1:
version "2.12.1"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.1.tgz#468635c4168d06145b9323356d1da84d14ac4a7a"
version "2.12.2"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.2.tgz#0f5946c427ed9ec0d91a46bb9def53e54650e555"
"common@link:../common":
version "0.0.0"

View File

@ -33,7 +33,7 @@
"watchify": "^3"
},
"dependencies": {
"chessground": "7.2.6",
"chessground": "^7.2",
"common": "link:../common",
"snabbdom": "ornicar/snabbdom#lichess"
}

View File

@ -372,9 +372,9 @@ chalk@^1.0.0, chalk@^1.1.1:
strip-ansi "^3.0.0"
supports-color "^2.0.0"
chessground@7.2.6:
version "7.2.6"
resolved "https://registry.yarnpkg.com/chessground/-/chessground-7.2.6.tgz#3f4d889933be560a9aff878bda08b9cbbb404b37"
chessground@^7.2:
version "7.2.9"
resolved "https://registry.yarnpkg.com/chessground/-/chessground-7.2.9.tgz#3f030f7290037024457e00cbde64a5e163083892"
chokidar@^1.0.0:
version "1.7.0"
@ -434,8 +434,8 @@ combined-stream@^1.0.5, combined-stream@~1.0.5:
delayed-stream "~1.0.0"
commander@~2.12.1:
version "2.12.1"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.1.tgz#468635c4168d06145b9323356d1da84d14ac4a7a"
version "2.12.2"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.2.tgz#0f5946c427ed9ec0d91a46bb9def53e54650e555"
"common@link:../common":
version "0.0.0"

View File

@ -482,8 +482,8 @@ combined-stream@^1.0.5, combined-stream@~1.0.5:
delayed-stream "~1.0.0"
commander@~2.12.1:
version "2.12.1"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.1.tgz#468635c4168d06145b9323356d1da84d14ac4a7a"
version "2.12.2"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.2.tgz#0f5946c427ed9ec0d91a46bb9def53e54650e555"
concat-map@0.0.1:
version "0.0.1"

View File

@ -443,8 +443,8 @@ combined-stream@^1.0.5, combined-stream@~1.0.5:
delayed-stream "~1.0.0"
commander@~2.12.1:
version "2.12.1"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.1.tgz#468635c4168d06145b9323356d1da84d14ac4a7a"
version "2.12.2"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.2.tgz#0f5946c427ed9ec0d91a46bb9def53e54650e555"
concat-map@0.0.1:
version "0.0.1"

View File

@ -35,7 +35,7 @@
"dependencies": {
"ceval": "link:../ceval",
"chess": "link:../chess",
"chessground": "7.2.6",
"chessground": "^7.2",
"common": "link:../common",
"snabbdom": "ornicar/snabbdom#lichess",
"tree": "link:../tree"

View File

@ -380,9 +380,9 @@ chalk@^1.0.0, chalk@^1.1.1:
version "0.0.0"
uid ""
chessground@7.2.6:
version "7.2.6"
resolved "https://registry.yarnpkg.com/chessground/-/chessground-7.2.6.tgz#3f4d889933be560a9aff878bda08b9cbbb404b37"
chessground@^7.2:
version "7.2.9"
resolved "https://registry.yarnpkg.com/chessground/-/chessground-7.2.9.tgz#3f030f7290037024457e00cbde64a5e163083892"
chokidar@^1.0.0:
version "1.7.0"
@ -442,8 +442,8 @@ combined-stream@^1.0.5, combined-stream@~1.0.5:
delayed-stream "~1.0.0"
commander@~2.12.1:
version "2.12.1"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.1.tgz#468635c4168d06145b9323356d1da84d14ac4a7a"
version "2.12.2"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.2.tgz#0f5946c427ed9ec0d91a46bb9def53e54650e555"
"common@link:../common":
version "0.0.0"

View File

@ -34,7 +34,7 @@
},
"dependencies": {
"chat": "link:../chat",
"chessground": "7.2.6",
"chessground": "^7.2",
"common": "link:../common",
"game": "link:../game",
"snabbdom": "ornicar/snabbdom#lichess"

View File

@ -376,9 +376,9 @@ chalk@^1.0.0, chalk@^1.1.1:
version "0.0.0"
uid ""
chessground@7.2.6:
version "7.2.6"
resolved "https://registry.yarnpkg.com/chessground/-/chessground-7.2.6.tgz#3f4d889933be560a9aff878bda08b9cbbb404b37"
chessground@^7.2:
version "7.2.9"
resolved "https://registry.yarnpkg.com/chessground/-/chessground-7.2.9.tgz#3f030f7290037024457e00cbde64a5e163083892"
chokidar@^1.0.0:
version "1.7.0"
@ -438,8 +438,8 @@ combined-stream@^1.0.5, combined-stream@~1.0.5:
delayed-stream "~1.0.0"
commander@~2.12.1:
version "2.12.1"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.1.tgz#468635c4168d06145b9323356d1da84d14ac4a7a"
version "2.12.2"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.2.tgz#0f5946c427ed9ec0d91a46bb9def53e54650e555"
"common@link:../common":
version "0.0.0"

View File

@ -447,8 +447,8 @@ combined-stream@^1.0.5, combined-stream@~1.0.5:
delayed-stream "~1.0.0"
commander@~2.12.1:
version "2.12.1"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.1.tgz#468635c4168d06145b9323356d1da84d14ac4a7a"
version "2.12.2"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.2.tgz#0f5946c427ed9ec0d91a46bb9def53e54650e555"
concat-map@0.0.1:
version "0.0.1"

View File

@ -412,8 +412,8 @@ combined-stream@^1.0.5, combined-stream@~1.0.5:
delayed-stream "~1.0.0"
commander@~2.12.1:
version "2.12.1"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.1.tgz#468635c4168d06145b9323356d1da84d14ac4a7a"
version "2.12.2"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.2.tgz#0f5946c427ed9ec0d91a46bb9def53e54650e555"
concat-map@0.0.1:
version "0.0.1"

View File

@ -33,7 +33,7 @@
},
"dependencies": {
"chat": "link:../chat",
"chessground": "7.2.6",
"chessground": "^7.2",
"common": "link:../common",
"game": "link:../game",
"snabbdom": "ornicar/snabbdom#lichess"

View File

@ -376,9 +376,9 @@ chalk@^1.0.0, chalk@^1.1.1:
version "0.0.0"
uid ""
chessground@7.2.6:
version "7.2.6"
resolved "https://registry.yarnpkg.com/chessground/-/chessground-7.2.6.tgz#3f4d889933be560a9aff878bda08b9cbbb404b37"
chessground@^7.2:
version "7.2.9"
resolved "https://registry.yarnpkg.com/chessground/-/chessground-7.2.9.tgz#3f030f7290037024457e00cbde64a5e163083892"
chokidar@^1.0.0:
version "1.7.0"
@ -438,8 +438,8 @@ combined-stream@^1.0.5, combined-stream@~1.0.5:
delayed-stream "~1.0.0"
commander@~2.12.1:
version "2.12.1"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.1.tgz#468635c4168d06145b9323356d1da84d14ac4a7a"
version "2.12.2"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.2.tgz#0f5946c427ed9ec0d91a46bb9def53e54650e555"
"common@link:../common":
version "0.0.0"

View File

@ -430,8 +430,8 @@ combined-stream@^1.0.5, combined-stream@~1.0.5:
delayed-stream "~1.0.0"
commander@~2.12.1:
version "2.12.1"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.1.tgz#468635c4168d06145b9323356d1da84d14ac4a7a"
version "2.12.2"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.2.tgz#0f5946c427ed9ec0d91a46bb9def53e54650e555"
concat-map@0.0.1:
version "0.0.1"