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

build(deps): bump the dependencies group across 1 directory with 13 updates #2959

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
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
878 changes: 440 additions & 438 deletions package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,18 +42,18 @@
"eslint-config-streamr-ts": "^6.0.0",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^28.9.0",
"eslint-plugin-jest": "^28.10.0",
"eslint-plugin-promise": "^7.2.1",
"globals": "^15.13.0",
"globals": "^15.14.0",
"jest": "^29.7.0",
"jest-extended": "^4.0.2",
"jest-mock-extended": "^3.0.5",
"lerna": "^8.1.9",
"semver": "^7.6.3",
"ts-jest": "^29.2.5",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.0",
"typescript-eslint": "^8.18.2",
"yarn": "^1.22.22",
"zx": "^8.2.4"
"zx": "^8.3.0"
}
}
2 changes: 1 addition & 1 deletion packages/autocertifier-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"test-integration": "jest test/integration"
},
"dependencies": {
"@aws-sdk/client-route-53": "^3.712.0",
"@aws-sdk/client-route-53": "^3.716.0",
"@streamr/autocertifier-client": "102.0.0-beta.0",
"@streamr/dht": "102.0.0-beta.0",
"@streamr/proto-rpc": "102.0.0-beta.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/browser-test-runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
"node-polyfill-webpack-plugin": "^4.1.0",
"timers-browserify": "^2.0.12",
"webpack": "^5.97.1",
"webpack-cli": "^5.1.4"
"webpack-cli": "^6.0.1"
}
}
2 changes: 1 addition & 1 deletion packages/cli-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@streamr/sdk": "102.0.0-beta.0",
"@streamr/trackerless-network": "102.0.0-beta.0",
"@streamr/utils": "102.0.0-beta.0",
"commander": "^12.1.0",
"commander": "^13.0.0",
"easy-table": "^1.1.1",
"ethers": "^6.13.0",
"event-stream": "^4.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/dht/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@
"@types/ws": "^8.5.13",
"jest-leak-detector": "^27.3.1",
"jest-matcher-utils": "^29.7.0",
"ts-essentials": "^10.0.3"
"ts-essentials": "^10.0.4"
},
"optionalDependencies": {
"bufferutil": "^4.0.8",
"bufferutil": "^4.0.9",
"utf-8-validate": "^6.0.5"
}
}
6 changes: 3 additions & 3 deletions packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"author": "Streamr Network AG <[email protected]>",
"license": "STREAMR NETWORK OPEN SOURCE LICENSE",
"dependencies": {
"@inquirer/prompts": "^7.2.0",
"@inquirer/prompts": "^7.2.1",
"@streamr/config": "^5.4.1",
"@streamr/dht": "102.0.0-beta.0",
"@streamr/sdk": "102.0.0-beta.0",
Expand All @@ -38,7 +38,7 @@
"ajv-formats": "^3.0.1",
"cassandra-driver": "^4.7.2",
"chalk": "^4.0.0",
"commander": "^12.1.0",
"commander": "^13.0.0",
"consistent-hash": "^1.1.1",
"cors": "^2.8.5",
"ethers": "^6.13.0",
Expand All @@ -54,7 +54,7 @@
"zod": "^3.24.1"
},
"devDependencies": {
"@inquirer/testing": "^2.1.38",
"@inquirer/testing": "^2.1.39",
"@streamr/network-contracts": "^8.2.0",
"@streamr/test-utils": "102.0.0-beta.0",
"@types/cors": "^2.8.17",
Expand Down
2 changes: 1 addition & 1 deletion packages/proto-rpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/lodash": "^4.17.13"
},
"optionalDependencies": {
"bufferutil": "^4.0.8",
"bufferutil": "^4.0.9",
"utf-8-validate": "^6.0.5"
}
}
8 changes: 4 additions & 4 deletions packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"weak-napi": "^2.0.2",
"webpack": "^5.97.1",
"webpack-bundle-analyzer": "^4.10.1",
"webpack-cli": "^5.1.4",
"webpack-cli": "^6.0.1",
"webpack-merge": "^6.0.1"
},
"#IMPORTANT": "babel-runtime must be in dependencies, not devDependencies",
Expand All @@ -103,18 +103,18 @@
"p-limit": "^3.1.0",
"p-memoize": "4.0.4",
"p-throttle": "4.1.1",
"readable-stream": "^4.5.2",
"readable-stream": "^4.6.0",
"reflect-metadata": "^0.2.1",
"sqlite": "^5.1.1",
"sqlite3": "^5.1.7",
"ts-essentials": "^10.0.3",
"ts-essentials": "^10.0.4",
"ts-toolbelt": "^9.6.0",
"tsyringe": "^4.8.0",
"uuid": "^11.0.3",
"zod": "^3.24.1"
},
"optionalDependencies": {
"bufferutil": "^4.0.8",
"bufferutil": "^4.0.9",
"utf-8-validate": "^6.0.5"
}
}
2 changes: 1 addition & 1 deletion packages/trackerless-network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@streamr/utils": "102.0.0-beta.0",
"eventemitter3": "^5.0.0",
"lodash": "^4.17.21",
"ts-essentials": "^10.0.3",
"ts-essentials": "^10.0.4",
"uuid": "^11.0.3",
"yallist": "^5.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dependencies": {
"eventemitter3": "^5.0.0",
"lodash": "^4.17.21",
"pino": "^9.5.0",
"pino": "^9.6.0",
"pino-pretty": "^13.0.0",
"secp256k1": "^5.0.1",
"sha3": "^2.1.4"
Expand Down
Loading