File tree 2 files changed +34
-14
lines changed
2 files changed +34
-14
lines changed Original file line number Diff line number Diff line change 47
47
"globals" : " ^15.12.0" ,
48
48
"parcel" : " ^2.13.2" ,
49
49
"rimraf" : " ^6.0.1" ,
50
- "typescript" : " ^5.6.3 "
50
+ "typescript" : " ^5.7.2 "
51
51
},
52
52
"dependencies" : {
53
53
"jose" : " ^5.9.6"
54
54
},
55
55
"peerDependencies" : {
56
- "@tanstack/react-query" : " ^5.59.20 " ,
56
+ "@tanstack/react-query" : " ^5.0.0 " ,
57
57
"graphql" : " ^16.9.0" ,
58
- "graphql-request" : " ^7.1.2 " ,
59
- "react" : " ^18.3.1 " ,
60
- "react-dom" : " ^18.3.1 " ,
61
- "viem" : " ^2.21.42 " ,
62
- "wagmi" : " ^2.13 .0"
58
+ "graphql-request" : " ^7.0.0 " ,
59
+ "react" : " ^18.0.0 " ,
60
+ "react-dom" : " ^18.0.0 " ,
61
+ "viem" : " ^2.0.0 " ,
62
+ "wagmi" : " ^2.0 .0"
63
63
}
64
64
}
Original file line number Diff line number Diff line change @@ -4990,15 +4990,15 @@ __metadata:
4990
4990
jose: "npm:^5.9.6"
4991
4991
parcel: "npm:^2.13.2"
4992
4992
rimraf: "npm:^6.0.1"
4993
- typescript: "npm:^5.6.3 "
4993
+ typescript: "npm:^5.7.2 "
4994
4994
peerDependencies:
4995
- "@tanstack/react-query": ^5.59.20
4995
+ "@tanstack/react-query": ^5.0.0
4996
4996
graphql: ^16.9.0
4997
- graphql-request: ^7.1.2
4998
- react: ^18.3.1
4999
- react-dom: ^18.3.1
5000
- viem: ^2.21.42
5001
- wagmi: ^2.13 .0
4997
+ graphql-request: ^7.0.0
4998
+ react: ^18.0.0
4999
+ react-dom: ^18.0.0
5000
+ viem: ^2.0.0
5001
+ wagmi: ^2.0 .0
5002
5002
languageName: unknown
5003
5003
linkType: soft
5004
5004
@@ -35289,6 +35289,16 @@ __metadata:
35289
35289
languageName: node
35290
35290
linkType: hard
35291
35291
35292
+ "typescript@npm:^5.7.2":
35293
+ version: 5.7.2
35294
+ resolution: "typescript@npm:5.7.2"
35295
+ bin:
35296
+ tsc: bin/tsc
35297
+ tsserver: bin/tsserver
35298
+ checksum: 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a
35299
+ languageName: node
35300
+ linkType: hard
35301
+
35292
35302
"typescript@patch:typescript@npm%3A^4.6.4 || ^5.2.2#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.6.3#optional!builtin<compat/typescript>":
35293
35303
version: 5.6.3
35294
35304
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
@@ -35299,6 +35309,16 @@ __metadata:
35299
35309
languageName: node
35300
35310
linkType: hard
35301
35311
35312
+ "typescript@patch:typescript@npm%3A^5.7.2#optional!builtin<compat/typescript>":
35313
+ version: 5.7.2
35314
+ resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=cef18b"
35315
+ bin:
35316
+ tsc: bin/tsc
35317
+ tsserver: bin/tsserver
35318
+ checksum: 10/ff27fc124bceb8969be722baa38af945b2505767cf794de3e2715e58f61b43780284060287d651fcbbdfb6f917f4653b20f4751991f17e0706db389b9bb3f75d
35319
+ languageName: node
35320
+ linkType: hard
35321
+
35302
35322
"typewriter-effect@npm:^2.21.0":
35303
35323
version: 2.21.0
35304
35324
resolution: "typewriter-effect@npm:2.21.0"
You can’t perform that action at this time.
0 commit comments