Skip to content

Commit 6873619

Browse files
committed
feat: Update package.json dependencies
Update @types/node to 20.10.4, @types/react to 18.2.45, and @types/react-dom to 18.2.17
1 parent c1385f6 commit 6873619

File tree

2 files changed

+750
-1389
lines changed

2 files changed

+750
-1389
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"@requestnetwork/payment-processor": "0.41.0",
1515
"@requestnetwork/request-client.js": "0.43.0",
1616
"@requestnetwork/web3-signature": "0.4.39",
17-
"@types/node": "20.1.0",
18-
"@types/react": "18.2.6",
19-
"@types/react-dom": "18.2.4",
17+
"@types/node": "20.10.4",
18+
"@types/react": "18.2.45",
19+
"@types/react-dom": "18.2.17",
2020
"eslint": "8.55.0",
2121
"eslint-config-next": "14.0.4",
2222
"next": "14.0.4",

0 commit comments

Comments
 (0)