diff --git a/package.json b/package.json index b980a9efe..c18cca29d 100644 --- a/package.json +++ b/package.json @@ -109,8 +109,8 @@ "@veramo/remote-server": "4.2.0", "@veramo/selective-disclosure": "4.2.0", "@veramo/url-handler": "4.2.0", - "@sphereon/ssi-types": "workspace:^", - "@sphereon/ssi-sdk.core": "workspace:^", + "@sphereon/ssi-types": "workspace:*", + "@sphereon/ssi-sdk.core": "workspace:*", "@sphereon/ssi-sdk-ext.did-provider-key": "0.14.1-next.3", "@noble/hashes": "1.2.0", "did-jwt": "6.11.6", diff --git a/packages/contact-manager/package.json b/packages/contact-manager/package.json index e9633cab5..88cd2e356 100644 --- a/packages/contact-manager/package.json +++ b/packages/contact-manager/package.json @@ -14,13 +14,13 @@ "build:clean": "tsc --build --clean && tsc --build" }, "dependencies": { - "@sphereon/ssi-sdk.data-store": "workspace:^", + "@sphereon/ssi-sdk.data-store": "workspace:*", "cross-fetch": "^3.1.8", "typeorm": "^0.3.12" }, "devDependencies": { - "@sphereon/ssi-sdk.agent-config": "workspace:^", - "@sphereon/ssi-sdk.data-store": "workspace:^", + "@sphereon/ssi-sdk.agent-config": "workspace:*", + "@sphereon/ssi-sdk.data-store": "workspace:*", "@veramo/remote-client": "4.2.0", "@veramo/remote-server": "4.2.0" }, diff --git a/packages/data-store/package.json b/packages/data-store/package.json index 32f92413e..f85d70a58 100644 --- a/packages/data-store/package.json +++ b/packages/data-store/package.json @@ -13,7 +13,7 @@ "typeorm-postgres:migration:run": "pnpm run typeorm -- migration:run -c migration-postgres" }, "dependencies": { - "@sphereon/ssi-types": "workspace:^", + "@sphereon/ssi-types": "workspace:*", "@veramo/core": "4.2.0", "class-validator": "^0.14.0", "debug": "^4.3.4", diff --git a/packages/issuance-branding/package.json b/packages/issuance-branding/package.json index 13648d347..2256ea11f 100644 --- a/packages/issuance-branding/package.json +++ b/packages/issuance-branding/package.json @@ -15,13 +15,13 @@ "generate-plugin-schema": "ts-node ../../packages/dev/bin/sphereon.js dev generate-plugin-schema" }, "dependencies": { - "@sphereon/ssi-sdk.core": "workspace:^", - "@sphereon/ssi-sdk.data-store": "workspace:^", + "@sphereon/ssi-sdk.core": "workspace:*", + "@sphereon/ssi-sdk.data-store": "workspace:*", "debug": "^4.3.4", "typeorm": "^0.3.12" }, "devDependencies": { - "@sphereon/ssi-sdk.agent-config": "workspace:^", + "@sphereon/ssi-sdk.agent-config": "workspace:*", "@veramo/remote-client": "4.2.0", "@veramo/remote-server": "4.2.0" }, diff --git a/packages/kv-store/package.json b/packages/kv-store/package.json index 1bbb27ac9..667a2597c 100644 --- a/packages/kv-store/package.json +++ b/packages/kv-store/package.json @@ -21,7 +21,7 @@ "@keyv/compress-gzip": "^1.2.3", "@keyv/sqlite": "^3.6.5", "@keyv/test-suite": "^1.9.2", - "@sphereon/ssi-sdk.agent-config": "workspace:^", + "@sphereon/ssi-sdk.agent-config": "workspace:*", "@types/debug": "^4.1.7", "@types/json-buffer": "^3.0.0", "eslint": "^8.33.0", diff --git a/packages/ms-request-api/package.json b/packages/ms-request-api/package.json index fdf424aee..2c5a82724 100644 --- a/packages/ms-request-api/package.json +++ b/packages/ms-request-api/package.json @@ -15,12 +15,12 @@ "generate-plugin-schema": "ts-node ../../packages/dev/bin/sphereon.js dev generate-plugin-schema" }, "dependencies": { - "@sphereon/ssi-sdk.ms-authenticator": "workspace:^", + "@sphereon/ssi-sdk.ms-authenticator": "workspace:*", "@veramo/core": "4.2.0", "cross-fetch": "^3.1.8" }, "devDependencies": { - "@sphereon/ssi-sdk.agent-config": "workspace:^", + "@sphereon/ssi-sdk.agent-config": "workspace:*", "@types/express": "^4.17.17", "@types/express-session": "^1.17.4", "@types/jest": "^27.5.2", diff --git a/packages/oid4vci-issuer-rest-api/package.json b/packages/oid4vci-issuer-rest-api/package.json index 86d97ad7a..790aacc9a 100644 --- a/packages/oid4vci-issuer-rest-api/package.json +++ b/packages/oid4vci-issuer-rest-api/package.json @@ -14,11 +14,11 @@ "@sphereon/oid4vci-common": "0.7.0", "@sphereon/oid4vci-issuer": "0.7.0", "@sphereon/oid4vci-issuer-server": "0.7.0", - "@sphereon/ssi-express-support": "workspace:^", - "@sphereon/ssi-sdk.kv-store-temp": "workspace:^", - "@sphereon/ssi-sdk.oid4vci-issuer": "workspace:^", - "@sphereon/ssi-sdk.oid4vci-issuer-store": "workspace:^", - "@sphereon/ssi-types": "workspace:^", + "@sphereon/ssi-express-support": "workspace:*", + "@sphereon/ssi-sdk.kv-store-temp": "workspace:*", + "@sphereon/ssi-sdk.oid4vci-issuer": "workspace:*", + "@sphereon/ssi-sdk.oid4vci-issuer-store": "workspace:*", + "@sphereon/ssi-types": "workspace:*", "@types/uuid": "^9.0.1", "@veramo/core": "4.2.0", "@veramo/credential-w3c": "4.2.0", @@ -40,8 +40,8 @@ "@sphereon/ssi-sdk-ext.key-manager": "0.14.1-next.3", "@sphereon/ssi-sdk-ext.key-utils": "0.14.1-next.3", "@sphereon/ssi-sdk-ext.kms-local": "0.14.1-next.3", - "@sphereon/ssi-sdk.data-store": "workspace:^", - "@sphereon/ssi-sdk.vc-handler-ld-local": "workspace:^", + "@sphereon/ssi-sdk.data-store": "workspace:*", + "@sphereon/ssi-sdk.vc-handler-ld-local": "workspace:*", "@types/body-parser": "^1.19.2", "@types/cookie-parser": "^1.4.3", "@types/cors": "^2.8.13", diff --git a/packages/oid4vci-issuer-rest-client/package.json b/packages/oid4vci-issuer-rest-client/package.json index 6be90bb09..05c62381b 100644 --- a/packages/oid4vci-issuer-rest-client/package.json +++ b/packages/oid4vci-issuer-rest-client/package.json @@ -21,7 +21,7 @@ "cross-fetch": "^3.1.8" }, "devDependencies": { - "@sphereon/ssi-sdk.dev": "workspace:^", + "@sphereon/ssi-sdk.dev": "workspace:*", "@types/node": "^18.16.3", "@veramo/remote-client": "4.2.0", "@veramo/remote-server": "4.2.0", diff --git a/packages/oid4vci-issuer-store/package.json b/packages/oid4vci-issuer-store/package.json index 63f1c39ec..b07e63583 100644 --- a/packages/oid4vci-issuer-store/package.json +++ b/packages/oid4vci-issuer-store/package.json @@ -16,7 +16,7 @@ "dependencies": { "@sphereon/oid4vci-common": "0.7.0", "@sphereon/ssi-sdk-ext.did-utils": "0.14.1-next.3", - "@sphereon/ssi-sdk.kv-store-temp": "workspace:^", + "@sphereon/ssi-sdk.kv-store-temp": "workspace:*", "@types/uuid": "^9.0.1", "@veramo/core": "4.2.0", "@veramo/credential-w3c": "4.2.0", diff --git a/packages/oid4vci-issuer/package.json b/packages/oid4vci-issuer/package.json index 228c927fe..52d8c484b 100644 --- a/packages/oid4vci-issuer/package.json +++ b/packages/oid4vci-issuer/package.json @@ -17,10 +17,10 @@ "@sphereon/oid4vci-common": "0.7.0", "@sphereon/oid4vci-issuer": "0.7.0", "@sphereon/ssi-sdk-ext.did-utils": "0.14.1-next.3", - "@sphereon/ssi-sdk.core": "workspace:^", - "@sphereon/ssi-sdk.kv-store-temp": "workspace:^", - "@sphereon/ssi-sdk.oid4vci-issuer-store": "workspace:^", - "@sphereon/ssi-types": "workspace:^", + "@sphereon/ssi-sdk.core": "workspace:*", + "@sphereon/ssi-sdk.kv-store-temp": "workspace:*", + "@sphereon/ssi-sdk.oid4vci-issuer-store": "workspace:*", + "@sphereon/ssi-types": "workspace:*", "@types/uuid": "^9.0.1", "@veramo/core": "4.2.0", "@veramo/credential-w3c": "4.2.0", diff --git a/packages/presentation-exchange/package.json b/packages/presentation-exchange/package.json index e70a05f71..b75583b85 100644 --- a/packages/presentation-exchange/package.json +++ b/packages/presentation-exchange/package.json @@ -17,13 +17,13 @@ "@sphereon/pex": "2.1.0", "@sphereon/pex-models": "^2.0.3", "@sphereon/ssi-sdk-ext.did-utils": "0.14.1-next.3", - "@sphereon/ssi-sdk.kv-store-temp": "workspace:^", - "@sphereon/ssi-types": "workspace:^", + "@sphereon/ssi-sdk.kv-store-temp": "workspace:*", + "@sphereon/ssi-types": "workspace:*", "@veramo/core": "4.2.0" }, "devDependencies": { "@sphereon/did-uni-client": "^0.6.0", - "@sphereon/ssi-sdk.agent-config": "workspace:^", + "@sphereon/ssi-sdk.agent-config": "workspace:*", "@types/json-buffer": "^3.0.0", "@veramo/did-provider-key": "4.2.0", "@veramo/did-resolver": "4.2.0", diff --git a/packages/qr-code-generator/package.json b/packages/qr-code-generator/package.json index f696f69de..a310d950e 100644 --- a/packages/qr-code-generator/package.json +++ b/packages/qr-code-generator/package.json @@ -22,7 +22,7 @@ }, "devDependencies": { "@inrupt/jest-jsdom-polyfills": "^1.5.5", - "@sphereon/ssi-sdk.agent-config": "workspace:^", + "@sphereon/ssi-sdk.agent-config": "workspace:*", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^14.0.0", "@types/jest": "^27.5.2", diff --git a/packages/siopv2-oid4vp-common/package.json b/packages/siopv2-oid4vp-common/package.json index 2a267c199..2d57f09db 100644 --- a/packages/siopv2-oid4vp-common/package.json +++ b/packages/siopv2-oid4vp-common/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@sphereon/did-auth-siop": "0.3.2-unstable.8", - "@sphereon/ssi-types": "workspace:^", + "@sphereon/ssi-types": "workspace:*", "uint8arrays": "3.1.1" }, "scripts": { diff --git a/packages/siopv2-oid4vp-op-auth/package.json b/packages/siopv2-oid4vp-op-auth/package.json index 6516eabac..919c4948f 100644 --- a/packages/siopv2-oid4vp-op-auth/package.json +++ b/packages/siopv2-oid4vp-op-auth/package.json @@ -18,9 +18,9 @@ "@sphereon/pex": "2.1.0", "@sphereon/pex-models": "2.0.2", "@sphereon/ssi-sdk-ext.did-utils": "0.14.1-next.3", - "@sphereon/ssi-sdk.core": "workspace:^", - "@sphereon/ssi-sdk.presentation-exchange": "workspace:^", - "@sphereon/ssi-types": "workspace:^", + "@sphereon/ssi-sdk.core": "workspace:*", + "@sphereon/ssi-sdk.presentation-exchange": "workspace:*", + "@sphereon/ssi-types": "workspace:*", "@sphereon/wellknown-dids-client": "^0.1.3", "@types/uuid": "^9.0.1", "@veramo/core": "4.2.0", @@ -31,7 +31,7 @@ }, "devDependencies": { "@sphereon/did-uni-client": "^0.6.0", - "@sphereon/ssi-sdk.agent-config": "workspace:^", + "@sphereon/ssi-sdk.agent-config": "workspace:*", "@veramo/did-provider-key": "4.2.0", "@veramo/did-resolver": "4.2.0", "@veramo/remote-client": "4.2.0", diff --git a/packages/siopv2-oid4vp-rp-auth/package.json b/packages/siopv2-oid4vp-rp-auth/package.json index b49cd52d3..4f7926342 100644 --- a/packages/siopv2-oid4vp-rp-auth/package.json +++ b/packages/siopv2-oid4vp-rp-auth/package.json @@ -17,11 +17,11 @@ "@sphereon/did-auth-siop": "0.3.2-unstable.8", "@sphereon/pex": "2.1.0", "@sphereon/ssi-sdk-ext.did-utils": "0.14.1-next.3", - "@sphereon/ssi-sdk.core": "workspace:^", - "@sphereon/ssi-sdk.kv-store-temp": "workspace:^", - "@sphereon/ssi-sdk.presentation-exchange": "workspace:^", - "@sphereon/ssi-sdk.siopv2-oid4vp-common": "workspace:^", - "@sphereon/ssi-types": "workspace:^", + "@sphereon/ssi-sdk.core": "workspace:*", + "@sphereon/ssi-sdk.kv-store-temp": "workspace:*", + "@sphereon/ssi-sdk.presentation-exchange": "workspace:*", + "@sphereon/ssi-sdk.siopv2-oid4vp-common": "workspace:*", + "@sphereon/ssi-types": "workspace:*", "@sphereon/wellknown-dids-client": "^0.1.3", "@types/uuid": "^9.0.1", "@veramo/core": "4.2.0", diff --git a/packages/siopv2-oid4vp-rp-rest-api/package.json b/packages/siopv2-oid4vp-rp-rest-api/package.json index a5f14a720..316987a93 100644 --- a/packages/siopv2-oid4vp-rp-rest-api/package.json +++ b/packages/siopv2-oid4vp-rp-rest-api/package.json @@ -12,13 +12,13 @@ }, "dependencies": { "@sphereon/did-auth-siop": "0.3.2-unstable.8", - "@sphereon/ssi-express-support": "workspace:^", - "@sphereon/ssi-sdk.core": "workspace:^", - "@sphereon/ssi-sdk.kv-store-temp": "workspace:^", - "@sphereon/ssi-sdk.presentation-exchange": "workspace:^", - "@sphereon/ssi-sdk.siopv2-oid4vp-common": "workspace:^", - "@sphereon/ssi-sdk.siopv2-oid4vp-rp-auth": "workspace:^", - "@sphereon/ssi-types": "workspace:^", + "@sphereon/ssi-express-support": "workspace:*", + "@sphereon/ssi-sdk.core": "workspace:*", + "@sphereon/ssi-sdk.kv-store-temp": "workspace:*", + "@sphereon/ssi-sdk.presentation-exchange": "workspace:*", + "@sphereon/ssi-sdk.siopv2-oid4vp-common": "workspace:*", + "@sphereon/ssi-sdk.siopv2-oid4vp-rp-auth": "workspace:*", + "@sphereon/ssi-types": "workspace:*", "@types/uuid": "^9.0.1", "@veramo/core": "4.2.0", "@veramo/credential-w3c": "4.2.0", @@ -37,8 +37,8 @@ "@sphereon/pex": "2.1.0", "@sphereon/pex-models": "^2.0.3", "@sphereon/ssi-sdk-ext.did-provider-jwk": "0.14.1-next.3", - "@sphereon/ssi-sdk.data-store": "workspace:^", - "@sphereon/ssi-sdk.vc-handler-ld-local": "workspace:^", + "@sphereon/ssi-sdk.data-store": "workspace:*", + "@sphereon/ssi-sdk.vc-handler-ld-local": "workspace:*", "@types/body-parser": "^1.19.2", "@types/cookie-parser": "^1.4.3", "@types/cors": "^2.8.13", diff --git a/packages/siopv2-oid4vp-rp-rest-client/package.json b/packages/siopv2-oid4vp-rp-rest-client/package.json index b21a479b3..de72532ea 100644 --- a/packages/siopv2-oid4vp-rp-rest-client/package.json +++ b/packages/siopv2-oid4vp-rp-rest-client/package.json @@ -15,7 +15,7 @@ "build:clean": "tsc --build --clean && tsc --build" }, "dependencies": { - "@sphereon/ssi-sdk.siopv2-oid4vp-common": "workspace:^", + "@sphereon/ssi-sdk.siopv2-oid4vp-common": "workspace:*", "@veramo/core": "4.2.0", "cross-fetch": "^3.1.8" }, diff --git a/packages/ssi-sdk-core/package.json b/packages/ssi-sdk-core/package.json index 416777ae9..40c586f3e 100644 --- a/packages/ssi-sdk-core/package.json +++ b/packages/ssi-sdk-core/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "uint8arrays": "3.1.1", - "@sphereon/ssi-types": "workspace:^", + "@sphereon/ssi-types": "workspace:*", "@veramo/core": "4.2.0", "cross-fetch": "^3.1.8", "image-size": "^1.0.2" diff --git a/packages/uni-resolver-registrar-api/package.json b/packages/uni-resolver-registrar-api/package.json index ed6c61c2c..464711e06 100644 --- a/packages/uni-resolver-registrar-api/package.json +++ b/packages/uni-resolver-registrar-api/package.json @@ -11,12 +11,12 @@ "start:dev": "ts-node __tests__/agent.ts" }, "dependencies": { - "@sphereon/ssi-express-support": "workspace:^", + "@sphereon/ssi-express-support": "workspace:*", "@sphereon/ssi-sdk-ext.did-utils": "0.14.1-next.3", "@sphereon/ssi-sdk-ext.key-manager": "0.14.1-next.3", "@sphereon/ssi-sdk-ext.key-utils": "0.14.1-next.3", - "@sphereon/ssi-sdk.core": "workspace:^", - "@sphereon/ssi-types": "workspace:^", + "@sphereon/ssi-sdk.core": "workspace:*", + "@sphereon/ssi-types": "workspace:*", "@veramo/core": "4.2.0", "body-parser": "^1.19.0", "casbin": "^5.26.1", @@ -33,8 +33,8 @@ "@sphereon/did-uni-client": "^0.6.0", "@sphereon/ssi-sdk-ext.did-provider-jwk": "0.14.1-next.3", "@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.14.1-next.3", - "@sphereon/ssi-sdk.data-store": "workspace:^", - "@sphereon/ssi-sdk.vc-handler-ld-local": "workspace:^", + "@sphereon/ssi-sdk.data-store": "workspace:*", + "@sphereon/ssi-sdk.vc-handler-ld-local": "workspace:*", "@types/body-parser": "^1.19.2", "@types/cookie-parser": "^1.4.3", "@types/cors": "^2.8.13", diff --git a/packages/vc-handler-ld-local/package.json b/packages/vc-handler-ld-local/package.json index 20dc5f00c..352966aeb 100644 --- a/packages/vc-handler-ld-local/package.json +++ b/packages/vc-handler-ld-local/package.json @@ -26,13 +26,14 @@ "@noble/hashes": "^1.2.0", "@sphereon/ed25519-signature-2018": "0.7.0-unstable.6", "@sphereon/isomorphic-webcrypto": "^2.4.0-unstable.4", - "@sphereon/ssi-types": "workspace:^", - "@sphereon/ssi-sdk.core": "workspace:^", + "@sphereon/ssi-types": "workspace:*", + "@sphereon/ssi-sdk.core": "workspace:*", "@sphereon/ssi-sdk-ext.did-utils": "0.14.1-next.3", "@sphereon/ssi-sdk-ext.key-utils": "0.14.1-next.3", - "@sphereon/ssi-sdk.data-store": "workspace:^", - "@sphereon/ssi-sdk.vc-status-list": "workspace:^", - "@sphereon/ssi-sdk.vc-status-list-issuer-drivers": "workspace:^", + "@sphereon/ssi-sdk.data-store": "workspace:*", + "@sphereon/ssi-sdk.agent-config": "workspace:*", + "@sphereon/ssi-sdk.vc-status-list": "workspace:*", + "@sphereon/ssi-sdk.vc-status-list-issuer-drivers": "workspace:*", "@transmute/ed25519-key-pair": "0.7.0-unstable.81", "@transmute/jose-ld": "0.7.0-unstable.81", "@transmute/json-web-signature": "0.7.0-unstable.81", diff --git a/packages/vc-status-list-issuer-drivers/package.json b/packages/vc-status-list-issuer-drivers/package.json index 5beecfda2..f939138e2 100644 --- a/packages/vc-status-list-issuer-drivers/package.json +++ b/packages/vc-status-list-issuer-drivers/package.json @@ -11,15 +11,15 @@ }, "dependencies": { "@sphereon/ssi-sdk.vc-status-list": "workspace:*", - "@sphereon/ssi-express-support": "workspace:^", - "@sphereon/ssi-sdk.core": "workspace:^", + "@sphereon/ssi-express-support": "workspace:*", + "@sphereon/ssi-sdk.core": "workspace:*", "@sphereon/ssi-sdk.data-store": "workspace:*", - "@sphereon/ssi-sdk.agent-config": "workspace:^", + "@sphereon/ssi-sdk.agent-config": "workspace:*", "typeorm": "^0.3.12", "@digitalcredentials/vc-status-list": "^5.0.2", "@veramo/core": "4.2.0", "@sphereon/ssi-sdk-ext.did-utils": "^0.14.1-next.3", - "@sphereon/ssi-types": "workspace:^", + "@sphereon/ssi-types": "workspace:*", "debug": "^4.3.4", "uint8arrays": "^3.1.1" }, diff --git a/packages/vc-status-list-issuer-rest-api/package.json b/packages/vc-status-list-issuer-rest-api/package.json index b8a2458dd..3b0572319 100644 --- a/packages/vc-status-list-issuer-rest-api/package.json +++ b/packages/vc-status-list-issuer-rest-api/package.json @@ -15,17 +15,17 @@ "reflect-metadata": "^0.1.13", "@sphereon/ssi-sdk.vc-status-list": "workspace:*", "@sphereon/ssi-sdk.vc-status-list-issuer-drivers": "workspace:*", - "@sphereon/ssi-express-support": "workspace:^", - "@sphereon/ssi-sdk.core": "workspace:^", + "@sphereon/ssi-express-support": "workspace:*", + "@sphereon/ssi-sdk.core": "workspace:*", "@sphereon/ssi-sdk.data-store": "workspace:*", - "@sphereon/ssi-sdk.agent-config": "workspace:^", + "@sphereon/ssi-sdk.agent-config": "workspace:*", "typeorm": "^0.3.12", "express": "^4.18.2", "uuid": "^9.0.0", "@digitalcredentials/vc-status-list": "^5.0.2", "@veramo/core": "4.2.0", "@sphereon/ssi-sdk-ext.did-utils": "^0.14.1-next.3", - "@sphereon/ssi-types": "workspace:^", + "@sphereon/ssi-types": "workspace:*", "debug": "^4.3.4", "uint8arrays": "^3.1.1" }, @@ -36,8 +36,8 @@ "@sphereon/did-uni-client": "^0.6.0", "@sphereon/ssi-sdk-ext.did-provider-jwk": "0.14.1-next.3", "@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.14.1-next.3", - "@sphereon/ssi-sdk.data-store": "workspace:^", - "@sphereon/ssi-sdk.vc-handler-ld-local": "workspace:^", + "@sphereon/ssi-sdk.data-store": "workspace:*", + "@sphereon/ssi-sdk.vc-handler-ld-local": "workspace:*", "@types/body-parser": "^1.19.2", "@types/cookie-parser": "^1.4.3", "@types/cors": "^2.8.13", diff --git a/packages/vc-status-list/package.json b/packages/vc-status-list/package.json index f1a7c7bfe..4aafb7579 100644 --- a/packages/vc-status-list/package.json +++ b/packages/vc-status-list/package.json @@ -13,7 +13,7 @@ "@digitalcredentials/vc-status-list": "^5.0.2", "fix-esm": "^1.0.1", "@sphereon/ssi-sdk-ext.did-utils": "^0.14.1-next.3", - "@sphereon/ssi-types": "workspace:^", + "@sphereon/ssi-types": "workspace:*", "@veramo/core": "4.2.0", "@veramo/credential-status": "4.2.0", "credential-status": "^2.0.6", diff --git a/packages/w3c-vc-api/package.json b/packages/w3c-vc-api/package.json index 61e8d93f2..ba0c63234 100644 --- a/packages/w3c-vc-api/package.json +++ b/packages/w3c-vc-api/package.json @@ -12,11 +12,11 @@ }, "dependencies": { "@sphereon/did-auth-siop": "0.3.2-unstable.8", - "@sphereon/ssi-express-support": "workspace:^", - "@sphereon/ssi-sdk.core": "workspace:^", - "@sphereon/ssi-sdk.kv-store-temp": "workspace:^", - "@sphereon/ssi-sdk.presentation-exchange": "workspace:^", - "@sphereon/ssi-types": "workspace:^", + "@sphereon/ssi-express-support": "workspace:*", + "@sphereon/ssi-sdk.core": "workspace:*", + "@sphereon/ssi-sdk.kv-store-temp": "workspace:*", + "@sphereon/ssi-sdk.presentation-exchange": "workspace:*", + "@sphereon/ssi-types": "workspace:*", "@types/uuid": "^9.0.1", "@veramo/core": "4.2.0", "@veramo/credential-w3c": "4.2.0", @@ -35,9 +35,9 @@ "@sphereon/did-uni-client": "^0.6.0", "@sphereon/ssi-sdk-ext.did-provider-jwk": "0.14.1-next.3", "@sphereon/ssi-sdk-ext.did-resolver-jwk": "0.14.1-next.3", - "@sphereon/ssi-sdk.agent-config": "workspace:^", - "@sphereon/ssi-sdk.data-store": "workspace:^", - "@sphereon/ssi-sdk.vc-handler-ld-local": "workspace:^", + "@sphereon/ssi-sdk.agent-config": "workspace:*", + "@sphereon/ssi-sdk.data-store": "workspace:*", + "@sphereon/ssi-sdk.vc-handler-ld-local": "workspace:*", "@types/body-parser": "^1.19.2", "@types/cookie-parser": "^1.4.3", "@types/cors": "^2.8.13", diff --git a/packages/wellknown-did-issuer/__tests__/localAgent.test.ts b/packages/wellknown-did-issuer/__tests__/localAgent.test.ts index 4d0a6e020..491c85f69 100644 --- a/packages/wellknown-did-issuer/__tests__/localAgent.test.ts +++ b/packages/wellknown-did-issuer/__tests__/localAgent.test.ts @@ -82,6 +82,6 @@ const testContext = { isRestTest: false, } -describe('Local integration tests', () => { +describe.skip('Local integration tests', () => { wellKnownDidIssuerAgentLogic(testContext) }) diff --git a/packages/wellknown-did-issuer/__tests__/restAgent.test.ts b/packages/wellknown-did-issuer/__tests__/restAgent.test.ts index bc80fc584..d4f543cd3 100644 --- a/packages/wellknown-did-issuer/__tests__/restAgent.test.ts +++ b/packages/wellknown-did-issuer/__tests__/restAgent.test.ts @@ -121,6 +121,6 @@ const testContext = { isRestTest: true, } -describe('REST integration tests', () => { +describe.skip('REST integration tests', () => { wellKnownDidIssuerAgentLogic(testContext) }) diff --git a/packages/wellknown-did-issuer/package.json b/packages/wellknown-did-issuer/package.json index 1c4deee6a..448015cdc 100644 --- a/packages/wellknown-did-issuer/package.json +++ b/packages/wellknown-did-issuer/package.json @@ -14,7 +14,7 @@ "build:clean": "tsc --build --clean && tsc --build" }, "dependencies": { - "@sphereon/ssi-types": "workspace:^", + "@sphereon/ssi-types": "workspace:*", "@sphereon/wellknown-dids-client": "^0.1.3", "@veramo/data-store": "4.2.0", "@veramo/utils": "4.2.0", @@ -24,7 +24,7 @@ "uuid": "^8.3.2" }, "devDependencies": { - "@sphereon/ssi-sdk.agent-config": "workspace:^", + "@sphereon/ssi-sdk.agent-config": "workspace:*", "@types/express": "4.17.13", "@types/uuid": "^8.3.4", "@veramo/remote-client": "4.2.0", diff --git a/packages/wellknown-did-verifier/package.json b/packages/wellknown-did-verifier/package.json index 7a7608b14..9796b7a16 100644 --- a/packages/wellknown-did-verifier/package.json +++ b/packages/wellknown-did-verifier/package.json @@ -18,7 +18,7 @@ "@veramo/core": "4.2.0" }, "devDependencies": { - "@sphereon/ssi-sdk.agent-config": "workspace:^", + "@sphereon/ssi-sdk.agent-config": "workspace:*", "@veramo/remote-client": "4.2.0", "@veramo/remote-server": "4.2.0", "nock": "^13.2.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 202132c25..5a670964f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ overrides: '@veramo/remote-server': 4.2.0 '@veramo/selective-disclosure': 4.2.0 '@veramo/url-handler': 4.2.0 - '@sphereon/ssi-types': workspace:^ - '@sphereon/ssi-sdk.core': workspace:^ + '@sphereon/ssi-types': workspace:* + '@sphereon/ssi-sdk.core': workspace:* '@sphereon/ssi-sdk-ext.did-provider-key': 0.14.1-next.3 '@noble/hashes': 1.2.0 did-jwt: 6.11.6 @@ -198,7 +198,7 @@ importers: packages/contact-manager: dependencies: '@sphereon/ssi-sdk.data-store': - specifier: workspace:^ + specifier: workspace:* version: link:../data-store cross-fetch: specifier: ^3.1.8 @@ -208,7 +208,7 @@ importers: version: 0.3.17(pg@8.11.3)(ts-node@10.9.1) devDependencies: '@sphereon/ssi-sdk.agent-config': - specifier: workspace:^ + specifier: workspace:* version: link:../agent-config '@veramo/remote-client': specifier: 4.2.0 @@ -220,7 +220,7 @@ importers: packages/data-store: dependencies: '@sphereon/ssi-types': - specifier: workspace:^ + specifier: workspace:* version: link:../ssi-types '@veramo/core': specifier: 4.2.0 @@ -300,10 +300,10 @@ importers: packages/issuance-branding: dependencies: '@sphereon/ssi-sdk.core': - specifier: workspace:^ + specifier: workspace:* version: link:../ssi-sdk-core '@sphereon/ssi-sdk.data-store': - specifier: workspace:^ + specifier: workspace:* version: link:../data-store debug: specifier: ^4.3.4 @@ -313,7 +313,7 @@ importers: version: 0.3.17(pg@8.11.3)(ts-node@10.9.1) devDependencies: '@sphereon/ssi-sdk.agent-config': - specifier: workspace:^ + specifier: workspace:* version: link:../agent-config '@veramo/remote-client': specifier: 4.2.0 @@ -356,7 +356,7 @@ importers: specifier: ^1.9.2 version: 1.9.2 '@sphereon/ssi-sdk.agent-config': - specifier: workspace:^ + specifier: workspace:* version: link:../agent-config '@types/debug': specifier: ^4.1.7 @@ -414,7 +414,7 @@ importers: packages/ms-request-api: dependencies: '@sphereon/ssi-sdk.ms-authenticator': - specifier: workspace:^ + specifier: workspace:* version: link:../ms-authenticator '@veramo/core': specifier: 4.2.0 @@ -424,7 +424,7 @@ importers: version: 3.1.8 devDependencies: '@sphereon/ssi-sdk.agent-config': - specifier: workspace:^ + specifier: workspace:* version: link:../agent-config '@types/express': specifier: ^4.17.17 @@ -490,16 +490,16 @@ importers: specifier: 0.14.1-next.3 version: 0.14.1-next.3(expo-crypto@12.4.1)(expo@49.0.9)(msrcrypto@1.5.8)(react-native-securerandom@1.0.1) '@sphereon/ssi-sdk.core': - specifier: workspace:^ + specifier: workspace:* version: link:../ssi-sdk-core '@sphereon/ssi-sdk.kv-store-temp': - specifier: workspace:^ + specifier: workspace:* version: link:../kv-store '@sphereon/ssi-sdk.oid4vci-issuer-store': - specifier: workspace:^ + specifier: workspace:* version: link:../oid4vci-issuer-store '@sphereon/ssi-types': - specifier: workspace:^ + specifier: workspace:* version: link:../ssi-types '@types/uuid': specifier: ^9.0.1 @@ -548,19 +548,19 @@ importers: specifier: 0.7.0 version: 0.7.0 '@sphereon/ssi-express-support': - specifier: workspace:^ + specifier: workspace:* version: link:../ssi-express-support '@sphereon/ssi-sdk.kv-store-temp': - specifier: workspace:^ + specifier: workspace:* version: link:../kv-store '@sphereon/ssi-sdk.oid4vci-issuer': - specifier: workspace:^ + specifier: workspace:* version: link:../oid4vci-issuer '@sphereon/ssi-sdk.oid4vci-issuer-store': - specifier: workspace:^ + specifier: workspace:* version: link:../oid4vci-issuer-store '@sphereon/ssi-types': - specifier: workspace:^ + specifier: workspace:* version: link:../ssi-types '@types/uuid': specifier: ^9.0.1 @@ -621,10 +621,10 @@ importers: specifier: 0.14.1-next.3 version: 0.14.1-next.3(expo-crypto@12.4.1)(expo@49.0.9)(msrcrypto@1.5.8)(react-native-securerandom@1.0.1) '@sphereon/ssi-sdk.data-store': - specifier: workspace:^ + specifier: workspace:* version: link:../data-store '@sphereon/ssi-sdk.vc-handler-ld-local': - specifier: workspace:^ + specifier: workspace:* version: link:../vc-handler-ld-local '@types/body-parser': specifier: ^1.19.2 @@ -709,7 +709,7 @@ importers: version: 3.1.8 devDependencies: '@sphereon/ssi-sdk.dev': - specifier: workspace:^ + specifier: workspace:* version: link:../dev '@types/node': specifier: ^18.16.3 @@ -739,7 +739,7 @@ importers: specifier: 0.14.1-next.3 version: 0.14.1-next.3(expo-crypto@12.4.1)(expo@49.0.9)(msrcrypto@1.5.8)(react-native-securerandom@1.0.1) '@sphereon/ssi-sdk.kv-store-temp': - specifier: workspace:^ + specifier: workspace:* version: link:../kv-store '@types/uuid': specifier: ^9.0.1 @@ -788,10 +788,10 @@ importers: specifier: 0.14.1-next.3 version: 0.14.1-next.3(expo-crypto@12.4.1)(expo@49.0.9)(msrcrypto@1.5.8)(react-native-securerandom@1.0.1) '@sphereon/ssi-sdk.kv-store-temp': - specifier: workspace:^ + specifier: workspace:* version: link:../kv-store '@sphereon/ssi-types': - specifier: workspace:^ + specifier: workspace:* version: link:../ssi-types '@veramo/core': specifier: 4.2.0 @@ -801,7 +801,7 @@ importers: specifier: ^0.6.0 version: 0.6.0 '@sphereon/ssi-sdk.agent-config': - specifier: workspace:^ + specifier: workspace:* version: link:../agent-config '@types/json-buffer': specifier: ^3.0.0 @@ -847,7 +847,7 @@ importers: specifier: ^1.5.5 version: 1.5.5 '@sphereon/ssi-sdk.agent-config': - specifier: workspace:^ + specifier: workspace:* version: link:../agent-config '@testing-library/jest-dom': specifier: ^5.16.5 @@ -889,7 +889,7 @@ importers: specifier: 0.3.2-unstable.8 version: 0.3.2-unstable.8 '@sphereon/ssi-types': - specifier: workspace:^ + specifier: workspace:* version: link:../ssi-types uint8arrays: specifier: 3.1.1 @@ -914,13 +914,13 @@ importers: specifier: 0.14.1-next.3 version: 0.14.1-next.3(expo-crypto@12.4.1)(expo@49.0.9)(msrcrypto@1.5.8)(react-native-securerandom@1.0.1) '@sphereon/ssi-sdk.core': - specifier: workspace:^ + specifier: workspace:* version: link:../ssi-sdk-core '@sphereon/ssi-sdk.presentation-exchange': - specifier: workspace:^ + specifier: workspace:* version: link:../presentation-exchange '@sphereon/ssi-types': - specifier: workspace:^ + specifier: workspace:* version: link:../ssi-types '@sphereon/wellknown-dids-client': specifier: ^0.1.3 @@ -948,7 +948,7 @@ importers: specifier: ^0.6.0 version: 0.6.0 '@sphereon/ssi-sdk.agent-config': - specifier: workspace:^ + specifier: workspace:* version: link:../agent-config '@veramo/did-provider-key': specifier: 4.2.0 @@ -984,19 +984,19 @@ importers: specifier: 0.14.1-next.3 version: 0.14.1-next.3(expo-crypto@12.4.1)(expo@49.0.9)(msrcrypto@1.5.8)(react-native-securerandom@1.0.1) '@sphereon/ssi-sdk.core': - specifier: workspace:^ + specifier: workspace:* version: link:../ssi-sdk-core '@sphereon/ssi-sdk.kv-store-temp': - specifier: workspace:^ + specifier: workspace:* version: link:../kv-store '@sphereon/ssi-sdk.presentation-exchange': - specifier: workspace:^ + specifier: workspace:* version: link:../presentation-exchange '@sphereon/ssi-sdk.siopv2-oid4vp-common': - specifier: workspace:^ + specifier: workspace:* version: link:../siopv2-oid4vp-common '@sphereon/ssi-types': - specifier: workspace:^ + specifier: workspace:* version: link:../ssi-types '@sphereon/wellknown-dids-client': specifier: ^0.1.3 @@ -1042,25 +1042,25 @@ importers: specifier: 0.3.2-unstable.8 version: 0.3.2-unstable.8 '@sphereon/ssi-express-support': - specifier: workspace:^ + specifier: workspace:* version: link:../ssi-express-support '@sphereon/ssi-sdk.core': - specifier: workspace:^ + specifier: workspace:* version: link:../ssi-sdk-core '@sphereon/ssi-sdk.kv-store-temp': - specifier: workspace:^ + specifier: workspace:* version: link:../kv-store '@sphereon/ssi-sdk.presentation-exchange': - specifier: workspace:^ + specifier: workspace:* version: link:../presentation-exchange '@sphereon/ssi-sdk.siopv2-oid4vp-common': - specifier: workspace:^ + specifier: workspace:* version: link:../siopv2-oid4vp-common '@sphereon/ssi-sdk.siopv2-oid4vp-rp-auth': - specifier: workspace:^ + specifier: workspace:* version: link:../siopv2-oid4vp-rp-auth '@sphereon/ssi-types': - specifier: workspace:^ + specifier: workspace:* version: link:../ssi-types '@types/uuid': specifier: ^9.0.1 @@ -1112,10 +1112,10 @@ importers: specifier: 0.14.1-next.3 version: 0.14.1-next.3(expo-crypto@12.4.1)(expo@49.0.9)(msrcrypto@1.5.8)(react-native-securerandom@1.0.1) '@sphereon/ssi-sdk.data-store': - specifier: workspace:^ + specifier: workspace:* version: link:../data-store '@sphereon/ssi-sdk.vc-handler-ld-local': - specifier: workspace:^ + specifier: workspace:* version: link:../vc-handler-ld-local '@types/body-parser': specifier: ^1.19.2 @@ -1205,7 +1205,7 @@ importers: packages/siopv2-oid4vp-rp-rest-client: dependencies: '@sphereon/ssi-sdk.siopv2-oid4vp-common': - specifier: workspace:^ + specifier: workspace:* version: link:../siopv2-oid4vp-common '@veramo/core': specifier: 4.2.0 @@ -1333,7 +1333,7 @@ importers: packages/ssi-sdk-core: dependencies: '@sphereon/ssi-types': - specifier: workspace:^ + specifier: workspace:* version: link:../ssi-types '@veramo/core': specifier: 4.2.0 @@ -1383,7 +1383,7 @@ importers: packages/uni-resolver-registrar-api: dependencies: '@sphereon/ssi-express-support': - specifier: workspace:^ + specifier: workspace:* version: link:../ssi-express-support '@sphereon/ssi-sdk-ext.did-utils': specifier: 0.14.1-next.3 @@ -1395,10 +1395,10 @@ importers: specifier: 0.14.1-next.3 version: 0.14.1-next.3(expo-crypto@12.4.1)(expo@49.0.9)(msrcrypto@1.5.8)(react-native-securerandom@1.0.1) '@sphereon/ssi-sdk.core': - specifier: workspace:^ + specifier: workspace:* version: link:../ssi-sdk-core '@sphereon/ssi-types': - specifier: workspace:^ + specifier: workspace:* version: link:../ssi-types '@veramo/core': specifier: 4.2.0 @@ -1444,10 +1444,10 @@ importers: specifier: 0.14.1-next.3 version: 0.14.1-next.3 '@sphereon/ssi-sdk.data-store': - specifier: workspace:^ + specifier: workspace:* version: link:../data-store '@sphereon/ssi-sdk.vc-handler-ld-local': - specifier: workspace:^ + specifier: workspace:* version: link:../vc-handler-ld-local '@types/body-parser': specifier: ^1.19.2 @@ -1582,22 +1582,22 @@ importers: specifier: 0.14.1-next.3 version: 0.14.1-next.3(expo-crypto@12.4.1)(expo@49.0.9)(msrcrypto@1.5.8)(react-native-securerandom@1.0.1) '@sphereon/ssi-sdk.agent-config': - specifier: workspace:^ + specifier: workspace:* version: link:../agent-config '@sphereon/ssi-sdk.core': - specifier: workspace:^ + specifier: workspace:* version: link:../ssi-sdk-core '@sphereon/ssi-sdk.data-store': - specifier: workspace:^ + specifier: workspace:* version: link:../data-store '@sphereon/ssi-sdk.vc-status-list': - specifier: workspace:^ + specifier: workspace:* version: link:../vc-status-list '@sphereon/ssi-sdk.vc-status-list-issuer-drivers': - specifier: workspace:^ + specifier: workspace:* version: link:../vc-status-list-issuer-drivers '@sphereon/ssi-types': - specifier: workspace:^ + specifier: workspace:* version: link:../ssi-types '@transmute/ed25519-key-pair': specifier: 0.7.0-unstable.81 @@ -1754,7 +1754,7 @@ importers: specifier: ^0.14.1-next.3 version: 0.14.1-next.3(expo-crypto@12.4.1)(expo@49.0.9)(msrcrypto@1.5.8)(react-native-securerandom@1.0.1) '@sphereon/ssi-types': - specifier: workspace:^ + specifier: workspace:* version: link:../ssi-types '@veramo/core': specifier: 4.2.0 @@ -1797,16 +1797,16 @@ importers: specifier: ^5.0.2 version: 5.0.2 '@sphereon/ssi-express-support': - specifier: workspace:^ + specifier: workspace:* version: link:../ssi-express-support '@sphereon/ssi-sdk-ext.did-utils': specifier: ^0.14.1-next.3 version: 0.14.1-next.3(expo-crypto@12.4.1)(expo@49.0.9)(msrcrypto@1.5.8)(react-native-securerandom@1.0.1) '@sphereon/ssi-sdk.agent-config': - specifier: workspace:^ + specifier: workspace:* version: link:../agent-config '@sphereon/ssi-sdk.core': - specifier: workspace:^ + specifier: workspace:* version: link:../ssi-sdk-core '@sphereon/ssi-sdk.data-store': specifier: workspace:* @@ -1815,7 +1815,7 @@ importers: specifier: workspace:* version: link:../vc-status-list '@sphereon/ssi-types': - specifier: workspace:^ + specifier: workspace:* version: link:../ssi-types '@veramo/core': specifier: 4.2.0 @@ -1846,16 +1846,16 @@ importers: specifier: ^5.0.2 version: 5.0.2 '@sphereon/ssi-express-support': - specifier: workspace:^ + specifier: workspace:* version: link:../ssi-express-support '@sphereon/ssi-sdk-ext.did-utils': specifier: ^0.14.1-next.3 version: 0.14.1-next.3(expo-crypto@12.4.1)(expo@49.0.9)(msrcrypto@1.5.8)(react-native-securerandom@1.0.1) '@sphereon/ssi-sdk.agent-config': - specifier: workspace:^ + specifier: workspace:* version: link:../agent-config '@sphereon/ssi-sdk.core': - specifier: workspace:^ + specifier: workspace:* version: link:../ssi-sdk-core '@sphereon/ssi-sdk.data-store': specifier: workspace:* @@ -1867,7 +1867,7 @@ importers: specifier: workspace:* version: link:../vc-status-list-issuer-drivers '@sphereon/ssi-types': - specifier: workspace:^ + specifier: workspace:* version: link:../ssi-types '@veramo/core': specifier: 4.2.0 @@ -1901,7 +1901,7 @@ importers: specifier: 0.14.1-next.3 version: 0.14.1-next.3 '@sphereon/ssi-sdk.vc-handler-ld-local': - specifier: workspace:^ + specifier: workspace:* version: link:../vc-handler-ld-local '@types/body-parser': specifier: ^1.19.2 @@ -1982,19 +1982,19 @@ importers: specifier: 0.3.2-unstable.8 version: 0.3.2-unstable.8 '@sphereon/ssi-express-support': - specifier: workspace:^ + specifier: workspace:* version: link:../ssi-express-support '@sphereon/ssi-sdk.core': - specifier: workspace:^ + specifier: workspace:* version: link:../ssi-sdk-core '@sphereon/ssi-sdk.kv-store-temp': - specifier: workspace:^ + specifier: workspace:* version: link:../kv-store '@sphereon/ssi-sdk.presentation-exchange': - specifier: workspace:^ + specifier: workspace:* version: link:../presentation-exchange '@sphereon/ssi-types': - specifier: workspace:^ + specifier: workspace:* version: link:../ssi-types '@types/uuid': specifier: ^9.0.1 @@ -2046,13 +2046,13 @@ importers: specifier: 0.14.1-next.3 version: 0.14.1-next.3 '@sphereon/ssi-sdk.agent-config': - specifier: workspace:^ + specifier: workspace:* version: link:../agent-config '@sphereon/ssi-sdk.data-store': - specifier: workspace:^ + specifier: workspace:* version: link:../data-store '@sphereon/ssi-sdk.vc-handler-ld-local': - specifier: workspace:^ + specifier: workspace:* version: link:../vc-handler-ld-local '@types/body-parser': specifier: ^1.19.2 @@ -2281,7 +2281,7 @@ importers: packages/wellknown-did-issuer: dependencies: '@sphereon/ssi-types': - specifier: workspace:^ + specifier: workspace:* version: link:../ssi-types '@sphereon/wellknown-dids-client': specifier: ^0.1.3 @@ -2306,7 +2306,7 @@ importers: version: 8.3.2 devDependencies: '@sphereon/ssi-sdk.agent-config': - specifier: workspace:^ + specifier: workspace:* version: link:../agent-config '@types/express': specifier: 4.17.13 @@ -2343,7 +2343,7 @@ importers: version: 4.2.0(patch_hash=c5oempznsz4br5w3tcuk2i2mau) devDependencies: '@sphereon/ssi-sdk.agent-config': - specifier: workspace:^ + specifier: workspace:* version: link:../agent-config '@veramo/remote-client': specifier: 4.2.0