Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(github): add dependency version consistency check #3645

Closed
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Test commit
Signed-off-by: jagpreetsinghsasan <[email protected]>
  • Loading branch information
jagpreetsinghsasan committed Nov 26, 2024
commit 6570d4a874e5f108691b0e36ff836e17f982cecb
20 changes: 10 additions & 10 deletions examples/cactus-common-example-server/package.json
Original file line number Diff line number Diff line change
@@ -44,40 +44,40 @@
"dependencies": {
"@hyperledger/cactus-common": "2.0.0",
"@hyperledger/cactus-core-api": "2.0.0",
"@types/node": "18.11.9",
"@types/node": "18.19.0",
"body-parser": "1.20.3",
"config": "3.3.7",
"cookie-parser": "1.4.5",
"debug": "3.1.0",
"cookie-parser": "1.4.6",
"debug": "4.3.5",
"escape-html": "1.0.3",
"ethereumjs-common": "1.5.2",
"ethereumjs-tx": "2.1.2",
"express": "4.21.0",
"fabric-network": "2.2.20",
"http-errors": "1.6.3",
"js-yaml": "3.14.1",
"fabric-network": "2.5.0-snapshot.23",
"http-errors": "2.0.0",
"js-yaml": "4.1.0",
"jsonwebtoken": "9.0.2",
"log4js": "6.9.1",
"morgan": "1.10.0",
"shelljs": "0.8.5",
"socket.io": "4.6.2",
"socket.io-client-fixed-types": "4.5.4",
"web3": "1.6.1",
"web3": "4.4.0",
"xmlhttprequest": "1.8.0"
},
"devDependencies": {
"@hyperledger/cactus-test-tooling": "2.0.0",
"@types/config": "3.3.0",
"@types/cookie-parser": "1.4.5",
"@types/debug": "4.1.8",
"@types/debug": "4.1.12",
"@types/escape-html": "1.0.1",
"@types/express": "5.0.0",
"@types/http-errors": "1.6.3",
"@types/http-errors": "2.0.4",
"@types/js-yaml": "4.0.5",
"@types/jsonwebtoken": "9.0.6",
"@types/lodash": "4.14.195",
"@types/morgan": "1.9.1",
"@types/node": "18.11.9",
"@types/node": "18.19.0",
"@types/shelljs": "0.8.11",
"http-terminator": "3.2.0",
"lodash": "4.17.21",
Original file line number Diff line number Diff line change
@@ -65,13 +65,13 @@
"@openzeppelin/contracts": "4.9.6",
"@openzeppelin/contracts-upgradeable": "4.9.6",
"async-exit-hook": "2.0.1",
"fabric-network": "2.2.20",
"fabric-network": "2.5.0-snapshot.23",
"fs-extra": "11.2.0",
"openapi-types": "12.1.3",
"typescript-optional": "2.0.1",
"uuid": "10.0.0",
"web3-core": "1.6.1",
"web3-utils": "1.6.1"
"web3-core": "4.1.1",
"web3-utils": "4.3.0"
},
"devDependencies": {
"@types/express": "5.0.0",
@@ -82,7 +82,7 @@
"express-jwt": "8.4.1",
"hardhat": "2.17.2",
"http-cache-semantics": "4.1.1",
"http-status-codes": "2.1.4",
"http-status-codes": "2.3.0",
"jose": "4.15.5",
"json-stable-stringify": "1.0.2",
"qs": "6.13.0"
Original file line number Diff line number Diff line change
@@ -64,7 +64,7 @@
"@hyperledger/cactus-plugin-ledger-connector-fabric": "2.0.0",
"@hyperledger/cactus-plugin-ledger-connector-xdai": "2.0.0",
"async-exit-hook": "2.0.1",
"axios": "1.7.7",
"axios": ">=1.7.7",
"express": "4.21.0",
"openapi-types": "12.1.3",
"typescript-optional": "2.0.1",
26 changes: 13 additions & 13 deletions examples/cactus-example-carbon-accounting-frontend/package.json
Original file line number Diff line number Diff line change
@@ -48,12 +48,12 @@
"start": "ng serve"
},
"dependencies": {
"@angular/common": "16.2.4",
"@angular/core": "16.2.4",
"@angular/forms": "16.2.4",
"@angular/platform-browser": "16.2.4",
"@angular/platform-browser-dynamic": "16.2.4",
"@angular/router": "16.2.4",
"@angular/common": "17.3.11",
"@angular/core": "17.3.11",
"@angular/forms": "17.3.11",
"@angular/platform-browser": "17.3.11",
"@angular/platform-browser-dynamic": "17.3.11",
"@angular/router": "17.3.11",
"@hyperledger/cactus-api-client": "2.0.0",
"@hyperledger/cactus-common": "2.0.0",
"@hyperledger/cactus-core-api": "2.0.0",
@@ -64,7 +64,7 @@
"@ionic-native/core": "5.36.0",
"@ionic-native/splash-screen": "patch:@ionic-native/splash-screen@npm%3A5.36.0#~/.yarn/patches/@ionic-native-splash-screen-npm-5.36.0-531cbbe0f8.patch",
"@ionic-native/status-bar": "patch:@ionic-native/status-bar@npm%3A5.36.0#~/.yarn/patches/@ionic-native-status-bar-npm-5.36.0-1ca86cbaad.patch",
"@ionic/angular": "7.3.3",
"@ionic/angular": "8.2.5",
"browserify-fs": "1.0.0",
"net-browserify": "0.2.4",
"rxjs": "7.8.1",
@@ -73,12 +73,12 @@
"zone.js": "0.14.7"
},
"devDependencies": {
"@angular-builders/custom-webpack": "16.0.1",
"@angular-devkit/build-angular": "16.2.1",
"@angular/cli": "16.2.1",
"@angular/compiler": "16.2.4",
"@angular/compiler-cli": "16.2.4",
"@angular/language-service": "16.2.4",
"@angular-builders/custom-webpack": "17.0.2",
"@angular-devkit/build-angular": "17.3.8",
"@angular/cli": "17.3.8",
"@angular/compiler": "17.3.11",
"@angular/compiler-cli": "17.3.11",
"@angular/language-service": "17.3.11",
"@ionic/angular-toolkit": "10.0.0",
"browserify-fs": "1.0.0",
"https-browserify": "1.0.0",
14 changes: 7 additions & 7 deletions examples/cactus-example-cbdc-bridging-backend/package.json
Original file line number Diff line number Diff line change
@@ -70,10 +70,10 @@
"@openzeppelin/contracts": "4.9.6",
"@openzeppelin/contracts-upgradeable": "4.9.6",
"async-exit-hook": "2.0.1",
"axios": "1.7.7",
"axios": ">=1.7.7",
"crypto-js": "4.2.0",
"dotenv": "16.0.1",
"fabric-network": "2.2.20",
"dotenv": "16.3.1",
"fabric-network": "2.5.0-snapshot.23",
"fs-extra": "11.2.0",
"knex": "2.5.1",
"kubo-rpc-client": "3.0.1",
@@ -82,20 +82,20 @@
"sqlite3": "5.1.5",
"typescript-optional": "2.0.1",
"uuid": "10.0.0",
"web3-core": "1.10.1",
"web3-utils": "1.10.1"
"web3-core": "4.1.1",
"web3-utils": "4.3.0"
},
"devDependencies": {
"@types/crypto-js": "4.1.1",
"@types/cucumber": "4.0.4",
"@types/express": "5.0.0",
"@types/express-jwt": "6.0.2",
"@types/fs-extra": "11.0.4",
"@types/node": "18.11.9",
"@types/node": "18.19.0",
"@types/uuid": "10.0.0",
"cucumber": "5.0.3",
"hardhat": "2.17.2",
"http-status-codes": "2.1.4",
"http-status-codes": "2.3.0",
"jose": "4.15.5",
"remix-tests": "0.1.34",
"ts-node": "10.9.1"
16 changes: 8 additions & 8 deletions examples/cactus-example-cbdc-bridging-frontend/package.json
Original file line number Diff line number Diff line change
@@ -22,18 +22,18 @@
]
},
"dependencies": {
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.14.19",
"@mui/material": "^5.14.19",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@mui/icons-material": "^5.15.10",
"@mui/material": "^5.15.15",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^27.5.2",
"@types/node": "18.11.9",
"@types/react": "^18.2.39",
"@types/jest": "29.5.3",
"@types/node": "18.19.0",
"@types/react": "^18.2.43",
"@types/react-dom": "^18.2.17",
"axios": "1.7.7",
"axios": ">=1.7.7",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-scripts": "5.0.1",
Original file line number Diff line number Diff line change
@@ -54,14 +54,14 @@
"dependencies": {
"@aries-framework/anoncreds": "0.5.0-alpha.71",
"@aries-framework/anoncreds-rs": "0.5.0-alpha.71",
"@aries-framework/askar": "0.5.0-alpha.71",
"@aries-framework/core": "0.5.0-alpha.71",
"@aries-framework/indy-vdr": "0.5.0-alpha.71",
"@aries-framework/node": "0.5.0-alpha.71",
"@aries-framework/askar": "0.5.0-alpha.58",
"@aries-framework/core": "0.5.0-alpha.58",
"@aries-framework/indy-vdr": "0.5.0-alpha.58",
"@aries-framework/node": "0.5.0-alpha.58",
"@hyperledger/anoncreds-nodejs": "0.2.0",
"@hyperledger/aries-askar-nodejs": "0.2.0",
"@hyperledger/indy-vdr-nodejs": "0.2.0",
"axios": "1.7.7",
"axios": ">=1.7.7",
"inquirer": "8.2.6",
"loglevel": "1.8.1"
},
16 changes: 8 additions & 8 deletions examples/cactus-example-discounted-asset-trade/package.json
Original file line number Diff line number Diff line change
@@ -22,19 +22,19 @@
"@hyperledger/cactus-plugin-ledger-connector-aries": "2.0.0",
"@hyperledger/cactus-plugin-ledger-connector-ethereum": "2.0.0",
"@hyperledger/cactus-plugin-ledger-connector-fabric": "2.0.0",
"@types/node": "18.11.9",
"axios": "1.7.7",
"@types/node": "18.19.0",
"axios": ">=1.7.7",
"body-parser": "1.20.3",
"cookie-parser": "1.4.6",
"debug": "3.1.0",
"debug": "4.3.5",
"elliptic": "6.5.7",
"escape-html": "1.0.3",
"ethereumjs-common": "1.5.2",
"ethereumjs-tx": "2.1.2",
"express": "4.21.0",
"fabric-ca-client": "2.2.20",
"fabric-network": "2.2.20",
"http-errors": "1.6.3",
"fabric-ca-client": "2.5.0-snapshot.23",
"fabric-network": "2.5.0-snapshot.23",
"http-errors": "2.0.0",
"indy-sdk": "1.16.0-dev-1655",
"jsonwebtoken": "9.0.2",
"jsrsasign": "11.0.0",
@@ -48,11 +48,11 @@
"xmlhttprequest": "1.8.0"
},
"devDependencies": {
"@types/elliptic": "6.4.14",
"@types/elliptic": "6.4.16",
"@types/escape-html": "1.0.1",
"@types/express": "5.0.0",
"@types/jsonwebtoken": "9.0.6",
"@types/jsrsasign": "10.5.8",
"@types/jsrsasign": "10.5.11",
"@types/uuid": "10.0.0"
},
"engines": {
16 changes: 8 additions & 8 deletions examples/cactus-example-electricity-trade/package.json
Original file line number Diff line number Diff line change
@@ -21,26 +21,26 @@
"@hyperledger/cactus-plugin-keychain-memory": "2.0.0",
"@hyperledger/cactus-plugin-ledger-connector-ethereum": "2.0.0",
"@hyperledger/cactus-plugin-ledger-connector-sawtooth": "2.0.0",
"@types/node": "18.11.9",
"@types/node": "18.19.0",
"body-parser": "1.20.3",
"cookie-parser": "1.4.6",
"debug": "3.1.0",
"debug": "4.3.5",
"escape-html": "1.0.3",
"ethereumjs-common": "1.5.2",
"ethereumjs-tx": "2.1.2",
"express": "4.21.0",
"fabric-ca-client": "2.2.20",
"fabric-network": "2.2.20",
"http-errors": "1.6.3",
"js-yaml": "3.14.1",
"fabric-ca-client": "2.5.0-snapshot.23",
"fabric-network": "2.5.0-snapshot.23",
"http-errors": "2.0.0",
"js-yaml": "4.1.0",
"jsonwebtoken": "9.0.2",
"log4js": "6.9.1",
"morgan": "1.9.1",
"morgan": "1.10.0",
"shelljs": "0.8.5",
"socket.io": "4.6.2",
"ts-node": "10.9.1",
"uuid": "10.0.0",
"web3": "1.8.1",
"web3": "4.4.0",
"xmlhttprequest": "1.8.0"
},
"devDependencies": {
10 changes: 5 additions & 5 deletions examples/cactus-example-supply-chain-backend/package.json
Original file line number Diff line number Diff line change
@@ -66,17 +66,17 @@
"@hyperledger/cactus-plugin-ledger-connector-xdai": "2.0.0",
"@hyperledger/cactus-test-tooling": "2.0.0",
"async-exit-hook": "2.0.1",
"axios": "1.7.7",
"dotenv": "16.0.0",
"axios": ">=1.7.7",
"dotenv": "16.3.1",
"express": "4.21.0",
"express-jwt": "8.4.1",
"fabric-network": "2.2.20",
"fabric-network": "2.5.0-snapshot.23",
"jose": "4.15.5",
"openapi-types": "12.1.3",
"solc": "0.8.6",
"solc": "0.8.21",
"typescript-optional": "2.0.1",
"uuid": "10.0.0",
"web3-core": "1.6.1"
"web3-core": "4.1.1"
},
"devDependencies": {
"@types/express": "5.0.0",
Original file line number Diff line number Diff line change
@@ -65,7 +65,7 @@
"@hyperledger/cactus-plugin-ledger-connector-fabric": "2.0.0",
"@hyperledger/cactus-plugin-ledger-connector-xdai": "2.0.0",
"async-exit-hook": "2.0.1",
"axios": "1.7.7",
"axios": ">=1.7.7",
"express": "4.21.0",
"openapi-types": "12.1.3",
"run-time-error-cjs": "1.4.0",
4 changes: 2 additions & 2 deletions extensions/cactus-plugin-htlc-coordinator-besu/package.json
Original file line number Diff line number Diff line change
@@ -65,7 +65,7 @@
"@hyperledger/cactus-plugin-htlc-eth-besu-erc20": "2.0.0",
"@hyperledger/cactus-plugin-ledger-connector-besu": "2.0.0",
"@hyperledger/cactus-test-plugin-htlc-eth-besu-erc20": "2.0.0",
"axios": "1.7.7",
"axios": ">=1.7.7",
"body-parser": "1.20.3",
"fast-safe-stringify": "2.1.1",
"joi": "17.13.3",
@@ -84,7 +84,7 @@
"express": "4.21.0",
"socket.io": "4.6.2",
"web3-eth-abi": "4.2.1",
"web3-utils": "4.2.1"
"web3-utils": "4.3.0"
},
"engines": {
"node": ">=18",
2 changes: 1 addition & 1 deletion extensions/cactus-plugin-object-store-ipfs/package.json
Original file line number Diff line number Diff line change
@@ -59,7 +59,7 @@
"@hyperledger/cactus-common": "2.0.0",
"@hyperledger/cactus-core": "2.0.0",
"@hyperledger/cactus-core-api": "2.0.0",
"axios": "1.7.7",
"axios": ">=1.7.7",
"run-time-error-cjs": "1.4.0",
"typescript-optional": "2.0.1",
"uuid": "10.0.0"
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -90,15 +90,15 @@
"resolutions": {
"@babel/traverse": ">=7.23.2",
"ansi-html": ">=0.0.8",
"axios": ">=0.27.2",
"axios": ">=1.7.7",
"braces": ">=3.0.3",
"x-dicer": ">0.3.1",
"elliptic": ">=6.5.7",
"elliptic": "6.5.7",
"engine.io": ">=6.4.2",
"get-func-name": ">=2.0.1",
"glob-parent": ">=5.1.2",
"x-hoek": ">6.1.3",
"http-cache-semantics": ">=4.1.1",
"http-cache-semantics": "4.1.1",
"x-ip": ">2.0.1",
"jsonwebtoken": "9.0.2",
"jsrsasign": "11.0.0",
@@ -148,7 +148,7 @@
"@types/fs-extra": "11.0.4",
"@types/jest": "29.5.3",
"@types/madge": "5.0.3",
"@types/node": "18.11.9",
"@types/node": "18.19.0",
"@types/node-fetch": "2.6.4",
"@types/tape": "4.13.4",
"@types/tape-promise": "4.0.1",
@@ -216,9 +216,9 @@
"ts-node": "10.9.1",
"tsx": "4.16.2",
"typescript": "5.5.2",
"web3": "4.1.1",
"web3": "4.4.0",
"web3-core": "4.1.1",
"web3-eth": "4.1.1",
"web3-eth": "4.4.0",
"web3-utils": "4.3.0",
"webpack": "5.95.0",
"webpack-cli": "4.10.0",
Loading
Loading