mirror of
https://github.com/koel/koel
synced 2024-11-10 06:34:14 +00:00
Update packages
This commit is contained in:
parent
1c13be2bf3
commit
6f0087f8f8
1 changed files with 10 additions and 10 deletions
20
yarn.lock
20
yarn.lock
|
@ -1310,8 +1310,8 @@ caniuse-api@^1.3.2:
|
|||
shelljs "^0.7.0"
|
||||
|
||||
caniuse-db@^1.0.30000153, caniuse-db@^1.0.30000214, caniuse-db@^1.0.30000346, caniuse-db@^1.0.30000539, caniuse-db@^1.0.30000578:
|
||||
version "1.0.30000595"
|
||||
resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30000595.tgz#952e756cda62cd4f563c871cc6401d131bde4186"
|
||||
version "1.0.30000596"
|
||||
resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30000596.tgz#ff7690aecf87d6e79a3ca6ae18580de52fdd031e"
|
||||
|
||||
capture-stack-trace@^1.0.0:
|
||||
version "1.0.0"
|
||||
|
@ -1826,8 +1826,8 @@ css@2.X:
|
|||
urix "^0.1.0"
|
||||
|
||||
cssnano@^3.0.0, cssnano@^3.3.2:
|
||||
version "3.8.1"
|
||||
resolved "https://registry.yarnpkg.com/cssnano/-/cssnano-3.8.1.tgz#008a482148ee948cf0af2ee6e44bd97c53f886ec"
|
||||
version "3.8.2"
|
||||
resolved "https://registry.yarnpkg.com/cssnano/-/cssnano-3.8.2.tgz#318551275d965956876847c16534e0ffe37bb5e6"
|
||||
dependencies:
|
||||
autoprefixer "^6.3.1"
|
||||
decamelize "^1.1.2"
|
||||
|
@ -2423,8 +2423,8 @@ eslint-plugin-vue@^1.0.0:
|
|||
eslint-plugin-react "^6.2.0"
|
||||
|
||||
eslint@^3.10.2:
|
||||
version "3.11.1"
|
||||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.11.1.tgz#408be581041385cba947cd8d1cd2227782b55dbf"
|
||||
version "3.12.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.12.0.tgz#1dfa4ef0082e35feed90a0fb1f7996d1d426b249"
|
||||
dependencies:
|
||||
babel-code-frame "^6.16.0"
|
||||
chalk "^1.1.3"
|
||||
|
@ -2437,7 +2437,7 @@ eslint@^3.10.2:
|
|||
esutils "^2.0.2"
|
||||
file-entry-cache "^2.0.0"
|
||||
glob "^7.0.3"
|
||||
globals "^9.2.0"
|
||||
globals "^9.14.0"
|
||||
ignore "^3.2.0"
|
||||
imurmurhash "^0.1.4"
|
||||
inquirer "^0.12.0"
|
||||
|
@ -2990,7 +2990,7 @@ global-prefix@^0.1.4:
|
|||
is-windows "^0.2.0"
|
||||
which "^1.2.12"
|
||||
|
||||
globals@^9.0.0, globals@^9.2.0:
|
||||
globals@^9.0.0, globals@^9.14.0:
|
||||
version "9.14.0"
|
||||
resolved "https://registry.yarnpkg.com/globals/-/globals-9.14.0.tgz#8859936af0038741263053b39d0e76ca241e4034"
|
||||
|
||||
|
@ -4821,8 +4821,8 @@ node-pre-gyp@^0.6.29:
|
|||
tar-pack "~3.3.0"
|
||||
|
||||
node-sass@^3.4.2:
|
||||
version "3.13.0"
|
||||
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-3.13.0.tgz#d08b95bdebf40941571bd2c16a9334b980f8924f"
|
||||
version "3.13.1"
|
||||
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-3.13.1.tgz#7240fbbff2396304b4223527ed3020589c004fc2"
|
||||
dependencies:
|
||||
async-foreach "^0.1.3"
|
||||
chalk "^1.1.1"
|
||||
|
|
Loading…
Reference in a new issue