Skip to content

Commit

Permalink
Update dependency uuid to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent e95bda7 commit f8490bf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"react-router-dom": "^6.23.1",
"single-spa-react": "6.0.2",
"typescript": "^5.4.5",
"uuid": "^10.0.0",
"uuid": "^11.0.0",
"vite": "^5.2.12",
"vite-plugin-css-injected-by-js": "^3.5.2",
"zod": "^3.23.8"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5418,7 +5418,7 @@ __metadata:
start-server-and-test: "npm:2.0.8"
typescript: "npm:^5.4.5"
typescript-eslint: "npm:8.10.0"
uuid: "npm:^10.0.0"
uuid: "npm:^11.0.0"
vite: "npm:^5.2.12"
vite-plugin-css-injected-by-js: "npm:^3.5.2"
vitest: "npm:2.1.3"
Expand Down Expand Up @@ -8823,12 +8823,12 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^10.0.0":
version: 10.0.0
resolution: "uuid@npm:10.0.0"
"uuid@npm:^11.0.0":
version: 11.0.2
resolution: "uuid@npm:11.0.2"
bin:
uuid: dist/bin/uuid
checksum: 10c0/eab18c27fe4ab9fb9709a5d5f40119b45f2ec8314f8d4cf12ce27e4c6f4ffa4a6321dc7db6c515068fa373c075b49691ba969f0010bf37f44c37ca40cd6bf7fe
uuid: dist/esm/bin/uuid
checksum: 10c0/bd0670a0d6f77f1932da7544c51c32ceb467f3835382df2265f3275c4981d32c136a08a4369fb027ecfffd0b2ae48f19a28266ef636c7347264d5720e85d5ba0
languageName: node
linkType: hard

Expand Down

0 comments on commit f8490bf

Please sign in to comment.