From 23d25af0288fb4f68241c81c2137f60652c3140f Mon Sep 17 00:00:00 2001 From: Patrick Fic <> Date: Wed, 2 Aug 2023 15:15:55 -0700 Subject: [PATCH] Required package upgrades. --- package.json | 1 - yarn.lock | 41 ----------------------------------------- 2 files changed, 42 deletions(-) diff --git a/package.json b/package.json index ba8d4b9..898bc75 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,6 @@ "react-i18next": "^11.17.2", "react-is": ">= 16.8.0", "react-native": "0.72.3", - "react-native-dnd-board": "hungga1711/react-native-dnd-board#13/head", "react-native-draggable-flatlist": "^3.1.2", "react-native-element-dropdown": "^2.9.0", "react-native-gesture-handler": "~2.12.0", diff --git a/yarn.lock b/yarn.lock index f5eabc2..b6db6a6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6312,11 +6312,6 @@ lodash.debounce@^4.0.8: resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af" integrity sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow== -lodash.isequal@^4.5.0: - version "4.5.0" - resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0" - integrity sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ== - lodash.merge@^4.6.2: version "4.6.2" resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a" @@ -7678,13 +7673,6 @@ react-mixin@^3.0.5: object-assign "^4.0.1" smart-mixin "^2.0.0" -react-native-dnd-board@hungga1711/react-native-dnd-board#13/head: - version "0.0.7" - resolved "https://codeload.github.com/hungga1711/react-native-dnd-board/tar.gz/d1fb82298aef7480e02fa346a22619eaad2ed486" - dependencies: - react-native-gesture-handler "^2.4.0" - react-native-reanimated "^2.7.0" - react-native-draggable-flatlist@^3.1.2: version "3.1.2" resolved "https://registry.yarnpkg.com/react-native-draggable-flatlist/-/react-native-draggable-flatlist-3.1.2.tgz#b66538007f645ccd851c729d4b8a8f7e07666d3f" @@ -7697,17 +7685,6 @@ react-native-element-dropdown@^2.9.0: dependencies: lodash "^4.17.21" -react-native-gesture-handler@^2.4.0: - version "2.9.0" - resolved "https://registry.yarnpkg.com/react-native-gesture-handler/-/react-native-gesture-handler-2.9.0.tgz#2f63812e523c646f25b9ad660fc6f75948e51241" - integrity sha512-a0BcH3Qb1tgVqUutc6d3VuWQkI1AM3+fJx8dkxzZs9t06qA27QgURYFoklpabuWpsUTzuKRpxleykp25E8m7tg== - dependencies: - "@egjs/hammerjs" "^2.0.17" - hoist-non-react-statics "^3.3.0" - invariant "^2.2.4" - lodash "^4.17.21" - prop-types "^15.7.2" - react-native-gesture-handler@~2.12.0: version "2.12.1" resolved "https://registry.yarnpkg.com/react-native-gesture-handler/-/react-native-gesture-handler-2.12.1.tgz#f11a99fb95169810c6886fad5efa01a17fd81660" @@ -7773,19 +7750,6 @@ react-native-progress@^5.0.0: dependencies: prop-types "^15.7.2" -react-native-reanimated@^2.7.0: - version "2.14.4" - resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-2.14.4.tgz#3fa3da4e7b99f5dfb28f86bcf24d9d1024d38836" - integrity sha512-DquSbl7P8j4SAmc+kRdd75Ianm8G+IYQ9T4AQ6lrpLVeDkhZmjWI0wkutKWnp6L7c5XNVUrFDUf69dwETLCItQ== - dependencies: - "@babel/plugin-transform-object-assign" "^7.16.7" - "@babel/preset-typescript" "^7.16.7" - convert-source-map "^1.7.0" - invariant "^2.2.4" - lodash.isequal "^4.5.0" - setimmediate "^1.0.5" - string-hash-64 "^1.0.3" - react-native-reanimated@~3.3.0: version "3.3.0" resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-3.3.0.tgz#80f9d58e28fddf62fe4c1bc792337b8ab57936ab" @@ -8560,11 +8524,6 @@ strict-uri-encode@^2.0.0: resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz#b9c7330c7042862f6b142dc274bbcc5866ce3546" integrity sha512-QwiXZgpRcKkhTj2Scnn++4PKtWsH0kpzZ62L2R6c/LUVYv7hVnZqcg2+sMuT6R7Jusu1vviK/MFsu6kNJfWlEQ== -string-hash-64@^1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/string-hash-64/-/string-hash-64-1.0.3.tgz#0deb56df58678640db5c479ccbbb597aaa0de322" - integrity sha512-D5OKWKvDhyVWWn2x5Y9b+37NUllks34q1dCDhk/vYcso9fmhs+Tl3KR/gE4v5UNj2UA35cnX4KdVVGkG1deKqw== - string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: version "4.2.3" resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"