Fix incompatibilities with package.json (#8949)

This commit is contained in:
Tommaso Sciortino
2025-09-20 11:38:03 -07:00
committed by GitHub
parent 375b8522fc
commit 62b49ab14a
7 changed files with 112 additions and 29 deletions

View File

@@ -84,7 +84,7 @@
"husky": "^9.1.7",
"json": "^11.0.0",
"lint-staged": "^16.1.6",
"memfs": "^4.17.2",
"memfs": "^4.42.0",
"mnemonist": "^0.40.3",
"mock-fs": "^5.5.0",
"msw": "^2.10.4",