From 0336b17dadf06a6219209718fe9531f07dac290f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 23:11:05 +0000 Subject: [PATCH] fix(deps): update dependency @validator.tool/hook to v2.2.6 --- packages/core/package.json | 2 +- test-ci/package.json | 2 +- website/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/core/package.json b/packages/core/package.json index 821d601a0..192df9546 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -65,7 +65,7 @@ "@types/lodash": "~4.14.191", "@types/react-native": "0.69.1", "@uiw/icons": "2.5.3", - "@validator.tool/hook": "2.2.4", + "@validator.tool/hook": "2.2.6", "ahooks": "3.7.6", "color": "4.2.3", "dayjs": "~1.11.7", diff --git a/test-ci/package.json b/test-ci/package.json index b9eb2023b..a0e938de3 100644 --- a/test-ci/package.json +++ b/test-ci/package.json @@ -38,7 +38,7 @@ "@types/color": "~3.0.3", "@types/lodash": "~4.14.191", "@uiw/icons": "2.5.3", - "@validator.tool/hook": "2.2.4", + "@validator.tool/hook": "2.2.6", "ahooks": "3.7.6", "color": "4.2.3", "lodash": "4.17.21", diff --git a/website/package.json b/website/package.json index da4dde378..5179cb6e9 100644 --- a/website/package.json +++ b/website/package.json @@ -23,7 +23,7 @@ "@uiw/react-native": "4.1.1", "@uiw/react-native-template": "3.0.0", "@uiw/reset.css": "~1.0.6", - "@validator.tool/hook": "2.2.4", + "@validator.tool/hook": "2.2.6", "@wcj/dark-mode": "^1.0.15", "ahooks": "3.7.6", "color": "4.2.3",