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 10
10
"type-check" : " tsc --noEmit"
11
11
},
12
12
"dependencies" : {
13
- "react" : " ^18.3.1 " ,
14
- "react-dom" : " ^18.3.1 "
13
+ "react" : " ^19.2.0 " ,
14
+ "react-dom" : " ^19.2.0 "
15
15
},
16
16
"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" ,
19
19
"@vitejs/plugin-react" : " ^4.3.3" ,
20
20
"@primer/react" : " 38.0.0-rc.4" ,
21
21
"styled-components" : " 5.x" ,
Original file line number Diff line number Diff line change 12
12
"dependencies" : {
13
13
"@primer/react" : " 38.0.0-rc.4" ,
14
14
"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 " ,
17
17
"styled-components" : " 5.x" ,
18
18
"typescript" : " ^5.9.2"
19
19
},
Original file line number Diff line number Diff line change 14
14
"@primer/react" : " 38.0.0-rc.4" ,
15
15
"clsx" : " ^2.1.1" ,
16
16
"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 " ,
19
19
"styled-components" : " 5.x" ,
20
20
"typescript" : " ^5.9.2"
21
21
},
Original file line number Diff line number Diff line change 132
132
"@types/lodash.isobject" : " 3.0.9" ,
133
133
"@types/lodash.keyby" : " 4.6.9" ,
134
134
"@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 " ,
138
138
"@types/react-test-renderer" : " 18.3.1" ,
139
139
"@types/styled-components" : " ^5.1.26" ,
140
140
"@vitejs/plugin-react" : " ^4.3.3" ,
171
171
"micromark-extension-mdxjs" : " 3.0.0" ,
172
172
"postcss-preset-primer" : " ^0.0.0" ,
173
173
"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 " ,
177
177
"react-test-renderer" : " 18.3.1" ,
178
178
"recast" : " 0.23.7" ,
179
179
"rimraf" : " 5.0.5" ,
Original file line number Diff line number Diff line change 32
32
"@babel/preset-typescript" : " ^7.27.1" ,
33
33
"@primer/react" : " ^38.0.0-rc.4" ,
34
34
"@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 " ,
37
37
"@vitejs/plugin-react" : " ^4.3.3" ,
38
38
"babel-plugin-styled-components" : " 2.1.4" ,
39
39
"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 " ,
42
42
"rimraf" : " ^6.0.1" ,
43
43
"rollup" : " 4.50.1" ,
44
44
"rollup-plugin-typescript2" : " ^0.36.0" ,
You can’t perform that action at this time.
0 commit comments