|
16 | 16 | "dependencies": { |
17 | 17 | "@apollo/client": "^3.5.10", |
18 | 18 | "@badrap/bar-of-progress": "^0.1.2", |
19 | | - "@cosmjs/crypto": "^0.29.5", |
20 | | - "@cosmjs/ledger-amino": "^0.30.1", |
21 | | - "@cosmjs/proto-signing": "^0.30.1", |
22 | | - "@cosmjs/stargate": "^0.30.1", |
23 | | - "@gitopia/gitopia-js": "1.9.0", |
| 19 | + "@cosmjs/crypto": "^0.32.4", |
| 20 | + "@cosmjs/ledger-amino": "^0.32.4", |
| 21 | + "@cosmjs/proto-signing": "^0.32.4", |
| 22 | + "@cosmjs/stargate": "^0.32.4", |
| 23 | + "@gitopia/gitopia-js": "2.0.0", |
24 | 24 | "@ledgerhq/hw-transport-webhid": "^6.27.13", |
25 | 25 | "@ledgerhq/hw-transport-webusb": "^6.27.13", |
26 | 26 | "@next/bundle-analyzer": "^12.0.7", |
27 | 27 | "@rpldy/upload-button": "0.13.5", |
28 | 28 | "@rpldy/upload-drop-zone": "0.13.5", |
29 | 29 | "@rpldy/uploady": "^0.13.5", |
30 | | - "axios": "^1.4.0", |
| 30 | + "axios": "^1.7.3", |
31 | 31 | "better-sqlite3": "^8.2.0", |
32 | 32 | "bip39": "^3.0.3", |
33 | 33 | "buffer": "^6.0.3", |
34 | 34 | "classnames": "^2.3.1", |
35 | | - "cosmjs-types": "^0.7.2", |
| 35 | + "cosmjs-types": "^0.9.0", |
36 | 36 | "crypto-js": "^4.0.0", |
37 | 37 | "cypress": "^10.8.0", |
38 | 38 | "daisyui": "^2.50.2", |
|
50 | 50 | "next": "^13.1.6", |
51 | 51 | "next-connect": "^0.13.0", |
52 | 52 | "next-redux-wrapper": "^6.0.2", |
53 | | - "pm2": "^5.2.0", |
| 53 | + "pm2": "^5.4.2", |
54 | 54 | "prism-color-variables": "^1.0.1", |
55 | 55 | "react": "18.2.0", |
56 | 56 | "react-calendar-heatmap": "^1.8.1", |
|
89 | 89 | "postcss-flexbugs-fixes": "^5.0.2", |
90 | 90 | "postcss-preset-env": "^8.0.1", |
91 | 91 | "tailwindcss": "3.1.0", |
92 | | - "typescript": "^4.3.2" |
| 92 | + "typescript": "^4.9.5" |
93 | 93 | } |
94 | 94 | } |
0 commit comments