mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-11 16:41:36 -04:00
feat(uuid-generator): add support for UUID v7 and update uuid package to version 11.0.0
This commit is contained in:
parent
63fbd3b45c
commit
a22a17b19a
2 changed files with 4 additions and 3 deletions
|
@ -93,7 +93,7 @@
|
|||
"ulid": "^2.3.0",
|
||||
"unicode-emoji-json": "^0.4.0",
|
||||
"unplugin-auto-import": "^0.16.4",
|
||||
"uuid": "^9.0.0",
|
||||
"uuid": "^11.0.0",
|
||||
"vue": "^3.3.4",
|
||||
"vue-i18n": "^9.9.1",
|
||||
"vue-router": "^4.1.6",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue