Skip to content

Commit

Permalink
fix(deps): update dependency uuid to v11 (#565)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 27, 2024
1 parent 2e4b93b commit 935b589
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/location-state-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"client-only": "0.0.1",
"navigation-api-types": "0.5.1",
"react": "18.3.1",
"uuid": "10.0.0",
"uuid": "11.0.0",
"vitest": "2.1.3"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"uuid": "10.0.0"
"uuid": "11.0.0"
},
"devDependencies": {
"@repo/configs": "workspace:*",
Expand Down
14 changes: 7 additions & 7 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 935b589

Please sign in to comment.