File tree Expand file tree Collapse file tree 6 files changed +132
-63
lines changed Expand file tree Collapse file tree 6 files changed +132
-63
lines changed Original file line number Diff line number Diff line change 1010 "type-check" : " tsc --noEmit"
1111 },
1212 "dependencies" : {
13- "react" : " ^18.3.1 " ,
14- "react-dom" : " ^18.3.1 "
13+ "react" : " ^19.2.0 " ,
14+ "react-dom" : " ^19.2.0 "
1515 },
1616 "devDependencies" : {
17- "@types/react" : " ^18.3.11 " ,
18- "@types/react-dom" : " ^18.3.0 " ,
17+ "@types/react" : " ^19.2.2 " ,
18+ "@types/react-dom" : " ^19.2.2 " ,
1919 "@vitejs/plugin-react" : " ^4.3.3" ,
2020 "@primer/react" : " 38.0.0-rc.7" ,
2121 "styled-components" : " 5.x" ,
Original file line number Diff line number Diff line change 1313 "@primer/react" : " 38.0.0-rc.7" ,
1414 "@primer/styled-react" : " 1.0.0-rc.8" ,
1515 "next" : " ^15.2.3" ,
16- "react" : " 18.3.1 " ,
17- "react-dom" : " 18.3.1 " ,
16+ "react" : " 19.2.0 " ,
17+ "react-dom" : " 19.2.0 " ,
1818 "styled-components" : " 5.x" ,
1919 "typescript" : " ^5.9.2"
2020 },
Original file line number Diff line number Diff line change 1414 "@primer/react" : " 38.0.0-rc.7" ,
1515 "clsx" : " ^2.1.1" ,
1616 "next" : " ^15.2.3" ,
17- "react" : " 18.3.1 " ,
18- "react-dom" : " 18.3.1 " ,
17+ "react" : " 19.2.0 " ,
18+ "react-dom" : " 19.2.0 " ,
1919 "styled-components" : " 5.x" ,
2020 "typescript" : " ^5.9.2"
2121 },
Original file line number Diff line number Diff line change 133133 "@types/lodash.isobject" : " 3.0.9" ,
134134 "@types/lodash.keyby" : " 4.6.9" ,
135135 "@types/node" : " 20.12.11" ,
136- "@types/react" : " 18.3.11 " ,
137- "@types/react-dom" : " 18.3.1 " ,
138- "@types/react-is" : " 18.3.1 " ,
136+ "@types/react" : " 19.2.2 " ,
137+ "@types/react-dom" : " 19.2.2 " ,
138+ "@types/react-is" : " 19.2.0 " ,
139139 "@types/react-test-renderer" : " 18.3.1" ,
140140 "@types/styled-components" : " ^5.1.26" ,
141141 "@vitejs/plugin-react" : " ^4.3.3" ,
172172 "micromark-extension-mdxjs" : " 3.0.0" ,
173173 "postcss-preset-primer" : " ^0.0.0" ,
174174 "publint" : " ^0.3.12" ,
175- "react" : " 18.3.1 " ,
176- "react-dom" : " 18.3.1 " ,
177- "react-is" : " 18.3.1 " ,
175+ "react" : " 19.2.0 " ,
176+ "react-dom" : " 19.2.0 " ,
177+ "react-is" : " 19.2.0 " ,
178178 "react-test-renderer" : " 18.3.1" ,
179179 "recast" : " 0.23.7" ,
180180 "rimraf" : " 5.0.5" ,
You can’t perform that action at this time.
0 commit comments