mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
fix(deps): update dependency mobx-react to v6.1.3
This commit is contained in:
committed by
renovate[bot]
parent
1506a49dc9
commit
9c3af49b41
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -9867,9 +9867,9 @@
|
||||
"integrity": "sha512-eSAntMSMNj0PFL705rgv+aB/z1RjNqDnFEpBe18yQVreXTWiVgIrmBUXzjnJfuba+eo4eAk6zi+/gXQkSUea8A=="
|
||||
},
|
||||
"mobx-react": {
|
||||
"version": "6.1.2",
|
||||
"resolved": "https://registry.npmjs.org/mobx-react/-/mobx-react-6.1.2.tgz",
|
||||
"integrity": "sha512-cJJ3Xy9zaX2ucNdXt9gQuzBqL+ZavxxXLQxHKwztYc0fdxEIHXQYHtHr0kh2pSOdEoEJ3kfY8GeUKpOoGmskOg==",
|
||||
"version": "6.1.3",
|
||||
"resolved": "https://registry.npmjs.org/mobx-react/-/mobx-react-6.1.3.tgz",
|
||||
"integrity": "sha512-eT/jO9dYIoB1AlZwI2VC3iX0gPOeOIqZsiwg7tDJV1B7Z69h+TZZL3dgOE0UeS2zoHhGeKbP+K+OLeLMnnkGnA==",
|
||||
"requires": {
|
||||
"mobx-react-lite": "1.4.0"
|
||||
}
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"lodash.throttle": "4.1.1",
|
||||
"lodash.uniqueid": "4.0.1",
|
||||
"mobx": "5.13.0",
|
||||
"mobx-react": "6.1.2",
|
||||
"mobx-react": "6.1.3",
|
||||
"mobx-stored": "1.1.0",
|
||||
"moment": "2.24.0",
|
||||
"object-hash": "1.3.1",
|
||||
|
||||
Reference in New Issue
Block a user