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

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

See merge request bloodyhealth/drip!449
This commit is contained in:
Sofiya Tepikin
2022-08-06 17:03:40 +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.3.0",
"resolved": "https://registry.npmjs.org/@react-native-community/datetimepicker/-/datetimepicker-6.3.0.tgz",
"integrity": "sha512-X646oaloVFpDVrdGMcxtcLIL6k6p0cpZ2w2CvYFX9imjtk/gwIjJaxdRyjqM7F8o5FWSqK9X6z8HPRKWsbfelQ==",
"version": "6.3.1",
"resolved": "https://registry.npmjs.org/@react-native-community/datetimepicker/-/datetimepicker-6.3.1.tgz",
"integrity": "sha512-WdSc34CwKTK7ied9En9yxs6WHN5bBdw2hGgWr4rqJcfC7qAOQCV+JA7iFxN7Ob1wxE/7gsTX2hZG8tmd62PH1g==",
"requires": {
"invariant": "^2.2.4"
}
@@ -1243,9 +1243,9 @@
"dev": true
},
"@types/node": {
"version": "18.6.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.6.3.tgz",
"integrity": "sha512-6qKpDtoaYLM+5+AFChLhHermMQxc3TOEFIDzrZLPRGHPrLEwqFkkT5Kx3ju05g6X7uDPazz3jHbKPX0KzCjntg==",
"version": "18.6.4",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.6.4.tgz",
"integrity": "sha512-I4BD3L+6AWiUobfxZ49DlU43gtI+FTHSv9pE2Zekg6KjMpre4ByusaljW3vYSLJrvQ1ck1hUaeVu8HVlY3vzHg==",
"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.3.0",
"@react-native-community/datetimepicker": "^6.3.1",
"@react-native-community/push-notification-ios": "^1.8.0",
"csvtojson": "^2.0.8",
"i18next": "^21.8.16",