chore(deps): bump mobx from 6.10.0 to 6.10.2 in /ui

Bumps [mobx](https://github.com/mobxjs/mobx) from 6.10.0 to 6.10.2.
- [Release notes](https://github.com/mobxjs/mobx/releases)
- [Commits](https://github.com/mobxjs/mobx/compare/mobx@6.10.0...mobx@6.10.2)

---
updated-dependencies:
- dependency-name: mobx
  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-09-04 11:36:17 +01:00
committed by Łukasz Mierzwa
parent 938f589c87
commit fd73a5ad21
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -30,7 +30,7 @@
"lodash.merge": "4.6.2",
"lodash.throttle": "4.1.1",
"lodash.uniqueid": "4.0.1",
"mobx": "6.10.0",
"mobx": "6.10.2",
"mobx-react-lite": "3.4.3",
"mobx-stored": "1.1.0",
"promise-retry": "2.0.1",
@@ -16947,9 +16947,9 @@
}
},
"node_modules/mobx": {
"version": "6.10.0",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.10.0.tgz",
"integrity": "sha512-WMbVpCMFtolbB8swQ5E2YRrU+Yu8iLozCVx3CdGjbBKlP7dFiCSuiG06uea3JCFN5DnvtAX7+G5Bp82e2xu0ww==",
"version": "6.10.2",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.10.2.tgz",
"integrity": "sha512-B1UGC3ieK3boCjnMEcZSwxqRDMdzX65H/8zOHbuTY8ZhvrIjTUoLRR2TP2bPqIgYRfb3+dUigu8yMZufNjn0LQ==",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/mobx"
+1 -1
View File
@@ -25,7 +25,7 @@
"lodash.merge": "4.6.2",
"lodash.throttle": "4.1.1",
"lodash.uniqueid": "4.0.1",
"mobx": "6.10.0",
"mobx": "6.10.2",
"mobx-react-lite": "3.4.3",
"mobx-stored": "1.1.0",
"promise-retry": "2.0.1",