Skip to content

Commit 37378ce

Browse files
Bump uuid from 11.0.3 to 14.0.0 in /packages/ui
Bumps [uuid](https://github.com/uuidjs/uuid) from 11.0.3 to 14.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v11.0.3...v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8069ef6 commit 37378ce

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"react-usestateref": "^1.0.8",
5757
"tailwindcss": "^3.0.23",
5858
"three": "^0.171.0",
59-
"uuid": "^11.0.3",
59+
"uuid": "^14.0.0",
6060
"zustand": "^5.0.2"
6161
},
6262
"scripts": {

packages/ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10498,10 +10498,10 @@ utils-merge@1.0.1:
1049810498
resolved "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz"
1049910499
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
1050010500

10501-
uuid@^11.0.3:
10502-
version "11.0.3"
10503-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.0.3.tgz#248451cac9d1a4a4128033e765d137e2b2c49a3d"
10504-
integrity sha512-d0z310fCWv5dJwnX1Y/MncBAqGMKEzlBb1AOf7z9K8ALnd0utBX/msg/fA0+sbyN1ihbMsLhrBlnl1ak7Wa0rg==
10501+
uuid@^14.0.0:
10502+
version "14.0.0"
10503+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-14.0.0.tgz#0af883220163d264ffe0c084f6b8a89b9666966d"
10504+
integrity sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==
1050510505

1050610506
uuid@^8.3.2:
1050710507
version "8.3.2"

0 commit comments

Comments
 (0)