File tree Expand file tree Collapse file tree 3 files changed +136
-439
lines changed Expand file tree Collapse file tree 3 files changed +136
-439
lines changed Original file line number Diff line number Diff line change 33
33
"@babel/types" : " ^7.24.0" ,
34
34
"@types/react" : " ^18.2.77" ,
35
35
"@types/react-dom" : " ^18.2.25" ,
36
- "@typescript-eslint/eslint-plugin" : " 6.12.0" ,
37
- "@typescript-eslint/parser" : " 6.12.0" ,
38
- "eslint" : " ^7.25.0" ,
39
- "eslint-config-prettier" : " ^9.1.0" ,
40
- "eslint-config-react-app" : " ^7.0.1" ,
41
- "eslint-plugin-flowtype" : " ^5.7.2" ,
42
- "eslint-plugin-import" : " ^2.22.1" ,
43
- "eslint-plugin-jsx-a11y" : " ^6.4.1" ,
44
- "eslint-plugin-prettier" : " ^5.1.3" ,
45
- "eslint-plugin-react" : " ^7.23.2" ,
46
- "eslint-plugin-react-hooks" : " ^4.2.0" ,
36
+ "eslint" : " ^9.9.1" ,
47
37
"netlify-plugin-cache" : " ^1.0.3" ,
48
38
"prettier" : " ^3.2.5" ,
49
39
"react" : " ^18.2.0" ,
Original file line number Diff line number Diff line change 67
67
"@types/react" : " ^18.0.12" ,
68
68
"@types/react-dom" : " ^18.0.5" ,
69
69
"@types/yargs" : " ^16.0.1" ,
70
- "@typescript-eslint/eslint-plugin" : " ^6" ,
71
- "@typescript-eslint/parser" : " ^6" ,
72
70
"axios" : " ^0.19.2" ,
73
71
"console-testing-library" : " patch:console-testing-library@npm%3A0.6.1#~/.yarn/patches/console-testing-library-npm-0.6.1-4d9957d402.patch" ,
74
72
"esbuild" : " ^0.23.0" ,
75
73
"esbuild-extra" : " ^0.4.0" ,
76
- "eslint" : " ^7.25.0" ,
77
- "eslint-config-prettier" : " ^9.1.0" ,
78
- "eslint-config-react-app" : " ^7.0.1" ,
79
- "eslint-plugin-flowtype" : " ^5.7.2" ,
80
- "eslint-plugin-import" : " ^2.22.1" ,
81
- "eslint-plugin-jsx-a11y" : " ^6.4.1" ,
82
- "eslint-plugin-prettier" : " ^5.1.3" ,
83
- "eslint-plugin-react" : " ^7.23.2" ,
84
- "eslint-plugin-react-hooks" : " ^4.2.0" ,
74
+ "eslint" : " ^9.9.1" ,
85
75
"fs-extra" : " ^9.1.0" ,
86
76
"invariant" : " ^2.2.4" ,
87
77
"jsdom" : " ^21.0.0" ,
You can’t perform that action at this time.
0 commit comments