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

@@ -9,8 +9,8 @@
"date-fns": "^2.29.3",
"gray-matter": "^4.0.3",
"next": "^13.0.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "latest",
"react-dom": "latest",
"remark": "^14.0.2",
"remark-html": "^15.0.1"
},