File tree Expand file tree Collapse file tree 2 files changed +79
-85
lines changed Expand file tree Collapse file tree 2 files changed +79
-85
lines changed Original file line number Diff line number Diff line change 33
33
"eslint" : " ^9.0.0"
34
34
},
35
35
"dependencies" : {
36
- "@eslint/compat" : " 1.2.5 " ,
36
+ "@eslint/compat" : " 1.2.6 " ,
37
37
"@eslint/eslintrc" : " 3.2.0" ,
38
- "@eslint/js" : " 9.19 .0" ,
38
+ "@eslint/js" : " 9.20 .0" ,
39
39
"@next/eslint-plugin-next" : " 15.1.6" ,
40
- "@typescript-eslint/eslint-plugin" : " 8.22 .0" ,
41
- "@typescript-eslint/parser" : " 8.22 .0" ,
40
+ "@typescript-eslint/eslint-plugin" : " 8.23 .0" ,
41
+ "@typescript-eslint/parser" : " 8.23 .0" ,
42
42
"eslint-config-prettier" : " 10.0.1" ,
43
43
"eslint-plugin-import" : " 2.31.0" ,
44
44
"eslint-plugin-jsx-a11y" : " 6.10.2" ,
47
47
"eslint-plugin-react-hooks" : " 5.1.0" ,
48
48
"eslint-plugin-storybook" : " 0.11.2" ,
49
49
"globals" : " 15.14.0" ,
50
- "typescript-eslint" : " 8.22 .0"
50
+ "typescript-eslint" : " 8.23 .0"
51
51
},
52
52
"devDependencies" : {
53
53
"tsup" : " 8.3.6"
You can’t perform that action at this time.
0 commit comments