Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 13, 2023
1 parent 6af554e commit 74d3980
Show file tree
Hide file tree
Showing 3 changed files with 1,305 additions and 1,198 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.14
18.16
76 changes: 38 additions & 38 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,71 +31,71 @@
]
},
"dependencies": {
"@blockshake/defly-connect": "1.1.1",
"@emotion/cache": "11.10.5",
"@emotion/react": "11.10.5",
"@blockshake/defly-connect": "1.1.2",
"@emotion/cache": "11.10.7",
"@emotion/react": "11.10.6",
"@emotion/server": "11.10.0",
"@emotion/styled": "11.10.5",
"@emotion/styled": "11.10.6",
"@fontsource/roboto": "4.5.8",
"@hookform/resolvers": "2.9.11",
"@json-rpc-tools/utils": "1.7.6",
"@mui/icons-material": "5.11.0",
"@mui/lab": "5.0.0-alpha.119",
"@mui/material": "5.11.8",
"@mui/x-data-grid": "5.17.22",
"@perawallet/connect": "1.1.0",
"@mui/icons-material": "5.11.16",
"@mui/lab": "5.0.0-alpha.126",
"@mui/material": "5.12.0",
"@mui/x-data-grid": "5.17.26",
"@perawallet/connect": "1.2.3",
"@randlabs/myalgo-connect": "1.4.2",
"@reduxjs/toolkit": "1.9.2",
"@txnlab/use-wallet": "1.2.2",
"@reduxjs/toolkit": "1.9.3",
"@txnlab/use-wallet": "1.2.11",
"@walletconnect/client": "1.8.0",
"algorand-walletconnect-qrcode-modal": "1.8.0",
"algosdk": "1.24.1",
"axios": "1.3.2",
"next": "13.1.6",
"axios": "1.3.5",
"next": "13.3.0",
"next-pwa": "5.6.0",
"nextjs-google-analytics": "2.3.0",
"nextjs-google-analytics": "2.3.3",
"notistack": "2.0.8",
"prop-types": "15.8.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-number-format": "5.1.3",
"react-number-format": "5.1.4",
"react-redux": "8.0.5",
"react-tsparticles": "2.8.0",
"react-tsparticles": "2.9.3",
"react-use": "17.4.0",
"swr": "2.0.3",
"tsparticles": "2.8.0",
"swr": "2.1.3",
"tsparticles": "2.9.3",
"uuid": "9.0.0"
},
"devDependencies": {
"@commitlint/cli": "17.4.2",
"@commitlint/config-conventional": "17.4.2",
"@playwright/test": "1.30.0",
"@commitlint/cli": "17.6.0",
"@commitlint/config-conventional": "17.6.0",
"@playwright/test": "1.32.3",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.4.0",
"@testing-library/user-event": "14.4.3",
"@types/jest": "29.4.0",
"@types/node": "18.13.0",
"@types/react": "18.0.27",
"@types/react-dom": "18.0.10",
"@types/uuid": "9.0.0",
"@typescript-eslint/eslint-plugin": "5.51.0",
"@typescript-eslint/parser": "5.51.0",
"autoprefixer": "10.4.13",
"@types/jest": "29.5.0",
"@types/node": "18.15.11",
"@types/react": "18.0.35",
"@types/react-dom": "18.0.11",
"@types/uuid": "9.0.1",
"@typescript-eslint/eslint-plugin": "5.58.0",
"@typescript-eslint/parser": "5.58.0",
"autoprefixer": "10.4.14",
"cd": "0.3.3",
"commitizen": "4.3.0",
"cz-conventional-changelog": "3.3.0",
"dotenv": "16.0.3",
"eslint": "8.33.0",
"eslint-config-next": "13.1.6",
"eslint-config-prettier": "8.6.0",
"eslint-import-resolver-typescript": "3.5.3",
"eslint": "8.38.0",
"eslint-config-next": "13.3.0",
"eslint-config-prettier": "8.8.0",
"eslint-import-resolver-typescript": "3.5.5",
"eslint-plugin-prettier": "4.2.1",
"jest": "29.4.2",
"jest-environment-jsdom": "29.4.2",
"lint-staged": "13.1.1",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"lint-staged": "13.2.1",
"postcss": "8.4.21",
"prettier": "2.8.4",
"ts-jest": "29.0.5",
"prettier": "2.8.7",
"ts-jest": "29.1.0",
"typescript": "4.9.5"
},
"config": {
Expand Down
Loading

0 comments on commit 74d3980

Please sign in to comment.