Skip to content

Commit

Permalink
fix(deps): update dependency uuid to v11.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 10d49d3 commit c147f25
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": "11.0.0",
"uuid": "11.0.1",
"vitest": "2.1.4"
},
"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": "11.0.0"
"uuid": "11.0.1"
},
"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 c147f25

Please sign in to comment.