mirror of
https://github.com/prymitive/karma
synced 2026-08-17 11:27:01 +00:00
fix(deps): update dependency mobx to v6.15.2
This commit is contained in:
committed by
Łukasz Mierzwa
parent
53a5a2ef4e
commit
b1c3337858
Generated
+4
-4
@@ -25,7 +25,7 @@
|
||||
"es-toolkit": "1.46.1",
|
||||
"favico.js": "0.3.10",
|
||||
"fontfaceobserver": "2.3.0",
|
||||
"mobx": "6.15.1",
|
||||
"mobx": "6.15.2",
|
||||
"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.1",
|
||||
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.15.1.tgz",
|
||||
"integrity": "sha512-QW37HNiD87H4Dy7PkPVBSwXrTYCSTH5Nwo8Yr52cPwiRIjSYFpvOOfUOhYUUkpq2U/XjWLTTAYvXYsRrdnNZxg==",
|
||||
"version": "6.15.2",
|
||||
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.15.2.tgz",
|
||||
"integrity": "sha512-vwdrd/nrsOSAUtDKAan1c85cwUlbxeOVDwqJ8mZ2Re614SupOFz6PRG1mtYIvT41u6PKRcAq4p+OHbUoGkymYA==",
|
||||
"license": "MIT",
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@
|
||||
"es-toolkit": "1.46.1",
|
||||
"favico.js": "0.3.10",
|
||||
"fontfaceobserver": "2.3.0",
|
||||
"mobx": "6.15.1",
|
||||
"mobx": "6.15.2",
|
||||
"mobx-react-lite": "4.1.1",
|
||||
"promise-retry": "2.0.1",
|
||||
"react": "19.2.6",
|
||||
|
||||
Reference in New Issue
Block a user