File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,3 +13,16 @@ updates:
1313 patterns :
1414 - " devvit"
1515 - " @devvit/*"
16+ eslint :
17+ patterns :
18+ - " eslint"
19+ - " @eslint/*"
20+ - " typescript-eslint"
21+ vite :
22+ patterns :
23+ - " vite"
24+ - " @vitejs/*"
25+ tailwind :
26+ patterns :
27+ - " tailwindcss"
28+ - " @tailwindcss/*"
Original file line number Diff line number Diff line change 2727 "react-dom" : " 19.2.6"
2828 },
2929 "devDependencies" : {
30- "@eslint/js" : " 9.39.2 " ,
30+ "@eslint/js" : " 10.0.1 " ,
3131 "@tailwindcss/vite" : " 4.3.0" ,
3232 "@types/node" : " ^22.19.7" ,
3333 "@types/react" : " 19.2.10" ,
3434 "@types/react-dom" : " 19.2.3" ,
3535 "@vitejs/plugin-react" : " 6.0.1" ,
36- "eslint" : " 9.39.2 " ,
36+ "eslint" : " 10.3.0 " ,
3737 "eslint-plugin-react-hooks" : " 7.1.1" ,
3838 "eslint-plugin-react-refresh" : " 0.5.2" ,
3939 "globals" : " 17.2.0" ,
4040 "prettier" : " 3.8.3" ,
4141 "tailwindcss" : " 4.3.0" ,
4242 "typescript" : " 5.9.3" ,
43- "typescript-eslint" : " 8.54.0 " ,
43+ "typescript-eslint" : " 8.59.3 " ,
4444 "vite" : " 8.0.12"
4545 }
4646}
You can’t perform that action at this time.
0 commit comments