1
0
Fork 0

chore(deps): bump next to 13.5.4

This commit is contained in:
Vojtěch Mareš 2023-10-07 09:04:03 +02:00
parent 4a3a1c0e0a
commit 3eab1691e9
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D
3 changed files with 773 additions and 32 deletions

View file

@ -12,7 +12,11 @@
"@tailwindcss/typography": "^0.5.8",
"@vercel/analytics": "1.0.1",
"clsx": "^1.2.1",
<<<<<<< Updated upstream
"next": "13.4.4",
=======
"next": "13.5.4",
>>>>>>> Stashed changes
"react": "18.2.0",
"react-dom": "18.2.0"
},