js: upgrade to MobX 6.0.

This commit is contained in:
evazion
2021-01-27 17:46:17 -06:00
parent 0713751e3c
commit 2eeee446a5
3 changed files with 21 additions and 16 deletions

View File

@@ -11,8 +11,8 @@
"jquery": "3.5.1",
"jquery-hotkeys": "^0.2.2",
"jquery-ui": "^1.12.1",
"mobx": "^5.15.4",
"mobx-react": "^6.2.5",
"mobx": "^6.0",
"mobx-react": "^7.0",
"preact": "^10.4.6",
"rails-erb-loader": "^5.5.0",
"spark-md5": "^3.0.0",