mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
20 lines
333 B
JSON
20 lines
333 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",
|
|
"yargs-parser": "13.1.2",
|
|
"ajv": "6.14.0",
|
|
"markdown-it": "12.3.2",
|
|
"yaml": "1.10.3"
|
|
}
|
|
}
|
|
}
|