install nanoid

This commit is contained in:
Julien Calixte
2023-04-08 12:16:44 +02:00
parent b0390ec6f7
commit 97dc4470aa
2 changed files with 10 additions and 0 deletions

View File

@@ -14,6 +14,7 @@
"format": "prettier --write src/"
},
"dependencies": {
"nanoid": "^4.0.2",
"pinia": "^2.0.32",
"suretype": "^3.2.1",
"vue": "^3.2.47",

9
pnpm-lock.yaml generated
View File

@@ -1,6 +1,9 @@
lockfileVersion: '6.0'
dependencies:
nanoid:
specifier: ^4.0.2
version: 4.0.2
pinia:
specifier: ^2.0.32
version: 2.0.33(typescript@4.8.4)(vue@3.2.47)
@@ -2209,6 +2212,12 @@ packages:
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin: true
/nanoid@4.0.2:
resolution: {integrity: sha512-7ZtY5KTCNheRGfEFxnedV5zFiORN1+Y1N6zvPTnHQd8ENUvfaDBeuJDZb2bN/oXwXxu3qkTXDzy57W5vAmDTBw==}
engines: {node: ^14 || ^16 || >=18}
hasBin: true
dev: false
/natural-compare-lite@1.4.0:
resolution: {integrity: sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==}
dev: true