|
31 | 31 | ] |
32 | 32 | }, |
33 | 33 | "dependencies": { |
34 | | - "@emotion/cache": "11.10.5", |
| 34 | + "@emotion/cache": "11.10.7", |
35 | 35 | "@emotion/react": "11.10.6", |
36 | 36 | "@emotion/server": "11.10.0", |
37 | 37 | "@emotion/styled": "11.10.6", |
38 | 38 | "@fontsource/roboto": "4.5.8", |
39 | 39 | "@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", |
43 | 43 | "@mui/x-data-grid": "5.17.26", |
44 | 44 | "@perawallet/connect": "^1.0.7", |
45 | 45 | "@reduxjs/toolkit": "1.9.3", |
46 | 46 | "algosdk": "1.24.1", |
47 | | - "axios": "1.3.4", |
| 47 | + "axios": "1.3.5", |
48 | 48 | "csstype": "^3.1.1", |
49 | | - "next": "13.2.4", |
| 49 | + "next": "13.3.0", |
50 | 50 | "next-pwa": "5.6.0", |
51 | 51 | "nextjs-google-analytics": "2.3.3", |
52 | 52 | "notistack": "2.0.8", |
|
63 | 63 | "uuid": "8.3.2" |
64 | 64 | }, |
65 | 65 | "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", |
69 | 69 | "@testing-library/jest-dom": "5.16.5", |
70 | 70 | "@testing-library/react": "14.0.0", |
71 | 71 | "@testing-library/user-event": "14.4.3", |
72 | 72 | "@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", |
75 | 75 | "@types/react-dom": "18.0.11", |
76 | 76 | "@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", |
79 | 79 | "autoprefixer": "10.4.14", |
80 | 80 | "cd": "0.3.3", |
81 | 81 | "commitizen": "4.3.0", |
82 | 82 | "cz-conventional-changelog": "3.3.0", |
83 | 83 | "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", |
88 | 88 | "eslint-plugin-prettier": "4.2.1", |
89 | 89 | "jest": "29.5.0", |
90 | 90 | "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", |
95 | 95 | "typescript": "4.9.5" |
96 | 96 | }, |
97 | 97 | "config": { |
|
0 commit comments