Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

Commit a39c291

Browse files
committed
chore: update @crossbell/connect-kit to 1.4.8
1 parent 236d449 commit a39c291

2 files changed

Lines changed: 161 additions & 711 deletions

File tree

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
"**/*": "prettier --write --ignore-unknown"
1414
},
1515
"dependencies": {
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",
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",
2121
"@crossbell/util-ethers": "1.4.0",
2222
"@crossbell/util-hooks": "1.4.4",
2323
"@crossbell/util-metadata": "1.4.0",
@@ -28,8 +28,8 @@
2828
"@heroicons/react": "^2.0.18",
2929
"@mantine/core": "^6.0.14",
3030
"@mantine/hooks": "^6.0.14",
31-
"@tanstack/react-query": "^4.29.15",
32-
"@tanstack/react-query-persist-client": "^4.29.15",
31+
"@tanstack/react-query": "^4.29.17",
32+
"@tanstack/react-query-persist-client": "^4.29.17",
3333
"axios": "^1.4.0",
3434
"clsx": "^1.2.1",
3535
"crossbell": "^1.4.0",
@@ -48,11 +48,11 @@
4848
"react-hook-form": "^7.45.0",
4949
"react-hot-toast": "^2.4.1",
5050
"react-infinite-scroller": "^1.2.6",
51-
"react-parallax-tilt": "^1.7.149",
51+
"react-parallax-tilt": "^1.7.150",
5252
"react-scroll": "^1.8.9",
5353
"refractor": "^4.8.1",
5454
"rehype-infer-description-meta": "^1.1.0",
55-
"rehype-prism-plus": "^1.5.1",
55+
"rehype-prism-plus": "^1.6.1",
5656
"rehype-raw": "^6.1.1",
5757
"rehype-react": "^7.2.0",
5858
"rehype-sanitize": "^5.0.1",
@@ -68,15 +68,15 @@
6868
"unified": "^10.1.2",
6969
"unist-builder": "^3.0.1",
7070
"unist-util-visit": "^4.1.2",
71-
"viem": "^1.1.6",
72-
"wagmi": "1.2.1",
71+
"viem": "^1.1.7",
72+
"wagmi": "1.3.0",
7373
"zustand": "^4.3.8"
7474
},
7575
"devDependencies": {
7676
"@tailwindcss/line-clamp": "^0.4.4",
7777
"@types/hast": "^2.3.4",
7878
"@types/js-yaml": "^4.0.5",
79-
"@types/node": "20.3.1",
79+
"@types/node": "20.3.2",
8080
"@types/react": "18.2.14",
8181
"@types/react-dom": "18.2.6",
8282
"@types/react-infinite-scroller": "^1.2.3",

0 commit comments

Comments
 (0)