From cc1507f4d4e8cb5009df4d4b16cc6a8d216a6dc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 02:21:31 +0000 Subject: [PATCH] chore(deps): bump react-native-device-info in /template Bumps [react-native-device-info](https://github.com/react-native-device-info/react-native-device-info) from 11.1.0 to 14.0.0. - [Release notes](https://github.com/react-native-device-info/react-native-device-info/releases) - [Changelog](https://github.com/react-native-device-info/react-native-device-info/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-native-device-info/react-native-device-info/compare/v11.1.0...v14.0.0) --- updated-dependencies: - dependency-name: react-native-device-info dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- template/package.json | 2 +- template/yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/template/package.json b/template/package.json index e96974f..7753088 100644 --- a/template/package.json +++ b/template/package.json @@ -34,7 +34,7 @@ "react-native": "0.74.5", "react-native-code-push": "^8.0.2", "react-native-config": "^1.5.0", - "react-native-device-info": "^11.1.0", + "react-native-device-info": "^14.0.0", "react-native-gesture-handler": "^2.16.2", "react-native-progress": "^5.0.0", "react-native-reanimated": "^3.15.0", diff --git a/template/yarn.lock b/template/yarn.lock index f56c456..1c43189 100644 --- a/template/yarn.lock +++ b/template/yarn.lock @@ -1257,7 +1257,7 @@ resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310" integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA== -"@babel/runtime@^7.0.0", "@babel/runtime@^7.20.0", "@babel/runtime@^7.20.6", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": +"@babel/runtime@^7.0.0", "@babel/runtime@^7.20.0", "@babel/runtime@^7.20.6", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.4": version "7.24.6" resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.6.tgz#5b76eb89ad45e2e4a0a8db54c456251469a3358e" integrity sha512-Ja18XcETdEl5mzzACGd+DKgaGJzPTCow7EglgwTmHdwokzDFYh/MHua6lU6DV/hjF2IaOJ4oX2nqnjG7RElKOw== @@ -7374,10 +7374,10 @@ react-native-config@^1.5.0: resolved "https://registry.yarnpkg.com/react-native-config/-/react-native-config-1.5.1.tgz#73c94f511493e9b7ff9350cdf351d203a1b05acc" integrity sha512-g1xNgt1tV95FCX+iWz6YJonxXkQX0GdD3fB8xQtR1GUBEqweB9zMROW77gi2TygmYmUkBI7LU4pES+zcTyK4HA== -react-native-device-info@^11.1.0: - version "11.1.0" - resolved "https://registry.yarnpkg.com/react-native-device-info/-/react-native-device-info-11.1.0.tgz#7db5c4e5a179dce761efac155a493aa0956a40ab" - integrity sha512-hzXJSObJdezEz0hF7MAJ3tGeoesuQWenXXt9mrQR9Mjb8kXpZ09rqSsZ/quNpJdZpQ3rYiFa3/0GFG5KNn9PBg== +react-native-device-info@^14.0.0: + version "14.0.0" + resolved "https://registry.yarnpkg.com/react-native-device-info/-/react-native-device-info-14.0.0.tgz#371601bb07f738aba721c74ad9c58b815d16f2b7" + integrity sha512-hKgH5URRQyMvr1wcBF8pZ9EnSM6fLGAfYRGZaOM8ljkr841kV5bjteI/p9ORfulxgZjB/vfz2J8zMAYwPOQWJg== react-native-gesture-handler@^2.16.2: version "2.16.2"