feat(uuid-generator): add support for UUID v7 and update uuid package to version 11.0.0
This pull request includes updates to the uuid package version and the addition of UUID version 7 support in the UUID generator component.
Dependency updates:
package.json: Updated theuuidpackage from version^9.0.0to^11.0.0.
UUID generator enhancements:
src/tools/uuid-generator/uuid-generator.vue: Imported thev7method from theuuidpackage and added it to the list of supported UUID versions.src/tools/uuid-generator/uuid-generator.vue: Added thev7generator to thegeneratorsobject to support UUID version 7 generation.
https://github.com/user-attachments/assets/f72d3932-bb1a-438c-bb2a-8030e1fb6a8d
@Sebatt is attempting to deploy a commit to the Corentin Thomasset's Team Team on Vercel.
A member of the Team first needs to authorize it.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Hi @Sebatt , integrated in my fork here: https://sharevb-it-tools.vercel.app/uuid-generator, if you arr interested in up to date version of it-tools, I made kind of a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools)