File tree Expand file tree Collapse file tree 9 files changed +202
-147
lines changed Expand file tree Collapse file tree 9 files changed +202
-147
lines changed Original file line number Diff line number Diff line change 34
34
"@tanstack/react-query" : " ^5.64.2" ,
35
35
"@toast-ui/react-image-editor" : " ^3.15.2" ,
36
36
"ace-builds" : " ^1.37.5" ,
37
- "axios" : " ^1.8.2 " ,
37
+ "axios" : " ^1.12.0 " ,
38
38
"byte-size" : " ^8.2.1" ,
39
39
"classnames" : " ^2.5.1" ,
40
40
"clipboard-copy" : " ^4.0.1" ,
Original file line number Diff line number Diff line change 24
24
"@alchemy/auth" : " workspace:*" ,
25
25
"@alchemy/storage" : " workspace:*" ,
26
26
"amqplib" : " ^0.10.5" ,
27
- "axios" : " ^1.8.2 " ,
27
+ "axios" : " ^1.12.0 " ,
28
28
"axios-retry" : " ^4.5.0" ,
29
29
"chokidar" : " ^3.6.0" ,
30
30
"commander" : " ^11.1.0" ,
Original file line number Diff line number Diff line change 25
25
"@mikecousins/react-pdf" : " ^5.5.1" ,
26
26
"@mui/icons-material" : " ^5.16.14" ,
27
27
"@mui/material" : " ^5.16.14" ,
28
- "axios" : " ^1.8.2 " ,
28
+ "axios" : " ^1.12.0 " ,
29
29
"bootstrap" : " ^4.6.2" ,
30
30
"flow-bin" : " ^0.126.1" ,
31
31
"mapbox-gl" : " ^1.13.3" ,
Original file line number Diff line number Diff line change 25
25
},
26
26
"devDependencies" : {
27
27
"@types/react" : " ^18.3.18" ,
28
- "axios" : " ^1.8.2 " ,
28
+ "axios" : " ^1.12.0 " ,
29
29
"@4rthem/i18next-scanner" : " ^0.0.1" ,
30
30
"i18next-scanner-typescript" : " ^1.2.1" ,
31
31
"react" : " ^18.3.1" ,
Original file line number Diff line number Diff line change 7
7
"main" : " index.ts" ,
8
8
"license" : " MIT" ,
9
9
"peerDependencies" : {
10
- "axios" : " ^1.8.2 " ,
10
+ "axios" : " ^1.12.0 " ,
11
11
"react" : " ^18.2.0"
12
12
},
13
13
"scripts" : {
27
27
"@types/jest" : " ^23.3.14" ,
28
28
"@types/js-cookie" : " ^3.0.6" ,
29
29
"@types/node" : " ^10.17.60" ,
30
- "axios" : " ^1.8.2 " ,
30
+ "axios" : " ^1.12.0 " ,
31
31
"axios-mock-adapter" : " ^2.1.0" ,
32
32
"jest" : " ^23.6.0" ,
33
33
"ts-jest" : " ^23.10.5" ,
Original file line number Diff line number Diff line change 39
39
"@types/js-cookie" : " ^3.0.6" ,
40
40
"@types/node" : " ^10.17.60" ,
41
41
"@types/react" : " ^18.3.18" ,
42
- "axios" : " ^1.8.2 " ,
42
+ "axios" : " ^1.12.0 " ,
43
43
"@4rthem/i18next-scanner" : " ^0.0.1" ,
44
44
"i18next-scanner-typescript" : " ^1.2.1" ,
45
45
"react-i18next" : " ^14.1.3" ,
Original file line number Diff line number Diff line change 29
29
"devDependencies" : {
30
30
"@types/node" : " ^10.17.60" ,
31
31
"@types/react" : " ^18.3.18" ,
32
- "axios" : " ^1.8.2 " ,
32
+ "axios" : " ^1.12.0 " ,
33
33
"react" : " ^18.3.1"
34
34
}
35
35
}
You can’t perform that action at this time.
0 commit comments