update: update dependency mobx to v6.2.0
This commit is contained in:
parent
6dc8613e7d
commit
d39dcb7050
|
@ -61,7 +61,7 @@
|
||||||
"jsdom": "16.5.2",
|
"jsdom": "16.5.2",
|
||||||
"jsdom-global": "3.0.2",
|
"jsdom-global": "3.0.2",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"mobx": "6.1.8",
|
"mobx": "6.2.0",
|
||||||
"mobx-react": "7.1.0",
|
"mobx-react": "7.1.0",
|
||||||
"mocha": "8.3.2",
|
"mocha": "8.3.2",
|
||||||
"noicejs": "3.1.0",
|
"noicejs": "3.1.0",
|
||||||
|
|
|
@ -4035,10 +4035,10 @@ mobx-react@7.1.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
mobx-react-lite "^3.2.0"
|
mobx-react-lite "^3.2.0"
|
||||||
|
|
||||||
mobx@6.1.8:
|
mobx@6.2.0:
|
||||||
version "6.1.8"
|
version "6.2.0"
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/mobx/-/mobx-6.1.8.tgz#5d03cb76d8f7694dd82bfb2578d886945b66450d"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/mobx/-/mobx-6.2.0.tgz#9a5afe3525a0302691c7805d0df6ef60834d79e5"
|
||||||
integrity sha512-U4yCvUeh6yKXRwFxm2lyJjXPVekOEar/R8ZKWAXem/3fthJqYflViawfjDAUh7lZEvbKqljC3NT/pSaUKpE+gg==
|
integrity sha512-j5f16JIq2v4flvYCqaAB9tMtJt/y5efR2OO5Xy+w4/MBMeQ1WeGR0T8BtiNgmxM/OQzPFUKb5DTex9Y8a/yk+g==
|
||||||
|
|
||||||
mocha@8.3.2:
|
mocha@8.3.2:
|
||||||
version "8.3.2"
|
version "8.3.2"
|
||||||
|
|
Loading…
Reference in New Issue