This repository was archived by the owner on Mar 6, 2025. It is now read-only.
File tree 3 files changed +249
-5523
lines changed
3 files changed +249
-5523
lines changed Original file line number Diff line number Diff line change 32
32
],
33
33
"peerDependencies" : {
34
34
"@babel/core" : " ^7.11.0" ,
35
- "@typescript-eslint/parser" : " ^7.0 .0" ,
35
+ "@typescript-eslint/parser" : " ^7.18 .0" ,
36
36
"eslint" : " ^8.0.0 || ^9.0.0" ,
37
37
"typescript" : " ^4.0.0 || ^5.0.0"
38
38
},
39
39
"dependencies" : {
40
40
"@babel/eslint-parser" : " ^7.24.5" ,
41
41
"@eslint-community/regexpp" : " ^4.10.0" ,
42
- "@typescript-eslint/eslint-plugin" : " ^7.8 .0" ,
43
- "@typescript-eslint/utils" : " ^7.8 .0" ,
42
+ "@typescript-eslint/eslint-plugin" : " ^7.18 .0" ,
43
+ "@typescript-eslint/utils" : " ^7.18 .0" ,
44
44
"builtin-modules" : " ^3.3.0" ,
45
45
"bytes" : " ^3.1.2" ,
46
46
"eslint-plugin-jsx-a11y" : " ^6.8.0" ,
Original file line number Diff line number Diff line change 53
53
},
54
54
"resolutions" : {
55
55
"@types/estree" : " 1.0.5" ,
56
- "@typescript-eslint/eslint-plugin" : " ^7.8 .0" ,
56
+ "@typescript-eslint/eslint-plugin" : " ^7.18 .0" ,
57
57
"@typescript-eslint/experimental-utils" : " ^5.62.0" ,
58
- "@typescript-eslint/parser" : " ^7.8 .0" ,
59
- "@typescript-eslint/scope-manager" : " ^7.8 .0" ,
60
- "@typescript-eslint/type-utils" : " ^7.8 .0" ,
61
- "@typescript-eslint/utils" : " ^7.8 .0" ,
58
+ "@typescript-eslint/parser" : " ^7.18 .0" ,
59
+ "@typescript-eslint/scope-manager" : " ^7.18 .0" ,
60
+ "@typescript-eslint/type-utils" : " ^7.18 .0" ,
61
+ "@typescript-eslint/utils" : " ^7.18 .0" ,
62
62
"browserslist-generator" : " ^3.0.0" ,
63
63
"eslint" : " ^8.57.0" ,
64
64
"eslint-plugin-sonar" : " link:eslint-plugin-sonar" ,
You can’t perform that action at this time.
0 commit comments