Skip to content

Commit

Permalink
chore: bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
chybisov committed Feb 14, 2023
1 parent 9d3fecf commit 8eab2f7
Show file tree
Hide file tree
Showing 4 changed files with 753 additions and 1,202 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.4.3",
"@types/big.js": "^6.1.6",
"@types/eslint": "^8.21.0",
"@types/eslint": "^8.21.1",
"@types/events": "^3.0.0",
"@types/node": "^18.13.0",
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.10",
"@types/uuid": "^9.0.0",
"@typescript-eslint/eslint-plugin": "^5.51.0",
"@typescript-eslint/parser": "^5.51.0",
"@typescript-eslint/eslint-plugin": "^5.52.0",
"@typescript-eslint/parser": "^5.52.0",
"cpy-cli": "^4.2.0",
"eslint": "^8.34.0",
"eslint-config-airbnb": "^19.0.4",
Expand All @@ -46,8 +46,8 @@
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"lerna": "^6.4.1",
"nx": "^15.6.3",
"lerna": "^6.5.0",
"nx": "^15.7.0",
"prettier": "^2.8.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/wallet-management/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"lifi"
],
"dependencies": {
"@coinbase/wallet-sdk": "^3.6.3",
"@coinbase/wallet-sdk": "^3.6.4",
"@ethersproject/abstract-signer": "^5.7.0",
"@ethersproject/experimental": "^5.7.0",
"@ethersproject/providers": "^5.7.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/widget-embedded/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
"@vitejs/plugin-react": "^3.1.0",
"buffer": "^6.0.3",
"esbuild": "^0.17.7",
"esbuild": "^0.17.8",
"rollup": "^3.15.0",
"rollup-plugin-polyfill-node": "^0.12.0",
"typescript": "^4.9.5",
Expand Down
Loading

0 comments on commit 8eab2f7

Please sign in to comment.