File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 10
10
},
11
11
"dependencies" : {
12
12
"next" : " 14.2.3" ,
13
- "react" : " ^18.3.1 " ,
13
+ "react" : " ^19.0.0 " ,
14
14
"react-dom" : " ^18.3.1"
15
15
},
16
16
"devDependencies" : {
17
17
"@ryoppippi/unplugin-typia" : " workspace:*" ,
18
18
"@types/node" : " ^20.17.9" ,
19
- "@types/react" : " ^18.3.12 " ,
19
+ "@types/react" : " ^19.0.2 " ,
20
20
"@types/react-dom" : " ^18.3.1" ,
21
21
"ts-patch" : " ^3.2.1" ,
22
22
"tslib" : " ^2.8.1" ,
Original file line number Diff line number Diff line change 11
11
"prepare" : " ts-patch install && typia patch"
12
12
},
13
13
"dependencies" : {
14
- "react" : " ^18.3.1 " ,
14
+ "react" : " ^19.0.0 " ,
15
15
"react-dom" : " ^18.3.1" ,
16
16
"uuid" : " ^11.0.3"
17
17
},
18
18
"devDependencies" : {
19
19
"@ryoppippi/unplugin-typia" : " workspace:*" ,
20
- "@types/react" : " ^18.3.12 " ,
20
+ "@types/react" : " ^19.0.2 " ,
21
21
"@types/react-dom" : " ^18.3.1" ,
22
22
"@types/uuid" : " ^10.0.0" ,
23
23
"@vitejs/plugin-react" : " ^4.3.4" ,
You can’t perform that action at this time.
0 commit comments