File tree 3 files changed +5
-13396
lines changed
3 files changed +5
-13396
lines changed Original file line number Diff line number Diff line change 60
60
61
61
# Yarn
62
62
.yarn /install-state.gz
63
+ yarn.lock
63
64
64
65
# Env to avoid accidental publishing workplace credentials
65
66
UntrackedEnv.swift
Original file line number Diff line number Diff line change 57
57
"@commitlint/config-conventional" : " ^19.2.2" ,
58
58
"@react-native/eslint-config" : " ^0.74.84" ,
59
59
"@release-it/conventional-changelog" : " ^8.0.1" ,
60
+ "@types/eslint" : " ^8" ,
60
61
"@types/jest" : " ^29.5.12" ,
61
- "@types/react" : " ^18.3.3 " ,
62
+ "@types/react" : " ^18" ,
62
63
"babel-plugin-module-resolver" : " ^5.0.2" ,
63
64
"commitlint" : " ^19.3.0" ,
64
65
"del-cli" : " ^5.1.0" ,
65
- "eslint" : " 9.5 .0" ,
66
+ "eslint" : " ^8.56 .0" ,
66
67
"eslint-config-prettier" : " ^9.1.0" ,
67
68
"eslint-plugin-prettier" : " ^5.1.3" ,
68
69
"jest" : " ^29.7.0" ,
69
70
"prettier" : " ^3.3.2" ,
70
- "react" : " 18.3.1 " ,
71
+ "react" : " 18.2.0 " ,
71
72
"react-native" : " 0.74.2" ,
72
73
"react-native-builder-bob" : " ^0.23.2" ,
73
74
"release-it" : " ^17.4.0" ,
You can’t perform that action at this time.
0 commit comments