fix(deps): update dependency @types/react-dom to v18.2.7

This commit is contained in:
renovate[bot] 2023-07-12 22:56:42 +00:00 committed by GitHub
parent 4fd403e24c
commit 6a899928e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -21,7 +21,7 @@
"@tailwindcss/typography": "^0.5.9",
"@types/node": "20.4.1",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"@types/react-dom": "18.2.7",
"@vercel/analytics": "^1.0.1",
"autoprefixer": "10.4.14",
"class-variance-authority": "^0.6.1",