mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
Merge pull request #12 from prymitive/greenkeeper/default/mobx-react-5.2.8
fix(package): update mobx-react to version 5.2.8
This commit is contained in:
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -7764,9 +7764,9 @@
|
||||
"integrity": "sha512-cQzBmF2gbpcBR2xKwt5jZx0ncDMC9Hg5nYrp3Krv0qHH4GFqWZyR+ZLkRJRcvVF4rqxpy2G96Qbk5YzyQ8tdXw=="
|
||||
},
|
||||
"mobx-react": {
|
||||
"version": "5.2.7",
|
||||
"resolved": "https://registry.npmjs.org/mobx-react/-/mobx-react-5.2.7.tgz",
|
||||
"integrity": "sha512-P70gP6glBtDronhXvV1QCPhkWrOwCEgM5N9gbLPvPA2hiYcK+ZHNPxg4kUDwcmIQmyVUwapZ5Z/q/qapr5VEuA==",
|
||||
"version": "5.2.8",
|
||||
"resolved": "https://registry.npmjs.org/mobx-react/-/mobx-react-5.2.8.tgz",
|
||||
"integrity": "sha512-VAkeqkrIpdoy3VPPoqvxjdQmcTT6hi7i3TsZSwcKbSrPbSTuWc7cp1EOiX/zV1wPWEuoNAQ22bCrskQwvdYTJA==",
|
||||
"requires": {
|
||||
"hoist-non-react-statics": "2.5.5",
|
||||
"react-lifecycles-compat": "3.0.4"
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
"lodash.throttle": "4.1.1",
|
||||
"lodash.uniqueid": "4.0.1",
|
||||
"mobx": "5.1.0",
|
||||
"mobx-react": "5.2.7",
|
||||
"mobx-react": "5.2.8",
|
||||
"mobx-stored": "1.0.2",
|
||||
"moment": "2.22.2",
|
||||
"object-hash": "1.3.0",
|
||||
|
||||
Reference in New Issue
Block a user