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 4396168 commit 85024eaCopy full SHA for 85024ea
apps/wallet-api-tools/package.json
@@ -17,17 +17,17 @@
17
"@radix-ui/react-icons": "^1.3.0",
18
"@tailwindcss/typography": "^0.5.10",
19
"@types/node": "20.11.19",
20
- "@types/react": "18.2.57",
21
- "@types/react-dom": "18.2.19",
+ "@types/react": "18.3.26",
+ "@types/react-dom": "18.3.7",
22
"@uiw/codemirror-extensions-langs": "^4.21.22",
23
"@uiw/react-codemirror": "^4.21.22",
24
"bufferutil": "^4.0.8",
25
"flowbite": "^2.3.0",
26
"jotai": "^2.7.0",
27
"lucide-react": "^0.359.0",
28
"next": "^14.1.0",
29
- "react": "18.2.0",
30
- "react-dom": "18.2.0",
+ "react": "18.3.1",
+ "react-dom": "18.3.1",
31
"thememirror": "^2.0.1",
32
"typescript": "5.3.3",
33
"utf-8-validate": "^6.0.3",
0 commit comments