Skip to content

Commit

Permalink
chore: bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
chybisov committed Jan 24, 2023
1 parent 37ea5a5 commit 520c76b
Show file tree
Hide file tree
Showing 5 changed files with 165 additions and 165 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"@types/uuid": "^9.0.0",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"@typescript-eslint/parser": "^5.48.2",
"@typescript-eslint/eslint-plugin": "^5.49.0",
"@typescript-eslint/parser": "^5.49.0",
"cpy-cli": "^4.2.0",
"eslint": "^8.32.0",
"eslint-config-airbnb": "^19.0.4",
Expand All @@ -47,7 +47,7 @@
"eslint-plugin-react": "^7.32.1",
"eslint-plugin-react-hooks": "^4.6.0",
"lerna": "^6.4.1",
"nx": "^15.5.3",
"nx": "^15.6.0",
"prettier": "^2.8.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/widget-embedded/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@lifi/wallet-management": "^1.2.4",
"@lifi/widget": "^1.29.2",
"@mui/icons-material": "^5.11.0",
"@mui/lab": "^5.0.0-alpha.116",
"@mui/material": "^5.11.5",
"@mui/lab": "^5.0.0-alpha.117",
"@mui/material": "^5.11.6",
"@opensea/seaport-js": "^1.0.8",
"@tanstack/react-query": "^4.22.4",
"bignumber.js": "^9.1.1",
Expand All @@ -47,7 +47,7 @@
"buffer": "^6.0.3",
"esbuild": "^0.17.4",
"rollup": "^3.10.1",
"rollup-plugin-polyfill-node": "^0.11.0",
"rollup-plugin-polyfill-node": "^0.12.0",
"typescript": "^4.9.4",
"vite": "^4.0.4",
"web-vitals": "^3.1.1"
Expand Down
6 changes: 3 additions & 3 deletions packages/widget-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"@lifi/wallet-management": "^1.2.4",
"@lifi/widget": "^1.29.2",
"@mui/icons-material": "^5.11.0",
"@mui/lab": "^5.0.0-alpha.116",
"@mui/material": "^5.11.5",
"@mui/lab": "^5.0.0-alpha.117",
"@mui/material": "^5.11.6",
"ethers": "^5.7.2",
"events": "^3.3.0",
"react": "^18.2.0",
Expand All @@ -39,7 +39,7 @@
"devDependencies": {
"@esbuild-plugins/node-globals-polyfill": "^0.1.1",
"@vitejs/plugin-react": "^3.0.1",
"rollup-plugin-polyfill-node": "^0.11.0",
"rollup-plugin-polyfill-node": "^0.12.0",
"typescript": "^4.9.4",
"vite": "^4.0.4",
"web-vitals": "^3.1.1"
Expand Down
10 changes: 5 additions & 5 deletions packages/widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,11 @@
"@lifi/sdk": "^1.7.2",
"@lifi/wallet-management": "^1.2.4",
"@mui/icons-material": "^5.11.0",
"@mui/lab": "^5.0.0-alpha.116",
"@mui/material": "^5.11.5",
"@sentry/integrations": "^7.31.1",
"@sentry/react": "^7.31.1",
"@sentry/tracing": "^7.31.1",
"@mui/lab": "^5.0.0-alpha.117",
"@mui/material": "^5.11.6",
"@sentry/integrations": "^7.32.1",
"@sentry/react": "^7.32.1",
"@sentry/tracing": "^7.32.1",
"@tanstack/react-query": "^4.22.4",
"@tanstack/react-virtual": "^3.0.0-beta.39",
"big.js": "^6.2.1",
Expand Down
Loading

0 comments on commit 520c76b

Please sign in to comment.