This commit is contained in:
sharevb 2024-11-30 23:50:38 +00:00 committed by GitHub
commit 09fb0e4ba8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 89 additions and 4 deletions

13
pnpm-lock.yaml generated
View file

@ -110,6 +110,9 @@ dependencies:
json5:
specifier: ^2.2.3
version: 2.2.3
jsvat-next:
specifier: ^3.0.4
version: 3.0.4
jwt-decode:
specifier: ^3.1.2
version: 3.1.2
@ -3412,7 +3415,7 @@ packages:
dependencies:
'@unhead/dom': 0.5.1
'@unhead/schema': 0.5.1
'@vueuse/shared': 11.0.3(vue@3.3.4)
'@vueuse/shared': 11.1.0(vue@3.3.4)
unhead: 0.5.1
vue: 3.3.4
transitivePeerDependencies:
@ -4054,8 +4057,8 @@ packages:
- vue
dev: false
/@vueuse/shared@11.0.3(vue@3.3.4):
resolution: {integrity: sha512-0rY2m6HS5t27n/Vp5cTDsKTlNnimCqsbh/fmT2LgE+aaU42EMfXo8+bNX91W9I7DDmxfuACXMmrd7d79JxkqWA==}
/@vueuse/shared@11.1.0(vue@3.3.4):
resolution: {integrity: sha512-YUtIpY122q7osj+zsNMFAfMTubGz0sn5QzE5gPzAIiCmtt2ha3uQUY1+JPyL4gRCTsLPX82Y9brNbo/aqlA91w==}
dependencies:
vue-demi: 0.14.10(vue@3.3.4)
transitivePeerDependencies:
@ -6686,6 +6689,10 @@ packages:
engines: {node: '>=0.10.0'}
dev: true
/jsvat-next@3.0.4:
resolution: {integrity: sha512-Q9wV2xfBG8yaD4WkskQMLKWXy9vbU5GUABp9tIPldjp7eyLCGK4BLyIYxUP+lXr1E6pIbI0HlSBocF5YSqZduw==}
dev: false
/jwt-decode@3.1.2:
resolution: {integrity: sha512-UfpWE/VZn0iP50d8cz9NrZLM9lSWhcJ+0Gt/nm4by88UL+J1SiKN8/5dkjMmbEzwL2CAe+67GsegCbIKtbp75A==}
dev: false