sln build fix (again), tests fixes, audit work and doctors work
This commit is contained in:
13
package-lock.json
generated
13
package-lock.json
generated
@@ -8,11 +8,24 @@
|
||||
"name": "stellaops-docs",
|
||||
"version": "0.1.0",
|
||||
"dependencies": {
|
||||
"@openai/codex": "^0.80.0",
|
||||
"ajv": "^8.17.1",
|
||||
"ajv-formats": "^2.1.1",
|
||||
"yaml": "^2.4.5"
|
||||
}
|
||||
},
|
||||
"node_modules/@openai/codex": {
|
||||
"version": "0.80.0",
|
||||
"resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.80.0.tgz",
|
||||
"integrity": "sha512-U1DWDy7eTjx+SF32Wx9oO6cyX1dd9WiRvIW4XCP3FVcv7Xq7CSCvDrFAdzpFxPNPg6CLz9a4qtO42yntpcJpDw==",
|
||||
"license": "Apache-2.0",
|
||||
"bin": {
|
||||
"codex": "bin/codex.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16"
|
||||
}
|
||||
},
|
||||
"node_modules/ajv": {
|
||||
"version": "8.17.1",
|
||||
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz",
|
||||
|
||||
Reference in New Issue
Block a user