Bump mobx-react from 6.1.3 to 6.1.4 (#59)
Bumps [mobx-react](https://github.com/mobxjs/mobx-react) from 6.1.3 to 6.1.4. - [Release notes](https://github.com/mobxjs/mobx-react/releases) - [Changelog](https://github.com/mobxjs/mobx-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/mobxjs/mobx-react/compare/6.1.3...6.1.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
eb2422ba7a
commit
2a5f3db563
@ -23,7 +23,7 @@
|
||||
"dotenv": "^8.2.0",
|
||||
"lodash": "^4.17.11",
|
||||
"mobx": "^5.5.0",
|
||||
"mobx-react": "^6.1.3",
|
||||
"mobx-react": "^6.1.4",
|
||||
"prop-types": "^15.6.2",
|
||||
"query-string": "^6.2.0",
|
||||
"react": "^16.12.0",
|
||||
|
18
yarn.lock
18
yarn.lock
@ -5137,17 +5137,17 @@ mixin-deep@^1.2.0:
|
||||
dependencies:
|
||||
minimist "0.0.8"
|
||||
|
||||
mobx-react-lite@1.4.0:
|
||||
version "1.4.0"
|
||||
resolved "https://registry.yarnpkg.com/mobx-react-lite/-/mobx-react-lite-1.4.0.tgz#193beb5fdddf17ae61542f65ff951d84db402351"
|
||||
integrity sha512-5xCuus+QITQpzKOjAOIQ/YxNhOl/En+PlNJF+5QU4Qxn9gnNMJBbweAdEW3HnuVQbfqDYEUnkGs5hmkIIStehg==
|
||||
mobx-react-lite@^1.4.2:
|
||||
version "1.5.2"
|
||||
resolved "https://registry.yarnpkg.com/mobx-react-lite/-/mobx-react-lite-1.5.2.tgz#c4395b0568b9cb16f07669d8869cc4efa1b8656d"
|
||||
integrity sha512-PyZmARqqWtpuQaAoHF5pKX7h6TKNLwq6vtovm4zZvG6sEbMRHHSqioGXSeQbpRmG8Kw8uln3q/W1yMO5IfL5Sg==
|
||||
|
||||
mobx-react@^6.1.3:
|
||||
version "6.1.3"
|
||||
resolved "https://registry.yarnpkg.com/mobx-react/-/mobx-react-6.1.3.tgz#ad07880ea60cdcdb2a7e2a0d54e01379710cf00a"
|
||||
integrity sha512-eT/jO9dYIoB1AlZwI2VC3iX0gPOeOIqZsiwg7tDJV1B7Z69h+TZZL3dgOE0UeS2zoHhGeKbP+K+OLeLMnnkGnA==
|
||||
mobx-react@^6.1.4:
|
||||
version "6.1.4"
|
||||
resolved "https://registry.yarnpkg.com/mobx-react/-/mobx-react-6.1.4.tgz#818e7991c321c05bd9b8156d94be17dad165501e"
|
||||
integrity sha512-wzrJF1RflhyLh8ne4FJfMbG8ZgRFmZ62b4nbyhJzwQpAmrkSnSsAWG9mIff4ffV/Q7OU+uOYf7rXvSmiuUe4cw==
|
||||
dependencies:
|
||||
mobx-react-lite "1.4.0"
|
||||
mobx-react-lite "^1.4.2"
|
||||
|
||||
mobx@^5.5.0:
|
||||
version "5.14.0"
|
||||
|
Loading…
Reference in New Issue
Block a user