|
13 | 13 | "**/*": "prettier --write --ignore-unknown" |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@crossbell/connect-kit": "0.0.55", |
17 | | - "@crossbell/contract": "0.0.55", |
18 | | - "@crossbell/indexer": "0.0.55", |
19 | | - "@crossbell/notification": "^0.0.55", |
20 | | - "@crossbell/ui": "0.0.55", |
21 | | - "@crossbell/util-ethers": "0.0.55", |
22 | | - "@crossbell/util-hooks": "0.0.55", |
23 | | - "@crossbell/util-metadata": "0.0.55", |
24 | | - "@ctrl/tinycolor": "^3.5.0", |
25 | | - "@emotion/react": "^11.10.5", |
26 | | - "@floating-ui/react": "^0.19.1", |
| 16 | + "@crossbell/connect-kit": "1.4.7", |
| 17 | + "@crossbell/contract": "1.4.6", |
| 18 | + "@crossbell/indexer": "1.4.6", |
| 19 | + "@crossbell/notification": "^1.4.6", |
| 20 | + "@crossbell/ui": "1.4.6", |
| 21 | + "@crossbell/util-ethers": "1.4.0", |
| 22 | + "@crossbell/util-hooks": "1.4.4", |
| 23 | + "@crossbell/util-metadata": "1.4.0", |
| 24 | + "@ctrl/tinycolor": "^3.6.0", |
| 25 | + "@emotion/react": "^11.11.1", |
| 26 | + "@floating-ui/react": "^0.24.3", |
27 | 27 | "@floating-ui/react-dom-interactions": "^0.13.3", |
28 | | - "@heroicons/react": "^2.0.15", |
29 | | - "@mantine/core": "^5.10.3", |
30 | | - "@mantine/hooks": "^5.10.3", |
31 | | - "@tanstack/react-query": "^4.24.4", |
32 | | - "@tanstack/react-query-persist-client": "^4.24.4", |
33 | | - "axios": "^1.3.2", |
| 28 | + "@heroicons/react": "^2.0.18", |
| 29 | + "@mantine/core": "^6.0.14", |
| 30 | + "@mantine/hooks": "^6.0.14", |
| 31 | + "@tanstack/react-query": "^4.29.15", |
| 32 | + "@tanstack/react-query-persist-client": "^4.29.15", |
| 33 | + "axios": "^1.4.0", |
34 | 34 | "clsx": "^1.2.1", |
35 | | - "crossbell.js": "^0.19.5", |
36 | | - "dayjs": "^1.11.7", |
37 | | - "downshift": "^7.2.0", |
| 35 | + "crossbell": "^1.4.0", |
| 36 | + "dayjs": "^1.11.8", |
| 37 | + "downshift": "^7.6.0", |
38 | 38 | "hast": "^1.0.0", |
39 | | - "idb-keyval": "^6.2.0", |
40 | | - "immer": "^9.0.19", |
41 | | - "ioredis": "^5.3.0", |
| 39 | + "idb-keyval": "^6.2.1", |
| 40 | + "immer": "^10.0.2", |
| 41 | + "ioredis": "^5.3.2", |
42 | 42 | "js-yaml": "^4.1.0", |
43 | | - "mdast-util-to-string": "^3.1.1", |
44 | | - "next": "13.1.6", |
| 43 | + "mdast-util-to-string": "^3.2.0", |
| 44 | + "next": "13.4.7", |
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.43.1", |
49 | | - "react-hot-toast": "^2.4.0", |
| 48 | + "react-hook-form": "^7.45.0", |
| 49 | + "react-hot-toast": "^2.4.1", |
50 | 50 | "react-infinite-scroller": "^1.2.6", |
51 | | - "react-parallax-tilt": "^1.7.100", |
| 51 | + "react-parallax-tilt": "^1.7.149", |
52 | 52 | "react-scroll": "^1.8.9", |
53 | | - "refractor": "^4.8.0", |
| 53 | + "refractor": "^4.8.1", |
54 | 54 | "rehype-infer-description-meta": "^1.1.0", |
55 | 55 | "rehype-prism-plus": "^1.5.1", |
56 | 56 | "rehype-raw": "^6.1.1", |
57 | | - "rehype-react": "^7.1.2", |
| 57 | + "rehype-react": "^7.2.0", |
58 | 58 | "rehype-sanitize": "^5.0.1", |
59 | 59 | "rehype-stringify": "^9.0.3", |
60 | 60 | "remark-directive": "^2.0.1", |
61 | 61 | "remark-directive-rehype": "^0.4.2", |
62 | 62 | "remark-frontmatter": "^4.0.1", |
63 | 63 | "remark-gfm": "^3.0.1", |
64 | | - "remark-parse": "^10.0.1", |
| 64 | + "remark-parse": "^10.0.2", |
65 | 65 | "remark-rehype": "^10.1.0", |
66 | | - "sharp": "^0.31.3", |
| 66 | + "sharp": "^0.32.1", |
67 | 67 | "underscore": "^1.13.6", |
68 | 68 | "unified": "^10.1.2", |
69 | 69 | "unist-builder": "^3.0.1", |
70 | 70 | "unist-util-visit": "^4.1.2", |
71 | | - "wagmi": "0.12.7", |
72 | | - "zustand": "^4.3.2" |
| 71 | + "viem": "^1.1.6", |
| 72 | + "wagmi": "1.2.1", |
| 73 | + "zustand": "^4.3.8" |
73 | 74 | }, |
74 | 75 | "devDependencies": { |
75 | | - "@tailwindcss/line-clamp": "^0.4.2", |
| 76 | + "@tailwindcss/line-clamp": "^0.4.4", |
76 | 77 | "@types/hast": "^2.3.4", |
77 | 78 | "@types/js-yaml": "^4.0.5", |
78 | | - "@types/node": "18.13.0", |
79 | | - "@types/react": "18.0.27", |
80 | | - "@types/react-dom": "18.0.10", |
| 79 | + "@types/node": "20.3.1", |
| 80 | + "@types/react": "18.2.14", |
| 81 | + "@types/react-dom": "18.2.6", |
81 | 82 | "@types/react-infinite-scroller": "^1.2.3", |
82 | | - "@types/react-scroll": "^1.8.6", |
83 | | - "@types/underscore": "^1.11.4", |
84 | | - "autoprefixer": "^10.4.13", |
85 | | - "eslint": "8.33.0", |
86 | | - "eslint-config-next": "13.1.6", |
| 83 | + "@types/react-scroll": "^1.8.7", |
| 84 | + "@types/underscore": "^1.11.5", |
| 85 | + "autoprefixer": "^10.4.14", |
| 86 | + "eslint": "8.43.0", |
| 87 | + "eslint-config-next": "13.4.7", |
87 | 88 | "husky": "^8.0.3", |
88 | | - "lint-staged": "^13.1.1", |
89 | | - "postcss": "^8.4.21", |
90 | | - "prettier": "^2.8.4", |
91 | | - "tailwindcss": "^3.2.6", |
92 | | - "typescript": "4.9.5" |
| 89 | + "lint-staged": "^13.2.2", |
| 90 | + "postcss": "^8.4.24", |
| 91 | + "prettier": "^2.8.8", |
| 92 | + "tailwindcss": "^3.3.2", |
| 93 | + "typescript": "5.1.3" |
93 | 94 | } |
94 | 95 | } |
0 commit comments