File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
packages/template-blank-react Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/template-blank-react" ,
3
- "version" : " 8.5.0 " ,
3
+ "version" : " 8.5.1 " ,
4
4
"description" : " Blank template for NativeScript apps using React." ,
5
5
"author" :
" Jamie Birch <[email protected] >" ,
6
6
"main" : " src/app.ts" ,
40
40
],
41
41
"dependencies" : {
42
42
"@nativescript/core" : " ~8.5.0" ,
43
- "react" : " ^16.14 .0" ,
44
- "react-nativescript" : " ^4 .0.0" ,
45
- "react-nativescript-navigation" : " ^4 .0.0"
43
+ "react" : " ^18.2 .0" ,
44
+ "react-nativescript" : " ^5 .0.0" ,
45
+ "react-nativescript-navigation" : " ^5 .0.0"
46
46
},
47
47
"devDependencies" : {
48
48
"@nativescript/types" : " ~8.5.0" ,
49
49
"@nativescript/webpack" : " ~5.0.14" ,
50
- "@types/react" : " npm:types-react-without-jsx-intrinsics@^16.14.30 " ,
50
+ "@types/react" : " npm:types-react-without-jsx-intrinsics@^18.0.17 " ,
51
51
"typescript" : " ~4.8.4"
52
52
},
53
53
"gitHead" : " 1350d382fb4b0ed4c6e9685df909518b2688e004" ,
You can’t perform that action at this time.
0 commit comments