mirror of
https://github.com/prymitive/karma
synced 2026-08-19 11:36:24 +00:00
fix(deps): update dependency mobx to v6.15.4
This commit is contained in:
committed by
Łukasz Mierzwa
parent
65a01ab861
commit
d47614f80c
Generated
+4
-4
@@ -25,7 +25,7 @@
|
||||
"es-toolkit": "1.46.1",
|
||||
"favico.js": "0.3.10",
|
||||
"fontfaceobserver": "2.3.0",
|
||||
"mobx": "6.15.3",
|
||||
"mobx": "6.15.4",
|
||||
"mobx-react-lite": "4.1.1",
|
||||
"promise-retry": "2.0.1",
|
||||
"react": "19.2.6",
|
||||
@@ -10441,9 +10441,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/mobx": {
|
||||
"version": "6.15.3",
|
||||
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.15.3.tgz",
|
||||
"integrity": "sha512-6+ZSYDs5zgH5CdGfEU2q2Lsa5PztVryL1ys7kAImTU25n2A9LAMj/yneVsQpd03MfwMLDQF+7kakJR9Z+cQxSw==",
|
||||
"version": "6.15.4",
|
||||
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.15.4.tgz",
|
||||
"integrity": "sha512-do+2UsEKRVT70W/QqP2F2sju2x4p2xZo+5/azXqKjXgTk2jfmzsLjzwW0YI8CBEjy4ZUdU8EunXocXXwJdCrtw==",
|
||||
"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.3",
|
||||
"mobx": "6.15.4",
|
||||
"mobx-react-lite": "4.1.1",
|
||||
"promise-retry": "2.0.1",
|
||||
"react": "19.2.6",
|
||||
|
||||
Reference in New Issue
Block a user