File tree Expand file tree Collapse file tree 5 files changed +138
-293
lines changed
expo-template-redux-typescript
react-native-template-redux-typescript/template Expand file tree Collapse file tree 5 files changed +138
-293
lines changed Original file line number Diff line number Diff line change 32
32
"devDependencies" : {
33
33
"@babel/core" : " ^7.26.9" ,
34
34
"@eslint/js" : " ^9.22.0" ,
35
- "@react-native-community/cli" : " ^17 .0.0" ,
35
+ "@react-native-community/cli" : " ^18 .0.0" ,
36
36
"@react-native-community/cli-platform-android" : " ^17.0.0" ,
37
37
"@react-native-community/cli-platform-ios" : " ^17.0.0" ,
38
- "@react-native/eslint-config" : " ^0.78.0" ,
39
38
"@testing-library/react-native" : " ^13.2.0" ,
40
39
"@types/babel__core" : " ^7.20.5" ,
41
40
"@types/jest" : " ^29.5.14" ,
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.12 -all.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.13 -all.zip
4
4
networkTimeout =10000
5
5
validateDistributionUrl =true
6
6
zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change 25
25
"@babel/preset-env" : " ^7.26.9" ,
26
26
"@babel/runtime" : " ^7.26.9" ,
27
27
"@eslint/js" : " ^9.22.0" ,
28
- "@react-native-community/cli" : " ^17 .0.0" ,
28
+ "@react-native-community/cli" : " ^18 .0.0" ,
29
29
"@react-native-community/cli-platform-android" : " ^17.0.0" ,
30
30
"@react-native-community/cli-platform-ios" : " ^17.0.0" ,
31
31
"@react-native/babel-preset" : " ^0.78.0" ,
32
- "@react-native/eslint-config" : " ^0.78.0" ,
33
32
"@react-native/metro-config" : " ^0.78.0" ,
34
33
"@react-native/typescript-config" : " ^0.78.0" ,
35
34
"@testing-library/react-native" : " ^13.2.0" ,
Original file line number Diff line number Diff line change 31
31
"@types/react" : " ^19.0.10" ,
32
32
"@types/react-dom" : " ^19.0.4" ,
33
33
"@vitejs/plugin-react" : " ^4.3.4" ,
34
- "@vitest/eslint-plugin" : " ^1.1.36 " ,
34
+ "@vitest/eslint-plugin" : " ^1.1.37 " ,
35
35
"eslint" : " ^9.22.0" ,
36
36
"eslint-config-prettier" : " ^10.1.1" ,
37
37
"eslint-plugin-prettier" : " ^5.2.3" ,
You can’t perform that action at this time.
0 commit comments