From eea52024558fc66419e0a1e8f90ee32429788234 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 18:16:41 +0000 Subject: [PATCH] Bump react-native-reanimated from 3.4.2 to 3.5.4 in /GraphRNSample Bumps [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated) from 3.4.2 to 3.5.4. - [Release notes](https://github.com/software-mansion/react-native-reanimated/releases) - [Commits](https://github.com/software-mansion/react-native-reanimated/compare/3.4.2...3.5.4) --- updated-dependencies: - dependency-name: react-native-reanimated dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- GraphRNSample/package-lock.json | 14 +++++++------- GraphRNSample/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/GraphRNSample/package-lock.json b/GraphRNSample/package-lock.json index c9eaf21..73a14d4 100644 --- a/GraphRNSample/package-lock.json +++ b/GraphRNSample/package-lock.json @@ -20,7 +20,7 @@ "react-native": "0.71.7", "react-native-app-auth": "^6.4.3", "react-native-gesture-handler": "^2.12.1", - "react-native-reanimated": "^3.4.2", + "react-native-reanimated": "^3.5.4", "react-native-safe-area-context": "^4.5.0", "react-native-screens": "^3.20.0", "windows-iana": "^5.1.0" @@ -13540,9 +13540,9 @@ "integrity": "sha512-OXXYgpISEqERwjSlaCiaQY6cTY5CH6j73gdkWpK0hedxtiWMWgH+i5TOi4hIGYitm9kQBeyDu+wim9fA8ROFJA==" }, "node_modules/react-native-reanimated": { - "version": "3.4.2", - "resolved": "https://registry.npmjs.org/react-native-reanimated/-/react-native-reanimated-3.4.2.tgz", - "integrity": "sha512-FbtG+f1PB005vDTJSv4zAnTK7nNXi+FjFgbAM5gOzIZDajfph2BFMSUstzIsN8T77+OKuugUBmcTqLnQ24EBVg==", + "version": "3.5.4", + "resolved": "https://registry.npmjs.org/react-native-reanimated/-/react-native-reanimated-3.5.4.tgz", + "integrity": "sha512-8we9LLDO1o4Oj9/DICeEJ2K1tjfqkJagqQUglxeUAkol/HcEJ6PGxIrpBcNryLqCDYEcu6FZWld/FzizBIw6bg==", "dependencies": { "@babel/plugin-transform-object-assign": "^7.16.7", "@babel/preset-typescript": "^7.16.7", @@ -25615,9 +25615,9 @@ "integrity": "sha512-OXXYgpISEqERwjSlaCiaQY6cTY5CH6j73gdkWpK0hedxtiWMWgH+i5TOi4hIGYitm9kQBeyDu+wim9fA8ROFJA==" }, "react-native-reanimated": { - "version": "3.4.2", - "resolved": "https://registry.npmjs.org/react-native-reanimated/-/react-native-reanimated-3.4.2.tgz", - "integrity": "sha512-FbtG+f1PB005vDTJSv4zAnTK7nNXi+FjFgbAM5gOzIZDajfph2BFMSUstzIsN8T77+OKuugUBmcTqLnQ24EBVg==", + "version": "3.5.4", + "resolved": "https://registry.npmjs.org/react-native-reanimated/-/react-native-reanimated-3.5.4.tgz", + "integrity": "sha512-8we9LLDO1o4Oj9/DICeEJ2K1tjfqkJagqQUglxeUAkol/HcEJ6PGxIrpBcNryLqCDYEcu6FZWld/FzizBIw6bg==", "requires": { "@babel/plugin-transform-object-assign": "^7.16.7", "@babel/preset-typescript": "^7.16.7", diff --git a/GraphRNSample/package.json b/GraphRNSample/package.json index 0430563..1bf9555 100644 --- a/GraphRNSample/package.json +++ b/GraphRNSample/package.json @@ -22,7 +22,7 @@ "react-native": "0.71.7", "react-native-app-auth": "^6.4.3", "react-native-gesture-handler": "^2.12.1", - "react-native-reanimated": "^3.4.2", + "react-native-reanimated": "^3.5.4", "react-native-safe-area-context": "^4.5.0", "react-native-screens": "^3.20.0", "windows-iana": "^5.1.0"