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

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

---
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-08 22:16:05 +00:00
committed by Łukasz Mierzwa
parent 2384d12a58
commit d4d03d4648
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.2",
"mobx-react-lite": "3.4.3",
"mobx-stored": "1.1.0",
"promise-retry": "2.0.1",
"qs": "6.11.1",
@@ -27052,9 +27052,9 @@
}
},
"node_modules/mobx-react-lite": {
"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==",
"version": "3.4.3",
"resolved": "https://registry.npmjs.org/mobx-react-lite/-/mobx-react-lite-3.4.3.tgz",
"integrity": "sha512-NkJREyFTSUXR772Qaai51BnE1voWx56LOL80xG7qkZr6vo8vEaLF3sz1JNUVh+rxmUzxYaqOhfuxTfqUh0FXUg==",
"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.2",
"mobx-react-lite": "3.4.3",
"mobx-stored": "1.1.0",
"promise-retry": "2.0.1",
"qs": "6.11.1",