Update @types/node to version 20.6.3

This commit is contained in:
depfu[bot]
2023-09-23 20:11:58 +00:00
committed by Owen Rees
parent 5693c77892
commit 86f7539174
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
"@trpc/client": "^10.38.1",
"@trpc/react-query": "^10.38.1",
"@trpc/server": "^10.38.1",
"@types/node": "20.5.1",
"@types/node": "20.6.3",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"autoprefixer": "10.4.15",