Skip to content

Commit 0147000

Browse files
Bump uuid from 11.1.0 to 12.0.0 in the npm-major group
Bumps the npm-major group with 1 update: [uuid](https://github.com/uuidjs/uuid). Updates `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 dependency-group: npm-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ead2d14 commit 0147000

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
@@ -13,7 +13,7 @@
1313
"react-dom": "^19.1.1",
1414
"react-redux": "^9.1.2",
1515
"tailwindcss": "^4.1.13",
16-
"uuid": "^11.1.0"
16+
"uuid": "^13.0.0"
1717
},
1818
"devDependencies": {
1919
"@babel/core": "^7.28.4",

0 commit comments

Comments
 (0)