chore(deps): bump mobx from 6.11.0 to 6.12.0 in /ui

Bumps [mobx](https://github.com/mobxjs/mobx) from 6.11.0 to 6.12.0.
- [Release notes](https://github.com/mobxjs/mobx/releases)
- [Commits](https://github.com/mobxjs/mobx/commits/mobx@6.12.0)

---
updated-dependencies:
- dependency-name: mobx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-12-01 11:03:30 +00:00
committed by Łukasz Mierzwa
parent b4c2c5b932
commit 400f035d28
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -31,7 +31,7 @@
"lodash.merge": "4.6.2",
"lodash.throttle": "4.1.1",
"lodash.uniqueid": "4.0.1",
"mobx": "6.11.0",
"mobx": "6.12.0",
"mobx-react-lite": "4.0.5",
"mobx-stored": "1.1.0",
"promise-retry": "2.0.1",
@@ -11623,9 +11623,9 @@
}
},
"node_modules/mobx": {
"version": "6.11.0",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.11.0.tgz",
"integrity": "sha512-qngYCmr0WJiFRSAtYe82DB7SbzvbhehkJjONs8ydynUwoazzUQHZdAlaJqUfks5j4HarhWsZrMRhV7HtSO9HOQ==",
"version": "6.12.0",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.12.0.tgz",
"integrity": "sha512-Mn6CN6meXEnMa0a5u6a5+RKrqRedHBhZGd15AWLk9O6uFY4KYHzImdt8JI8WODo1bjTSRnwXhJox+FCUZhCKCQ==",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/mobx"
+1 -1
View File
@@ -26,7 +26,7 @@
"lodash.merge": "4.6.2",
"lodash.throttle": "4.1.1",
"lodash.uniqueid": "4.0.1",
"mobx": "6.11.0",
"mobx": "6.12.0",
"mobx-react-lite": "4.0.5",
"mobx-stored": "1.1.0",
"promise-retry": "2.0.1",