|
1 | 1 | { |
2 | 2 | "name": "@superfluid-finance/dashboard", |
3 | | - "version": "34.0.0", |
| 3 | + "version": "35.0.0", |
4 | 4 | "private": true, |
5 | 5 | "type": "module", |
6 | 6 | "scripts": { |
|
34 | 34 | "@hookform/error-message": "^2.0.1", |
35 | 35 | "@hookform/resolvers": "5.0.1", |
36 | 36 | "@lens-protocol/client": "^2.3.2", |
37 | | - "@lifi/sdk": "^3.14.1", |
38 | | - "@lifi/widget": "^3.38.1", |
| 37 | + "@lifi/sdk": "^3.16.0", |
| 38 | + "@lifi/widget": "^3.40.11", |
39 | 39 | "@mui/icons-material": "^6.5.0", |
40 | | - "@mui/lab": "6.0.1-beta.34", |
| 40 | + "@mui/lab": "^6.0.1-beta.34", |
41 | 41 | "@mui/material": "^6.5.0", |
42 | 42 | "@mui/system": "^6.5.0", |
43 | 43 | "@mui/utils": "^6", |
44 | 44 | "@mui/x-data-grid": "^7.29.12", |
45 | 45 | "@mui/x-date-pickers": "^7.29.4", |
46 | 46 | "@reduxjs/toolkit": "^2.11.2", |
47 | | - "@reown/appkit": "^1.8.16", |
48 | | - "@reown/appkit-adapter-wagmi": "^1.8.16", |
49 | | - "@reown/appkit-common": "^1.8.16", |
50 | | - "@segment/analytics-next": "^1.81.1", |
51 | | - "@sentry/browser": "^10.32.1", |
52 | | - "@sentry/nextjs": "^10.32.1", |
53 | | - "@sentry/react": "^10.32.1", |
| 47 | + "@reown/appkit": "^1.8.19", |
| 48 | + "@reown/appkit-adapter-wagmi": "^1.8.19", |
| 49 | + "@reown/appkit-common": "^1.8.19", |
| 50 | + "@segment/analytics-next": "^1.82.0", |
| 51 | + "@sentry/browser": "^10.43.0", |
| 52 | + "@sentry/nextjs": "^10.43.0", |
| 53 | + "@sentry/react": "^10.43.0", |
54 | 54 | "@superfluid-finance/metadata": "^1.6.2", |
55 | 55 | "@superfluid-finance/sdk-core": "^0.9.0", |
56 | 56 | "@superfluid-finance/sdk-redux": "^0.7.0", |
57 | | - "@superfluid-finance/tokenlist": "^5.37.1", |
58 | | - "@tanstack/react-query": "^5.90.16", |
| 57 | + "@superfluid-finance/tokenlist": "^5.39.0", |
| 58 | + "@tanstack/react-query": "^5.90.21", |
59 | 59 | "@vercel/functions": "^2.2.13", |
60 | | - "@xstate/store": "^3.14.1", |
| 60 | + "@xstate/store": "^3.16.0", |
61 | 61 | "await-timeout": "^1.1.1", |
62 | | - "axios": "^1.13.2", |
| 62 | + "axios": "^1.13.6", |
63 | 63 | "chart.js": "^4.5.1", |
64 | 64 | "clsx": "^2.1.1", |
65 | 65 | "date-fns": "^2.30.0", |
66 | 66 | "decimal.js": "^10.6.0", |
67 | | - "effect": "^3.19.14", |
| 67 | + "effect": "^3.19.19", |
68 | 68 | "eol": "^0.10.0", |
69 | 69 | "ethers": "^5.8.0", |
70 | 70 | "fuse.js": "^7.1.0", |
71 | | - "graphql": "^16.12.0", |
| 71 | + "graphql": "^16.13.1", |
72 | 72 | "graphql-request": "^6.1.0", |
73 | 73 | "immer": "^10.2.0", |
74 | 74 | "jszip": "^3.10.1", |
75 | | - "lodash-es": "^4.17.22", |
| 75 | + "lodash-es": "^4.17.23", |
76 | 76 | "nanoid": "^5.1.6", |
77 | | - "next": "16.1.1", |
| 77 | + "next": "^16.1.6", |
78 | 78 | "next-themes": "^0.4.6", |
79 | 79 | "papaparse": "^5.5.3", |
80 | 80 | "promise-retry": "^2.0.1", |
81 | | - "react": "^19.2.3", |
| 81 | + "react": "^19.2.4", |
82 | 82 | "react-blockies": "^1.4.1", |
83 | | - "react-dom": "^19.2.3", |
84 | | - "react-hook-form": "^7.70.0", |
| 83 | + "react-dom": "^19.2.4", |
| 84 | + "react-hook-form": "^7.71.2", |
85 | 85 | "react-hotjar": "^6.3.1", |
86 | 86 | "react-redux": "^9", |
87 | 87 | "react-toastify": "^9.1.3", |
|
90 | 90 | "redux-persist": "^6.0.0", |
91 | 91 | "serialize-error": "^8.1.0", |
92 | 92 | "sha3": "^2.1.4", |
93 | | - "viem": "^2.43.5", |
| 93 | + "viem": "^2.47.1", |
94 | 94 | "wagmi": "^2.19.5", |
95 | 95 | "yup": "^1.7.1" |
96 | 96 | }, |
97 | 97 | "devDependencies": { |
98 | 98 | "@dethcrypto/eth-sdk": "^0.3.4", |
99 | | - "@eslint/eslintrc": "^3.3.3", |
| 99 | + "@eslint/eslintrc": "^3.3.5", |
100 | 100 | "@graphprotocol/client-cli": "^2.2.22", |
101 | | - "@next/eslint-plugin-next": "^16.1.1", |
| 101 | + "@next/eslint-plugin-next": "^16.1.6", |
102 | 102 | "@rtk-query/codegen-openapi": "^1.2.0", |
103 | | - "@superfluid-finance/ethereum-contracts": "^1.14.1", |
| 103 | + "@superfluid-finance/ethereum-contracts": "^1.15.0", |
104 | 104 | "@types/await-timeout": "^0.3.3", |
105 | 105 | "@types/lodash-es": "^4.17.12", |
106 | 106 | "@types/papaparse": "^5.5.2", |
107 | 107 | "@types/promise-retry": "^1.1.6", |
108 | | - "@types/react": "^19.2.7", |
| 108 | + "@types/react": "^19.2.14", |
109 | 109 | "@types/react-dom": "^19.2.3", |
110 | | - "@wagmi/cli": "^2.8.0", |
| 110 | + "@wagmi/cli": "^2.10.0", |
111 | 111 | "@welldone-software/why-did-you-render": "^8.0.3", |
112 | 112 | "babel-plugin-istanbul": "^6.1.1", |
113 | | - "babel-plugin-react-compiler": "19.1.0-rc.3", |
114 | 113 | "del-cli": "^5.1.0", |
115 | 114 | "dotenv": "^16.6.1", |
116 | | - "eslint": "^9.39.2", |
117 | | - "eslint-config-next": "^16.1.1", |
| 115 | + "eslint": "^9.39.4", |
| 116 | + "eslint-config-next": "^16.1.6", |
118 | 117 | "eslint-plugin-react": "^7.37.5", |
119 | 118 | "eslint-plugin-react-hooks": "^7.0.1", |
120 | 119 | "npm-run-all": "^4.1.5", |
121 | | - "replayio": "^1.7.0", |
| 120 | + "replayio": "^1.8.2", |
122 | 121 | "typescript": "^5.9.3" |
123 | 122 | }, |
124 | 123 | "packageManager": "pnpm@9.15.9+sha512.68046141893c66fad01c079231128e9afb89ef87e2691d69e4d40eee228988295fd4682181bae55b58418c3a253bde65a505ec7c5f9403ece5cc3cd37dcf2531", |
|
0 commit comments