File tree Expand file tree Collapse file tree 4 files changed +99
-138
lines changed Expand file tree Collapse file tree 4 files changed +99
-138
lines changed Original file line number Diff line number Diff line change 59
59
"@types/lodash" : " ^4.17.12" ,
60
60
"@types/minimist" : " ^1.2.5" ,
61
61
"@types/node" : " ^22.0.0" ,
62
- "@types/react" : " ^18.3.12 " ,
63
- "@types/react-dom" : " ^18.3.1 " ,
62
+ "@types/react" : " ^19.0.0 " ,
63
+ "@types/react-dom" : " ^19.0.0 " ,
64
64
"@types/regenerate" : " ^1.4.3" ,
65
65
"@types/serialize-javascript" : " ^5.0.4" ,
66
66
"@types/webpack" : " ^5.28.5" ,
107
107
"make-plural-compiler" : " 5.1.0" ,
108
108
"minimist" : " ^1.2.8" ,
109
109
"prettier" : " ^3.3.3" ,
110
- "react" : " 18 " ,
111
- "react-dom" : " 18 " ,
110
+ "react" : " 19 " ,
111
+ "react-dom" : " 19 " ,
112
112
"regenerate" : " ^1.4.2" ,
113
113
"regexpu-core" : " ^6.1.1" ,
114
114
"serialize-javascript" : " ^6.0.2" ,
135
135
"@glimmer/interfaces" : " 0.94.5" ,
136
136
"@glimmer/syntax" : " 0.94.7" ,
137
137
"eslint" : " 9.20.1" ,
138
- "react-dom" : " 18 " ,
139
- "react" : " 18 " ,
138
+ "react-dom" : " 19 " ,
139
+ "react" : " 19 " ,
140
140
"source-map-js" : " 1.2.1" ,
141
141
"terser" : " 5.39.0" ,
142
142
"typescript" : " 5.7.3"
Original file line number Diff line number Diff line change 13
13
"@formatjs/intl-displaynames" : " workspace:*" ,
14
14
"@formatjs/intl-listformat" : " workspace:*" ,
15
15
"@types/hoist-non-react-statics" : " ^3.3.1" ,
16
- "@types/react" : " ^18.3.12 " ,
16
+ "@types/react" : " ^19.0.0 " ,
17
17
"hoist-non-react-statics" : " ^3.3.2" ,
18
18
"intl-messageformat" : " workspace:*" ,
19
19
"react-intl" : " workspace:*" ,
Original file line number Diff line number Diff line change 133
133
"@formatjs/icu-messageformat-parser" : " workspace:*" ,
134
134
"@formatjs/intl" : " workspace:*" ,
135
135
"@types/hoist-non-react-statics" : " ^3.3.1" ,
136
- "@types/react" : " ^18.3.12 " ,
136
+ "@types/react" : " ^19.0.0 " ,
137
137
"hoist-non-react-statics" : " ^3.3.2" ,
138
138
"intl-messageformat" : " workspace:*" ,
139
139
"tslib" : " ^2.8.0"
140
140
},
141
141
"peerDependencies" : {
142
- "react" : " 18" ,
142
+ "react" : " 18 || 19 " ,
143
143
"typescript" : " 5.6.2"
144
144
},
145
145
"peerDependenciesMeta" : {
You can’t perform that action at this time.
0 commit comments