mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency mobx-react-lite to v2.2.0
This commit is contained in:
committed by
Łukasz Mierzwa
parent
c7696536c9
commit
584446d094
Generated
+3
-3
@@ -14345,9 +14345,9 @@
|
||||
"integrity": "sha512-U5nnx3UNdRkUjntpwzO060VWifGVx/JZeu/aMw4y28dTjDNjoY3vNKs6tFNm7z1qIfcPInsd9L9HIm8H0zTDqg=="
|
||||
},
|
||||
"mobx-react-lite": {
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/mobx-react-lite/-/mobx-react-lite-2.1.0.tgz",
|
||||
"integrity": "sha512-9IrwflgaO4OzNf8rjFgq6BIAOAhwqqZ7YrJQRvmVONhRT7kOXfMFDu1+YSVxMJZ6kzrXd9HN6OuI+sjGp5GFZQ=="
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/mobx-react-lite/-/mobx-react-lite-2.2.0.tgz",
|
||||
"integrity": "sha512-FUPacb4bk21qp/wrEv2vPcqC314nGRgHQzzIPHVBGAT5GtzaYiwvMHx192/Vy8TyI4+8H5JY9689jnvDOvLRuQ=="
|
||||
},
|
||||
"mobx-stored": {
|
||||
"version": "1.1.0",
|
||||
|
||||
+1
-1
@@ -50,7 +50,7 @@
|
||||
"lodash.throttle": "4.1.1",
|
||||
"lodash.uniqueid": "4.0.1",
|
||||
"mobx": "5.15.6",
|
||||
"mobx-react-lite": "2.1.0",
|
||||
"mobx-react-lite": "2.2.0",
|
||||
"mobx-stored": "1.1.0",
|
||||
"node-sass": "4.14.1",
|
||||
"promise-retry": "2.0.1",
|
||||
|
||||
Reference in New Issue
Block a user