1 2 3 4 5 6 7 8 9
{ "name": "fixture-nextjs", "private": true, "dependencies": { "next": "14.1.0", "react": "18.2.0", "react-dom": "18.2.0" } }