File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
rtk-query-codegen-openapi Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 68
68
"pretty-quick" : " ^4.0.0" ,
69
69
"rimraf" : " ^5.0.5" ,
70
70
"ts-node" : " ^10.9.2" ,
71
- "tsup" : " ^8.2.4 " ,
71
+ "tsup" : " ^8.4.0 " ,
72
72
"vite-tsconfig-paths" : " ^5.0.1" ,
73
73
"vitest" : " ^2.0.5" ,
74
74
"yalc" : " ^1.0.0-pre.47"
Original file line number Diff line number Diff line change 206
206
"rimraf" : " ^3.0.2" ,
207
207
"size-limit" : " ^11.0.1" ,
208
208
"tslib" : " ^1.10.0" ,
209
- "tsup" : " ^8.2.3 " ,
209
+ "tsup" : " ^8.4.0 " ,
210
210
"tsx" : " ^4.19.0" ,
211
211
"typescript" : " ^5.8.2" ,
212
212
"vite-tsconfig-paths" : " ^4.3.1" ,
Original file line number Diff line number Diff line change @@ -7866,7 +7866,7 @@ __metadata:
7866
7866
rimraf: "npm:^3.0.2"
7867
7867
size-limit: "npm:^11.0.1"
7868
7868
tslib: "npm:^1.10.0"
7869
- tsup: "npm:^8.2.3 "
7869
+ tsup: "npm:^8.4.0 "
7870
7870
tsx: "npm:^4.19.0"
7871
7871
typescript: "npm:^5.8.2"
7872
7872
vite-tsconfig-paths: "npm:^4.3.1"
@@ -8275,7 +8275,7 @@ __metadata:
8275
8275
semver: "npm:^7.3.5"
8276
8276
swagger2openapi: "npm:^7.0.4"
8277
8277
ts-node: "npm:^10.9.2"
8278
- tsup: "npm:^8.2.4 "
8278
+ tsup: "npm:^8.4.0 "
8279
8279
typescript: "npm:^5.8.2"
8280
8280
vite-tsconfig-paths: "npm:^5.0.1"
8281
8281
vitest: "npm:^2.0.5"
@@ -31577,7 +31577,7 @@ __metadata:
31577
31577
languageName: node
31578
31578
linkType: hard
31579
31579
31580
- "tsup@npm:^8.2.3, tsup@npm:^8.2.4 ":
31580
+ "tsup@npm:^8.4.0 ":
31581
31581
version: 8.4.0
31582
31582
resolution: "tsup@npm:8.4.0"
31583
31583
dependencies:
You can’t perform that action at this time.
0 commit comments