Skip to content

Commit b3bcc7d

Browse files
dependabot[bot]lachieh
authored andcommitted
chore(deps-dev): bump uuid from 11.1.0 to 12.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 11.1.0 to 12.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v11.1.0...v12.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 12.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: wasmcloud-automation-app[bot] <151542377+wasmcloud-automation-app[bot]@users.noreply.github.com>
1 parent ea7d9b5 commit b3bcc7d

File tree

3 files changed

+12
-7
lines changed

3 files changed

+12
-7
lines changed

.changeset/dependabot-ad85452.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'washboard-ui': patch
3+
---
4+
5+
chore(deps-dev): bump `uuid` from 11.1.0 to 12.0.0

apps/washboard-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"rollup-plugin-sourcemaps": "^0.6.3",
7979
"tailwindcss": "^4.0.0",
8080
"typescript": "^5.9.2",
81-
"uuid": "^11.1.0",
81+
"uuid": "^12.0.0",
8282
"vite": "^7.1.4",
8383
"vite-plugin-svgr": "^4.5.0",
8484
"vite-tsconfig-paths": "^5.1.4"

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11709,12 +11709,12 @@ __metadata:
1170911709
languageName: node
1171011710
linkType: hard
1171111711

11712-
"uuid@npm:^11.1.0":
11713-
version: 11.1.0
11714-
resolution: "uuid@npm:11.1.0"
11712+
"uuid@npm:^12.0.0":
11713+
version: 12.0.0
11714+
resolution: "uuid@npm:12.0.0"
1171511715
bin:
11716-
uuid: dist/esm/bin/uuid
11717-
checksum: 10/d2da43b49b154d154574891ced66d0c83fc70caaad87e043400cf644423b067542d6f3eb641b7c819224a7cd3b4c2f21906acbedd6ec9c6a05887aa9115a9cf5
11716+
uuid: dist/bin/uuid
11717+
checksum: 10/18079c61ec2ca899d8df034ed543dc4844ec14d3bddc3099149d4c076a28c76dfc7434bcc5fafae8799f894da6acaa055bd7e97eedb6cba2840994f02849b801
1171811718
languageName: node
1171911719
linkType: hard
1172011720

@@ -11894,7 +11894,7 @@ __metadata:
1189411894
tailwindcss-animate: "npm:^1.0.7"
1189511895
typescript: "npm:^5.9.2"
1189611896
usehooks-ts: "npm:^3.1.1"
11897-
uuid: "npm:^11.1.0"
11897+
uuid: "npm:^12.0.0"
1189811898
vite: "npm:^7.1.4"
1189911899
vite-plugin-svgr: "npm:^4.5.0"
1190011900
vite-tsconfig-paths: "npm:^5.1.4"

0 commit comments

Comments
 (0)