deps: update dependencies

This commit is contained in:
liushuyu 2021-01-12 17:07:49 -07:00
parent 375205d6c9
commit bfdf67bae6
No known key found for this signature in database
GPG key ID: 23D1CE4534419437
3 changed files with 1023 additions and 709 deletions

View file

@ -18,20 +18,20 @@
},
"homepage": "https://github.com/yuzu-emu/yuzu-emu.github.io#readme",
"dependencies": {
"bulma": "0.9.0",
"bulma": "0.9.1",
"concurrent-transform": "^1.0.0",
"cssnano": "^4.1.10",
"gulp": "^4.0.2",
"gulp-concat": "^2.6.1",
"gulp-image-resize": "^0.13.1",
"gulp-postcss": "^8.0.0",
"gulp-postcss": "^9.0.0",
"gulp-rename": "^2.0.0",
"gulp-sass": "^4.1.0",
"gulp-util": "^3.0.8",
"merge-stream": "^2.0.0"
},
"devDependencies": {
"browser-sync": "^2.26.12",
"xo": "^0.33.1"
"browser-sync": "^2.26.13",
"xo": "^0.37.1"
}
}

View file

@ -4,7 +4,7 @@
/* 2. Set the derived variables */
@import "./yuzu/yuzu_before_derived.scss";
@import "./node_modules/bulma/sass/utilities/derived-variables.scss";
@import "./node_modules/bulma/sass/utilities/derived-variables.sass";
@import "./yuzu/yuzu_after_derived.scss";
/* 3. Misc customization of Bulma */

1722
yarn.lock

File diff suppressed because it is too large Load diff