|
15 | 15 | "dependencies": { |
16 | 16 | "@emotion/react": "^11.14.0", |
17 | 17 | "@emotion/styled": "^11.14.1", |
18 | | - "@mui/icons-material": "^7.3.4", |
19 | | - "@mui/material": "^7.3.4", |
20 | | - "@mui/utils": "^7.3.3", |
21 | | - "@tanstack/query-sync-storage-persister": "5.90.8", |
22 | | - "@tanstack/react-query": "5.90.6", |
23 | | - "@tanstack/react-query-devtools": "5.90.2", |
24 | | - "@tanstack/react-query-persist-client": "5.90.8", |
| 18 | + "@mui/icons-material": "^7.3.5", |
| 19 | + "@mui/material": "^7.3.5", |
| 20 | + "@mui/utils": "^7.3.5", |
| 21 | + "@tanstack/query-sync-storage-persister": "5.90.13", |
| 22 | + "@tanstack/react-query": "5.90.11", |
| 23 | + "@tanstack/react-query-devtools": "5.91.1", |
| 24 | + "@tanstack/react-query-persist-client": "5.90.13", |
25 | 25 | "@tanstack/react-table": "8.21.3", |
26 | 26 | "dayjs": "^1.11.19", |
27 | | - "viem": "^2.38.6", |
| 27 | + "viem": "^2.40.3", |
28 | 28 | "wagmi": "^2.19.2" |
29 | 29 | }, |
30 | 30 | "peerDependencies": { |
|
37 | 37 | "devDependencies": { |
38 | 38 | "@babel/core": "^7.28.5", |
39 | 39 | "@babel/runtime": "^7.28.4", |
40 | | - "@chromatic-com/storybook": "^4.1.2", |
41 | | - "@storybook/addon-a11y": "10.0.2", |
42 | | - "@storybook/addon-docs": "10.0.2", |
43 | | - "@storybook/addon-themes": "10.0.2", |
44 | | - "@storybook/react-vite": "10.0.2", |
| 40 | + "@chromatic-com/storybook": "^4.1.3", |
| 41 | + "@storybook/addon-a11y": "10.1.2", |
| 42 | + "@storybook/addon-docs": "10.1.2", |
| 43 | + "@storybook/addon-themes": "10.1.2", |
| 44 | + "@storybook/react-vite": "10.1.2", |
45 | 45 | "@types/react": "*", |
46 | 46 | "@types/react-dom": "*", |
47 | 47 | "@vitejs/plugin-react": "*", |
48 | 48 | "eslint": "*", |
49 | 49 | "eslint-config-custom": "*", |
50 | | - "storybook": "10.0.2", |
| 50 | + "storybook": "10.1.2", |
51 | 51 | "type-fest": "5.2.0", |
52 | 52 | "typescript": "*", |
53 | 53 | "vite": "*", |
|
0 commit comments