We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 746c1f7 commit 916e3fdCopy full SHA for 916e3fd
front/package.json
@@ -115,7 +115,7 @@
115
"@types/lodash": "^4.14.177",
116
"@types/matomo-tracker-react-native": "0.3.0",
117
"@types/react": "~17.0.21",
118
- "@types/react-native": "~0.64.12",
+ "@types/react-native": "~0.69.0",
119
"@types/react-native-calendars": "^1.1264.3",
120
"@types/react-native-confetti": "^0.1.0",
121
"@types/react-native-indicators": "^0.16.1",
@@ -125,8 +125,8 @@
125
"eslint": "^7.32.0",
126
"jest": "^26.6.3",
127
"prettier": "^2.3.2",
128
- "react-native-svg-transformer": "^0.14.3",
129
- "typescript": "~4.3.5"
+ "react-native-svg-transformer": "^0.20.0",
+ "typescript": "~4.8.0"
130
},
131
"private": true
132
}
0 commit comments