Drop redundant dependency on @types/uuid.

This commit is contained in:
Fabio Niephaus
2025-10-02 10:19:46 +02:00
committed by Fabio Niephaus
parent a19d2ab4f7
commit 62b95e60c7
2 changed files with 0 additions and 13 deletions

View File

@@ -59,7 +59,6 @@
"@types/jest": "^30.0.0",
"@types/node": "^24.6.1",
"@types/semver": "^7.7.1",
"@types/uuid": "^11.0.0",
"@typescript-eslint/eslint-plugin": "^8.45.0",
"@typescript-eslint/parser": "^8.31.1",
"eslint": "^9.36.0",