We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 184aa40 commit abb2673Copy full SHA for abb2673
.changeset/itchy-files-dig.md
@@ -0,0 +1,5 @@
1
+---
2
+"mobx-view-model": patch
3
4
+
5
+update yummies package to use better treeshaking
package.json
@@ -57,7 +57,7 @@
57
},
58
"dependencies": {
59
"react-simple-loadable": "^2.3.9",
60
- "yummies": "^5.4.8"
+ "yummies": "^5.9.0"
61
62
"peerDependencies": {
63
"mobx": "^6.12.4",
@@ -76,7 +76,7 @@
76
"@vitest/coverage-istanbul": "^3.1.2",
77
"commitfmt": "^1.0.4",
78
"js2me-biome-config": "^1.0.4",
79
- "sborshik": "^1.0.10",
+ "sborshik": "^1.0.22",
80
"jsdom": "^26.1.0",
81
"lefthook": "^1.11.16",
82
"nodemon": "^3.1.9",
0 commit comments