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 Apr 14, 2023
1 parent 396ab62 commit faedc8d
Show file tree
Hide file tree
Showing 2 changed files with 195 additions and 198 deletions.
12 changes: 6 additions & 6 deletions packages/unlock-js/package.json
Expand Up @@ -40,32 +40,32 @@
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.4",
"@babel/preset-env": "7.20.2",
"@babel/preset-env": "7.21.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/jest-config": "workspace:^",
"@unlock-protocol/networks": "workspace:./packages/networks",
"@unlock-protocol/types": "workspace:./packages/types",
"babel-jest": "29.5.0",
"eslint": "8.36.0",
"eslint": "8.38.0",
"hardhat": "2.13.0",
"jest": "29.5.0",
"prettier": "2.8.7",
"ts-jest": "29.0.3",
"ts-jest": "29.1.0",
"tsup": "6.7.0",
"typescript": "4.9.5"
},
"dependencies": {
"@uniswap/sdk-core": "3.2.2",
"@uniswap/smart-order-router": "3.10.1",
"@uniswap/smart-order-router": "3.11.0",
"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 faedc8d

Please sign in to comment.