mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
chore(deps): bump mobx-react-lite from 4.0.4 to 4.0.5 in /ui
Bumps [mobx-react-lite](https://github.com/mobxjs/mobx) from 4.0.4 to 4.0.5. - [Release notes](https://github.com/mobxjs/mobx/releases) - [Commits](https://github.com/mobxjs/mobx/commits/mobx-react-lite@4.0.5) --- 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
d6265fcf90
commit
23e9e6aee5
Generated
+4
-4
@@ -31,7 +31,7 @@
|
||||
"lodash.throttle": "4.1.1",
|
||||
"lodash.uniqueid": "4.0.1",
|
||||
"mobx": "6.10.2",
|
||||
"mobx-react-lite": "4.0.4",
|
||||
"mobx-react-lite": "4.0.5",
|
||||
"mobx-stored": "1.1.0",
|
||||
"promise-retry": "2.0.1",
|
||||
"qs": "6.11.2",
|
||||
@@ -17076,9 +17076,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/mobx-react-lite": {
|
||||
"version": "4.0.4",
|
||||
"resolved": "https://registry.npmjs.org/mobx-react-lite/-/mobx-react-lite-4.0.4.tgz",
|
||||
"integrity": "sha512-68uNYvQC/5Dazs3sIBv+bnpzRwcWde8y4ujHiLizhq8yeQtJ2tlNUGSh4r40gyE5M0utACIofBDsAj2hplcovQ==",
|
||||
"version": "4.0.5",
|
||||
"resolved": "https://registry.npmjs.org/mobx-react-lite/-/mobx-react-lite-4.0.5.tgz",
|
||||
"integrity": "sha512-StfB2wxE8imKj1f6T8WWPf4lVMx3cYH9Iy60bbKXEs21+HQ4tvvfIBZfSmMXgQAefi8xYEwQIz4GN9s0d2h7dg==",
|
||||
"dependencies": {
|
||||
"use-sync-external-store": "^1.2.0"
|
||||
},
|
||||
|
||||
+1
-1
@@ -26,7 +26,7 @@
|
||||
"lodash.throttle": "4.1.1",
|
||||
"lodash.uniqueid": "4.0.1",
|
||||
"mobx": "6.10.2",
|
||||
"mobx-react-lite": "4.0.4",
|
||||
"mobx-react-lite": "4.0.5",
|
||||
"mobx-stored": "1.1.0",
|
||||
"promise-retry": "2.0.1",
|
||||
"qs": "6.11.2",
|
||||
|
||||
Reference in New Issue
Block a user