File tree Expand file tree Collapse file tree 5 files changed +1621
-1656
lines changed Expand file tree Collapse file tree 5 files changed +1621
-1656
lines changed Load Diff This file was deleted.
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 1
1
nodeLinker : node-modules
2
2
3
- yarnPath : .yarn/releases/yarn-4.0 .2.cjs
3
+ yarnPath : .yarn/releases/yarn-4.2 .2.cjs
Original file line number Diff line number Diff line change 34
34
"test" : " jest"
35
35
},
36
36
"dependencies" : {
37
- "axios" : " ^1.6.8 "
37
+ "axios" : " ^1.7.2 "
38
38
},
39
39
"devDependencies" : {
40
40
"@jest/globals" : " ^29.7.0" ,
41
41
"@types/jest" : " ^29.5.12" ,
42
- "@types/node" : " ^20.11.28 " ,
43
- "@typescript-eslint/eslint-plugin" : " ^7.2 .0" ,
44
- "@typescript-eslint/parser" : " ^7.2 .0" ,
42
+ "@types/node" : " ^20.12.13 " ,
43
+ "@typescript-eslint/eslint-plugin" : " ^7.11 .0" ,
44
+ "@typescript-eslint/parser" : " ^7.11 .0" ,
45
45
"axios-mock-adapter" : " ^1.22.0" ,
46
- "eslint" : " 8.57 .0" ,
46
+ "eslint" : " 9.3 .0" ,
47
47
"eslint-plugin-import" : " 2.29.1" ,
48
- "eslint-plugin-simple-import-sort" : " ^12.0 .0" ,
48
+ "eslint-plugin-simple-import-sort" : " ^12.1 .0" ,
49
49
"jest" : " ^29.7.0" ,
50
- "openapi-typescript-codegen" : " ^0.27 .0" ,
51
- "ts-jest" : " ^29.1.2 " ,
50
+ "openapi-typescript-codegen" : " ^0.29 .0" ,
51
+ "ts-jest" : " ^29.1.4 " ,
52
52
"typescript" : " ^5.4"
53
53
},
54
- "packageManager" : " yarn@4.0 .2" ,
54
+ "packageManager" : " yarn@4.2 .2" ,
55
55
"engines" : {
56
56
"node" : " >=18.*"
57
57
}
You can’t perform that action at this time.
0 commit comments