File tree 2 files changed +6
-0
lines changed
2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 54
54
"@wagmi/connectors" : " ^5.5.0" ,
55
55
"@wagmi/core" : " ^2.15.0" ,
56
56
"@web3modal/wagmi" : " ^4.2.3" ,
57
+ "@yornaath/batshit" : " ^0.9.0" ,
57
58
"graphql" : " ^16.9.0" ,
58
59
"graphql-request" : " ^7.1.2" ,
59
60
"next" : " 14.2.18" ,
60
61
"react" : " ^18.3.1" ,
61
62
"react-dom" : " ^18.3.1" ,
62
63
"react-is" : " ^18.3.1" ,
64
+ "react-loading-skeleton" : " ^3.5.0" ,
63
65
"react-markdown" : " ^9.0.1" ,
64
66
"react-toastify" : " ^10.0.6" ,
67
+ "react-use" : " ^17.5.1" ,
65
68
"styled-components" : " ^5.3.3" ,
66
69
"typewriter-effect" : " ^2.21.0" ,
67
70
"vanilla-jsoneditor" : " ^0.21.6" ,
Original file line number Diff line number Diff line change @@ -5571,6 +5571,7 @@ __metadata:
5571
5571
"@wagmi/connectors": "npm:^5.5.0"
5572
5572
"@wagmi/core": "npm:^2.15.0"
5573
5573
"@web3modal/wagmi": "npm:^4.2.3"
5574
+ "@yornaath/batshit": "npm:^0.9.0"
5574
5575
eslint: "npm:^9.15.0"
5575
5576
eslint-config-next: "npm:^15.0.3"
5576
5577
eslint-config-prettier: "npm:^9.1.0"
@@ -5583,8 +5584,10 @@ __metadata:
5583
5584
react: "npm:^18.3.1"
5584
5585
react-dom: "npm:^18.3.1"
5585
5586
react-is: "npm:^18.3.1"
5587
+ react-loading-skeleton: "npm:^3.5.0"
5586
5588
react-markdown: "npm:^9.0.1"
5587
5589
react-toastify: "npm:^10.0.6"
5590
+ react-use: "npm:^17.5.1"
5588
5591
rimraf: "npm:^6.0.1"
5589
5592
styled-components: "npm:^5.3.3"
5590
5593
ts-node: "npm:^10.9.2"
You can’t perform that action at this time.
0 commit comments