Merge branch 'dependabot-npm_and_yarn-react-native-community-datetimepicker-6.3.0' into 'main'

Bump @react-native-community/datetimepicker from 6.2.2 to 6.3.0

See merge request bloodyhealth/drip!439
This commit is contained in:
Sofiya Tepikin
2022-08-01 13:51:08 +00:00
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -1194,9 +1194,9 @@
"integrity": "sha512-ng6Tm537E/M42GjE4TRUxQyL8sRfClcL7bQWblOCoxPZzJ2J3bdALsjeG3vDnVCIfI/R0AeFalN9KjMt0+Z/Zg=="
},
"@react-native-community/datetimepicker": {
"version": "6.2.2",
"resolved": "https://registry.npmjs.org/@react-native-community/datetimepicker/-/datetimepicker-6.2.2.tgz",
"integrity": "sha512-2//ha7J1HufzbXlDpCh4pjrPMatDZqfqluAc3L3XfK3v6jAvWztqTppMdVoRJAt8fmxM8E162xeNpzRurGnrFQ==",
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/@react-native-community/datetimepicker/-/datetimepicker-6.3.0.tgz",
"integrity": "sha512-X646oaloVFpDVrdGMcxtcLIL6k6p0cpZ2w2CvYFX9imjtk/gwIjJaxdRyjqM7F8o5FWSqK9X6z8HPRKWsbfelQ==",
"requires": {
"invariant": "^2.2.4"
}
@@ -1243,9 +1243,9 @@
"dev": true
},
"@types/node": {
"version": "18.6.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.6.1.tgz",
"integrity": "sha512-z+2vB6yDt1fNwKOeGbckpmirO+VBDuQqecXkgeIqDlaOtmKn6hPR/viQ8cxCfqLU4fTlvM3+YjM367TukWdxpg==",
"version": "18.6.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.6.3.tgz",
"integrity": "sha512-6qKpDtoaYLM+5+AFChLhHermMQxc3TOEFIDzrZLPRGHPrLEwqFkkT5Kx3ju05g6X7uDPazz3jHbKPX0KzCjntg==",
"dev": true
},
"@types/stack-utils": {
+1 -1
View File
@@ -31,7 +31,7 @@
"dependencies": {
"@js-joda/core": "^5.2.0",
"@ptomasroos/react-native-multi-slider": "^2.2.0",
"@react-native-community/datetimepicker": "^6.2.2",
"@react-native-community/datetimepicker": "^6.3.0",
"@react-native-community/push-notification-ios": "^1.8.0",
"csvtojson": "^2.0.8",
"i18next": "^21.8.14",