Skip to content

Commit b1a5943

Browse files
build(deps): bump uuid from 11.1.0 to 12.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 11.1.0 to 12.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v11.1.0...v12.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 97c526d commit b1a5943

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 5 additions & 5 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"tailwindcss-animate": "^1.0.7",
7070
"typeify": "^0.1.1",
7171
"typescript": "^5.8.3",
72-
"uuid": "^11.1.0"
72+
"uuid": "^12.0.0"
7373
},
7474
"devDependencies": {
7575
"@testing-library/dom": "^10.4.0",

0 commit comments

Comments
 (0)