Skip to content

Commit

Permalink
update to mst7
Browse files Browse the repository at this point in the history
  • Loading branch information
xaviergonz committed Nov 19, 2024
1 parent 653e21b commit 94fceac
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"benchmark": "^2.1.4",
"chalk": "^5.3.0",
"mobx-keystone": "workspace:packages/lib",
"mobx-state-tree": "^6.0.1",
"mobx-state-tree": "^7.0.0",
"tslib": "^2.8.1"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6979,7 +6979,7 @@ __metadata:
chalk: "npm:^5.3.0"
cross-env: "npm:^7.0.3"
mobx-keystone: "workspace:packages/lib"
mobx-state-tree: "npm:^6.0.1"
mobx-state-tree: "npm:^7.0.0"
shx: "npm:^0.3.4"
tslib: "npm:^2.8.1"
typescript: "npm:^5.6.3"
Expand Down Expand Up @@ -15292,12 +15292,12 @@ __metadata:
languageName: node
linkType: hard

"mobx-state-tree@npm:^6.0.1":
version: 6.0.1
resolution: "mobx-state-tree@npm:6.0.1"
"mobx-state-tree@npm:^7.0.0":
version: 7.0.0
resolution: "mobx-state-tree@npm:7.0.0"
peerDependencies:
mobx: ^6.3.0
checksum: 10c0/e9e9f9e927f00258877ecf677588617a3f4069a7b2e58167e6b9f239a622d97eb02c5ebde26213697e30872c43d8284b76fb4d8bd45217839907f430d9fe525e
checksum: 10c0/9d885d55465e016ede816c2a22be89fb788eb59e276a4793e729f610e202f169bcab06e33de184b6ecbb5b996fe574af573891a8e2230754a0522a182950ede2
languageName: node
linkType: hard

Expand Down

0 comments on commit 94fceac

Please sign in to comment.