Skip to content

Commit e0fde32

Browse files
Bump @types/uuid from 9.0.8 to 10.0.0
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 9.0.8 to 10.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-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b86daa7 commit e0fde32

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

bun.lockb

423 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"@types/node": "^22",
9696
"@types/react": "^18",
9797
"@types/react-dom": "^18",
98-
"@types/uuid": "^9.0.8",
98+
"@types/uuid": "^10.0.0",
9999
"eslint": "^9",
100100
"eslint-config-next": "14.2.4",
101101
"eslint-plugin-unused-imports": "^4.0.0",

0 commit comments

Comments
 (0)