mirror of
https://github.com/prymitive/karma
synced 2026-05-19 04:26:41 +00:00
chore(deps): bump mobx-react-lite from 4.0.6 to 4.0.7 in /ui
Bumps [mobx-react-lite](https://github.com/mobxjs/mobx) from 4.0.6 to 4.0.7. - [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:
committed by
Łukasz Mierzwa
parent
6057406199
commit
ca8ae15a38
8
ui/package-lock.json
generated
8
ui/package-lock.json
generated
@@ -31,7 +31,7 @@
|
||||
"lodash.throttle": "4.1.1",
|
||||
"lodash.uniqueid": "4.0.1",
|
||||
"mobx": "6.12.1",
|
||||
"mobx-react-lite": "4.0.6",
|
||||
"mobx-react-lite": "4.0.7",
|
||||
"mobx-stored": "1.1.0",
|
||||
"promise-retry": "2.0.1",
|
||||
"qs": "6.12.0",
|
||||
@@ -9959,9 +9959,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/mobx-react-lite": {
|
||||
"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==",
|
||||
"version": "4.0.7",
|
||||
"resolved": "https://registry.npmjs.org/mobx-react-lite/-/mobx-react-lite-4.0.7.tgz",
|
||||
"integrity": "sha512-RjwdseshK9Mg8On5tyJZHtGD+J78ZnCnRaxeQDSiciKVQDUbfZcXhmld0VMxAwvcTnPEHZySGGewm467Fcpreg==",
|
||||
"dependencies": {
|
||||
"use-sync-external-store": "^1.2.0"
|
||||
},
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
"lodash.throttle": "4.1.1",
|
||||
"lodash.uniqueid": "4.0.1",
|
||||
"mobx": "6.12.1",
|
||||
"mobx-react-lite": "4.0.6",
|
||||
"mobx-react-lite": "4.0.7",
|
||||
"mobx-stored": "1.1.0",
|
||||
"promise-retry": "2.0.1",
|
||||
"qs": "6.12.0",
|
||||
|
||||
Reference in New Issue
Block a user