|
34 | 34 | "dependencies": { |
35 | 35 | "@blockshake/defly-connect": "^1.1.6", |
36 | 36 | "@daffiwallet/connect": "^1.0.3", |
37 | | - "@emotion/cache": "11.11.0", |
38 | | - "@emotion/react": "11.11.1", |
| 37 | + "@emotion/cache": "11.14.0", |
| 38 | + "@emotion/react": "11.14.0", |
39 | 39 | "@emotion/server": "11.11.0", |
40 | | - "@emotion/styled": "11.11.0", |
| 40 | + "@emotion/styled": "11.14.1", |
41 | 41 | "@fontsource/roboto": "4.5.8", |
42 | 42 | "@hookform/resolvers": "2.9.11", |
43 | 43 | "@json-rpc-tools/utils": "^1.7.6", |
44 | | - "@mui/icons-material": "5.14.6", |
45 | | - "@mui/lab": "5.0.0-alpha.141", |
46 | | - "@mui/material": "5.14.6", |
| 44 | + "@mui/icons-material": "5.18.0", |
| 45 | + "@mui/lab": "5.0.0-alpha.177", |
| 46 | + "@mui/material": "5.18.0", |
47 | 47 | "@mui/x-data-grid": "5.17.26", |
48 | 48 | "@perawallet/connect": "^1.3.1", |
49 | | - "@reduxjs/toolkit": "1.9.5", |
| 49 | + "@reduxjs/toolkit": "1.9.7", |
50 | 50 | "@txnlab/use-wallet": "^2.1.1", |
51 | 51 | "@walletconnect/modal-sign-html": "^2.5.5", |
52 | 52 | "algosdk": "^2.5.0", |
53 | 53 | "axios": "1.4.0", |
54 | 54 | "next": "13.4.19", |
55 | 55 | "next-pwa": "5.6.0", |
56 | | - "nextjs-google-analytics": "2.3.3", |
57 | | - "notistack": "3.0.1", |
| 56 | + "nextjs-google-analytics": "2.3.7", |
| 57 | + "notistack": "3.0.2", |
58 | 58 | "prop-types": "15.8.1", |
59 | | - "react": "18.2.0", |
60 | | - "react-dom": "18.2.0", |
| 59 | + "react": "18.3.1", |
| 60 | + "react-dom": "18.3.1", |
61 | 61 | "react-markdown": "8.0.7", |
62 | | - "react-number-format": "5.3.0", |
63 | | - "react-redux": "8.1.2", |
| 62 | + "react-number-format": "5.4.4", |
| 63 | + "react-redux": "8.1.3", |
64 | 64 | "react-tsparticles": "2.12.2", |
65 | | - "react-use": "17.4.0", |
66 | | - "swr": "2.2.1", |
| 65 | + "react-use": "17.6.0", |
| 66 | + "swr": "2.3.8", |
67 | 67 | "tsparticles": "2.12.0", |
68 | | - "uuid": "9.0.0" |
| 68 | + "uuid": "9.0.1" |
69 | 69 | }, |
70 | 70 | "devDependencies": { |
71 | | - "@commitlint/cli": "17.7.1", |
72 | | - "@commitlint/config-conventional": "17.7.0", |
73 | | - "@playwright/test": "1.37.1", |
| 71 | + "@commitlint/cli": "17.8.1", |
| 72 | + "@commitlint/config-conventional": "17.8.1", |
| 73 | + "@playwright/test": "1.57.0", |
74 | 74 | "@testing-library/jest-dom": "5.17.0", |
75 | | - "@testing-library/react": "14.0.0", |
76 | | - "@testing-library/user-event": "14.4.3", |
77 | | - "@types/jest": "29.5.4", |
78 | | - "@types/node": "18.17.11", |
79 | | - "@types/react": "18.2.21", |
80 | | - "@types/react-dom": "18.2.7", |
81 | | - "@types/redux-mock-store": "1.0.3", |
82 | | - "@types/uuid": "9.0.2", |
83 | | - "@typescript-eslint/eslint-plugin": "6.4.1", |
84 | | - "@typescript-eslint/parser": "6.4.1", |
85 | | - "autoprefixer": "10.4.15", |
| 75 | + "@testing-library/react": "14.3.1", |
| 76 | + "@testing-library/user-event": "14.6.1", |
| 77 | + "@types/jest": "29.5.14", |
| 78 | + "@types/node": "18.19.130", |
| 79 | + "@types/react": "18.3.27", |
| 80 | + "@types/react-dom": "18.3.7", |
| 81 | + "@types/redux-mock-store": "1.5.0", |
| 82 | + "@types/uuid": "9.0.8", |
| 83 | + "@typescript-eslint/eslint-plugin": "6.21.0", |
| 84 | + "@typescript-eslint/parser": "6.21.0", |
| 85 | + "autoprefixer": "10.4.23", |
86 | 86 | "cd": "0.3.3", |
87 | | - "commitizen": "4.3.0", |
| 87 | + "commitizen": "4.3.1", |
88 | 88 | "cz-conventional-changelog": "3.3.0", |
89 | | - "dotenv": "16.3.1", |
90 | | - "eslint": "8.47.0", |
91 | | - "eslint-config-next": "13.4.19", |
92 | | - "eslint-config-prettier": "9.0.0", |
93 | | - "eslint-import-resolver-typescript": "3.6.0", |
94 | | - "eslint-plugin-prettier": "5.0.0", |
95 | | - "jest": "29.6.4", |
96 | | - "jest-environment-jsdom": "29.6.4", |
| 89 | + "dotenv": "16.6.1", |
| 90 | + "eslint": "8.57.1", |
| 91 | + "eslint-config-next": "13.5.11", |
| 92 | + "eslint-config-prettier": "9.1.2", |
| 93 | + "eslint-import-resolver-typescript": "3.10.1", |
| 94 | + "eslint-plugin-prettier": "5.5.4", |
| 95 | + "jest": "29.7.0", |
| 96 | + "jest-environment-jsdom": "29.7.0", |
97 | 97 | "lint-staged": "13.3.0", |
98 | 98 | "node-fetch": "^2.0.0", |
99 | 99 | "postcss": "8.4.28", |
100 | | - "prettier": "3.0.2", |
101 | | - "redux-mock-store": "1.5.4", |
102 | | - "ts-jest": "29.1.1", |
103 | | - "typescript": "5.2.2" |
| 100 | + "prettier": "3.7.4", |
| 101 | + "redux-mock-store": "1.5.5", |
| 102 | + "ts-jest": "29.4.6", |
| 103 | + "typescript": "5.9.3" |
104 | 104 | }, |
105 | 105 | "config": { |
106 | 106 | "commitizen": { |
|
0 commit comments