File tree Expand file tree Collapse file tree 4 files changed +155
-108
lines changed
packages/use-wallet-react Expand file tree Collapse file tree 4 files changed +155
-108
lines changed Original file line number Diff line number Diff line change 16
16
"algosdk" : " 2.9.0" ,
17
17
"lute-connect" : " ^1.4.1" ,
18
18
"next" : " 14.2.18" ,
19
- "react" : " 18.3.1 " ,
20
- "react-dom" : " 18.3.1 "
19
+ "react" : " 19.0.0 " ,
20
+ "react-dom" : " 19.0.0 "
21
21
},
22
22
"devDependencies" : {
23
23
"@types/node" : " 20.11.30" ,
24
- "@types/react" : " 18.3.12 " ,
25
- "@types/react-dom" : " 18.3.1 " ,
24
+ "@types/react" : " 19.0.2 " ,
25
+ "@types/react-dom" : " 19.0.2 " ,
26
26
"eslint" : " 8.57.1" ,
27
27
"eslint-config-next" : " 14.2.18" ,
28
28
"typescript" : " 5.6.3"
Original file line number Diff line number Diff line change 17
17
"@walletconnect/sign-client" : " ^2.17.2" ,
18
18
"algosdk" : " 2.9.0" ,
19
19
"lute-connect" : " ^1.4.1" ,
20
- "react" : " 18.3.1 " ,
21
- "react-dom" : " 18.3.1 "
20
+ "react" : " 19.0.0 " ,
21
+ "react-dom" : " 19.0.0 "
22
22
},
23
23
"devDependencies" : {
24
- "@types/react" : " 18.3.12 " ,
25
- "@types/react-dom" : " 18.3.1 " ,
24
+ "@types/react" : " 19.0.2 " ,
25
+ "@types/react-dom" : " 19.0.2 " ,
26
26
"@typescript-eslint/eslint-plugin" : " 8.16.0" ,
27
27
"@typescript-eslint/parser" : " 8.16.0" ,
28
28
"@vitejs/plugin-react" : " 4.3.4" ,
Original file line number Diff line number Diff line change 42
42
"@txnlab/use-wallet" : " workspace:*"
43
43
},
44
44
"devDependencies" : {
45
- "@types/react" : " 18.3.12 " ,
45
+ "@types/react" : " 19.0.2 " ,
46
46
"algosdk" : " 2.9.0" ,
47
47
"jsdom" : " 25.0.1" ,
48
- "react" : " 18.3.1 " ,
49
- "react-dom" : " 18.3.1 " ,
48
+ "react" : " 19.0.0 " ,
49
+ "react-dom" : " 19.0.0 " ,
50
50
"tsup" : " 8.3.5" ,
51
51
"typescript" : " 5.6.3"
52
52
},
60
60
"algosdk" : " ^2.7.0" ,
61
61
"lute-connect" : " ^1.4.1" ,
62
62
"magic-sdk" : " ^28.19.0" ,
63
- "react" : " ^17.0.0 || ^18.0.0" ,
64
- "react-dom" : " ^17.0.0 || ^18.0.0"
63
+ "react" : " ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
64
+ "react-dom" : " ^17.0.0 || ^18.0.0 || ^19.0.0 "
65
65
},
66
66
"peerDependenciesMeta" : {
67
67
"@blockshake/defly-connect" : {
You can’t perform that action at this time.
0 commit comments