chore: updated package resolutions

This commit is contained in:
sriram veeraghanta
2025-03-13 14:04:55 +05:30
parent c3560c6586
commit dcbee45d82
3 changed files with 73 additions and 41 deletions

View File

@@ -28,7 +28,9 @@
},
"resolutions": {
"nanoid": "3.3.8",
"esbuild": "0.25.0"
"esbuild": "0.25.0",
"@babel/helpers": "7.26.10",
"@babel/runtime": "7.26.10"
},
"packageManager": "yarn@1.22.22"
}