File tree Expand file tree Collapse file tree 5 files changed +259
-232
lines changed
packages/@repo/config-eslint/config-eslint Expand file tree Collapse file tree 5 files changed +259
-232
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.0 " ,
31
- "@types/react-dom" : " ^19.1.2 " ,
30
+ "@types/react" : " ^19.1.2 " ,
31
+ "@types/react-dom" : " ^19.1.3 " ,
32
32
"eslint" : " ^9.25.1" ,
33
33
"prettier" : " ^3.5.3" ,
34
34
"typescript" : " ^5.1.6"
Original file line number Diff line number Diff line change 27
27
},
28
28
"devDependencies" : {
29
29
"@eslint/js" : " ^9.25.1" ,
30
- "@types/react" : " ^19.1.0 " ,
31
- "@types/react-dom" : " ^19.1.2 " ,
32
- "@vitejs/plugin-react" : " ^4.3.4 " ,
30
+ "@types/react" : " ^19.1.2 " ,
31
+ "@types/react-dom" : " ^19.1.3 " ,
32
+ "@vitejs/plugin-react" : " ^4.4.1 " ,
33
33
"eslint" : " ^9.25.1" ,
34
34
"eslint-plugin-react-hooks" : " ^5.2.0" ,
35
35
"eslint-plugin-react-refresh" : " ^0.4.20" ,
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.5.0 "
27
+ "turbo" : " ^2.5.2 "
28
28
},
29
29
"packageManager" :
" [email protected] " ,
30
30
"engines" : {
Original file line number Diff line number Diff line change 16
16
"eslint" : " ^9.25.1" ,
17
17
"eslint-config-prettier" : " ^10.1.2" ,
18
18
"eslint-config-turbo" : " ^2.5.2" ,
19
- "eslint-import-resolver-typescript" : " ^3.10.0 " ,
19
+ "eslint-import-resolver-typescript" : " ^3.10.1 " ,
20
20
"eslint-plugin-import" : " ^2.31.0" ,
21
21
"eslint-plugin-prettier" : " ^5.2.6" ,
22
22
"eslint-plugin-react" : " ^7.37.5" ,
You can’t perform that action at this time.
0 commit comments