mirror of
https://github.com/aykhans/slash-e.git
synced 2026-09-24 14:56:49 +00:00
chore: bump uuid from 10.0.0 to 11.0.3 in /frontend/web (#331)
Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.0.3. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](https://github.com/uuidjs/uuid/compare/v10.0.0...v11.0.3) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"react-router-dom": "^6.27.0",
|
||||
"react-use": "^17.5.1",
|
||||
"tailwindcss": "^3.4.14",
|
||||
"uuid": "^10.0.0",
|
||||
"uuid": "^11.0.3",
|
||||
"zustand": "^5.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user