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

This commit is contained in:
Łukasz Mierzwa
2026-06-08 18:11:26 +01:00
committed by Łukasz Mierzwa
parent 4db10c0e17
commit 59e6bd2a0c
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -25,7 +25,7 @@
"es-toolkit": "1.47.0",
"favico.js": "0.3.10",
"fontfaceobserver": "2.3.0",
"mobx": "6.16.0",
"mobx": "6.16.1",
"mobx-react-lite": "4.1.1",
"promise-retry": "2.0.1",
"react": "19.2.7",
@@ -10418,9 +10418,9 @@
}
},
"node_modules/mobx": {
"version": "6.16.0",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.16.0.tgz",
"integrity": "sha512-qFIcwox4Mc4xRUVBGm0mt2uXmm4zCnfpwBRVkm59Y7zDei498NmpyKvEDsjCR3OYPbnQCKyhV6mLDs0vt2hBxA==",
"version": "6.16.1",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.16.1.tgz",
"integrity": "sha512-syNcDdX3KT+Jq3je6eGjBhuc24Z68td2VG0zNFqRswaE433D9SNH5VRy/xrGbJsUixfppLLccXhAW9JSf6n+SQ==",
"license": "MIT",
"funding": {
"type": "opencollective",
+1 -1
View File
@@ -21,7 +21,7 @@
"es-toolkit": "1.47.0",
"favico.js": "0.3.10",
"fontfaceobserver": "2.3.0",
"mobx": "6.16.0",
"mobx": "6.16.1",
"mobx-react-lite": "4.1.1",
"promise-retry": "2.0.1",
"react": "19.2.7",