Bump react-native-calendars from 1.1286.0 to 1.1287.0

Bumps [react-native-calendars](https://github.com/wix/react-native-calendars) from 1.1286.0 to 1.1287.0.
- [Release notes](https://github.com/wix/react-native-calendars/releases)
- [Changelog](https://github.com/wix/react-native-calendars/blob/master/CHANGELOG.md)
- [Commits](https://github.com/wix/react-native-calendars/compare/v1.1286.0...v1.1287)
This commit is contained in:
Sofiya Tepikin
2022-08-11 09:08:45 +00:00
parent a9f73b5fe1
commit f0d3d82d65
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -7394,9 +7394,9 @@
}
},
"react-native-calendars": {
"version": "1.1286.0",
"resolved": "https://registry.npmjs.org/react-native-calendars/-/react-native-calendars-1.1286.0.tgz",
"integrity": "sha512-ZQ/rmSO6Gx7mjgxkI4G7ZbXFj6E/VFRH2EYOQMctyMvxpCXvW9S/dy29bhysJT/l6UnGvXMkpSMiRqLM3hlLMw==",
"version": "1.1287.0",
"resolved": "https://registry.npmjs.org/react-native-calendars/-/react-native-calendars-1.1287.0.tgz",
"integrity": "sha512-8B6Oad+4we8WCHl6Y42ZUq0Uj9UM+Z+qotoNIJPEXpTqGKIVnRawSAF4B7gFw76ctsa1pUdJT2CZcajmVKLxKA==",
"requires": {
"hoist-non-react-statics": "^3.3.1",
"immutable": "^4.0.0-rc.12",
+1 -1
View File
@@ -43,7 +43,7 @@
"react": "16.9.0",
"react-i18next": "^11.18.3",
"react-native": "0.61.0",
"react-native-calendars": "^1.1286.0",
"react-native-calendars": "^1.1287.0",
"react-native-document-picker": "^4.2.0",
"react-native-exit-app-v2": "^1.2.2",
"react-native-fs": "^2.19.0",