Added newUUID, getUUID

This commit is contained in:
2024-12-17 23:23:01 +02:00
parent f0be5d3028
commit 04fb164c8d
5 changed files with 53 additions and 15 deletions

9
pnpm-lock.yaml generated
View File

@@ -11,6 +11,9 @@ importers:
semver:
specifier: ^7.6.3
version: 7.6.3
uuid:
specifier: ^11.0.3
version: 11.0.3
devDependencies:
'@changesets/cli':
specifier: ^2.27.10
@@ -1637,6 +1640,10 @@ packages:
uri-js@4.4.1:
resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
uuid@11.0.3:
resolution: {integrity: sha512-d0z310fCWv5dJwnX1Y/MncBAqGMKEzlBb1AOf7z9K8ALnd0utBX/msg/fA0+sbyN1ihbMsLhrBlnl1ak7Wa0rg==}
hasBin: true
vite-node@2.1.8:
resolution: {integrity: sha512-uPAwSr57kYjAUux+8E2j0q0Fxpn8M9VoyfGiRI8Kfktz9NcYMCenwY5RnZxnF1WTu3TGiYipirIzacLL3VVGFg==}
engines: {node: ^18.0.0 || >=20.0.0}
@@ -3368,6 +3375,8 @@ snapshots:
dependencies:
punycode: 2.3.1
uuid@11.0.3: {}
vite-node@2.1.8:
dependencies:
cac: 6.7.14