Skip to content

Commit 5abf175

Browse files
fix(deps): update react monorepo
1 parent 9a94f9c commit 5abf175

File tree

2 files changed

+82
-82
lines changed

2 files changed

+82
-82
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"@tanstack/react-query": "^4.32.6",
2424
"@txnlab/use-wallet": "^2.1.0",
2525
"@types/node": "20.4.8",
26-
"@types/react": "18.2.18",
27-
"@types/react-dom": "18.2.7",
26+
"@types/react": "18.3.17",
27+
"@types/react-dom": "18.3.5",
2828
"@walletconnect/modal-sign-html": "^2.6.1",
2929
"algosdk": "^2.4.0",
3030
"autoprefixer": "10.4.16",
@@ -35,9 +35,9 @@
3535
"eslint-config-next": "13.4.13",
3636
"next": "13.4.13",
3737
"postcss": "8.4.31",
38-
"react": "18.2.0",
38+
"react": "18.3.1",
3939
"react-confetti": "^6.1.0",
40-
"react-dom": "18.2.0",
40+
"react-dom": "18.3.1",
4141
"tailwindcss": "3.3.3",
4242
"typescript": "5.1.6"
4343
},

0 commit comments

Comments
 (0)