chore: Also updated react and react-dom versions

This commit is contained in:
Dries Augustyns
2025-12-12 08:05:10 +01:00
parent 9737c2b67d
commit dafa90f0dd
5 changed files with 18 additions and 36 deletions
+2 -2
View File
@@ -23,8 +23,8 @@
"lucide-react": "^0.553.0",
"next": "^16.0.10",
"next-sitemap": "^4.2.3",
"react": "^19.2.1",
"react-dom": "^19.2.1",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"shiki": "^3.15.0",
"unist-util-visit": "^5.0.0"
},