chore(deps): bump mobx from 6.13.1 to 6.13.2 in /ui

Bumps [mobx](https://github.com/mobxjs/mobx) from 6.13.1 to 6.13.2.
- [Release notes](https://github.com/mobxjs/mobx/releases)
- [Commits](https://github.com/mobxjs/mobx/compare/mobx@6.13.1...mobx@6.13.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]
2024-09-09 09:39:25 +01:00
committed by Łukasz Mierzwa
parent 9b75e03d8d
commit 9902b49eb9
2 changed files with 5 additions and 6 deletions
+4 -5
View File
@@ -30,7 +30,7 @@
"lodash.merge": "4.6.2",
"lodash.throttle": "4.1.1",
"lodash.uniqueid": "4.0.1",
"mobx": "6.13.1",
"mobx": "6.13.2",
"mobx-react-lite": "4.0.7",
"mobx-stored": "1.1.0",
"promise-retry": "2.0.1",
@@ -10622,10 +10622,9 @@
}
},
"node_modules/mobx": {
"version": "6.13.1",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.13.1.tgz",
"integrity": "sha512-ekLRxgjWJr8hVxj9ZKuClPwM/iHckx3euIJ3Np7zLVNtqJvfbbq7l370W/98C8EabdQ1pB5Jd3BbDWxJPNnaOg==",
"license": "MIT",
"version": "6.13.2",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.13.2.tgz",
"integrity": "sha512-GIubI2qf+P6lG6rSEG0T2pg3jV9/0+O0ncF09+0umRe75+Cbnh1KNLM1GvbTY9RSc7QuU+LcPNZfxDY8B+3XRg==",
"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.13.1",
"mobx": "6.13.2",
"mobx-react-lite": "4.0.7",
"mobx-stored": "1.1.0",
"promise-retry": "2.0.1",