mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-08 13:27:25 +00:00
Update submodules and dependencies (#264)
* deps: update dependencies * theme: update shared-bulma-theme to include a fix
This commit is contained in:
parent
4b31a9ecff
commit
ee0dda00b0
|
@ -18,7 +18,7 @@
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/yuzu-emu/yuzu-emu.github.io#readme",
|
"homepage": "https://github.com/yuzu-emu/yuzu-emu.github.io#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bulma": "0.9.1",
|
"bulma": "0.9.2",
|
||||||
"concurrent-transform": "^1.0.0",
|
"concurrent-transform": "^1.0.0",
|
||||||
"cssnano": "^4.1.10",
|
"cssnano": "^4.1.10",
|
||||||
"fancy-log": "^1.3.3",
|
"fancy-log": "^1.3.3",
|
||||||
|
@ -32,7 +32,7 @@
|
||||||
"minimist": "^1.2.5"
|
"minimist": "^1.2.5"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"browser-sync": "^2.26.13",
|
"browser-sync": "^2.26.14",
|
||||||
"xo": "^0.37.1"
|
"xo": "^0.38.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 593a1003f2891ca1625d79bbf28f9e90dda2ec35
|
Subproject commit 1991fdee587fa8a7dfff6b546312ce20e6e1cba0
|
Loading…
Reference in a new issue