Merge pull request #24 from bartvdbraak/renovate/node-20.x

fix(deps): update dependency @types/node to v20.3.3
This commit is contained in:
Bart van der Braak 2023-07-01 18:23:22 +02:00 committed by GitHub
commit 8054d88822
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@
"dependencies": {
"@t3-oss/env-nextjs": "^0.6.0",
"@tailwindcss/typography": "^0.5.9",
"@types/node": "20.3.2",
"@types/node": "20.3.3",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"@vercel/analytics": "^1.0.1",