Skip to content
This repository was archived by the owner on Apr 30, 2026. It is now read-only.

Commit 8cd39c7

Browse files
fix(deps): update dependency mobx to v6.15.0 (#983)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f22e908 commit 8cd39c7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"js-beautify": "1.15.4",
2929
"lodash.orderby": "4.6.0",
3030
"lodash.uniqby": "4.7.0",
31-
"mobx": "6.13.6",
31+
"mobx": "6.15.0",
3232
"mobx-react": "7.6.0",
3333
"object-sizeof": "1.6.3",
3434
"query-string": "7.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8119,10 +8119,10 @@ mobx-react@7.6.0:
81198119
dependencies:
81208120
mobx-react-lite "^3.4.0"
81218121

8122-
mobx@6.13.6:
8123-
version "6.13.6"
8124-
resolved "https://registry.yarnpkg.com/mobx/-/mobx-6.13.6.tgz#3b80895c7c9df456efc86ae0b6983ccea1da6cc6"
8125-
integrity sha512-r19KNV0uBN4b+ER8Z0gA4y+MzDYIQ2SvOmn3fUrqPnWXdQfakd9yfbPBDBF/p5I+bd3N5Rk1fHONIvMay+bJGA==
8122+
mobx@6.15.0:
8123+
version "6.15.0"
8124+
resolved "https://registry.yarnpkg.com/mobx/-/mobx-6.15.0.tgz#78b9b82d383724eebb4b6e50c2eb4ae2da861cb5"
8125+
integrity sha512-UczzB+0nnwGotYSgllfARAqWCJ5e/skuV2K/l+Zyck/H6pJIhLXuBnz+6vn2i211o7DtbE78HQtsYEKICHGI+g==
81268126

81278127
modify-values@^1.0.0:
81288128
version "1.0.1"

0 commit comments

Comments
 (0)