Skip to content

Commit d3c645b

Browse files
build(deps-dev): bump @types/uuid from 10.0.0 to 11.0.0 (#1000)
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 10.0.0 to 11.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid) --- updated-dependencies: - dependency-name: "@types/uuid" dependency-version: 11.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9bccc4e commit d3c645b

File tree

2 files changed

+85
-61
lines changed

2 files changed

+85
-61
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@types/crypto-js": "^4.2.2",
8282
"@types/mdast": "^4.0.4",
8383
"@types/unist": "^3.0.3",
84-
"@types/uuid": "^10.0.0",
84+
"@types/uuid": "^11.0.0",
8585
"@vitejs/plugin-vue": "^6.0.1",
8686
"less": "^4.4.1",
8787
"linkedom": "^0.18.12",

pnpm-lock.yaml

Lines changed: 84 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)