Skip to content

Commit 4607c7d

Browse files
dependabot[bot]lachieh
authored andcommitted
chore(deps-dev): bump uuid from 12.0.0 to 13.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 12.0.0 to 13.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v12.0.0...v13.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 13.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 0be71c7 commit 4607c7d

File tree

3 files changed

+12
-7
lines changed

3 files changed

+12
-7
lines changed

.changeset/dependabot-ee13191.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 12.0.0 to 13.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": "^12.0.0",
81+
"uuid": "^13.0.0",
8282
"vite": "^7.1.5",
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
@@ -11735,12 +11735,12 @@ __metadata:
1173511735
languageName: node
1173611736
linkType: hard
1173711737

11738-
"uuid@npm:^12.0.0":
11739-
version: 12.0.0
11740-
resolution: "uuid@npm:12.0.0"
11738+
"uuid@npm:^13.0.0":
11739+
version: 13.0.0
11740+
resolution: "uuid@npm:13.0.0"
1174111741
bin:
11742-
uuid: dist/bin/uuid
11743-
checksum: 10/18079c61ec2ca899d8df034ed543dc4844ec14d3bddc3099149d4c076a28c76dfc7434bcc5fafae8799f894da6acaa055bd7e97eedb6cba2840994f02849b801
11742+
uuid: dist-node/bin/uuid
11743+
checksum: 10/2742b24d1e00257e60612572e4d28679423469998cafbaf1fe9f1482e3edf9c40754b31bfdb3d08d71b29239f227a304588f75210b3b48f2609f0673f1feccef
1174411744
languageName: node
1174511745
linkType: hard
1174611746

@@ -11920,7 +11920,7 @@ __metadata:
1192011920
tailwindcss-animate: "npm:^1.0.7"
1192111921
typescript: "npm:^5.9.2"
1192211922
usehooks-ts: "npm:^3.1.1"
11923-
uuid: "npm:^12.0.0"
11923+
uuid: "npm:^13.0.0"
1192411924
vite: "npm:^7.1.5"
1192511925
vite-plugin-svgr: "npm:^4.5.0"
1192611926
vite-tsconfig-paths: "npm:^5.1.4"

0 commit comments

Comments
 (0)