File tree Expand file tree Collapse file tree 5 files changed +84
-71
lines changed
packages/react-use-intercom Expand file tree Collapse file tree 5 files changed +84
-71
lines changed Original file line number Diff line number Diff line change 1515 "dependencies" : {
1616 "gatsby" : " ^5.5.0" ,
1717 "react" : " ^18.2.0" ,
18- "react-dom" : " ^18.2 .0" ,
18+ "react-dom" : " ^19.0 .0" ,
1919 "react-use-intercom" : " workspace:*"
2020 }
2121}
Original file line number Diff line number Diff line change 99 "dependencies" : {
1010 "next" : " 13.4.7" ,
1111 "react" : " ^18.2.0" ,
12- "react-dom" : " ^18.2 .0" ,
12+ "react-dom" : " ^19.0 .0" ,
1313 "react-use-intercom" : " workspace:*"
1414 }
1515}
Original file line number Diff line number Diff line change 1212 },
1313 "dependencies" : {
1414 "react" : " ^18.2.0" ,
15- "react-dom" : " ^18.2 .0" ,
15+ "react-dom" : " ^19.0 .0" ,
1616 "react-router-dom" : " ^5.2.0" ,
1717 "react-use-intercom" : " workspace:*" ,
1818 "styled-components" : " ^5.3.6" ,
1919 "styled-normalize" : " ^8.0.7"
2020 },
2121 "devDependencies" : {
2222 "@types/react" : " ^18.0.27" ,
23- "@types/react-dom" : " ^18 .0.10 " ,
23+ "@types/react-dom" : " ^19 .0.3 " ,
2424 "@types/react-router-dom" : " ^5.1.5" ,
2525 "@types/styled-components" : " ^5.1.2" ,
2626 "@vitejs/plugin-react" : " ^3.0.1" ,
Original file line number Diff line number Diff line change 7373 "@types/jest" : " ^27.5.2" ,
7474 "@types/node" : " ^18.11.19" ,
7575 "@types/react" : " ^18.2.14" ,
76- "@types/react-dom" : " ^18.2.6 " ,
76+ "@types/react-dom" : " ^19.0.3 " ,
7777 "eslint-plugin-simple-import-sort" : " ^10.0.0" ,
7878 "jest" : " ^29.4.1" ,
7979 "jest-environment-jsdom" : " ^29.4.1" ,
8080 "react" : " ^18.2.0" ,
81- "react-dom" : " ^18.2 .0" ,
81+ "react-dom" : " ^19.0 .0" ,
8282 "react-test-renderer" : " ^18.2.0" ,
8383 "size-limit" : " ^7.0.3" ,
8484 "source-map" : " 0.6.1" ,
You can’t perform that action at this time.
0 commit comments