File tree Expand file tree Collapse file tree 4 files changed +93
-108
lines changed Expand file tree Collapse file tree 4 files changed +93
-108
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" ,
2121 "@primer/styled-react" : " 0.2.0" ,
Original file line number Diff line number Diff line change 129129 "@types/lodash.isobject" : " 3.0.9" ,
130130 "@types/lodash.keyby" : " 4.6.9" ,
131131 "@types/node" : " 20.12.11" ,
132- "@types/react" : " 18.3.11 " ,
133- "@types/react-dom" : " 18.3.1 " ,
134- "@types/react-is" : " 18.3.1 " ,
132+ "@types/react" : " 19.2.2 " ,
133+ "@types/react-dom" : " 19.2.2 " ,
134+ "@types/react-is" : " 19.2.0 " ,
135135 "@vitejs/plugin-react" : " ^4.3.3" ,
136136 "afterframe" : " ^1.0.2" ,
137137 "ajv" : " 8.16.0" ,
165165 "micromark-extension-mdxjs" : " 3.0.0" ,
166166 "postcss-preset-primer" : " ^0.0.0" ,
167167 "publint" : " ^0.3.15" ,
168- "react" : " 18.3.1 " ,
169- "react-dom" : " 18.3.1 " ,
170- "react-is" : " 18.3.1 " ,
168+ "react" : " 19.2.0 " ,
169+ "react-dom" : " 19.2.0 " ,
170+ "react-is" : " 19.2.0 " ,
171171 "recast" : " 0.23.7" ,
172172 "rimraf" : " 5.0.5" ,
173173 "rollup" : " 4.52.5" ,
Original file line number Diff line number Diff line change 4545 "@babel/preset-typescript" : " ^7.27.1" ,
4646 "@primer/react" : " ^38.0.0" ,
4747 "@rollup/plugin-babel" : " ^6.1.0" ,
48- "@types/react" : " 18.3.11 " ,
49- "@types/react-dom" : " 18.3.1 " ,
48+ "@types/react" : " 19.2.2 " ,
49+ "@types/react-dom" : " 19.2.2 " ,
5050 "@types/styled-components" : " ^5.1.26" ,
5151 "@vitejs/plugin-react" : " ^4.3.3" ,
5252 "babel-plugin-styled-components" : " 2.1.4" ,
5353 "publint" : " ^0.3.15" ,
54- "react" : " 18.3.1 " ,
55- "react-dom" : " 18.3.1 " ,
54+ "react" : " 19.2.0 " ,
55+ "react-dom" : " 19.2.0 " ,
5656 "rimraf" : " ^6.0.1" ,
5757 "rollup" : " 4.52.5" ,
5858 "rollup-plugin-typescript2" : " ^0.36.0" ,
You can’t perform that action at this time.
0 commit comments