File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 106106 "@comp/db" : " workspace:*" ,
107107 "@trigger.dev/build" : " 3.3.17" ,
108108 "@types/node" : " ^22.15.2" ,
109- "@types/react" : " 19.1.0 " ,
109+ "@types/react" : " 19.1.2 " ,
110110 "@types/react-dom" : " 19.1.1" ,
111111 "postcss" : " ^8.5.3" ,
112112 "tailwindcss" : " ^3.4.17" ,
113113 "typescript" : " ^5.8.3"
114114 },
115115 "resolutions" : {
116- "@types/react" : " 19.1.0 " ,
116+ "@types/react" : " 19.1.2 " ,
117117 "@types/react-dom" : " 19.1.1"
118118 },
119119 "pnpm" : {
Original file line number Diff line number Diff line change 2020 "@comp/ui" : " workspace:*" ,
2121 "@comp/db" : " workspace:*" ,
2222 "@types/node" : " ^22.13.2" ,
23- "@types/react" : " ^19.1.0 " ,
23+ "@types/react" : " ^19.1.2 " ,
2424 "@types/react-dom" : " ^19.1.1" ,
2525 "postcss" : " ^8.5.2" ,
2626 "tailwindcss" : " ^3.4.17" ,
Original file line number Diff line number Diff line change 2828 },
2929 "devDependencies" : {
3030 "typescript" : " ^5.7.2" ,
31- "@types/react" : " ^19.1.0 " ,
31+ "@types/react" : " ^19.1.2 " ,
3232 "@types/react-dom" : " ^19.1.1" ,
3333 "tsup" : " ^8.4.0"
3434 }
You can’t perform that action at this time.
0 commit comments