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.14 .0'
14+ compileOnly ' org.openapitools:openapi-generator:7.15 .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.22 .0" ,
34+ "@openapitools/openapi-generator-cli" : " 2.23 .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.14 .0' ,
46+ version : '7.15 .0' ,
4747 generators,
4848 } ,
4949 } ,
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ __metadata:
8989 version : 0.0.0-use.local
9090 resolution : " @algolia/api-client-automation@workspace:."
9191 dependencies :
92- " @openapitools/openapi-generator-cli " : " npm:2.22 .0"
92+ " @openapitools/openapi-generator-cli " : " npm:2.23 .0"
9393 " @redocly/cli " : " npm:1.29.0"
9494 eslint : " npm:8.57.1"
9595 eslint-plugin-automation-custom : " npm:1.0.0"
@@ -1408,9 +1408,9 @@ __metadata:
14081408 languageName : node
14091409 linkType : hard
14101410
1411- " @openapitools/openapi-generator-cli@npm:2.22 .0 " :
1412- version : 2.22 .0
1413- resolution : " @openapitools/openapi-generator-cli@npm:2.22 .0"
1411+ " @openapitools/openapi-generator-cli@npm:2.23 .0 " :
1412+ version : 2.23 .0
1413+ resolution : " @openapitools/openapi-generator-cli@npm:2.23 .0"
14141414 dependencies :
14151415 " @nestjs/axios " : " npm:4.0.1"
14161416 " @nestjs/common " : " npm:11.1.6"
@@ -1431,7 +1431,7 @@ __metadata:
14311431 tslib : " npm:2.8.1"
14321432 bin :
14331433 openapi-generator-cli : main.js
1434- checksum : 10/11bad66d4ad8a65503d1b07795aa48895e12bc8eab349ded15bd54b2fbf92b0ebf362a16fda8c625a75661dfb5df0caa28c5b9b9f5750404d173c02043ced8e4
1434+ checksum : 10/a7c63b100258a6a9ae6fb8f69e50edb808fee8dd86a54fb131a9aa25364d4418abb4732771df72ac0c85ded25764ce84beea4005dda9a4319cdee35db93345db
14351435 languageName : node
14361436 linkType : hard
14371437
You can’t perform that action at this time.
0 commit comments