mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +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:
co-authored by
Renovate Bot
parent
b35f1ddc05
commit
9f7f192369
Generated
+3
-3
@@ -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",
|
||||
|
||||
+1
-1
@@ -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