File tree Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Original file line number Diff line number Diff line change 38
38
"esbuild" : " ^0.23.0" ,
39
39
"jest" : " 29.7.0" ,
40
40
"npm-run-all2" : " 6.2.2" ,
41
- "openapi-typescript" : " 7.3 .0" ,
41
+ "openapi-typescript" : " 7.4 .0" ,
42
42
"rimraf" : " 6.0.1" ,
43
43
"rollup" : " ^4.0.0" ,
44
44
"rollup-plugin-dts" : " ^6.0.0" ,
Original file line number Diff line number Diff line change @@ -1663,6 +1663,13 @@ __metadata:
1663
1663
languageName : node
1664
1664
linkType : hard
1665
1665
1666
+ " change-case@npm:^5.4.4 " :
1667
+ version : 5.4.4
1668
+ resolution : " change-case@npm:5.4.4"
1669
+ checksum : 10c0/2a9c2b9c9ad6ab2491105aaf506db1a9acaf543a18967798dcce20926c6a173aa63266cb6189f3086e3c14bf7ae1f8ea4f96ecc466fcd582310efa00372f3734
1670
+ languageName : node
1671
+ linkType : hard
1672
+
1666
1673
" char-regex@npm:^1.0.2 " :
1667
1674
version : 1.0.2
1668
1675
resolution : " char-regex@npm:1.0.2"
@@ -3731,20 +3738,21 @@ __metadata:
3731
3738
languageName : node
3732
3739
linkType : hard
3733
3740
3734
- " openapi-typescript@npm:7.3 .0 " :
3735
- version : 7.3 .0
3736
- resolution : " openapi-typescript@npm:7.3 .0"
3741
+ " openapi-typescript@npm:7.4 .0 " :
3742
+ version : 7.4 .0
3743
+ resolution : " openapi-typescript@npm:7.4 .0"
3737
3744
dependencies :
3738
3745
" @redocly/openapi-core " : " npm:^1.16.0"
3739
3746
ansi-colors : " npm:^4.1.3"
3747
+ change-case : " npm:^5.4.4"
3740
3748
parse-json : " npm:^8.1.0"
3741
3749
supports-color : " npm:^9.4.0"
3742
3750
yargs-parser : " npm:^21.1.1"
3743
3751
peerDependencies :
3744
3752
typescript : ^5.x
3745
3753
bin :
3746
3754
openapi-typescript : bin/cli.js
3747
- checksum : 10c0/432d7a549aa4a224ae51e6236e01bd2ac50934d2ed3a283c1c7a3342b86d64f29cf5d5576881704f095be1d2d6cb718ec918747f4e941ef7bfb101520f85f4fb
3755
+ checksum : 10c0/924a839591dc8d05e85f3a8a4d3413c3c57ff9edb2d56d76ef4c0b95c0b6da8fedf749ae7e90fba5829299b87cc9d81e9b2286a88fc86ed9448aef45d6bc8eaf
3748
3756
languageName : node
3749
3757
linkType : hard
3750
3758
@@ -4833,7 +4841,7 @@ __metadata:
4833
4841
esbuild : " npm:^0.23.0"
4834
4842
jest : " npm:29.7.0"
4835
4843
npm-run-all2 : " npm:6.2.2"
4836
- openapi-typescript : " npm:7.3 .0"
4844
+ openapi-typescript : " npm:7.4 .0"
4837
4845
qs : " npm:^6.11.0"
4838
4846
rimraf : " npm:6.0.1"
4839
4847
rollup : " npm:^4.0.0"
You can’t perform that action at this time.
0 commit comments