Skip to content

Commit

Permalink
fix(deps): remove dependency short-uuid to v5 (#1232)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency short-uuid to v5

* fix: remove short-uuid

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: spaenleh <[email protected]>
  • Loading branch information
renovate[bot] and spaenleh authored May 16, 2024
1 parent ea97bd3 commit 2d6cf93
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 19 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@
"react-router": "6.23.0",
"react-router-dom": "6.23.0",
"react-toastify": "10.0.5",
"short-uuid": "4.2.2",
"stylis": "4.3.2",
"stylis-plugin-rtl": "2.1.1",
"uuid": "9.0.1",
Expand Down
18 changes: 0 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4019,13 +4019,6 @@ __metadata:
languageName: node
linkType: hard

"any-base@npm:^1.1.0":
version: 1.1.0
resolution: "any-base@npm:1.1.0"
checksum: 10/c1fd040de52e710e2de7d9ae4df52bac589f35622adb24686c98ce21c7b824859a8db9614bc119ed8614f42fd08918b2612e6a6c385480462b3100a1af59289d
languageName: node
linkType: hard

"anymatch@npm:~3.1.2":
version: 3.1.3
resolution: "anymatch@npm:3.1.3"
Expand Down Expand Up @@ -7412,7 +7405,6 @@ __metadata:
react-router: "npm:6.23.0"
react-router-dom: "npm:6.23.0"
react-toastify: "npm:10.0.5"
short-uuid: "npm:4.2.2"
stylis: "npm:4.3.2"
stylis-plugin-rtl: "npm:2.1.1"
typescript: "npm:5.4.5"
Expand Down Expand Up @@ -12164,16 +12156,6 @@ __metadata:
languageName: node
linkType: hard

"short-uuid@npm:4.2.2":
version: 4.2.2
resolution: "short-uuid@npm:4.2.2"
dependencies:
any-base: "npm:^1.1.0"
uuid: "npm:^8.3.2"
checksum: 10/fcd0cef08c5f3f4c1e5d1f716a9a92efbadf8131a22ba6e399f7cf9257e7f18084995e6dc3e950cc705bcdee4c4e982a752872caf1305314713fc86357d68480
languageName: node
linkType: hard

"side-channel@npm:^1.0.4, side-channel@npm:^1.0.6":
version: 1.0.6
resolution: "side-channel@npm:1.0.6"
Expand Down

0 comments on commit 2d6cf93

Please sign in to comment.