Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(react, vue): update major depenencies #1787

Merged
merged 4 commits into from
Jul 6, 2023
Merged

Conversation

liamdebeasi
Copy link
Contributor

@liamdebeasi liamdebeasi commented Jun 29, 2023

Some dependencies need to be updated since there are new major releases. Note that updating to @vitejs/plugin-react requires Vite 4.2+ which is why I updated that too.

I also discovered that the test for the basic test was failing because we used .container but the test was expecting #container. I've updated the implementation to use #container to make it more consistent with the other starter apps.

@liamdebeasi liamdebeasi changed the title Update vite deps chore(react, vue): update major depenencies Jun 29, 2023
@liamdebeasi liamdebeasi requested review from a team and brandyscarney and removed request for a team June 29, 2023 14:28
@liamdebeasi liamdebeasi merged commit f853593 into main Jul 6, 2023
6 checks passed
@liamdebeasi liamdebeasi deleted the update-vite-deps branch July 6, 2023 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants