fix(deps): update dependency mobx to v6.15.4

This commit is contained in:
Łukasz Mierzwa
2026-05-26 14:10:39 +01:00
committed by Łukasz Mierzwa
parent 65a01ab861
commit d47614f80c
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -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
View File
@@ -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",