Skip to content

Commit db7eda7

Browse files
chore(deps): update all non-major dependencies
1 parent 361d306 commit db7eda7

File tree

3 files changed

+405
-346
lines changed

3 files changed

+405
-346
lines changed

.nvmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18.15
1+
18.16

package.json

+21-21
Original file line numberDiff line numberDiff line change
@@ -31,22 +31,22 @@
3131
]
3232
},
3333
"dependencies": {
34-
"@emotion/cache": "11.10.5",
34+
"@emotion/cache": "11.10.7",
3535
"@emotion/react": "11.10.6",
3636
"@emotion/server": "11.10.0",
3737
"@emotion/styled": "11.10.6",
3838
"@fontsource/roboto": "4.5.8",
3939
"@hookform/resolvers": "2.9.11",
40-
"@mui/icons-material": "5.11.11",
41-
"@mui/lab": "5.0.0-alpha.123",
42-
"@mui/material": "5.11.13",
40+
"@mui/icons-material": "5.11.16",
41+
"@mui/lab": "5.0.0-alpha.126",
42+
"@mui/material": "5.12.0",
4343
"@mui/x-data-grid": "5.17.26",
4444
"@perawallet/connect": "^1.0.7",
4545
"@reduxjs/toolkit": "1.9.3",
4646
"algosdk": "1.24.1",
47-
"axios": "1.3.4",
47+
"axios": "1.3.5",
4848
"csstype": "^3.1.1",
49-
"next": "13.2.4",
49+
"next": "13.3.0",
5050
"next-pwa": "5.6.0",
5151
"nextjs-google-analytics": "2.3.3",
5252
"notistack": "2.0.8",
@@ -63,35 +63,35 @@
6363
"uuid": "8.3.2"
6464
},
6565
"devDependencies": {
66-
"@commitlint/cli": "17.4.4",
67-
"@commitlint/config-conventional": "17.4.4",
68-
"@playwright/test": "1.31.2",
66+
"@commitlint/cli": "17.6.1",
67+
"@commitlint/config-conventional": "17.6.1",
68+
"@playwright/test": "1.32.3",
6969
"@testing-library/jest-dom": "5.16.5",
7070
"@testing-library/react": "14.0.0",
7171
"@testing-library/user-event": "14.4.3",
7272
"@types/jest": "29.5.0",
73-
"@types/node": "18.15.3",
74-
"@types/react": "18.0.28",
73+
"@types/node": "18.15.11",
74+
"@types/react": "18.0.35",
7575
"@types/react-dom": "18.0.11",
7676
"@types/uuid": "8.3.4",
77-
"@typescript-eslint/eslint-plugin": "5.55.0",
78-
"@typescript-eslint/parser": "5.55.0",
77+
"@typescript-eslint/eslint-plugin": "5.58.0",
78+
"@typescript-eslint/parser": "5.58.0",
7979
"autoprefixer": "10.4.14",
8080
"cd": "0.3.3",
8181
"commitizen": "4.3.0",
8282
"cz-conventional-changelog": "3.3.0",
8383
"dotenv": "16.0.3",
84-
"eslint": "8.36.0",
85-
"eslint-config-next": "13.2.4",
86-
"eslint-config-prettier": "8.7.0",
87-
"eslint-import-resolver-typescript": "3.5.3",
84+
"eslint": "8.38.0",
85+
"eslint-config-next": "13.3.0",
86+
"eslint-config-prettier": "8.8.0",
87+
"eslint-import-resolver-typescript": "3.5.5",
8888
"eslint-plugin-prettier": "4.2.1",
8989
"jest": "29.5.0",
9090
"jest-environment-jsdom": "29.5.0",
91-
"lint-staged": "13.2.0",
92-
"postcss": "8.4.21",
93-
"prettier": "2.8.5",
94-
"ts-jest": "29.0.5",
91+
"lint-staged": "13.2.1",
92+
"postcss": "8.4.22",
93+
"prettier": "2.8.7",
94+
"ts-jest": "29.1.0",
9595
"typescript": "4.9.5"
9696
},
9797
"config": {

0 commit comments

Comments
 (0)