fix(deps): update dependency uuid to v9

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-02-26 02:29:25 +00:00
committed by Github changeset workflow
parent c0ad6f6ca6
commit 0fb419ba03
36 changed files with 119 additions and 81 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"react-hook-form": "^7.12.2",
"react-use": "^17.2.4",
"uuid": "^8.3.2",
"uuid": "^9.0.0",
"zen-observable": "^0.10.0"
},
"devDependencies": {