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

This commit is contained in:
Łukasz Mierzwa
2026-05-08 11:45:19 +01:00
committed by Łukasz Mierzwa
parent 53a5a2ef4e
commit b1c3337858
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.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
View File
@@ -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",