Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 16, 2023
1 parent 361d306 commit db7eda7
Show file tree
Hide file tree
Showing 3 changed files with 405 additions and 346 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.15
18.16
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,22 +31,22 @@
]
},
"dependencies": {
"@emotion/cache": "11.10.5",
"@emotion/cache": "11.10.7",
"@emotion/react": "11.10.6",
"@emotion/server": "11.10.0",
"@emotion/styled": "11.10.6",
"@fontsource/roboto": "4.5.8",
"@hookform/resolvers": "2.9.11",
"@mui/icons-material": "5.11.11",
"@mui/lab": "5.0.0-alpha.123",
"@mui/material": "5.11.13",
"@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.0.7",
"@reduxjs/toolkit": "1.9.3",
"algosdk": "1.24.1",
"axios": "1.3.4",
"axios": "1.3.5",
"csstype": "^3.1.1",
"next": "13.2.4",
"next": "13.3.0",
"next-pwa": "5.6.0",
"nextjs-google-analytics": "2.3.3",
"notistack": "2.0.8",
Expand All @@ -63,35 +63,35 @@
"uuid": "8.3.2"
},
"devDependencies": {
"@commitlint/cli": "17.4.4",
"@commitlint/config-conventional": "17.4.4",
"@playwright/test": "1.31.2",
"@commitlint/cli": "17.6.1",
"@commitlint/config-conventional": "17.6.1",
"@playwright/test": "1.32.3",
"@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.3",
"@types/react": "18.0.28",
"@types/node": "18.15.11",
"@types/react": "18.0.35",
"@types/react-dom": "18.0.11",
"@types/uuid": "8.3.4",
"@typescript-eslint/eslint-plugin": "5.55.0",
"@typescript-eslint/parser": "5.55.0",
"@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.36.0",
"eslint-config-next": "13.2.4",
"eslint-config-prettier": "8.7.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.5.0",
"jest-environment-jsdom": "29.5.0",
"lint-staged": "13.2.0",
"postcss": "8.4.21",
"prettier": "2.8.5",
"ts-jest": "29.0.5",
"lint-staged": "13.2.1",
"postcss": "8.4.22",
"prettier": "2.8.7",
"ts-jest": "29.1.0",
"typescript": "4.9.5"
},
"config": {
Expand Down
Loading

0 comments on commit db7eda7

Please sign in to comment.