update: update dependency mobx to v6
This commit is contained in:
parent
7944b649e0
commit
577863e2fb
|
@ -59,7 +59,7 @@
|
|||
"jsdom": "16.4.0",
|
||||
"jsdom-global": "3.0.2",
|
||||
"lodash": "4.17.20",
|
||||
"mobx": "5.15.7",
|
||||
"mobx": "6.0.0",
|
||||
"mobx-react": "6.3.1",
|
||||
"mocha": "8.1.3",
|
||||
"noicejs": "3.1.0",
|
||||
|
|
|
@ -3893,10 +3893,10 @@ mobx-react@6.3.1:
|
|||
dependencies:
|
||||
mobx-react-lite "^2.2.0"
|
||||
|
||||
mobx@5.15.7:
|
||||
version "5.15.7"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/mobx/-/mobx-5.15.7.tgz#b9a5f2b6251f5d96980d13c78e9b5d8d4ce22665"
|
||||
integrity sha512-wyM3FghTkhmC+hQjyPGGFdpehrcX1KOXsDuERhfK2YbJemkUhEB+6wzEN639T21onxlfYBmriA1PFnvxTUhcKw==
|
||||
mobx@6.0.0:
|
||||
version "6.0.0"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/mobx/-/mobx-6.0.0.tgz#676fc8dd225d26485d354ff44a1f8d00938b32dc"
|
||||
integrity sha512-bjwqOFkr2FebW0sul7UgbWz4/l7mNvTmE1FPhj95Jeg74v2GSCvtyLeuuiRDF/2bClD9K/P4x/RpLzupbtP7Iw==
|
||||
|
||||
mocha@8.1.3:
|
||||
version "8.1.3"
|
||||
|
|
Loading…
Reference in New Issue