Skip to content

Commit

Permalink
chore: addressing comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Brummos committed Aug 16, 2024
1 parent 49c0cf5 commit 5be70d4
Show file tree
Hide file tree
Showing 8 changed files with 787 additions and 768 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,17 +52,17 @@
"did-jwt": "6.11.6",
"did-jwt-vc": "3.1.3",
"@sphereon/pex": "4.0.1",
"@sphereon/ssi-types": "0.29.1-next.5",
"@sphereon/ssi-sdk.core": "0.29.1-next.5",
"@sphereon/ssi-sdk.data-store": "0.29.1-next.5",
"@sphereon/ssi-sdk.oid4vci-issuer": "0.29.1-next.5",
"@sphereon/ssi-sdk.oid4vci-issuer-rest-api": "0.29.1-next.5",
"@sphereon/ssi-express-support": "0.29.1-next.5",
"@sphereon/ssi-sdk.issuance-branding": "0.29.1-next.5",
"@sphereon/ssi-sdk.siopv2-oid4vp-op-auth": "0.29.1-next.5",
"@sphereon/ssi-types": "0.29.1-next.82",
"@sphereon/ssi-sdk.core": "0.29.1-next.82",
"@sphereon/ssi-sdk.data-store": "0.29.1-next.82",
"@sphereon/ssi-sdk.oid4vci-issuer": "0.29.1-next.82",
"@sphereon/ssi-sdk.oid4vci-issuer-rest-api": "0.29.1-next.82",
"@sphereon/ssi-express-support": "0.29.1-next.82",
"@sphereon/ssi-sdk.issuance-branding": "0.29.1-next.82",
"@sphereon/ssi-sdk.siopv2-oid4vp-op-auth": "0.29.1-next.82",
"@sphereon/ssi-sdk.ebsi-support": "0.29.1-next.82",
"@sphereon/ssi-sdk-ext.key-utils": "0.24.1-next.3",
"@sphereon/ssi-sdk-ext.did-utils": "0.24.1-next.3",
"@sphereon/ssi-sdk.ebsi-support": "0.29.1-next.5",
"@sphereon/oid4vci-issuer": "0.15.1-next.9",
"@sphereon/oid4vci-common": "0.15.1-next.9",
"@sphereon/oid4vci-issuer-server": "0.15.1-next.9",
Expand Down
58 changes: 29 additions & 29 deletions packages/agent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,45 +48,45 @@
"@sphereon/oid4vci-issuer": "0.15.1-next.9",
"@sphereon/pex": "4.0.1",
"@sphereon/pex-models": "^2.2.4",
"@sphereon/ssi-express-support": "0.29.1-next.5",
"@sphereon/ssi-sdk-ext.did-provider-key": "0.24.1-next.3",
"@sphereon/ssi-sdk-ext.did-provider-jwk": "0.24.1-next.3",
"@sphereon/ssi-sdk-ext.did-provider-web": "0.24.1-next.3",
"@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.24.1-next.3",
"@sphereon/ssi-sdk-ext.did-resolver-ebsi": "0.24.1-next.3",
"@sphereon/ssi-sdk-ext.did-resolver-key": "0.24.1-next.3",
"@sphereon/ssi-sdk.public-key-hosting": "0.29.1-next.5",
"@sphereon/ssi-sdk.ebsi-support": "0.29.1-next.5",
"@sphereon/ssi-sdk-ext.did-utils": "0.24.1-next.3",
"@sphereon/ssi-sdk-ext.key-manager": "0.24.1-next.3",
"@sphereon/ssi-sdk-ext.key-utils": "0.24.1-next.3",
"@sphereon/ssi-sdk-ext.kms-local": "0.24.1-next.3",
"@sphereon/ssi-sdk.agent-config": "0.29.1-next.5",
"@sphereon/ssi-sdk.credential-store": "0.29.1-next.5",
"@sphereon/ssi-sdk.contact-manager": "0.29.1-next.5",
"@sphereon/ssi-sdk.contact-manager-rest-api": "0.29.1-next.5",
"@sphereon/ssi-sdk.core": "0.29.1-next.5",
"@sphereon/ssi-sdk.data-store": "0.29.1-next.5",
"@sphereon/ssi-sdk.event-logger": "0.29.1-next.5",
"@sphereon/ssi-sdk.issuance-branding": "0.29.1-next.5",
"@sphereon/ssi-sdk.oid4vci-holder": "0.29.1-next.5",
"@sphereon/ssi-sdk.oid4vci-issuer": "0.29.1-next.5",
"@sphereon/ssi-sdk.oid4vci-issuer-rest-api": "0.29.1-next.5",
"@sphereon/ssi-sdk.oid4vci-issuer-store": "0.29.1-next.5",
"@sphereon/ssi-sdk.pd-manager": "0.29.1-next.5",
"@sphereon/ssi-sdk.presentation-exchange": "0.29.1-next.5",
"@sphereon/ssi-sdk.remote-server-rest-api": "0.29.1-next.5",
"@sphereon/ssi-sdk.siopv2-oid4vp-op-auth": "0.29.1-next.5",
"@sphereon/ssi-sdk.siopv2-oid4vp-common": "0.29.1-next.5",
"@sphereon/ssi-sdk.siopv2-oid4vp-rp-auth": "0.29.1-next.5",
"@sphereon/ssi-sdk.siopv2-oid4vp-rp-rest-api": "0.29.1-next.5",
"@sphereon/ssi-sdk.uni-resolver-registrar-api": "0.29.1-next.5",
"@sphereon/ssi-sdk.vc-handler-ld-local": "0.29.1-next.5",
"@sphereon/ssi-sdk.vc-status-list": "0.29.1-next.5",
"@sphereon/ssi-sdk.vc-status-list-issuer-drivers": "0.29.1-next.5",
"@sphereon/ssi-sdk.vc-status-list-issuer-rest-api": "0.29.1-next.5",
"@sphereon/ssi-sdk.w3c-vc-api": "0.29.1-next.5",
"@sphereon/ssi-types": "0.29.1-next.5",
"@sphereon/ssi-sdk.ebsi-support": "0.29.1-next.82",
"@sphereon/ssi-express-support": "0.29.1-next.82",
"@sphereon/ssi-sdk.public-key-hosting": "0.29.1-next.82",
"@sphereon/ssi-sdk.agent-config": "0.29.1-next.82",
"@sphereon/ssi-sdk.credential-store": "0.29.1-next.82",
"@sphereon/ssi-sdk.contact-manager": "0.29.1-next.82",
"@sphereon/ssi-sdk.contact-manager-rest-api": "0.29.1-next.82",
"@sphereon/ssi-sdk.core": "0.29.1-next.82",
"@sphereon/ssi-sdk.data-store": "0.29.1-next.82",
"@sphereon/ssi-sdk.event-logger": "0.29.1-next.82",
"@sphereon/ssi-sdk.issuance-branding": "0.29.1-next.82",
"@sphereon/ssi-sdk.oid4vci-holder": "0.29.1-next.82",
"@sphereon/ssi-sdk.oid4vci-issuer": "0.29.1-next.82",
"@sphereon/ssi-sdk.oid4vci-issuer-rest-api": "0.29.1-next.82",
"@sphereon/ssi-sdk.oid4vci-issuer-store": "0.29.1-next.82",
"@sphereon/ssi-sdk.pd-manager": "0.29.1-next.82",
"@sphereon/ssi-sdk.presentation-exchange": "0.29.1-next.82",
"@sphereon/ssi-sdk.remote-server-rest-api": "0.29.1-next.82",
"@sphereon/ssi-sdk.siopv2-oid4vp-op-auth": "0.29.1-next.82",
"@sphereon/ssi-sdk.siopv2-oid4vp-common": "0.29.1-next.82",
"@sphereon/ssi-sdk.siopv2-oid4vp-rp-auth": "0.29.1-next.82",
"@sphereon/ssi-sdk.siopv2-oid4vp-rp-rest-api": "0.29.1-next.82",
"@sphereon/ssi-sdk.uni-resolver-registrar-api": "0.29.1-next.82",
"@sphereon/ssi-sdk.vc-handler-ld-local": "0.29.1-next.82",
"@sphereon/ssi-sdk.vc-status-list": "0.29.1-next.82",
"@sphereon/ssi-sdk.vc-status-list-issuer-drivers": "0.29.1-next.82",
"@sphereon/ssi-sdk.vc-status-list-issuer-rest-api": "0.29.1-next.82",
"@sphereon/ssi-sdk.w3c-vc-api": "0.29.1-next.82",
"@sphereon/ssi-types": "0.29.1-next.82",
"@transmute/lds-ecdsa-secp256k1-recovery2020": "^0.0.7",
"@veramo/core": "4.2.0",
"@veramo/credential-w3c": "4.2.0",
Expand Down
34 changes: 17 additions & 17 deletions packages/web-wallet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,23 +47,23 @@
"@sphereon/ssi-sdk-ext.did-resolver-key": "0.24.1-next.3",
"@sphereon/ssi-sdk-ext.did-utils": "0.24.1-next.3",
"@sphereon/ssi-sdk-ext.key-manager": "0.24.1-next.3",
"@sphereon/ssi-sdk.contact-manager": "0.29.1-next.5",
"@sphereon/ssi-sdk.core": "0.29.1-next.5",
"@sphereon/ssi-sdk.data-store": "0.29.1-next.5",
"@sphereon/ssi-sdk.ebsi-support": "0.29.1-next.5",
"@sphereon/ssi-sdk.event-logger": "0.29.1-next.5",
"@sphereon/ssi-sdk.issuance-branding": "0.29.1-next.5",
"@sphereon/ssi-sdk.kv-store-temp": "0.29.1-next.5",
"@sphereon/ssi-sdk.oid4vci-holder": "0.29.1-next.5",
"@sphereon/ssi-sdk.oid4vci-issuer-rest-client": "0.29.1-next.5",
"@sphereon/ssi-sdk.pd-manager": "0.29.1-next.5",
"@sphereon/ssi-sdk.qr-code-generator": "0.29.1-next.5",
"@sphereon/ssi-sdk.siopv2-oid4vp-op-auth": "0.29.1-next.5",
"@sphereon/ssi-sdk.w3c-vc-api-issuer-rest-client": "0.29.1-next.5",
"@sphereon/ssi-types": "0.29.1-next.5",
"@sphereon/ui-components.core": "0.3.0",
"@sphereon/ui-components.credential-branding": "0.3.0",
"@sphereon/ui-components.ssi-react": "file://C:\\Git\\Sphereon-Opensource\\UI-Components\\packages\\ssi-react\\sphereon-ui-components.ssi-react-0.3.4-bram.tgz",
"@sphereon/ssi-sdk.contact-manager": "0.29.1-next.82",
"@sphereon/ssi-sdk.core": "0.29.1-next.82",
"@sphereon/ssi-sdk.data-store": "0.29.1-next.82",
"@sphereon/ssi-sdk.ebsi-support": "0.29.1-next.82",
"@sphereon/ssi-sdk.event-logger": "0.29.1-next.82",
"@sphereon/ssi-sdk.issuance-branding": "0.29.1-next.82",
"@sphereon/ssi-sdk.kv-store-temp": "0.29.1-next.82",
"@sphereon/ssi-sdk.oid4vci-holder": "0.29.1-next.82",
"@sphereon/ssi-sdk.oid4vci-issuer-rest-client": "0.29.1-next.82",
"@sphereon/ssi-sdk.pd-manager": "0.29.1-next.82",
"@sphereon/ssi-sdk.qr-code-generator": "0.29.1-next.82",
"@sphereon/ssi-sdk.siopv2-oid4vp-op-auth": "0.29.1-next.82",
"@sphereon/ssi-sdk.w3c-vc-api-issuer-rest-client": "0.29.1-next.82",
"@sphereon/ssi-types": "0.29.1-next.82",
"@sphereon/ui-components.core": "0.3.1-next.6",
"@sphereon/ui-components.credential-branding": "0.3.1-next.6",
"@sphereon/ui-components.ssi-react": "0.3.1-next.6",
"web-did-resolver": "^2.0.27",
"@supabase/postgrest-js": "1.15.2",
"@supabase/storage-js": "2.6.0",
Expand Down
Loading

0 comments on commit 5be70d4

Please sign in to comment.