|
37 | 37 | "@blockshake/defly-connect": "^1.1.5",
|
38 | 38 | "@daffiwallet/connect": "^1.0.3",
|
39 | 39 | "@emotion/cache": "11.11.0",
|
40 |
| - "@emotion/react": "11.11.1", |
| 40 | + "@emotion/react": "11.11.4", |
41 | 41 | "@emotion/server": "11.11.0",
|
42 |
| - "@emotion/styled": "11.11.0", |
43 |
| - "@fontsource/roboto": "5.0.8", |
44 |
| - "@hookform/resolvers": "3.1.1", |
45 |
| - "@mui/icons-material": "5.14.0", |
46 |
| - "@mui/lab": "5.0.0-alpha.136", |
47 |
| - "@mui/material": "5.14.0", |
48 |
| - "@mui/x-data-grid": "6.10.0", |
49 |
| - "@perawallet/connect": "1.3.1", |
50 |
| - "@reduxjs/toolkit": "1.9.5", |
| 42 | + "@emotion/styled": "11.11.5", |
| 43 | + "@fontsource/roboto": "5.0.13", |
| 44 | + "@hookform/resolvers": "3.6.0", |
| 45 | + "@mui/icons-material": "5.15.20", |
| 46 | + "@mui/lab": "5.0.0-alpha.170", |
| 47 | + "@mui/material": "5.15.20", |
| 48 | + "@mui/x-data-grid": "6.20.1", |
| 49 | + "@perawallet/connect": "1.3.4", |
| 50 | + "@reduxjs/toolkit": "1.9.7", |
51 | 51 | "@txnlab/use-wallet": "^2.1.0",
|
52 | 52 | "@vkruglikov/react-telegram-web-app": "^1.11.0",
|
53 | 53 | "@walletconnect/modal-sign-html": "^2.5.5",
|
54 | 54 | "algosdk": "^2.4.0",
|
55 | 55 | "axios": "1.4.0",
|
56 |
| - "axios-retry": "3.5.1", |
| 56 | + "axios-retry": "3.9.1", |
57 | 57 | "next": "13.4.13",
|
58 | 58 | "next-pwa": "5.6.0",
|
59 | 59 | "nextjs-google-analytics": "2.3.3",
|
60 | 60 | "prop-types": "15.8.1",
|
61 |
| - "react": "18.2.0", |
62 |
| - "react-dom": "18.2.0", |
| 61 | + "react": "18.3.1", |
| 62 | + "react-dom": "18.3.1", |
63 | 63 | "react-markdown": "8.0.7",
|
64 | 64 | "react-number-format": "4.9.4",
|
65 |
| - "react-redux": "8.1.1", |
| 65 | + "react-redux": "8.1.3", |
66 | 66 | "react-toastify": "9.1.3",
|
67 |
| - "react-tsparticles": "2.11.0", |
68 |
| - "react-use": "17.4.0", |
| 67 | + "react-tsparticles": "2.12.2", |
| 68 | + "react-use": "17.5.0", |
69 | 69 | "swr": "1.3.0",
|
70 | 70 | "telegram-webapps-types": "1.0.5",
|
71 |
| - "tsparticles": "2.11.0" |
| 71 | + "tsparticles": "2.12.0" |
72 | 72 | },
|
73 | 73 | "devDependencies": {
|
74 |
| - "@commitlint/cli": "17.6.6", |
75 |
| - "@commitlint/config-conventional": "17.6.6", |
76 |
| - "@playwright/test": "1.36.1", |
77 |
| - "@testing-library/jest-dom": "5.16.5", |
78 |
| - "@testing-library/react": "14.0.0", |
79 |
| - "@testing-library/user-event": "14.4.3", |
80 |
| - "@types/jest": "29.5.3", |
81 |
| - "@types/node": "18.16.19", |
82 |
| - "@types/react": "18.2.15", |
83 |
| - "@types/react-dom": "18.2.7", |
| 74 | + "@commitlint/cli": "17.8.1", |
| 75 | + "@commitlint/config-conventional": "17.8.1", |
| 76 | + "@playwright/test": "1.44.1", |
| 77 | + "@testing-library/jest-dom": "5.17.0", |
| 78 | + "@testing-library/react": "14.3.1", |
| 79 | + "@testing-library/user-event": "14.5.2", |
| 80 | + "@types/jest": "29.5.12", |
| 81 | + "@types/node": "18.19.36", |
| 82 | + "@types/react": "18.3.3", |
| 83 | + "@types/react-dom": "18.3.0", |
84 | 84 | "@typescript-eslint/eslint-plugin": "5.62.0",
|
85 | 85 | "@typescript-eslint/parser": "5.62.0",
|
86 |
| - "autoprefixer": "10.4.14", |
| 86 | + "autoprefixer": "10.4.19", |
87 | 87 | "cd": "0.3.3",
|
88 | 88 | "commitizen": "4.3.0",
|
89 | 89 | "cz-conventional-changelog": "3.3.0",
|
90 |
| - "dotenv": "16.3.1", |
91 |
| - "eslint": "8.45.0", |
92 |
| - "eslint-config-next": "13.4.10", |
93 |
| - "eslint-config-prettier": "8.8.0", |
94 |
| - "eslint-import-resolver-typescript": "3.5.5", |
| 90 | + "dotenv": "16.4.5", |
| 91 | + "eslint": "8.57.0", |
| 92 | + "eslint-config-next": "13.5.6", |
| 93 | + "eslint-config-prettier": "8.10.0", |
| 94 | + "eslint-import-resolver-typescript": "3.6.1", |
95 | 95 | "eslint-plugin-prettier": "4.2.1",
|
96 |
| - "jest": "29.6.1", |
| 96 | + "jest": "29.7.0", |
97 | 97 | "jest-canvas-mock": "2.5.2",
|
98 |
| - "jest-environment-jsdom": "29.6.1", |
99 |
| - "lint-staged": "13.2.3", |
| 98 | + "jest-environment-jsdom": "29.7.0", |
| 99 | + "lint-staged": "13.3.0", |
100 | 100 | "node-fetch": "3.3.2",
|
101 |
| - "postcss": "8.4.26", |
| 101 | + "postcss": "8.4.38", |
102 | 102 | "prettier": "2.8.8",
|
103 |
| - "ts-jest": "29.1.1", |
104 |
| - "typescript": "5.1.6" |
| 103 | + "ts-jest": "29.1.5", |
| 104 | + "typescript": "5.4.5" |
105 | 105 | },
|
106 | 106 | "config": {
|
107 | 107 | "commitizen": {
|
|
0 commit comments