Skip to content

Commit

Permalink
chore(deps): update dependency uuid to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent 1c5c791 commit 8f4a958
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"playwright-test-coverage": "^1.2.12",
"prettier": "3.3.3",
"three-stdlib": "2.33.0",
"uuid": "9.0.1",
"uuid": "11.0.3",
"vite": "^6.0.0",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-istanbul": "^6.0.0",
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9433,7 +9433,7 @@ __metadata:
typescript: "npm:5.7.2"
use-debounce: "npm:^10.0.4"
use-immer: "npm:^0.11.0"
uuid: "npm:9.0.1"
uuid: "npm:11.0.3"
vite: "npm:^6.0.0"
vite-plugin-checker: "npm:^0.8.0"
vite-plugin-istanbul: "npm:^6.0.0"
Expand Down Expand Up @@ -14372,6 +14372,15 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:11.0.3":
version: 11.0.3
resolution: "uuid@npm:11.0.3"
bin:
uuid: dist/esm/bin/uuid
checksum: 10/251385563195709eb0697c74a834764eef28e1656d61174e35edbd129288acb4d95a43f4ce8a77b8c2fc128e2b55924296a0945f964b05b9173469d045625ff2
languageName: node
linkType: hard

"uuid@npm:9.0.1, uuid@npm:^9.0.1":
version: 9.0.1
resolution: "uuid@npm:9.0.1"
Expand Down

0 comments on commit 8f4a958

Please sign in to comment.