|
13 | 13 | "**/*": "prettier --write --ignore-unknown" |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@crossbell/connect-kit": "1.4.8", |
17 | | - "@crossbell/contract": "1.4.8", |
18 | | - "@crossbell/indexer": "1.4.8", |
19 | | - "@crossbell/notification": "^1.4.8", |
20 | | - "@crossbell/ui": "1.4.8", |
21 | | - "@crossbell/util-ethers": "1.4.0", |
22 | | - "@crossbell/util-hooks": "1.4.4", |
23 | | - "@crossbell/util-metadata": "1.4.0", |
| 16 | + "@crossbell/connect-kit": "1.5.1", |
| 17 | + "@crossbell/contract": "1.5.0", |
| 18 | + "@crossbell/indexer": "1.5.0", |
| 19 | + "@crossbell/notification": "^1.5.0", |
| 20 | + "@crossbell/ui": "1.5.0", |
| 21 | + "@crossbell/util-ethers": "1.5.0", |
| 22 | + "@crossbell/util-hooks": "1.5.0", |
| 23 | + "@crossbell/util-metadata": "1.5.0", |
24 | 24 | "@ctrl/tinycolor": "^3.6.0", |
25 | 25 | "@emotion/react": "^11.11.1", |
26 | | - "@floating-ui/react": "^0.24.3", |
| 26 | + "@floating-ui/react": "^0.24.6", |
27 | 27 | "@floating-ui/react-dom-interactions": "^0.13.3", |
28 | 28 | "@heroicons/react": "^2.0.18", |
29 | | - "@mantine/core": "^6.0.14", |
30 | | - "@mantine/hooks": "^6.0.14", |
31 | | - "@tanstack/react-query": "^4.29.17", |
32 | | - "@tanstack/react-query-persist-client": "^4.29.17", |
| 29 | + "@mantine/core": "^6.0.16", |
| 30 | + "@mantine/hooks": "^6.0.16", |
| 31 | + "@tanstack/react-query": "^4.29.19", |
| 32 | + "@tanstack/react-query-persist-client": "^4.29.19", |
33 | 33 | "axios": "^1.4.0", |
34 | 34 | "clsx": "^1.2.1", |
35 | | - "crossbell": "^1.4.0", |
36 | | - "dayjs": "^1.11.8", |
| 35 | + "crossbell": "^1.4.2", |
| 36 | + "dayjs": "^1.11.9", |
37 | 37 | "downshift": "^7.6.0", |
38 | 38 | "hast": "^1.0.0", |
39 | 39 | "idb-keyval": "^6.2.1", |
40 | 40 | "immer": "^10.0.2", |
41 | 41 | "ioredis": "^5.3.2", |
42 | 42 | "js-yaml": "^4.1.0", |
43 | | - "mdast-util-to-string": "^3.2.0", |
44 | | - "next": "13.4.7", |
| 43 | + "mdast-util-to-string": "^4.0.0", |
| 44 | + "next": "13.4.9", |
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.0", |
| 48 | + "react-hook-form": "^7.45.1", |
49 | 49 | "react-hot-toast": "^2.4.1", |
50 | 50 | "react-infinite-scroller": "^1.2.6", |
51 | | - "react-parallax-tilt": "^1.7.150", |
| 51 | + "react-parallax-tilt": "^1.7.152", |
52 | 52 | "react-scroll": "^1.8.9", |
53 | 53 | "refractor": "^4.8.1", |
54 | 54 | "rehype-infer-description-meta": "^1.1.0", |
|
57 | 57 | "rehype-react": "^7.2.0", |
58 | 58 | "rehype-sanitize": "^5.0.1", |
59 | 59 | "rehype-stringify": "^9.0.3", |
| 60 | + "remark-breaks": "^3.0.3", |
60 | 61 | "remark-directive": "^2.0.1", |
61 | 62 | "remark-directive-rehype": "^0.4.2", |
62 | 63 | "remark-frontmatter": "^4.0.1", |
|
66 | 67 | "sharp": "^0.32.1", |
67 | 68 | "underscore": "^1.13.6", |
68 | 69 | "unified": "^10.1.2", |
69 | | - "unist-builder": "^3.0.1", |
70 | | - "unist-util-visit": "^4.1.2", |
71 | | - "viem": "^1.1.7", |
72 | | - "wagmi": "1.3.0", |
73 | | - "zustand": "^4.3.8" |
| 70 | + "unist-builder": "^4.0.0", |
| 71 | + "unist-util-visit": "^5.0.0", |
| 72 | + "viem": "^1.2.12", |
| 73 | + "wagmi": "1.3.8", |
| 74 | + "zustand": "^4.3.9" |
74 | 75 | }, |
75 | 76 | "devDependencies": { |
76 | 77 | "@tailwindcss/line-clamp": "^0.4.4", |
77 | | - "@types/hast": "^2.3.4", |
| 78 | + "@types/hast": "^3.0.0", |
78 | 79 | "@types/js-yaml": "^4.0.5", |
79 | | - "@types/node": "20.3.2", |
| 80 | + "@types/node": "20.4.1", |
80 | 81 | "@types/react": "18.2.14", |
81 | 82 | "@types/react-dom": "18.2.6", |
82 | 83 | "@types/react-infinite-scroller": "^1.2.3", |
83 | 84 | "@types/react-scroll": "^1.8.7", |
84 | 85 | "@types/underscore": "^1.11.5", |
85 | 86 | "autoprefixer": "^10.4.14", |
86 | | - "eslint": "8.43.0", |
87 | | - "eslint-config-next": "13.4.7", |
| 87 | + "eslint": "8.44.0", |
| 88 | + "eslint-config-next": "13.4.9", |
88 | 89 | "husky": "^8.0.3", |
89 | | - "lint-staged": "^13.2.2", |
90 | | - "postcss": "^8.4.24", |
91 | | - "prettier": "^2.8.8", |
| 90 | + "lint-staged": "^13.2.3", |
| 91 | + "postcss": "^8.4.25", |
| 92 | + "prettier": "^3.0.0", |
92 | 93 | "tailwindcss": "^3.3.2", |
93 | | - "typescript": "5.1.3" |
| 94 | + "typescript": "5.1.6" |
94 | 95 | } |
95 | 96 | } |
0 commit comments