Skip to content

Commit

Permalink
chore(deps): bump uuid from 10.0.0 to 11.0.3
Browse files Browse the repository at this point in the history
Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.0.3.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v10.0.0...v11.0.3)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent 7321509 commit 910fe39
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 11 deletions.
8 changes: 4 additions & 4 deletions .pnp.cjs
100755 → 100644

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file modified .yarn/install-state.gz
100755 → 100644
Binary file not shown.
2 changes: 1 addition & 1 deletion apps/playnite-web/package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"remix-utils": "^7.7.0",
"sharp": "0.33.5",
"ua-parser-js": "^1.0.39",
"uuid": "^10.0.0",
"uuid": "^11.0.3",
"ws": "^8.18.0",
"zod": "^3.23.8"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -21010,7 +21010,7 @@ __metadata:
typescript: "npm:^5.6.3"
typescript-remix-routes-plugin: "npm:^1.0.1"
ua-parser-js: "npm:^1.0.39"
uuid: "npm:^10.0.0"
uuid: "npm:^11.0.3"
versioning: "workspace:*"
vite: "npm:^5.4.11"
vite-plugin-istanbul: "npm:^6.0.2"
Expand Down Expand Up @@ -25396,12 +25396,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.3":
version: 11.0.3
resolution: "uuid@npm:11.0.3"
bin:
uuid: dist/bin/uuid
checksum: 10c0/eab18c27fe4ab9fb9709a5d5f40119b45f2ec8314f8d4cf12ce27e4c6f4ffa4a6321dc7db6c515068fa373c075b49691ba969f0010bf37f44c37ca40cd6bf7fe
uuid: dist/esm/bin/uuid
checksum: 10c0/cee762fc76d949a2ff9205770334699e0043d52bb766472593a25f150077c9deed821230251ea3d6ab3943a5ea137d2826678797f1d5f6754c7ce5ce27e9f7a6
languageName: node
linkType: hard

Expand Down

0 comments on commit 910fe39

Please sign in to comment.