mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-29 22:34:17 +00:00
deps: update dependencies
This commit is contained in:
parent
25f4a18c50
commit
6f9bfdb88a
|
@ -18,19 +18,19 @@
|
|||
},
|
||||
"homepage": "https://github.com/yuzu-emu/yuzu-emu.github.io#readme",
|
||||
"dependencies": {
|
||||
"bulma": "0.9.3",
|
||||
"bulma": "0.9.4",
|
||||
"concurrent-transform": "^1.0.0",
|
||||
"fancy-log": "^2.0.0",
|
||||
"gulp": "^4.0.2",
|
||||
"gulp-concat": "^2.6.1",
|
||||
"gulp-image-resize": "^0.13.1",
|
||||
"hugo-bin": "0.86.0",
|
||||
"hugo-bin": "0.89.0",
|
||||
"merge-stream": "^2.0.0",
|
||||
"minimist": "^1.2.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"browser-sync": "^2.27.9",
|
||||
"xo": "^0.48.0"
|
||||
"browser-sync": "^2.27.10",
|
||||
"xo": "^0.50.0"
|
||||
},
|
||||
"hugo-bin": {
|
||||
"buildTags": "extended"
|
||||
|
|
Loading…
Reference in a new issue