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 2727 "devDependencies" : {
2828 "@repo/config-eslint" : " workspace:*" ,
2929 "@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 " ,
3232 "eslint" : " ^9.28.0" ,
33- "prettier" : " ^3.5.3 " ,
33+ "prettier" : " ^3.6.2 " ,
3434 "typescript" : " ^5.8.3"
3535 }
3636}
Original file line number Diff line number Diff line change 2626 },
2727 "devDependencies" : {
2828 "@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 " ,
3232 "eslint" : " ^9.28.0" ,
3333 "eslint-plugin-react-hooks" : " ^5.2.0" ,
3434 "eslint-plugin-react-refresh" : " ^0.4.20" ,
Original file line number Diff line number Diff line change 2323 },
2424 "prettier" : " @sanity/prettier-config" ,
2525 "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 "
2828 },
2929 "packageManager" :
" [email protected] " ,
3030 "engines" : {
Original file line number Diff line number Diff line change 1616 "eslint" : " ^9.28.0" ,
1717 "eslint-config-prettier" : " ^10.1.5" ,
1818 "eslint-config-turbo" : " ^2.5.4" ,
19- "eslint-import-resolver-typescript" : " ^4.3 .4" ,
19+ "eslint-import-resolver-typescript" : " ^4.4 .4" ,
2020 "eslint-plugin-import" : " ^2.31.0" ,
2121 "eslint-plugin-prettier" : " ^5.4.1" ,
2222 "eslint-plugin-react" : " ^7.37.5" ,
2626 "eslint-plugin-simple-import-sort" : " ^12.1.1" ,
2727 "eslint-plugin-tsdoc" : " ^0.4.0" ,
2828 "eslint-plugin-unused-imports" : " ^4.1.4" ,
29- "globals" : " ^16.0 .0" ,
29+ "globals" : " ^16.3 .0" ,
3030 "typescript-eslint" : " ^8.33.0"
3131 }
3232}
You can’t perform that action at this time.
0 commit comments