File tree Expand file tree Collapse file tree 5 files changed +242
-242
lines changed
packages/@repo/config-eslint/config-eslint Expand file tree Collapse file tree 5 files changed +242
-242
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.0 .0" ,
31
- "@types/react-dom" : " ^19.0.0 " ,
30
+ "@types/react" : " ^19.1 .0" ,
31
+ "@types/react-dom" : " ^19.1.2 " ,
32
32
"eslint" : " ^9.9.0" ,
33
- "prettier" : " ^3.0.2 " ,
33
+ "prettier" : " ^3.5.3 " ,
34
34
"typescript" : " ^5.1.6"
35
35
}
36
36
}
Original file line number Diff line number Diff line change 27
27
},
28
28
"devDependencies" : {
29
29
"@eslint/js" : " ^9.17.0" ,
30
- "@types/react" : " ^19.0 .0" ,
31
- "@types/react-dom" : " ^19.0.0 " ,
30
+ "@types/react" : " ^19.1 .0" ,
31
+ "@types/react-dom" : " ^19.1.2 " ,
32
32
"@vitejs/plugin-react" : " ^4.3.4" ,
33
33
"eslint" : " ^9.17.0" ,
34
34
"eslint-plugin-react-hooks" : " ^5.0.0" ,
35
35
"eslint-plugin-react-refresh" : " ^0.4.16" ,
36
- "globals" : " ^15.14 .0" ,
36
+ "globals" : " ^15.15 .0" ,
37
37
"typescript" : " ~5.6.2" ,
38
38
"typescript-eslint" : " ^8.18.2" ,
39
- "vite" : " ^6.0 .5"
39
+ "vite" : " ^6.2 .5"
40
40
}
41
41
}
Original file line number Diff line number Diff line change 24
24
"prettier" : " @sanity/prettier-config" ,
25
25
"devDependencies" : {
26
26
"@sanity/prettier-config" : " ^1.0.3" ,
27
- "turbo" : " ^2.4.4 "
27
+ "turbo" : " ^2.5.0 "
28
28
},
29
29
"packageManager" :
" [email protected] " ,
30
30
"engines" : {
Original file line number Diff line number Diff line change 16
16
"eslint" : " ^9.22.0" ,
17
17
"eslint-config-prettier" : " ^10.1.1" ,
18
18
"eslint-config-turbo" : " ^2.4.4" ,
19
- "eslint-import-resolver-typescript" : " ^3.9.1 " ,
19
+ "eslint-import-resolver-typescript" : " ^3.10.0 " ,
20
20
"eslint-plugin-import" : " ^2.31.0" ,
21
21
"eslint-plugin-prettier" : " ^5.2.3" ,
22
22
"eslint-plugin-react" : " ^7.37.4" ,
You can’t perform that action at this time.
0 commit comments