|
13 | 13 | "**/*": "prettier --write --ignore-unknown" |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@crossbell/connect-kit": "1.5.7", |
17 | | - "@crossbell/contract": "1.5.6", |
18 | | - "@crossbell/indexer": "1.5.6", |
19 | | - "@crossbell/notification": "^1.5.7", |
20 | | - "@crossbell/ui": "1.5.6", |
21 | | - "@crossbell/util-ethers": "1.5.2", |
22 | | - "@crossbell/util-hooks": "1.5.6", |
23 | | - "@crossbell/util-metadata": "1.5.6", |
24 | | - "@ctrl/tinycolor": "^3.6.0", |
| 16 | + "@crossbell/connect-kit": "1.5.14", |
| 17 | + "@crossbell/contract": "1.5.13", |
| 18 | + "@crossbell/indexer": "1.5.13", |
| 19 | + "@crossbell/notification": "^1.5.13", |
| 20 | + "@crossbell/ui": "1.5.13", |
| 21 | + "@crossbell/util-ethers": "1.5.13", |
| 22 | + "@crossbell/util-hooks": "1.5.13", |
| 23 | + "@crossbell/util-metadata": "1.5.13", |
| 24 | + "@ctrl/tinycolor": "^4.0.2", |
25 | 25 | "@emotion/react": "^11.11.1", |
26 | | - "@floating-ui/react": "^0.25.1", |
| 26 | + "@floating-ui/react": "^0.26.1", |
27 | 27 | "@floating-ui/react-dom-interactions": "^0.13.3", |
28 | 28 | "@heroicons/react": "^2.0.18", |
29 | 29 | "@mantine/core": "^6.0.19", |
30 | 30 | "@mantine/hooks": "^6.0.19", |
31 | 31 | "@tanstack/react-query": "^4.32.6", |
32 | 32 | "@tanstack/react-query-persist-client": "^4.32.6", |
33 | | - "axios": "^1.4.0", |
| 33 | + "axios": "^1.5.1", |
34 | 34 | "clsx": "^2.0.0", |
35 | | - "crossbell": "^1.5.9", |
36 | | - "dayjs": "^1.11.9", |
37 | | - "downshift": "^8.1.0", |
| 35 | + "crossbell": "^1.9.0", |
| 36 | + "dayjs": "^1.11.10", |
| 37 | + "downshift": "^8.2.2", |
38 | 38 | "hast": "^1.0.0", |
39 | 39 | "idb-keyval": "^6.2.1", |
40 | | - "immer": "^10.0.2", |
| 40 | + "immer": "^10.0.3", |
41 | 41 | "ioredis": "^5.3.2", |
42 | 42 | "js-yaml": "^4.1.0", |
43 | 43 | "mdast-util-to-string": "^4.0.0", |
44 | | - "next": "13.4.12", |
| 44 | + "next": "13.5.5", |
45 | 45 | "nextjs-progressbar": "^0.0.16", |
46 | 46 | "react": "18.2.0", |
47 | 47 | "react-dom": "18.2.0", |
48 | | - "react-hook-form": "^7.45.4", |
| 48 | + "react-hook-form": "^7.47.0", |
49 | 49 | "react-hot-toast": "^2.4.1", |
50 | 50 | "react-infinite-scroller": "^1.2.6", |
51 | | - "react-parallax-tilt": "^1.7.158", |
52 | | - "react-scroll": "^1.8.9", |
| 51 | + "react-parallax-tilt": "^1.7.171", |
| 52 | + "react-scroll": "^1.9.0", |
53 | 53 | "refractor": "^4.8.1", |
54 | 54 | "rehype-infer-description-meta": "^1.1.0", |
55 | 55 | "rehype-prism-plus": "^1.6.3", |
|
64 | 64 | "remark-gfm": "^3.0.1", |
65 | 65 | "remark-parse": "^10.0.2", |
66 | 66 | "remark-rehype": "^10.1.0", |
67 | | - "sharp": "^0.32.4", |
| 67 | + "sharp": "^0.32.6", |
68 | 68 | "underscore": "^1.13.6", |
69 | 69 | "unified": "^10.1.2", |
70 | 70 | "unist-builder": "^4.0.0", |
71 | 71 | "unist-util-visit": "^5.0.0", |
72 | | - "viem": "^1.6.0", |
73 | | - "wagmi": "1.3.10", |
74 | | - "zustand": "^4.4.1" |
| 72 | + "viem": "^1.16.6", |
| 73 | + "wagmi": "1.4.4", |
| 74 | + "zustand": "^4.4.3" |
75 | 75 | }, |
76 | 76 | "devDependencies": { |
77 | 77 | "@tailwindcss/line-clamp": "^0.4.4", |
78 | | - "@types/hast": "^3.0.0", |
79 | | - "@types/js-yaml": "^4.0.5", |
80 | | - "@types/node": "20.4.10", |
81 | | - "@types/react": "18.2.20", |
82 | | - "@types/react-dom": "18.2.7", |
83 | | - "@types/react-infinite-scroller": "^1.2.3", |
84 | | - "@types/react-scroll": "^1.8.7", |
85 | | - "@types/underscore": "^1.11.6", |
86 | | - "autoprefixer": "^10.4.14", |
87 | | - "eslint": "8.47.0", |
88 | | - "eslint-config-next": "13.4.13", |
| 78 | + "@types/hast": "^3.0.2", |
| 79 | + "@types/js-yaml": "^4.0.8", |
| 80 | + "@types/node": "20.8.7", |
| 81 | + "@types/react": "18.2.29", |
| 82 | + "@types/react-dom": "18.2.13", |
| 83 | + "@types/react-infinite-scroller": "^1.2.4", |
| 84 | + "@types/react-scroll": "^1.8.9", |
| 85 | + "@types/underscore": "^1.11.12", |
| 86 | + "autoprefixer": "^10.4.16", |
| 87 | + "eslint": "8.51.0", |
| 88 | + "eslint-config-next": "13.5.5", |
89 | 89 | "husky": "^8.0.3", |
90 | | - "lint-staged": "^13.2.3", |
91 | | - "postcss": "^8.4.27", |
92 | | - "prettier": "^3.0.1", |
| 90 | + "lint-staged": "^15.0.1", |
| 91 | + "postcss": "^8.4.31", |
| 92 | + "prettier": "^3.0.3", |
93 | 93 | "tailwindcss": "^3.3.3", |
94 | | - "typescript": "5.1.6" |
| 94 | + "typescript": "5.2.2" |
95 | 95 | } |
96 | 96 | } |
0 commit comments