Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#31)
Browse files Browse the repository at this point in the history
* chore(deps): update all non-major dependencies

* fix: yarn lock

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Altynbek Orumbayev <[email protected]>
  • Loading branch information
renovate[bot] and aorumbayev committed May 14, 2023
1 parent 6a5a00e commit 7c32db9
Show file tree
Hide file tree
Showing 2 changed files with 570 additions and 585 deletions.
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,26 +33,26 @@
"dependencies": {
"@blockshake/defly-connect": "1.1.2",
"@daffiwallet/connect": "1.0.3",
"@emotion/cache": "11.10.7",
"@emotion/react": "11.10.6",
"@emotion/server": "11.10.0",
"@emotion/styled": "11.10.6",
"@emotion/cache": "11.11.0",
"@emotion/react": "11.11.0",
"@emotion/server": "11.11.0",
"@emotion/styled": "11.11.0",
"@fontsource/roboto": "4.5.8",
"@hookform/resolvers": "2.9.11",
"@json-rpc-tools/utils": "1.7.6",
"@mui/icons-material": "5.11.16",
"@mui/lab": "5.0.0-alpha.126",
"@mui/material": "5.12.0",
"@mui/lab": "5.0.0-alpha.129",
"@mui/material": "5.13.0",
"@mui/x-data-grid": "5.17.26",
"@perawallet/connect": "1.2.3",
"@randlabs/myalgo-connect": "1.4.2",
"@reduxjs/toolkit": "1.9.3",
"@reduxjs/toolkit": "1.9.5",
"@txnlab/use-wallet": "1.3.0",
"@walletconnect/client": "1.8.0",
"algorand-walletconnect-qrcode-modal": "1.8.0",
"algosdk": "2.2.0",
"axios": "1.3.5",
"next": "13.3.0",
"algosdk": "2.3.0",
"axios": "1.4.0",
"next": "13.4.2",
"next-pwa": "5.6.0",
"nextjs-google-analytics": "2.3.3",
"notistack": "2.0.8",
Expand All @@ -63,40 +63,40 @@
"react-redux": "8.0.5",
"react-tsparticles": "2.9.3",
"react-use": "17.4.0",
"swr": "2.1.3",
"swr": "2.1.5",
"tsparticles": "2.9.3",
"uuid": "9.0.0"
},
"devDependencies": {
"@commitlint/cli": "17.6.1",
"@commitlint/config-conventional": "17.6.1",
"@playwright/test": "1.32.3",
"@commitlint/cli": "17.6.3",
"@commitlint/config-conventional": "17.6.3",
"@playwright/test": "1.33.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/jest": "29.5.0",
"@types/node": "18.15.11",
"@types/react": "18.0.35",
"@types/react-dom": "18.0.11",
"@types/jest": "29.5.1",
"@types/node": "18.16.9",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
"@types/redux-mock-store": "1.0.3",
"@types/uuid": "9.0.1",
"@typescript-eslint/eslint-plugin": "5.58.0",
"@typescript-eslint/parser": "5.58.0",
"@typescript-eslint/eslint-plugin": "5.59.5",
"@typescript-eslint/parser": "5.59.5",
"autoprefixer": "10.4.14",
"cd": "0.3.3",
"commitizen": "4.3.0",
"cz-conventional-changelog": "3.3.0",
"dotenv": "16.0.3",
"eslint": "8.38.0",
"eslint-config-next": "13.3.0",
"eslint": "8.40.0",
"eslint-config-next": "13.4.2",
"eslint-config-prettier": "8.8.0",
"eslint-import-resolver-typescript": "3.5.5",
"eslint-plugin-prettier": "4.2.1",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"lint-staged": "13.2.1",
"postcss": "8.4.21",
"prettier": "2.8.7",
"lint-staged": "13.2.2",
"postcss": "8.4.23",
"prettier": "2.8.8",
"redux-mock-store": "1.5.4",
"ts-jest": "29.1.0",
"typescript": "5.0.4"
Expand Down
Loading

1 comment on commit 7c32db9

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for algoworld-explorer ready!

✅ Preview
https://algoworld-explorer-na4t0arid-algoworldexplorer.vercel.app

Built with commit 7c32db9.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.