chore(deps): bump mobx from 6.13.3 to 6.13.5 in /ui

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

---
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-10-21 10:44:57 +01:00
committed by Łukasz Mierzwa
parent 6e4fbda861
commit 818e6eef4f
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.3",
"mobx": "6.13.5",
"mobx-react-lite": "4.0.7",
"mobx-stored": "1.1.0",
"promise-retry": "2.0.1",
@@ -10819,10 +10819,9 @@
}
},
"node_modules/mobx": {
"version": "6.13.3",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.13.3.tgz",
"integrity": "sha512-YtAS+ZMbdpbHYUU4ESht3na8KiX11KuMT1yOiKtbKlQ0GZkHDYPKyEw/Tdp7h7aHyLrTWj2TBaSNJ6bCr638iQ==",
"license": "MIT",
"version": "6.13.5",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.13.5.tgz",
"integrity": "sha512-/HTWzW2s8J1Gqt+WmUj5Y0mddZk+LInejADc79NJadrWla3rHzmRHki/mnEUH1AvOmbNTZ1BRbKxr8DSgfdjMA==",
"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.3",
"mobx": "6.13.5",
"mobx-react-lite": "4.0.7",
"mobx-stored": "1.1.0",
"promise-retry": "2.0.1",