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",