Bump examples to 2.0.0. (#8284)
# DO NOT MERGE AS IS
This PR was put together prior to the publish of 2.0.0 to npm. Lockfiles
in the examples are not updated so you need to go through each one and
run the package manager install command to make sure they are corrected.
### Description
Bumping examples to 2.0.0. 🥳
## Testing Instructions
CI
---------
Co-authored-by: Chris Olszewski <chris.olszewski@vercel.com>