Skip to content

Commit 9111150

Browse files
authored
Merge pull request #168 from oleksandr-danylchenko/bump-uuid-11
Bumped `uuid` to `^11.0.2`
2 parents 068e537 + 1923802 commit 9111150

File tree

2 files changed

+14
-10
lines changed

2 files changed

+14
-10
lines changed

package-lock.json

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

packages/text-annotator/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
"devDependencies": {
2929
"@types/jsdom": "^21.1.7",
3030
"@types/rbush": "^4.0.0",
31-
"@types/uuid": "^10.0.0",
3231
"jsdom": "^25.0.1",
3332
"typescript": "5.6.3",
3433
"vite": "^5.4.10",
@@ -43,4 +42,4 @@
4342
"rbush": "^4.0.1",
4443
"uuid": "^11.0.2"
4544
}
46-
}
45+
}

0 commit comments

Comments
 (0)