File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
fullstack-simple-chat/client
product-search-with-typesense/frontend Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2222 },
2323 "devDependencies" : {
2424 "@types/node" : " ^20" ,
25- "@types/react" : " ^18 " ,
26- "@types/react-dom" : " ^18 " ,
25+ "@types/react" : " 18.3.3 " ,
26+ "@types/react-dom" : " 18.3.0 " ,
2727 "eslint" : " ^8" ,
2828 "eslint-config-next" : " 14.2.3" ,
2929 "postcss" : " ^8" ,
Original file line number Diff line number Diff line change 1616 },
1717 "devDependencies" : {
1818 "@types/node" : " ^20" ,
19- "@types/react" : " ^18 " ,
20- "@types/react-dom" : " ^18 " ,
19+ "@types/react" : " 18.3.3 " ,
20+ "@types/react-dom" : " 18.3.0 " ,
2121 "autoprefixer" : " ^10" ,
2222 "eslint" : " ^8" ,
2323 "eslint-config-next" : " 14.0.0" ,
Original file line number Diff line number Diff line change 3232 },
3333 "devDependencies" : {
3434 "@types/node" : " ^20" ,
35- "@types/react" : " ^18 " ,
36- "@types/react-dom" : " ^18 " ,
35+ "@types/react" : " 18.3.3 " ,
36+ "@types/react-dom" : " 18.3.0 " ,
3737 "@types/react-instantsearch-dom" : " ^6.12.7" ,
3838 "eslint" : " ^8" ,
3939 "eslint-config-next" : " 14.2.3" ,
You can’t perform that action at this time.
0 commit comments