mirror of
https://github.com/prymitive/karma
synced 2026-05-15 04:06:41 +00:00
fix(deps): update dependency mobx to v6.15.3
This commit is contained in:
committed by
Łukasz Mierzwa
parent
0f802e3042
commit
fabf208afb
8
ui/package-lock.json
generated
8
ui/package-lock.json
generated
@@ -25,7 +25,7 @@
|
||||
"es-toolkit": "1.46.1",
|
||||
"favico.js": "0.3.10",
|
||||
"fontfaceobserver": "2.3.0",
|
||||
"mobx": "6.15.2",
|
||||
"mobx": "6.15.3",
|
||||
"mobx-react-lite": "4.1.1",
|
||||
"promise-retry": "2.0.1",
|
||||
"react": "19.2.6",
|
||||
@@ -10406,9 +10406,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/mobx": {
|
||||
"version": "6.15.2",
|
||||
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.15.2.tgz",
|
||||
"integrity": "sha512-vwdrd/nrsOSAUtDKAan1c85cwUlbxeOVDwqJ8mZ2Re614SupOFz6PRG1mtYIvT41u6PKRcAq4p+OHbUoGkymYA==",
|
||||
"version": "6.15.3",
|
||||
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.15.3.tgz",
|
||||
"integrity": "sha512-6+ZSYDs5zgH5CdGfEU2q2Lsa5PztVryL1ys7kAImTU25n2A9LAMj/yneVsQpd03MfwMLDQF+7kakJR9Z+cQxSw==",
|
||||
"license": "MIT",
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
"es-toolkit": "1.46.1",
|
||||
"favico.js": "0.3.10",
|
||||
"fontfaceobserver": "2.3.0",
|
||||
"mobx": "6.15.2",
|
||||
"mobx": "6.15.3",
|
||||
"mobx-react-lite": "4.1.1",
|
||||
"promise-retry": "2.0.1",
|
||||
"react": "19.2.6",
|
||||
|
||||
Reference in New Issue
Block a user