Update dependency uuid to v9 (#159)

* Update dependency uuid to v9

* Update imports

* Fix remaining imports

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Lautzenheiser <lautzd@gmail.com>
This commit is contained in:
renovate[bot]
2022-12-02 07:54:07 -05:00
committed by GitHub
parent 11a0b37d0f
commit cd1cf39280
9 changed files with 17 additions and 17 deletions

View File

@ -135,7 +135,7 @@
"uploadcare-widget-tab-effects": "1.6.0",
"url": "0.11.0",
"url-join": "5.0.0",
"uuid": "3.4.0",
"uuid": "9.0.0",
"validate-color": "2.2.1",
"vfile": "5.3.6",
"vfile-message": "3.1.3",
@ -183,7 +183,7 @@
"@types/react-window": "1.8.5",
"@types/styled-components": "5.1.26",
"@types/url-join": "4.0.1",
"@types/uuid": "3.4.10",
"@types/uuid": "9.0.0",
"@typescript-eslint/eslint-plugin": "5.45.0",
"@typescript-eslint/parser": "5.45.0",
"axios": "1.2.0",