Skip to content

Commit 319593c

Browse files
chore: Updates uuid package and removes types (#355)
1 parent 4fb7f2b commit 319593c

File tree

2 files changed

+3
-16
lines changed

2 files changed

+3
-16
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,13 @@
3030
"camelcase": "6.3.0",
3131
"emoji-regex": "10.5.0",
3232
"ts-custom-error": "^3.2.0",
33-
"uuid": "^11.0.0",
33+
"uuid": "11.1.0",
3434
"zod": "4.1.5"
3535
},
3636
"devDependencies": {
3737
"@doist/eslint-config": "11.1.0",
3838
"@doist/prettier-config": "4.0.0",
3939
"@types/jest": "30.0.0",
40-
"@types/uuid": "10.0.0",
4140
"@typescript-eslint/eslint-plugin": "6.21.0",
4241
"@typescript-eslint/parser": "6.21.0",
4342
"eslint": "8.35.0",

0 commit comments

Comments
 (0)