Skip to content

Commit 252fc43

Browse files
chore(deps): update dependency mobx to v7
1 parent c27a381 commit 252fc43

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"axios": "^1.11.0",
2020
"detect-browser": "^5.3.0",
2121
"fractional-indexing": "^4.0.0",
22-
"mobx": "^6.13.7",
22+
"mobx": "^7.0.0",
2323
"mobx-react-lite": "^4.1.0",
2424
"mobx-utils": "^6.1.1",
2525
"notifyjs": "^3.0.0",

ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2762,10 +2762,10 @@ mobx-utils@^6.1.1:
27622762
resolved "https://registry.yarnpkg.com/mobx-utils/-/mobx-utils-6.1.1.tgz#61c66563e7646fb75462c189f4110a76d2e35768"
27632763
integrity sha512-ZR4tOKucWAHOdMjqElRl2BEvrzK7duuDdKmsbEbt2kzgVpuLuoYLiDCjc3QwWQl8CmOlxPgaZQpZ7emwNqPkIg==
27642764

2765-
mobx@^6.13.7:
2766-
version "6.16.1"
2767-
resolved "https://registry.yarnpkg.com/mobx/-/mobx-6.16.1.tgz#8b3166186d1298b1848395e10e64b5c43d6dc43b"
2768-
integrity sha512-syNcDdX3KT+Jq3je6eGjBhuc24Z68td2VG0zNFqRswaE433D9SNH5VRy/xrGbJsUixfppLLccXhAW9JSf6n+SQ==
2765+
mobx@^7.0.0:
2766+
version "7.0.0"
2767+
resolved "https://registry.yarnpkg.com/mobx/-/mobx-7.0.0.tgz#3228a0be641229a3c64ca5363fcbf4f605e6a8ce"
2768+
integrity sha512-J+hR/wq6RdBnB4QXQRqGrWL9vOOLKaYhXh0ooxLAW4AE72av10Y5+xiaxohUYmPZiUswfpxMjQooYqpWkv+Fxg==
27692769

27702770
modern-tar@^0.7.6:
27712771
version "0.7.6"

0 commit comments

Comments
 (0)