patch scimmy

This commit is contained in:
Philipinho
2025-07-07 23:57:04 -07:00
parent 4acdbedabd
commit 7a88c58036
4 changed files with 32 additions and 5 deletions
+2 -1
View File
@@ -90,7 +90,8 @@
"packageManager": "pnpm@10.4.0",
"pnpm": {
"patchedDependencies": {
"react-arborist@3.4.0": "patches/react-arborist@3.4.0.patch"
"react-arborist@3.4.0": "patches/react-arborist@3.4.0.patch",
"scimmy@1.3.5": "patches/scimmy@1.3.5.patch"
},
"overrides": {
"jsdom": "25.0.1"