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 17, 2023
1 parent 2a83f4f commit 7d10cf7
Show file tree
Hide file tree
Showing 2 changed files with 333 additions and 400 deletions.
16 changes: 8 additions & 8 deletions packages/unlock-js/package.json
Expand Up @@ -29,7 +29,7 @@
"author": "Unlock Inc",
"license": "MIT",
"peerDependencies": {
"axios": "1.3.4",
"axios": "1.4.0",
"ethers": "^5.7.x"
},
"lint-staged": {
Expand All @@ -40,29 +40,29 @@
"devDependencies": {
"@babel/cli": "7.21.5",
"@babel/core": "7.21.5",
"@babel/preset-env": "7.20.2",
"@babel/preset-env": "7.21.5",
"@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.40.0",
"hardhat": "2.14.0",
"prettier": "2.8.8",
"tsup": "6.7.0",
"typescript": "5.0.4",
"vitest": "0.27.0"
"vitest": "0.31.0"
},
"dependencies": {
"@uniswap/sdk-core": "3.2.2",
"@uniswap/smart-order-router": "3.10.1",
"@uniswap/smart-order-router": "3.11.3",
"graphql": "16.6.0",
"graphql-request": "5.1.0",
"graphql-request": "5.2.0",
"react-to-print": "2.14.12",
"siwe": "1.1.6"
}
Expand Down

0 comments on commit 7d10cf7

Please sign in to comment.