File tree Expand file tree Collapse file tree 6 files changed +122
-53
lines changed Expand file tree Collapse file tree 6 files changed +122
-53
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.0 " ,
18+ "@types/react-dom" : " ^19.2 .0" ,
1919 "@vitejs/plugin-react" : " ^4.3.3" ,
2020 "@primer/react" : " 38.0.0-rc.4" ,
2121 "styled-components" : " 5.x" ,
Original file line number Diff line number Diff line change 1212 "dependencies" : {
1313 "@primer/react" : " 38.0.0-rc.4" ,
1414 "next" : " ^15.2.3" ,
15- "react" : " 18.3.1 " ,
16- "react-dom" : " 18.3.1 " ,
15+ "react" : " 19.2.0 " ,
16+ "react-dom" : " 19.2.0 " ,
1717 "styled-components" : " 5.x" ,
1818 "typescript" : " ^5.9.2"
1919 },
Original file line number Diff line number Diff line change 1414 "@primer/react" : " 38.0.0-rc.4" ,
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 132132 "@types/lodash.isobject" : " 3.0.9" ,
133133 "@types/lodash.keyby" : " 4.6.9" ,
134134 "@types/node" : " 20.12.11" ,
135- "@types/react" : " 18.3.11 " ,
136- "@types/react-dom" : " 18.3.1 " ,
137- "@types/react-is" : " 18.3.1 " ,
135+ "@types/react" : " 19.2.0 " ,
136+ "@types/react-dom" : " 19.2.0 " ,
137+ "@types/react-is" : " 19.2.0 " ,
138138 "@types/react-test-renderer" : " 18.3.1" ,
139139 "@types/styled-components" : " ^5.1.26" ,
140140 "@vitejs/plugin-react" : " ^4.3.3" ,
171171 "micromark-extension-mdxjs" : " 3.0.0" ,
172172 "postcss-preset-primer" : " ^0.0.0" ,
173173 "publint" : " ^0.3.12" ,
174- "react" : " 18.3.1 " ,
175- "react-dom" : " 18.3.1 " ,
176- "react-is" : " 18.3.1 " ,
174+ "react" : " 19.2.0 " ,
175+ "react-dom" : " 19.2.0 " ,
176+ "react-is" : " 19.2.0 " ,
177177 "react-test-renderer" : " 18.3.1" ,
178178 "recast" : " 0.23.7" ,
179179 "rimraf" : " 5.0.5" ,
Original file line number Diff line number Diff line change 3232 "@babel/preset-typescript" : " ^7.27.1" ,
3333 "@primer/react" : " ^38.0.0-rc.4" ,
3434 "@rollup/plugin-babel" : " ^6.0.4" ,
35- "@types/react" : " 18.3.11 " ,
36- "@types/react-dom" : " 18.3.1 " ,
35+ "@types/react" : " 19.2.0 " ,
36+ "@types/react-dom" : " 19.2.0 " ,
3737 "@vitejs/plugin-react" : " ^4.3.3" ,
3838 "babel-plugin-styled-components" : " 2.1.4" ,
3939 "publint" : " ^0.3.12" ,
40- "react" : " 18.3.1 " ,
41- "react-dom" : " 18.3.1 " ,
40+ "react" : " 19.2.0 " ,
41+ "react-dom" : " 19.2.0 " ,
4242 "rimraf" : " ^6.0.1" ,
4343 "rollup" : " 4.50.1" ,
4444 "rollup-plugin-typescript2" : " ^0.36.0" ,
You can’t perform that action at this time.
0 commit comments