mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
fix(deps): update dependency mobx-react-lite to v3.1.7 (#2667)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -14251,9 +14251,9 @@
|
||||
"integrity": "sha512-Q3/GiSj/QyazDn1n44PjdiMlokCE6gVs85BnFR0xCJmkF2d34k/ZnWAEG7wGbnJYEi+0f5CdvzDquBiKeo56bA=="
|
||||
},
|
||||
"mobx-react-lite": {
|
||||
"version": "3.1.6",
|
||||
"resolved": "https://registry.npmjs.org/mobx-react-lite/-/mobx-react-lite-3.1.6.tgz",
|
||||
"integrity": "sha512-MM3x9BLt5nC7iE/ILA5n2+hfrplEKYbFjqROEuGkzBdZP/KD+Z44+2gseczRrTG0xFuiPWfEzgT68+6/zqOiEw=="
|
||||
"version": "3.1.7",
|
||||
"resolved": "https://registry.npmjs.org/mobx-react-lite/-/mobx-react-lite-3.1.7.tgz",
|
||||
"integrity": "sha512-G6kgur98RrEpoi563ERzxlSwn606xY6Ay4BOtfYXl/QaHZYXbhbCe3YJGROPU2ao4f2bfhnt8iZW3YnBW2BqXQ=="
|
||||
},
|
||||
"mobx-stored": {
|
||||
"version": "1.1.0",
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
"lodash.throttle": "4.1.1",
|
||||
"lodash.uniqueid": "4.0.1",
|
||||
"mobx": "6.0.5",
|
||||
"mobx-react-lite": "3.1.6",
|
||||
"mobx-react-lite": "3.1.7",
|
||||
"mobx-stored": "1.1.0",
|
||||
"prettier": "2.2.1",
|
||||
"promise-retry": "2.0.1",
|
||||
|
||||
Reference in New Issue
Block a user