chore(deps): bump mobx-react-lite from 3.4.0 to 3.4.2 in /ui

Bumps [mobx-react-lite](https://github.com/mobxjs/mobx) from 3.4.0 to 3.4.2.
- [Release notes](https://github.com/mobxjs/mobx/releases)
- [Commits](https://github.com/mobxjs/mobx/compare/mobx-react-lite@3.4.0...mobx-react-lite@3.4.2)

---
updated-dependencies:
- dependency-name: mobx-react-lite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-03-06 08:03:14 +00:00
committed by Łukasz Mierzwa
parent 7e24e5f7fc
commit 9e402bf8ae
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -31,7 +31,7 @@
"lodash.throttle": "4.1.1",
"lodash.uniqueid": "4.0.1",
"mobx": "6.8.0",
"mobx-react-lite": "3.4.0",
"mobx-react-lite": "3.4.2",
"mobx-stored": "1.1.0",
"promise-retry": "2.0.1",
"qs": "6.11.0",
@@ -27022,9 +27022,9 @@
}
},
"node_modules/mobx-react-lite": {
"version": "3.4.0",
"resolved": "https://registry.npmjs.org/mobx-react-lite/-/mobx-react-lite-3.4.0.tgz",
"integrity": "sha512-bRuZp3C0itgLKHu/VNxi66DN/XVkQG7xtoBVWxpvC5FhAqbOCP21+nPhULjnzEqd7xBMybp6KwytdUpZKEgpIQ==",
"version": "3.4.2",
"resolved": "https://registry.npmjs.org/mobx-react-lite/-/mobx-react-lite-3.4.2.tgz",
"integrity": "sha512-wOFI6qhMBucYNy00aSDoee23L2//wKYJp4z5k+YOhOCY303prwLaWiEhJU0H2c//oIEEswGqUHtVV2qptk/g5g==",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/mobx"
+1 -1
View File
@@ -30,7 +30,7 @@
"lodash.throttle": "4.1.1",
"lodash.uniqueid": "4.0.1",
"mobx": "6.8.0",
"mobx-react-lite": "3.4.0",
"mobx-react-lite": "3.4.2",
"mobx-stored": "1.1.0",
"promise-retry": "2.0.1",
"qs": "6.11.0",