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.6
This commit is contained in:
committed by
renovate[bot]
parent
c8abf2ac89
commit
926995e5c2
Generated
+3
-3
@@ -15017,9 +15017,9 @@
|
||||
"integrity": "sha512-wT2QJT9tW19VSHo9x7RPKU3z/I2Ps6wUS8Kb1OO+kzmg7UY3n4AkcaYG6jq95Lp1R9ohjC/NGYuT2PtuvBjhFg=="
|
||||
},
|
||||
"mobx-react-lite": {
|
||||
"version": "3.1.5",
|
||||
"resolved": "https://registry.npmjs.org/mobx-react-lite/-/mobx-react-lite-3.1.5.tgz",
|
||||
"integrity": "sha512-LWub3+lURIvZ3LrAEqyxN4nG5Zr7mUHV5L48PIQdT0+CXLXmGHHV7iB+RDzm3TySr4XbazISgo0wkHdOlrrRWA=="
|
||||
"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=="
|
||||
},
|
||||
"mobx-stored": {
|
||||
"version": "1.1.0",
|
||||
|
||||
+1
-1
@@ -50,7 +50,7 @@
|
||||
"lodash.throttle": "4.1.1",
|
||||
"lodash.uniqueid": "4.0.1",
|
||||
"mobx": "6.0.4",
|
||||
"mobx-react-lite": "3.1.5",
|
||||
"mobx-react-lite": "3.1.6",
|
||||
"mobx-stored": "1.1.0",
|
||||
"node-sass": "4.14.1",
|
||||
"prettier": "2.1.2",
|
||||
|
||||
Reference in New Issue
Block a user