We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a94f9c commit 9fb1f18Copy full SHA for 9fb1f18
package.json
@@ -23,8 +23,8 @@
23
"@tanstack/react-query": "^4.32.6",
24
"@txnlab/use-wallet": "^2.1.0",
25
"@types/node": "20.4.8",
26
- "@types/react": "18.2.18",
27
- "@types/react-dom": "18.2.7",
+ "@types/react": "18.3.20",
+ "@types/react-dom": "18.3.7",
28
"@walletconnect/modal-sign-html": "^2.6.1",
29
"algosdk": "^2.4.0",
30
"autoprefixer": "10.4.16",
@@ -35,9 +35,9 @@
35
"eslint-config-next": "13.4.13",
36
"next": "13.4.13",
37
"postcss": "8.4.31",
38
- "react": "18.2.0",
+ "react": "18.3.1",
39
"react-confetti": "^6.1.0",
40
- "react-dom": "18.2.0",
+ "react-dom": "18.3.1",
41
"tailwindcss": "3.3.3",
42
"typescript": "5.1.6"
43
},
0 commit comments