File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,3 +26,9 @@ updates:
2626 patterns :
2727 - " tailwindcss"
2828 - " @tailwindcss/*"
29+ react :
30+ patterns :
31+ - " react"
32+ - " react-dom"
33+ - " @types/react"
34+ - " @types/react-dom"
Original file line number Diff line number Diff line change 2020 "dependencies" : {
2121 "@devvit/start" : " 0.12.23" ,
2222 "@devvit/web" : " 0.12.23" ,
23- "@hono/node-server" : " ^1.19.9 " ,
23+ "@hono/node-server" : " 2.0.2 " ,
2424 "devvit" : " 0.12.23" ,
2525 "hono" : " 4.12.18" ,
2626 "react" : " 19.2.6" ,
2929 "devDependencies" : {
3030 "@eslint/js" : " 10.0.1" ,
3131 "@tailwindcss/vite" : " 4.3.0" ,
32- "@types/node" : " ^22.19.7 " ,
33- "@types/react" : " 19.2.10 " ,
32+ "@types/node" : " ^22.19.19 " ,
33+ "@types/react" : " 19.2.14 " ,
3434 "@types/react-dom" : " 19.2.3" ,
3535 "@vitejs/plugin-react" : " 6.0.1" ,
3636 "eslint" : " 10.3.0" ,
3737 "eslint-plugin-react-hooks" : " 7.1.1" ,
3838 "eslint-plugin-react-refresh" : " 0.5.2" ,
39- "globals" : " 17.2 .0" ,
39+ "globals" : " 17.6 .0" ,
4040 "prettier" : " 3.8.3" ,
4141 "tailwindcss" : " 4.3.0" ,
42- "typescript" : " 5.9 .3" ,
42+ "typescript" : " 6.0 .3" ,
4343 "typescript-eslint" : " 8.59.3" ,
4444 "vite" : " 8.0.12"
4545 }
You can’t perform that action at this time.
0 commit comments