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.2 " ,
18+ "@types/react-dom" : " ^19.2.2 " ,
1919 "@vitejs/plugin-react" : " ^4.3.3" ,
2020 "@primer/react" : " 38.0.0-rc.9" ,
2121 "@primer/styled-react" : " 1.0.0-rc.10" ,
Original file line number Diff line number Diff line change 1313 "@primer/react" : " 38.0.0-rc.9" ,
1414 "@primer/styled-react" : " 1.0.0-rc.10" ,
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 1515 "@primer/styled-react" : " 1.0.0-rc.10" ,
1616 "clsx" : " ^2.1.1" ,
1717 "next" : " ^15.2.3" ,
18- "react" : " 18.3.1 " ,
19- "react-dom" : " 18.3.1 " ,
18+ "react" : " 19.2.0 " ,
19+ "react-dom" : " 19.2.0 " ,
2020 "styled-components" : " 5.x" ,
2121 "typescript" : " ^5.9.2"
2222 },
Original file line number Diff line number Diff line change 126126 "@types/lodash.isobject" : " 3.0.9" ,
127127 "@types/lodash.keyby" : " 4.6.9" ,
128128 "@types/node" : " 20.12.11" ,
129- "@types/react" : " 18.3.11 " ,
130- "@types/react-dom" : " 18.3.1 " ,
131- "@types/react-is" : " 18.3.1 " ,
129+ "@types/react" : " 19.2.2 " ,
130+ "@types/react-dom" : " 19.2.2 " ,
131+ "@types/react-is" : " 19.2.0 " ,
132132 "@types/react-test-renderer" : " 18.3.1" ,
133133 "@vitejs/plugin-react" : " ^4.3.3" ,
134134 "afterframe" : " ^1.0.2" ,
163163 "micromark-extension-mdxjs" : " 3.0.0" ,
164164 "postcss-preset-primer" : " ^0.0.0" ,
165165 "publint" : " ^0.3.12" ,
166- "react" : " 18.3.1 " ,
167- "react-dom" : " 18.3.1 " ,
168- "react-is" : " 18.3.1 " ,
166+ "react" : " 19.2.0 " ,
167+ "react-dom" : " 19.2.0 " ,
168+ "react-is" : " 19.2.0 " ,
169169 "react-test-renderer" : " 18.3.1" ,
170170 "recast" : " 0.23.7" ,
171171 "rimraf" : " 5.0.5" ,
Original file line number Diff line number Diff line change 4141 "@babel/preset-typescript" : " ^7.27.1" ,
4242 "@primer/react" : " ^38.0.0-rc.9" ,
4343 "@rollup/plugin-babel" : " ^6.0.4" ,
44- "@types/react" : " 18.3.11 " ,
45- "@types/react-dom" : " 18.3.1 " ,
44+ "@types/react" : " 19.2.2 " ,
45+ "@types/react-dom" : " 19.2.2 " ,
4646 "@types/styled-components" : " ^5.1.26" ,
4747 "@vitejs/plugin-react" : " ^4.3.3" ,
4848 "babel-plugin-styled-components" : " 2.1.4" ,
4949 "publint" : " ^0.3.12" ,
50- "react" : " 18.3.1 " ,
51- "react-dom" : " 18.3.1 " ,
50+ "react" : " 19.2.0 " ,
51+ "react-dom" : " 19.2.0 " ,
5252 "rimraf" : " ^6.0.1" ,
5353 "rollup" : " 4.50.1" ,
5454 "rollup-plugin-typescript2" : " ^0.36.0" ,
You can’t perform that action at this time.
0 commit comments