|
@ -1,6 +1,6 @@ |
|
|
{ |
|
|
{ |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@anthropic-ai/claude-code": "^0.2.45", |
|
|
|
|
|
|
|
|
"@anthropic-ai/claude-code": "^1.0.24", |
|
|
"@babel/cli": "^7.23.9", |
|
|
"@babel/cli": "^7.23.9", |
|
|
"@babel/core": "^7.23.9", |
|
|
"@babel/core": "^7.23.9", |
|
|
"@babel/preset-env": "^7.23.9", |
|
|
"@babel/preset-env": "^7.23.9", |
|
@ -8,6 +8,7 @@ |
|
|
"@ionic/cli": "^7.2.0", |
|
|
"@ionic/cli": "^7.2.0", |
|
|
"@mrodrig/json-2-csv-cli": "^5.5.5", |
|
|
"@mrodrig/json-2-csv-cli": "^5.5.5", |
|
|
"@nestjs/cli": "^10.3.2", |
|
|
"@nestjs/cli": "^10.3.2", |
|
|
|
|
|
"@openai/codex": "^0.1.2504172351", |
|
|
"@openapitools/openapi-generator-cli": "^2.9.0", |
|
|
"@openapitools/openapi-generator-cli": "^2.9.0", |
|
|
"@quasar/cli": "^2.3.0", |
|
|
"@quasar/cli": "^2.3.0", |
|
|
"@types/node": "^22.10.1", |
|
|
"@types/node": "^22.10.1", |
|
@ -55,6 +56,7 @@ |
|
|
"http-server": "^14.1.1", |
|
|
"http-server": "^14.1.1", |
|
|
"hygen": "^6.2.11", |
|
|
"hygen": "^6.2.11", |
|
|
"ignite-cli": "^10.0.5", |
|
|
"ignite-cli": "^10.0.5", |
|
|
|
|
|
"ipx": "^3.0.3", |
|
|
"jscodeshift": "^17.1.1", |
|
|
"jscodeshift": "^17.1.1", |
|
|
"json-2-csv": "^5.5.5", |
|
|
"json-2-csv": "^5.5.5", |
|
|
"json-server": "^1.0.0-alpha.23", |
|
|
"json-server": "^1.0.0-alpha.23", |
|
|