|
22 | 22 | },
|
23 | 23 | "prettier": "@snapshot-labs/prettier-config",
|
24 | 24 | "dependencies": {
|
25 |
| - "@apollo/client": "^3.8.7", |
26 |
| - "@braintree/sanitize-url": "^6.0.4", |
| 25 | + "@apollo/client": "^3.13.7", |
| 26 | + "@braintree/sanitize-url": "^7.1.1", |
27 | 27 | "@ensdomains/eth-ens-namehash": "^2.0.15",
|
28 |
| - "@ethersproject/abi": "^5.7.0", |
| 28 | + "@ethersproject/abi": "^5.8.0", |
29 | 29 | "@ethersproject/address": "^5.7.0",
|
30 | 30 | "@ethersproject/bignumber": "^5.6.1",
|
31 | 31 | "@ethersproject/bytes": "^5.7.0",
|
32 |
| - "@ethersproject/contracts": "^5.7.0", |
33 |
| - "@ethersproject/providers": "^5.7.1", |
| 32 | + "@ethersproject/contracts": "^5.8.0", |
| 33 | + "@ethersproject/providers": "^5.8.0", |
34 | 34 | "@ethersproject/random": "^5.7.0",
|
35 |
| - "@ethersproject/solidity": "^5.7.0", |
| 35 | + "@ethersproject/solidity": "^5.8.0", |
36 | 36 | "@ethersproject/strings": "^5.7.0",
|
37 |
| - "@ethersproject/units": "^5.7.0", |
38 |
| - "@ethersproject/wallet": "^5.7.0", |
39 |
| - "@headlessui-float/vue": "^0.13.0", |
40 |
| - "@headlessui/vue": "^1.7.17", |
| 37 | + "@ethersproject/units": "^5.8.0", |
| 38 | + "@ethersproject/wallet": "^5.8.0", |
| 39 | + "@headlessui-float/vue": "^0.15.0", |
| 40 | + "@headlessui/vue": "^1.7.23", |
41 | 41 | "@pusher/push-notifications-web": "^1.1.0",
|
42 |
| - "@sentry/vite-plugin": "^2.10.1", |
43 |
| - "@sentry/vue": "^7.80.1", |
44 |
| - "@shutter-network/shutter-crypto": "1.0.1", |
| 42 | + "@sentry/vite-plugin": "^3.3.1", |
| 43 | + "@sentry/vue": "^9.12.0", |
| 44 | + "@shutter-network/shutter-crypto": "2.0.0", |
45 | 45 | "@snapshot-labs/lock": "^0.2.11",
|
46 | 46 | "@snapshot-labs/pineapple": "^1.1.0",
|
47 | 47 | "@snapshot-labs/snapshot.js": "^0.12.58",
|
48 |
| - "@vue/apollo-composable": "4.0.0-beta.11", |
49 |
| - "@vueuse/core": "^10.6.1", |
| 48 | + "@vue/apollo-composable": "4.2.2", |
| 49 | + "@vueuse/core": "^13.1.0", |
50 | 50 | "@vueuse/head": "^2.0.0",
|
51 |
| - "autolinker": "^4.0.0", |
| 51 | + "autolinker": "^4.1.0", |
52 | 52 | "bluebird": "^3.7.2",
|
53 |
| - "evm-proxy-detection": "^1.2.0", |
54 |
| - "graphql": "16.6.0", |
| 53 | + "evm-proxy-detection": "^2.0.3", |
| 54 | + "graphql": "16.10.0", |
55 | 55 | "graphql-tag": "^2.12.6",
|
56 |
| - "js-sha256": "^0.10.1", |
| 56 | + "js-sha256": "^0.11.0", |
57 | 57 | "jsonexport": "^3.2.0",
|
58 |
| - "kubo-rpc-client": "^3.0.2", |
| 58 | + "kubo-rpc-client": "^5.1.0", |
59 | 59 | "lodash": "^4.17.21",
|
60 |
| - "minisearch": "^6.2.0", |
| 60 | + "minisearch": "^7.1.2", |
61 | 61 | "remarkable": "^2.0.1",
|
62 |
| - "remove-markdown": "^0.5.0", |
63 |
| - "typescript": "^5.2.2", |
64 |
| - "v-viewer": "^3.0.11", |
| 62 | + "remove-markdown": "^0.6.0", |
| 63 | + "typescript": "^5.8.3", |
| 64 | + "v-viewer": "^3.0.21", |
65 | 65 | "vite-compatible-readable-stream": "^3.6.1",
|
66 |
| - "vue": "^3.3.8", |
67 |
| - "vue-i18n": "^9.7.0", |
68 |
| - "vue-router": "^4.2.5", |
69 |
| - "vue-tippy": "^6.3.1", |
| 66 | + "vue": "^3.5.13", |
| 67 | + "vue-i18n": "^11.1.3", |
| 68 | + "vue-router": "^4.5.0", |
| 69 | + "vue-tippy": "^6.7.0", |
70 | 70 | "vuedraggable": "^4.0.2"
|
71 | 71 | },
|
72 | 72 | "devDependencies": {
|
|
0 commit comments