Skip to content

Commit

Permalink
fix(deps): update dependency uuid to v11 (#5319)
Browse files Browse the repository at this point in the history
Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>
  • Loading branch information
cultureamp-renovate[bot] authored Dec 5, 2024
1 parent d5e2987 commit 253e663
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 deletions.
5 changes: 5 additions & 0 deletions .changeset/little-moons-search.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@kaizen/components': patch
---

Update dep `uuid` to `^11.0.3`.
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"react-textfit": "^1.1.1",
"resize-observer-polyfill": "^1.5.1",
"use-debounce": "^10.0.4",
"uuid": "^10.0.0"
"uuid": "^11.0.3"
},
"dependenciesComments": {
"react-day-picker": "Version locked until a11y gets fixed (https://github.com/gpbl/react-day-picker/pull/1708)"
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 253e663

Please sign in to comment.