Skip to content

Commit

Permalink
feat: update other uuid deps
Browse files Browse the repository at this point in the history
  • Loading branch information
prm-dan committed Jun 28, 2024
1 parent b709620 commit 1166e4e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@types/jest": "^29.5.12",
"@types/react": "^17.0.02",
"@types/react-dom": "^18.0.5",
"@types/uuid": "^8.3.4",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^5.27.0",
"@typescript-eslint/parser": "^5.27.0",
"eslint": "^8.16.0",
Expand Down Expand Up @@ -98,6 +98,6 @@
"peerDependencies": {
"react": "^16.8.0 || 17 || 18",
"react-dom": "^16.8.0 || 17 || 18",
"uuid": "^8.0.0"
"uuid": "^10.0.0"
}
}

0 comments on commit 1166e4e

Please sign in to comment.