Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nklomp committed Jun 19, 2024
1 parent 9daffa8 commit 282da90
Show file tree
Hide file tree
Showing 2 changed files with 265 additions and 247 deletions.
68 changes: 34 additions & 34 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,33 +40,33 @@
"@reduxjs/toolkit": "^1.9.7",
"@scure/base": "^1.1.6",
"@sphereon/did-auth-siop": "0.6.4",
"@sphereon/did-provider-oyd": "^0.21.0",
"@sphereon/isomorphic-webcrypto": "2.4.1-unstable.0",
"@sphereon/oid4vci-client": "0.10.4-next.25",
"@sphereon/oid4vci-common": "0.10.4-next.25",
"@sphereon/oid4vci-client": "0.12.0",
"@sphereon/oid4vci-common": "0.12.0",
"@sphereon/pex": "3.3.3",
"@sphereon/pex-models": "^2.2.4",
"@sphereon/react-native-argon2": "2.0.9",
"@sphereon/did-provider-oyd": "^0.20.0",
"@sphereon/ssi-sdk-ext.did-provider-jwk": "0.20.0",
"@sphereon/ssi-sdk-ext.did-provider-key": "0.20.0",
"@sphereon/ssi-sdk-ext.did-resolver-ebsi": "0.20.0",
"@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.20.0",
"@sphereon/ssi-sdk-ext.did-resolver-key": "0.20.0",
"@sphereon/ssi-sdk-ext.did-utils": "0.20.0",
"@sphereon/ssi-sdk-ext.key-manager": "0.20.0",
"@sphereon/ssi-sdk-ext.key-utils": "0.20.0",
"@sphereon/ssi-sdk-ext.kms-local": "0.20.0",
"@sphereon/ssi-sdk.sd-jwt": "0.24.1-next.113",
"@sphereon/ssi-sdk.contact-manager": "0.24.1-next.113",
"@sphereon/ssi-sdk.core": "0.24.1-next.113",
"@sphereon/ssi-sdk.data-store": "0.24.1-next.113",
"@sphereon/ssi-sdk.event-logger": "0.24.1-next.113",
"@sphereon/ssi-sdk.issuance-branding": "0.24.1-next.113",
"@sphereon/ssi-sdk.oid4vci-holder": "0.24.1-next.113",
"@sphereon/ssi-sdk.siopv2-oid4vp-op-auth": "0.24.1-next.113",
"@sphereon/ssi-sdk.vc-handler-ld-local": "0.24.1-next.113",
"@sphereon/ssi-sdk.xstate-machine-persistence": "0.24.1-next.113",
"@sphereon/ssi-types": "0.24.1-next.113",
"@sphereon/ssi-sdk-ext.did-provider-jwk": "0.21.0",
"@sphereon/ssi-sdk-ext.did-provider-key": "0.21.0",
"@sphereon/ssi-sdk-ext.did-resolver-ebsi": "0.21.0",
"@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.21.0",
"@sphereon/ssi-sdk-ext.did-resolver-key": "0.21.0",
"@sphereon/ssi-sdk-ext.did-utils": "0.21.0",
"@sphereon/ssi-sdk-ext.key-manager": "0.21.0",
"@sphereon/ssi-sdk-ext.key-utils": "0.21.0",
"@sphereon/ssi-sdk-ext.kms-local": "0.21.0",
"@sphereon/ssi-sdk.contact-manager": "0.26.0",
"@sphereon/ssi-sdk.core": "0.26.0",
"@sphereon/ssi-sdk.data-store": "0.26.0",
"@sphereon/ssi-sdk.event-logger": "0.26.0",
"@sphereon/ssi-sdk.issuance-branding": "0.26.0",
"@sphereon/ssi-sdk.oid4vci-holder": "0.26.0",
"@sphereon/ssi-sdk.sd-jwt": "0.26.0",
"@sphereon/ssi-sdk.siopv2-oid4vp-op-auth": "0.26.0",
"@sphereon/ssi-sdk.vc-handler-ld-local": "0.26.0",
"@sphereon/ssi-sdk.xstate-machine-persistence": "0.26.0",
"@sphereon/ssi-types": "0.26.0",
"@sphereon/ui-components.core": "0.2.0",
"@sphereon/ui-components.ssi-react-native": "0.2.0",
"@veramo/core": "4.2.0",
Expand Down Expand Up @@ -131,6 +131,7 @@
"react-native-pager-view": "^6.2.3",
"react-native-permissions": "^4.1.5",
"react-native-pure-jwt": "^3.0.2",
"react-native-quick-sqlite": "^8.0.6",
"react-native-randombytes": "^3.6.1",
"react-native-reanimated": "~3.6.2",
"react-native-safe-area-context": "4.8.2",
Expand All @@ -139,7 +140,6 @@
"react-native-share": "^10.0.2",
"react-native-share-menu": "^6.0.0",
"react-native-size-matters": "^0.4.2",
"react-native-quick-sqlite": "^8.0.6",
"react-native-svg": "14.1.0",
"react-native-svg-transformer": "^1.3.0",
"react-native-swipe-list-view": "^3.2.9",
Expand Down Expand Up @@ -247,16 +247,16 @@
"ajv": "^8.12.0",
"@sphereon/isomorphic-argon2": "1.0.1",
"@sphereon/did-auth-siop": "0.6.4",
"@sphereon/ssi-sdk-ext.key-utils": "0.20.0",
"@sphereon/ssi-sdk-ext.did-utils": "0.20.0",
"@sphereon/ssi-sdk-ext.kms-local": "0.20.0",
"@sphereon/ssi-sdk-ext.key-manager": "0.20.0",
"@sphereon/ssi-types": "0.24.1-next.113",
"@sphereon/ssi-sdk.core": "0.24.1-next.113",
"@sphereon/ssi-sdk.data-store": "0.24.1-next.113",
"@sphereon/ssi-sdk.contact-manager": "0.24.1-next.113",
"@sphereon/oid4vci-client": "0.10.4-next.25",
"@sphereon/oid4vci-common": "0.10.4-next.25",
"@sphereon/ssi-sdk-ext.key-utils": "0.21.0",
"@sphereon/ssi-sdk-ext.did-utils": "0.21.0",
"@sphereon/ssi-sdk-ext.kms-local": "0.21.0",
"@sphereon/ssi-sdk-ext.key-manager": "0.21.0",
"@sphereon/ssi-types": "0.26.0",
"@sphereon/ssi-sdk.core": "0.26.0",
"@sphereon/ssi-sdk.data-store": "0.26.0",
"@sphereon/ssi-sdk.contact-manager": "0.26.0",
"@sphereon/oid4vci-client": "0.12.0",
"@sphereon/oid4vci-common": "0.12.0",
"@sphereon/pex": "3.3.3",
"@sphereon/pex-models": "2.2.4",
"@mattrglobal/bbs-signatures": "npm:empty-npm-package",
Expand Down
Loading

0 comments on commit 282da90

Please sign in to comment.