File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11
11
"update-loki" : " LOKI_FILE=`cd ../.. && echo \\ `pwd\\ `/\\ `npm pack\\ `` && npm install $LOKI_FILE --no-save && rm $LOKI_FILE"
12
12
},
13
13
"dependencies" : {
14
- "react" : " 17.0.2 " ,
14
+ "react" : " 18.3.1 " ,
15
15
"react-native" : " 0.68.2"
16
16
},
17
17
"devDependencies" : {
Original file line number Diff line number Diff line change 6
6
"@testing-library/jest-dom" : " ^5.14.1" ,
7
7
"@testing-library/react" : " ^12.0.0" ,
8
8
"@testing-library/user-event" : " ^13.2.1" ,
9
- "react" : " ^17.0.2 " ,
10
- "react-dom" : " ^17.0.2 " ,
9
+ "react" : " ^18.3.1 " ,
10
+ "react-dom" : " ^18.3.1 " ,
11
11
"react-motion" : " ^0.5.2" ,
12
12
"react-scripts" : " 5.0.0" ,
13
13
"web-vitals" : " ^2.1.0"
Original file line number Diff line number Diff line change 41
41
"cosmiconfig" : " ^7.0.0" ,
42
42
"fs-extra" : " ^9.1.0" ,
43
43
"import-jsx" : " ^4.0.1" ,
44
- "ink" : " ^3.2.0 " ,
44
+ "ink" : " ^5.0.1 " ,
45
45
"minimist" : " ^1.2.0" ,
46
46
"ramda" : " ^0.27.1" ,
47
- "react" : " ^17.0.2 " ,
47
+ "react" : " ^18.3.1 " ,
48
48
"transliteration" : " ^2.2.0"
49
49
}
50
50
}
You can’t perform that action at this time.
0 commit comments