This commit is contained in:
master
2026-04-03 14:50:59 +03:00
parent 2c36b3f5ae
commit 3a0cfcbc89
2 changed files with 29 additions and 29 deletions

56
package-lock.json generated
View File

@@ -8,7 +8,7 @@
"name": "stellaops-docs", "name": "stellaops-docs",
"version": "0.1.0", "version": "0.1.0",
"dependencies": { "dependencies": {
"@openai/codex": "^0.115.0-alpha.24", "@openai/codex": "^0.115.0",
"ajv": "^8.17.1", "ajv": "^8.17.1",
"ajv-formats": "^2.1.1", "ajv-formats": "^2.1.1",
"yaml": "^2.4.5" "yaml": "^2.4.5"
@@ -18,9 +18,9 @@
} }
}, },
"node_modules/@openai/codex": { "node_modules/@openai/codex": {
"version": "0.115.0-alpha.24", "version": "0.115.0",
"resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.115.0-alpha.24.tgz", "resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.115.0.tgz",
"integrity": "sha512-fjeg+bslp5nK9PzcZuc11IX027nUHqmQroJCKhQ0O9ddqs7q2aEktBd8cv6iU8XRQBZrPjW/0+mzyXuHPA22rw==", "integrity": "sha512-uu689DHUzvuPcb39hJ+7fqy++TAvY32w9VggDpcz3HS0Sx0WadWoAPPcMK547P2T6AqfMsAtA8kspkR3tqErOg==",
"license": "Apache-2.0", "license": "Apache-2.0",
"bin": { "bin": {
"codex": "bin/codex.js" "codex": "bin/codex.js"
@@ -29,19 +29,19 @@
"node": ">=16" "node": ">=16"
}, },
"optionalDependencies": { "optionalDependencies": {
"@openai/codex-darwin-arm64": "npm:@openai/codex@0.115.0-alpha.24-darwin-arm64", "@openai/codex-darwin-arm64": "npm:@openai/codex@0.115.0-darwin-arm64",
"@openai/codex-darwin-x64": "npm:@openai/codex@0.115.0-alpha.24-darwin-x64", "@openai/codex-darwin-x64": "npm:@openai/codex@0.115.0-darwin-x64",
"@openai/codex-linux-arm64": "npm:@openai/codex@0.115.0-alpha.24-linux-arm64", "@openai/codex-linux-arm64": "npm:@openai/codex@0.115.0-linux-arm64",
"@openai/codex-linux-x64": "npm:@openai/codex@0.115.0-alpha.24-linux-x64", "@openai/codex-linux-x64": "npm:@openai/codex@0.115.0-linux-x64",
"@openai/codex-win32-arm64": "npm:@openai/codex@0.115.0-alpha.24-win32-arm64", "@openai/codex-win32-arm64": "npm:@openai/codex@0.115.0-win32-arm64",
"@openai/codex-win32-x64": "npm:@openai/codex@0.115.0-alpha.24-win32-x64" "@openai/codex-win32-x64": "npm:@openai/codex@0.115.0-win32-x64"
} }
}, },
"node_modules/@openai/codex-darwin-arm64": { "node_modules/@openai/codex-darwin-arm64": {
"name": "@openai/codex", "name": "@openai/codex",
"version": "0.115.0-alpha.24-darwin-arm64", "version": "0.115.0-darwin-arm64",
"resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.115.0-alpha.24-darwin-arm64.tgz", "resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.115.0-darwin-arm64.tgz",
"integrity": "sha512-/vlH+wSZkHEsI6rdIB1Tcfjr5y1r8v8dV5XDre6dPZXDBp8o40BI3jfbRgVBPdrgWyb7SEKPcuJRjwu3FXoYKA==", "integrity": "sha512-wTWV+YlDTL0y0mL+FMmbzhilm+dPkbIZTe/lH3LwBzcEMhgSGLsPdZLfAiMND4wFE21HS7H0pjMogNQEMLQmqg==",
"cpu": [ "cpu": [
"arm64" "arm64"
], ],
@@ -56,9 +56,9 @@
}, },
"node_modules/@openai/codex-darwin-x64": { "node_modules/@openai/codex-darwin-x64": {
"name": "@openai/codex", "name": "@openai/codex",
"version": "0.115.0-alpha.24-darwin-x64", "version": "0.115.0-darwin-x64",
"resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.115.0-alpha.24-darwin-x64.tgz", "resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.115.0-darwin-x64.tgz",
"integrity": "sha512-xAT5XmQOj0NLg3yu+QdBtgot5XPn4lw4w7ztaQwgf+OzilFwD69rmNH/rIXSUknvQmOFnKug0GtNjjKgdyctPw==", "integrity": "sha512-EPzgymU4CFp83qjv29wXFwhWib3zC8g6SLTJGh2OpcJiOYyLY0bO53FB+QchL1jC9gm1uLyD5j5F3ddI0AbjIg==",
"cpu": [ "cpu": [
"x64" "x64"
], ],
@@ -73,9 +73,9 @@
}, },
"node_modules/@openai/codex-linux-arm64": { "node_modules/@openai/codex-linux-arm64": {
"name": "@openai/codex", "name": "@openai/codex",
"version": "0.115.0-alpha.24-linux-arm64", "version": "0.115.0-linux-arm64",
"resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.115.0-alpha.24-linux-arm64.tgz", "resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.115.0-linux-arm64.tgz",
"integrity": "sha512-IRhOx+qASa5d/YwnLzbvwsgFySMUg8lzB81PQgoDSAmsuRWcqA/uu9PCsQN9YKMjH4YFk6BMsfB+Ni40ZZUJ+Q==", "integrity": "sha512-40+SCyI+LvVx/iX30qH7dTQzWt9MZxDaK2E6YRB4hoYej5UALrhkFNzweHa5uvqvhmqGZCuagZOYB8285eGCgw==",
"cpu": [ "cpu": [
"arm64" "arm64"
], ],
@@ -90,9 +90,9 @@
}, },
"node_modules/@openai/codex-linux-x64": { "node_modules/@openai/codex-linux-x64": {
"name": "@openai/codex", "name": "@openai/codex",
"version": "0.115.0-alpha.24-linux-x64", "version": "0.115.0-linux-x64",
"resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.115.0-alpha.24-linux-x64.tgz", "resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.115.0-linux-x64.tgz",
"integrity": "sha512-76LiFBGrp0d6EHY7sedQDXzNity6/xEEUbeSUZ7/k+Sa9hlob4E9Ti9Rz+ARLJLhObbHxQBYCRMsO9mIs8er+w==", "integrity": "sha512-+6eRd2p4KMrhQvuF7XpjYIdCA2Ok2LbhOq+ywZdLpHbmwQ/Yynd0gJ/Q90xCeo2vloCwl9WsbsiVVSahG5FyWg==",
"cpu": [ "cpu": [
"x64" "x64"
], ],
@@ -107,9 +107,9 @@
}, },
"node_modules/@openai/codex-win32-arm64": { "node_modules/@openai/codex-win32-arm64": {
"name": "@openai/codex", "name": "@openai/codex",
"version": "0.115.0-alpha.24-win32-arm64", "version": "0.115.0-win32-arm64",
"resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.115.0-alpha.24-win32-arm64.tgz", "resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.115.0-win32-arm64.tgz",
"integrity": "sha512-b6j+GVd4BCjDOf/ruYWKYXnEo5QfBsLeJjUjlQ6KzAdnh7i1Xw8nZ32O4yVLm+ciUgVhf+2HvbPuEMdNQqF4ZQ==", "integrity": "sha512-yaYhQ0kPL9Kithmrr1vh5A4c+gqAMhMZeA/htTtkpWW8RQkmwgcYYpX/Ky2cEzu0w51pvxQQy63LgHftc+pg1Q==",
"cpu": [ "cpu": [
"arm64" "arm64"
], ],
@@ -124,9 +124,9 @@
}, },
"node_modules/@openai/codex-win32-x64": { "node_modules/@openai/codex-win32-x64": {
"name": "@openai/codex", "name": "@openai/codex",
"version": "0.115.0-alpha.24-win32-x64", "version": "0.115.0-win32-x64",
"resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.115.0-alpha.24-win32-x64.tgz", "resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.115.0-win32-x64.tgz",
"integrity": "sha512-E51iK8gIjIe2KJlclXoxZ0b1UnSpJcT1q3NsvI7TAb+tg64p7dcMDBv4RV+Cm2OpQC/+RujLvzu50WzR4SRPBg==", "integrity": "sha512-wtYf2HJCB+p+Uj7o1W08fRgZMzKCVGRQ4YdSfLRNfF4wwPqX5XsK9blsv7brukn5J9lclYxagiR6qGvbfHbD7w==",
"cpu": [ "cpu": [
"x64" "x64"
], ],

View File

@@ -19,7 +19,7 @@
"sdk:smoke": "npm run sdk:smoke:ts && npm run sdk:smoke:python && npm run sdk:smoke:go && npm run sdk:smoke:java" "sdk:smoke": "npm run sdk:smoke:ts && npm run sdk:smoke:python && npm run sdk:smoke:go && npm run sdk:smoke:java"
}, },
"dependencies": { "dependencies": {
"@openai/codex": "^0.115.0-alpha.24", "@openai/codex": "^0.115.0",
"ajv": "^8.17.1", "ajv": "^8.17.1",
"ajv-formats": "^2.1.1", "ajv-formats": "^2.1.1",
"yaml": "^2.4.5" "yaml": "^2.4.5"