mirror of
https://github.com/prymitive/karma
synced 2026-05-09 03:36:44 +00:00
fix(deps): update dependency mobx to v6.0.3
This commit is contained in:
committed by
renovate[bot]
parent
52b10df8d3
commit
7860278924
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -14795,9 +14795,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"mobx": {
|
||||
"version": "6.0.2",
|
||||
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.0.2.tgz",
|
||||
"integrity": "sha512-MG+8YbcwJw0tjJ78ujooqE8rxvCIfDaVZbCLfCxQ9S81oNNJb6W4KZVMSR+Y1e5n4z1vh70/vkibv0xEGwuEPQ=="
|
||||
"version": "6.0.3",
|
||||
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.0.3.tgz",
|
||||
"integrity": "sha512-DBMd0NXsMn25HJMUAWBndgJ2wRjOJPbpn6wdzUvZW0PVsyTnrw028XwQfzsjnxnKG+bAXGVNb38rvd+1o0G9uQ=="
|
||||
},
|
||||
"mobx-react-lite": {
|
||||
"version": "3.0.1",
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
"lodash.merge": "4.6.2",
|
||||
"lodash.throttle": "4.1.1",
|
||||
"lodash.uniqueid": "4.0.1",
|
||||
"mobx": "6.0.2",
|
||||
"mobx": "6.0.3",
|
||||
"mobx-react-lite": "3.0.1",
|
||||
"mobx-stored": "1.1.0",
|
||||
"node-sass": "4.14.1",
|
||||
|
||||
Reference in New Issue
Block a user