From 452d7336ac8cbc9914ced62944f1b5181d9f9042 Mon Sep 17 00:00:00 2001 From: Bernhard Owen Josephus Date: Sat, 6 Apr 2024 21:46:08 +0800 Subject: [PATCH 1/2] bump onyx to 2.0.24 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 391b13e993058..52ad2306d8053 100644 --- a/package-lock.json +++ b/package-lock.json @@ -94,7 +94,7 @@ "react-native-linear-gradient": "^2.8.1", "react-native-localize": "^2.2.6", "react-native-modal": "^13.0.0", - "react-native-onyx": "2.0.23", + "react-native-onyx": "2.0.24", "react-native-pager-view": "6.2.2", "react-native-pdf": "6.7.3", "react-native-performance": "^5.1.0", @@ -39474,9 +39474,9 @@ } }, "node_modules/react-native-onyx": { - "version": "2.0.23", - "resolved": "https://registry.npmjs.org/react-native-onyx/-/react-native-onyx-2.0.23.tgz", - "integrity": "sha512-A0SuipCwAswl8+hBlr9tNPTBdxixKBJkcdP8YpgUC072/4Kcfvv0pfpfQOHoeCR/bP2wvDagpdN3VtebRfoVMg==", + "version": "2.0.24", + "resolved": "https://registry.npmjs.org/react-native-onyx/-/react-native-onyx-2.0.24.tgz", + "integrity": "sha512-PeqwJ7lRGa5INtUoiamMGsI5Rx8c0curA0wg+5zjvP99VdGbwqqg96eq9lCE7FohMKpEF0+KwV0OWhTmmrdbuA==", "dependencies": { "ascii-table": "0.0.9", "fast-equals": "^4.0.3", diff --git a/package.json b/package.json index 5e00815f1e3e9..b5fa0562e3d51 100644 --- a/package.json +++ b/package.json @@ -145,7 +145,7 @@ "react-native-linear-gradient": "^2.8.1", "react-native-localize": "^2.2.6", "react-native-modal": "^13.0.0", - "react-native-onyx": "2.0.23", + "react-native-onyx": "2.0.24", "react-native-pager-view": "6.2.2", "react-native-pdf": "6.7.3", "react-native-performance": "^5.1.0", From b45e68f59fb41078731f5a9d2e98a4df3f1f5617 Mon Sep 17 00:00:00 2001 From: Bernhard Owen Josephus Date: Tue, 9 Apr 2024 22:58:11 +0800 Subject: [PATCH 2/2] update onyx to 2.0.27 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 457546b4d3d3f..547be1bf3aa6c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -94,7 +94,7 @@ "react-native-linear-gradient": "^2.8.1", "react-native-localize": "^2.2.6", "react-native-modal": "^13.0.0", - "react-native-onyx": "2.0.24", + "react-native-onyx": "2.0.27", "react-native-pager-view": "6.2.2", "react-native-pdf": "6.7.3", "react-native-performance": "^5.1.0", @@ -39475,9 +39475,9 @@ } }, "node_modules/react-native-onyx": { - "version": "2.0.24", - "resolved": "https://registry.npmjs.org/react-native-onyx/-/react-native-onyx-2.0.24.tgz", - "integrity": "sha512-PeqwJ7lRGa5INtUoiamMGsI5Rx8c0curA0wg+5zjvP99VdGbwqqg96eq9lCE7FohMKpEF0+KwV0OWhTmmrdbuA==", + "version": "2.0.27", + "resolved": "https://registry.npmjs.org/react-native-onyx/-/react-native-onyx-2.0.27.tgz", + "integrity": "sha512-mNtXmJ2r7UwEym2J7Tu09M42QoxIhwEdiGYDw9v26wp/kQCJChKTP0yUrp8QdPKkcwywRFPVlNxt3Rx8Mp0hFg==", "dependencies": { "ascii-table": "0.0.9", "fast-equals": "^4.0.3", diff --git a/package.json b/package.json index 8c8b42a78d102..ca97795bc5302 100644 --- a/package.json +++ b/package.json @@ -145,7 +145,7 @@ "react-native-linear-gradient": "^2.8.1", "react-native-localize": "^2.2.6", "react-native-modal": "^13.0.0", - "react-native-onyx": "2.0.24", + "react-native-onyx": "2.0.27", "react-native-pager-view": "6.2.2", "react-native-pdf": "6.7.3", "react-native-performance": "^5.1.0",