chore(deps): bump mobx-react-lite from 4.0.5 to 4.0.6 in /ui

Bumps [mobx-react-lite](https://github.com/mobxjs/mobx) from 4.0.5 to 4.0.6.
- [Release notes](https://github.com/mobxjs/mobx/releases)
- [Commits](https://github.com/mobxjs/mobx/commits)

---
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]
2024-03-11 06:05:13 +00:00
committed by Łukasz Mierzwa
parent 4b73db5c4c
commit e1b9cf8f30
2 changed files with 5 additions and 5 deletions

8
ui/package-lock.json generated
View File

@@ -31,7 +31,7 @@
"lodash.throttle": "4.1.1",
"lodash.uniqueid": "4.0.1",
"mobx": "6.12.0",
"mobx-react-lite": "4.0.5",
"mobx-react-lite": "4.0.6",
"mobx-stored": "1.1.0",
"promise-retry": "2.0.1",
"qs": "6.12.0",
@@ -9942,9 +9942,9 @@
}
},
"node_modules/mobx-react-lite": {
"version": "4.0.5",
"resolved": "https://registry.npmjs.org/mobx-react-lite/-/mobx-react-lite-4.0.5.tgz",
"integrity": "sha512-StfB2wxE8imKj1f6T8WWPf4lVMx3cYH9Iy60bbKXEs21+HQ4tvvfIBZfSmMXgQAefi8xYEwQIz4GN9s0d2h7dg==",
"version": "4.0.6",
"resolved": "https://registry.npmjs.org/mobx-react-lite/-/mobx-react-lite-4.0.6.tgz",
"integrity": "sha512-0rOE0KDMwV9CzsstYC86ZxxrUpKLGBN0/T3WpKZibLnJcukdb9HVL8VKHoDxaBPbInLZ5azPKUod4mXTsi+u+A==",
"dependencies": {
"use-sync-external-store": "^1.2.0"
},

View File

@@ -26,7 +26,7 @@
"lodash.throttle": "4.1.1",
"lodash.uniqueid": "4.0.1",
"mobx": "6.12.0",
"mobx-react-lite": "4.0.5",
"mobx-react-lite": "4.0.6",
"mobx-stored": "1.1.0",
"promise-retry": "2.0.1",
"qs": "6.12.0",