Skip to content
Merged
Show file tree
Hide file tree
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
upgrade npm packages
  • Loading branch information
hellwolf committed Jan 27, 2026
commit ad24bffb7177255592b3f2f4363e34760ccc9417
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,44 +4,44 @@
"version": "0.0.0",
"devDependencies": {
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",
"@nomicfoundation/hardhat-ethers": "^3.1.0",
"@nomicfoundation/hardhat-verify": "^2.1.1",
"@nomiclabs/hardhat-web3": "^2.1.0",
"@nomicfoundation/hardhat-ethers": "^3.1.3",
"@nomicfoundation/hardhat-verify": "^2.1.3",
"@nomiclabs/hardhat-web3": "^2.1.2",
"@openzeppelin/test-helpers": "^0.5.16",
"@truffle/hdwallet-provider": "^2.1.15",
"@typechain/ethers-v5": "^11.1.2",
"@typechain/hardhat": "^9.1.0",
"@types/lodash": "^4.17.7",
"@types/mocha": "^10.0.7",
"@typescript-eslint/eslint-plugin": "^8.3.0",
"@typescript-eslint/parser": "^8.3.0",
"@types/lodash": "^4.17.23",
"@types/mocha": "^10.0.10",
"@typescript-eslint/eslint-plugin": "^8.54.0",
"@typescript-eslint/parser": "^8.54.0",
"cloc": "^2.11.0",
"copyfiles": "^2.4.1",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"dotenv": "^16.6.1",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.2",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^5.2.1",
"hardhat": "^2.26.1",
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-prettier": "^5.5.5",
"hardhat": "^2.28.3",
"hardhat-deploy": "^1.0.4",
"husky": "^9.1.5",
"lerna": "^8.1.8",
"node-jq": "^6.0.1",
"nodemon": "^3.1.4",
"husky": "^9.1.7",
"lerna": "^8.2.4",
"node-jq": "^6.3.1",
"nodemon": "^3.1.11",
"npm-run-all": "^4.1.5",
"nyc": "^17.0.0",
"prettier": "^3.3.3",
"prettier-eslint": "^16.3.0",
"solhint": "^6.0.2",
"syncpack": "^13.0.0",
"nyc": "^17.1.0",
"prettier": "^3.8.1",
"prettier-eslint": "^16.4.2",
"solhint": "^6.0.3",
"syncpack": "^13.0.4",
"truffle": "^5.11.5",
"ts-node": "^10.9.2",
"typechain": "^8.3.2",
"typedoc": "^0.26.6",
"typescript": "^5.5.4",
"typedoc": "^0.28.16",
"typescript": "^5.9.3",
"web3": "^1.10.4",
"graphql": "^16.9.0"
"graphql": "^16.12.0"
},
"license": "MIT",
"npmClient": "yarn",
Expand Down
8 changes: 4 additions & 4 deletions packages/ethereum-contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,20 @@
"@truffle/contract": "4.6.31",
"ethereumjs-tx": "2.1.2",
"ethereumjs-util": "7.1.5",
"hardhat": "2.26.1"
"hardhat": "2.28.3"
},
"devDependencies": {
"@d10r/truffle-plugin-verify": "^0.7.2",
"@nomiclabs/hardhat-truffle5": "^2.1.0",
"@nomiclabs/hardhat-truffle5": "^2.1.2",
"@safe-global/safe-core-sdk": "^3.3.5",
"@safe-global/safe-service-client": "^2.0.3",
"@safe-global/safe-web3-lib": "^1.9.4",
"@superfluid-finance/js-sdk": "^0.6.3",
"@superfluid-finance/metadata": "^1.6.2",
"async": "^3.2.6",
"csv-writer": "^1.6.0",
"ethers": "^5.7.2",
"mochawesome": "^7.1.3",
"ethers": "^5.8.0",
"mochawesome": "^7.1.4",
"readline": "^1.3.0",
"solidity-coverage": "^0.8.17",
"solidity-docgen": "^0.6.0-beta.36",
Expand Down
4 changes: 2 additions & 2 deletions packages/js-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
},
"devDependencies": {
"@superfluid-finance/ethereum-contracts": "^1.14.1",
"chai-as-promised": "^8.0.0",
"webpack": "^5.94.0",
"chai-as-promised": "^8.0.2",
"webpack": "^5.104.1",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-cli": "^5.1.4"
},
Expand Down
10 changes: 5 additions & 5 deletions packages/sdk-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,18 @@
"@superfluid-finance/ethereum-contracts": "1.14.1",
"@superfluid-finance/metadata": "^1.6.2",
"graphql-request": "6.1.0",
"lodash": "4.17.21",
"lodash": "4.17.23",
"tsify": "5.0.4"
},
"devDependencies": {
"@graphql-codegen/cli": "^5.0.2",
"@graphql-codegen/near-operation-file-preset": "^3.0.0",
"@graphql-codegen/cli": "^5.0.7",
"@graphql-codegen/near-operation-file-preset": "^3.1.0",
"@graphql-typed-document-node/core": "^3.2.0",
"ajv": "^8.17.1",
"browserify": "^17.0.1",
"ethers": "^5.7.2",
"ethers": "^5.8.0",
"get-graphql-schema": "^2.1.2",
"mocha": "^10.7.3"
"mocha": "^10.8.2"
},
"engines": {
"node": ">=12"
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk-redux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@reduxjs/toolkit": "^2",
"@types/promise-retry": "^1.1.6",
"@types/lodash.memoize": "^4.1.7",
"@types/lodash.memoize": "^4.1.9",
"@types/lodash.uniqby": "^4.7.9",
"@types/react": "^19",
"@types/react-dom": "^19",
Expand Down
8 changes: 4 additions & 4 deletions packages/subgraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@
"description": "Subgraph for the Superfluid Ethereum contracts.",
"version": "2.2.3",
"dependencies": {
"@graphprotocol/graph-cli": "0.97.1",
"@graphprotocol/graph-ts": "0.38.0",
"@graphprotocol/graph-cli": "0.98.1",
"@graphprotocol/graph-ts": "0.38.2",
"@superfluid-finance/sdk-core": "0.9.0",
"mustache": "4.2.0"
},
"devDependencies": {
"@superfluid-finance/metadata": "^1.6.2",
"coingecko-api": "^1.0.10",
"graphql": "^16.9.0",
"graphql": "^16.12.0",
"graphql-request": "^6.1.0",
"lodash": "^4.17.21",
"lodash": "^4.17.23",
"matchstick-as": "^0.6.0"
},
"homepage": "https://github.com/superfluid-finance/protocol-monorepo/tree/dev/packages/subgraph",
Expand Down
Loading
Loading