mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-07-27 20:21:54 +00:00
deps: update dependencies
This commit is contained in:
parent
4b31a9ecff
commit
a8bcfcc5d4
|
@ -18,7 +18,7 @@
|
|||
},
|
||||
"homepage": "https://github.com/yuzu-emu/yuzu-emu.github.io#readme",
|
||||
"dependencies": {
|
||||
"bulma": "0.9.1",
|
||||
"bulma": "0.9.2",
|
||||
"concurrent-transform": "^1.0.0",
|
||||
"cssnano": "^4.1.10",
|
||||
"fancy-log": "^1.3.3",
|
||||
|
@ -32,7 +32,7 @@
|
|||
"minimist": "^1.2.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"browser-sync": "^2.26.13",
|
||||
"xo": "^0.37.1"
|
||||
"browser-sync": "^2.26.14",
|
||||
"xo": "^0.38.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue