mirror of
https://github.com/coder/coder.git
synced 2026-06-04 21:48:22 +00:00
16 lines
223 B
JSON
16 lines
223 B
JSON
{
|
|
"dependencies": {
|
|
"widdershins": "^4.0.1"
|
|
},
|
|
"resolutions": {
|
|
"semver": "7.5.3",
|
|
"jsonpointer": "5.0.1"
|
|
},
|
|
"pnpm": {
|
|
"overrides": {
|
|
"@babel/runtime": "7.26.10",
|
|
"form-data": "4.0.4"
|
|
}
|
|
}
|
|
}
|