Skip to content

Commit

Permalink
fix(deps): update dependency @validator.tool/hook to v2.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 5, 2024
1 parent 9b84ca1 commit 0336b17
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion test-ci/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 0336b17

Please sign in to comment.