File tree 3 files changed +1
-13
lines changed
client/packages/lowcoder-cli
3 files changed +1
-13
lines changed Original file line number Diff line number Diff line change 38
38
"vite-plugin-svgr" : " ^2.2.2"
39
39
},
40
40
"devDependencies" : {
41
- "@types/axios" : " ^0.14.0" ,
42
41
"typescript" : " ^4.8.4"
43
42
},
44
43
"peerDependencies" : {
Original file line number Diff line number Diff line change 40
40
"@google-cloud/bigquery" : " ^6.1.0" ,
41
41
"@google-cloud/storage" : " ^6.10.1" ,
42
42
"@supabase/supabase-js" : " ^2.26.0" ,
43
- "@types/axios" : " ^0.14.0" ,
44
43
"@types/express" : " ^4.17.14" ,
45
44
"@types/jsonpath" : " ^0.2.0" ,
46
45
"@types/lodash" : " ^4.14.190" ,
Original file line number Diff line number Diff line change @@ -3594,15 +3594,6 @@ __metadata:
3594
3594
languageName : node
3595
3595
linkType : hard
3596
3596
3597
- " @types/axios@npm:^0.14.0 " :
3598
- version : 0.14.0
3599
- resolution : " @types/axios@npm:0.14.0"
3600
- dependencies :
3601
- axios : " *"
3602
- checksum : 12a230b9404055d81804cb57fe4739b2317111b28a39e2477b2513250e8b85725e6f6ce509fc2a9494a6da60facb8d80df875fcd747f62f6c3abebc7db60ae66
3603
- languageName : node
3604
- linkType : hard
3605
-
3606
3597
" @types/babel__core@npm:^7.1.14 " :
3607
3598
version : 7.20.5
3608
3599
resolution : " @types/babel__core@npm:7.20.5"
@@ -4278,7 +4269,7 @@ __metadata:
4278
4269
languageName : node
4279
4270
linkType : hard
4280
4271
4281
- " axios@npm:*, axios@npm: ^1.4.0, axios@npm:^1.7.7 " :
4272
+ " axios@npm:^1.4.0, axios@npm:^1.7.7 " :
4282
4273
version : 1.7.7
4283
4274
resolution : " axios@npm:1.7.7"
4284
4275
dependencies :
@@ -7727,7 +7718,6 @@ __metadata:
7727
7718
" @google-cloud/storage " : ^6.10.1
7728
7719
" @supabase/supabase-js " : ^2.26.0
7729
7720
" @types/ali-oss " : ^6.16.11
7730
- " @types/axios " : ^0.14.0
7731
7721
" @types/express " : ^4.17.14
7732
7722
" @types/jest " : ^29.2.4
7733
7723
" @types/jsonpath " : ^0.2.0
You can’t perform that action at this time.
0 commit comments