File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ repositories {
1111}
1212
1313dependencies {
14- compileOnly ' org.openapitools:openapi-generator:7.11 .0'
14+ compileOnly ' org.openapitools:openapi-generator:7.12 .0'
1515}
1616
1717tasks. withType(JavaCompile ) {
Original file line number Diff line number Diff line change 3131 "website:build" : " bash scripts/website/build.sh"
3232 },
3333 "devDependencies" : {
34- "@openapitools/openapi-generator-cli" : " 2.16.3 " ,
34+ "@openapitools/openapi-generator-cli" : " 2.17.0 " ,
3535 "@redocly/cli" : " 1.29.0" ,
3636 "eslint" : " 8.57.1" ,
3737 "eslint-plugin-automation-custom" : " 1.0.0" ,
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ export async function generateOpenapitools(
4343 JSON . stringify (
4444 {
4545 'generator-cli' : {
46- version : '7.11 .0' ,
46+ version : '7.12 .0' ,
4747 generators,
4848 } ,
4949 } ,
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ __metadata:
7878 version : 0.0.0-use.local
7979 resolution : " @algolia/api-client-automation@workspace:."
8080 dependencies :
81- " @openapitools/openapi-generator-cli " : " npm:2.16.3 "
81+ " @openapitools/openapi-generator-cli " : " npm:2.17.0 "
8282 " @redocly/cli " : " npm:1.29.0"
8383 eslint : " npm:8.57.1"
8484 eslint-plugin-automation-custom : " npm:1.0.0"
@@ -1499,9 +1499,9 @@ __metadata:
14991499 languageName : node
15001500 linkType : hard
15011501
1502- " @openapitools/openapi-generator-cli@npm:2.16.3 " :
1503- version : 2.16.3
1504- resolution : " @openapitools/openapi-generator-cli@npm:2.16.3 "
1502+ " @openapitools/openapi-generator-cli@npm:2.17.0 " :
1503+ version : 2.17.0
1504+ resolution : " @openapitools/openapi-generator-cli@npm:2.17.0 "
15051505 dependencies :
15061506 " @nestjs/axios " : " npm:3.1.3"
15071507 " @nestjs/common " : " npm:10.4.15"
@@ -1523,7 +1523,7 @@ __metadata:
15231523 tslib : " npm:2.8.1"
15241524 bin :
15251525 openapi-generator-cli : main.js
1526- checksum : 10/ae01a80ee4099a287e2e82c2cfefc77f5d421c49adb0c868cd660dfdfd281cc84db4a93b35a721f24e46aa212e71fcc884df8922c270bdd2f023e8c130894f55
1526+ checksum : 10/ff81ed87c0ccb988fd88506c6ed319bba41d8e58d2212a192c332e317cfcacc71b36f419ed34279f9483fbd4fcfaaff1bf45769763c1deb92246301587b0fde5
15271527 languageName : node
15281528 linkType : hard
15291529
You can’t perform that action at this time.
0 commit comments