File tree Expand file tree Collapse file tree 3 files changed +145
-333
lines changed Expand file tree Collapse file tree 3 files changed +145
-333
lines changed Original file line number Diff line number Diff line change 13
13
},
14
14
"dependencies" : {
15
15
"@dr.pogodin/react-native-fs" : " ^2.28.0" ,
16
- "@dr.pogodin/react-native-webview" : " ^13.11 .1" ,
16
+ "@dr.pogodin/react-native-webview" : " ^13.12 .1" ,
17
17
"react" : " 18.3.1" ,
18
18
"react-native" : " 0.75.2" ,
19
- "react-native-windows" : " 0.75.0 "
19
+ "react-native-windows" : " 0.75.1 "
20
20
},
21
21
"devDependencies" : {
22
22
"@babel/core" : " ^7.25.2" ,
23
23
"@babel/preset-env" : " ^7.25.4" ,
24
- "@babel/runtime" : " ^7.25.4 " ,
24
+ "@babel/runtime" : " ^7.25.6 " ,
25
25
"@react-native/babel-preset" : " 0.75.2" ,
26
26
"@react-native/metro-config" : " 0.75.2" ,
27
27
"@react-native/typescript-config" : " 0.75.2" ,
28
- "metro-config" : " ^0.80.10 " ,
28
+ "metro-config" : " ^0.80.12 " ,
29
29
"react-native-builder-bob" : " ^0.30.0"
30
30
},
31
31
"engines" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dr.pogodin/react-native-static-server" ,
3
- "version" : " 0.16 .0" ,
3
+ "version" : " 0.17 .0" ,
4
4
"description" : " HTTP static file server for React Native" ,
5
5
"source" : " ./src/index.tsx" ,
6
6
"main" : " ./lib/commonjs/index.js" ,
64
64
"@react-native/eslint-config" : " ^0.75.2" ,
65
65
"@react-native/metro-config" : " ^0.75.2" ,
66
66
"@types/jest" : " ^29.5.12" ,
67
- "@types/react" : " ^18.3.4 " ,
67
+ "@types/react" : " ^18.3.5 " ,
68
68
"@types/uuid" : " ^10.0.0" ,
69
69
"del-cli" : " ^5.1.0" ,
70
70
"eslint" : " ^8.57.0" ,
71
71
"jest" : " ^29.7.0" ,
72
- "metro-config" : " ^0.80.10 " ,
72
+ "metro-config" : " ^0.80.12 " ,
73
73
"react" : " 18.3.1" ,
74
74
"react-native" : " 0.75.2" ,
75
75
"react-native-builder-bob" : " ^0.30.0" ,
76
- "react-native-windows" : " ^0.75.0 " ,
76
+ "react-native-windows" : " ^0.75.1 " ,
77
77
"typescript" : " ^5.5.4"
78
78
},
79
79
"resolutions" : {
You can’t perform that action at this time.
0 commit comments