File tree Expand file tree Collapse file tree 5 files changed +892
-871
lines changed
packages/@repo/config-eslint/config-eslint Expand file tree Collapse file tree 5 files changed +892
-871
lines changed Original file line number Diff line number Diff line change 27
27
"devDependencies" : {
28
28
"@repo/config-eslint" : " workspace:*" ,
29
29
"@sanity/eslint-config-studio" : " ^5.0.2" ,
30
- "@types/react" : " ^19.1.2 " ,
31
- "@types/react-dom" : " ^19.1.3 " ,
30
+ "@types/react" : " ^19.1.8 " ,
31
+ "@types/react-dom" : " ^19.1.6 " ,
32
32
"eslint" : " ^9.28.0" ,
33
- "prettier" : " ^3.5.3 " ,
33
+ "prettier" : " ^3.6.2 " ,
34
34
"typescript" : " ^5.8.3"
35
35
}
36
36
}
Original file line number Diff line number Diff line change 26
26
},
27
27
"devDependencies" : {
28
28
"@eslint/js" : " ^9.28.0" ,
29
- "@types/react" : " ^19.1.2 " ,
30
- "@types/react-dom" : " ^19.1.3 " ,
31
- "@vitejs/plugin-react" : " ^4.4.1 " ,
29
+ "@types/react" : " ^19.1.8 " ,
30
+ "@types/react-dom" : " ^19.1.6 " ,
31
+ "@vitejs/plugin-react" : " ^4.6.0 " ,
32
32
"eslint" : " ^9.28.0" ,
33
33
"eslint-plugin-react-hooks" : " ^5.2.0" ,
34
34
"eslint-plugin-react-refresh" : " ^0.4.20" ,
Original file line number Diff line number Diff line change 23
23
},
24
24
"prettier" : " @sanity/prettier-config" ,
25
25
"devDependencies" : {
26
- "@sanity/prettier-config" : " ^1.0.3 " ,
27
- "turbo" : " ^2.5.2 "
26
+ "@sanity/prettier-config" : " ^1.0.6 " ,
27
+ "turbo" : " ^2.5.4 "
28
28
},
29
29
"packageManager" :
" [email protected] " ,
30
30
"engines" : {
Original file line number Diff line number Diff line change 16
16
"eslint" : " ^9.28.0" ,
17
17
"eslint-config-prettier" : " ^10.1.5" ,
18
18
"eslint-config-turbo" : " ^2.5.4" ,
19
- "eslint-import-resolver-typescript" : " ^4.3 .4" ,
19
+ "eslint-import-resolver-typescript" : " ^4.4 .4" ,
20
20
"eslint-plugin-import" : " ^2.31.0" ,
21
21
"eslint-plugin-prettier" : " ^5.4.1" ,
22
22
"eslint-plugin-react" : " ^7.37.5" ,
26
26
"eslint-plugin-simple-import-sort" : " ^12.1.1" ,
27
27
"eslint-plugin-tsdoc" : " ^0.4.0" ,
28
28
"eslint-plugin-unused-imports" : " ^4.1.4" ,
29
- "globals" : " ^16.0 .0" ,
29
+ "globals" : " ^16.3 .0" ,
30
30
"typescript-eslint" : " ^8.33.0"
31
31
}
32
32
}
You can’t perform that action at this time.
0 commit comments