From 6afdc7ac257ebad1b3a627123e9e56ec77da5895 Mon Sep 17 00:00:00 2001 From: nkdengineer Date: Fri, 4 Apr 2025 01:37:53 +0700 Subject: [PATCH] bump react-native-onyx to 2.0.99 --- 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 b82a3896368f..87f58e8bceb2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -103,7 +103,7 @@ "react-native-launch-arguments": "^4.0.2", "react-native-localize": "^2.2.6", "react-native-modal": "^13.0.0", - "react-native-onyx": "2.0.94", + "react-native-onyx": "2.0.99", "react-native-pager-view": "6.5.2", "react-native-pdf": "6.7.3", "react-native-performance": "^5.1.0", @@ -33512,9 +33512,9 @@ } }, "node_modules/react-native-onyx": { - "version": "2.0.94", - "resolved": "https://registry.npmjs.org/react-native-onyx/-/react-native-onyx-2.0.94.tgz", - "integrity": "sha512-SyYkZwR+rB2X99Ae2GDyyu7mwF3WOqaAZZIzu/I88vmsAW7IK4MrUm8d9aY7PFpk+HyQBgaGkW5dTxWDYiSV3g==", + "version": "2.0.99", + "resolved": "https://registry.npmjs.org/react-native-onyx/-/react-native-onyx-2.0.99.tgz", + "integrity": "sha512-w6TQBCvCJH4y6OJLCrcBtPCIe549qlFW3pm2fQV9urUJCg6/flYWqVy4w3TkPy7JZARplB5+dVDkl9eFcP5Q0Q==", "license": "MIT", "dependencies": { "ascii-table": "0.0.9", diff --git a/package.json b/package.json index 2e5f3bf93452..7fe56c019ef2 100644 --- a/package.json +++ b/package.json @@ -170,7 +170,7 @@ "react-native-launch-arguments": "^4.0.2", "react-native-localize": "^2.2.6", "react-native-modal": "^13.0.0", - "react-native-onyx": "2.0.94", + "react-native-onyx": "2.0.99", "react-native-pager-view": "6.5.2", "react-native-pdf": "6.7.3", "react-native-performance": "^5.1.0",