Skip to content

Commit

Permalink
chore(deps): update packages/unlock-js
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 31, 2023
1 parent d919c87 commit 2b9205d
Show file tree
Hide file tree
Showing 2 changed files with 997 additions and 297 deletions.
18 changes: 9 additions & 9 deletions packages/unlock-js/package.json
Expand Up @@ -29,35 +29,35 @@
"author": "Unlock Inc",
"license": "MIT",
"peerDependencies": {
"axios": "1.3.4",
"axios": "1.4.0",
"ethers": "^5.7.x"
},
"devDependencies": {
"@babel/cli": "7.21.5",
"@babel/core": "7.21.5",
"@babel/preset-env": "7.20.2",
"@babel/core": "7.22.1",
"@babel/preset-env": "7.22.4",
"@graphql-codegen/cli": "2.16.5",
"@graphql-codegen/typescript": "2.8.8",
"@graphql-codegen/typescript-graphql-request": "4.5.9",
"@graphql-codegen/typescript-operations": "2.5.13",
"@nomiclabs/hardhat-ethers": "2.2.2",
"@openapitools/openapi-generator-cli": "2.5.2",
"@openapitools/openapi-generator-cli": "2.6.0",
"@unlock-protocol/contracts": "workspace:./packages/contracts",
"@unlock-protocol/eslint-config": "workspace:./packages/eslint-config",
"@unlock-protocol/networks": "workspace:./packages/networks",
"@unlock-protocol/types": "workspace:./packages/types",
"eslint": "8.36.0",
"hardhat": "2.13.0",
"eslint": "8.41.0",
"hardhat": "2.14.1",
"prettier": "2.8.8",
"tsup": "6.7.0",
"typescript": "5.0.4",
"vitest": "0.27.0"
"vitest": "0.31.3"
},
"dependencies": {
"@uniswap/sdk-core": "3.2.2",
"@uniswap/smart-order-router": "3.10.1",
"@uniswap/smart-order-router": "3.12.1",
"graphql": "16.6.0",
"graphql-request": "5.1.0",
"graphql-request": "5.2.0",
"react-to-print": "2.14.12",
"siwe": "2.1.4"
}
Expand Down

0 comments on commit 2b9205d

Please sign in to comment.