File tree 2 files changed +211
-185
lines changed
2 files changed +211
-185
lines changed Original file line number Diff line number Diff line change 25
25
"react-native-webview" : " >=11.0.0"
26
26
},
27
27
"devDependencies" : {
28
- "@eslint/js" : " 9.21 .0" ,
28
+ "@eslint/js" : " 9.23 .0" ,
29
29
"@seatsio/seatsio-types" : " 5.6.0" ,
30
30
"@stylistic/eslint-plugin" : " 4.2.0" ,
31
- "@swc/core" : " 1.11.5 " ,
31
+ "@swc/core" : " 1.11.16 " ,
32
32
"@tsconfig/react-native" : " 3.0.5" ,
33
33
"@types/node" : " ^22.10.7" ,
34
34
"@types/react" : " 19.0.7" ,
35
35
"@types/react-native" : " 0.73.0" ,
36
36
"@types/react-test-renderer" : " 19.0.0" ,
37
- "eslint" : " 9.21 .0" ,
37
+ "eslint" : " 9.23 .0" ,
38
38
"globals" : " 16.0.0" ,
39
39
"react" : " 18.3.1" ,
40
- "react-native-webview" : " 13.13.2 " ,
40
+ "react-native-webview" : " 13.13.5 " ,
41
41
"semver" : " 7.7.1" ,
42
42
"tsup" : " 8.4.0" ,
43
43
"typescript" : " 5.8.2" ,
44
- "typescript-eslint" : " 8.25 .0" ,
45
- "zx" : " 8.3.2 "
44
+ "typescript-eslint" : " 8.29 .0" ,
45
+ "zx" : " 8.5.0 "
46
46
},
47
47
"scripts" : {
48
48
"start" : " tsc && tsup --watch" ,
You can’t perform that action at this time.
0 commit comments