Update deps on SEO and Pages Router courses (#987)

This commit is contained in:
Lee Robinson
2025-01-23 08:16:22 -06:00
committed by GitHub
parent fc6c41c8d1
commit fc3a4e3faa
22 changed files with 200 additions and 142 deletions

View File

@@ -12,11 +12,11 @@
"autoprefixer": "10.4.20",
"bcrypt": "^5.1.1",
"clsx": "^2.1.1",
"next": "^15.1.5",
"next": "latest",
"next-auth": "5.0.0-beta.25",
"postcss": "8.5.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react": "latest",
"react-dom": "latest",
"tailwindcss": "3.4.17",
"typescript": "5.7.3",
"use-debounce": "^10.0.4",