feat: Update all dependencies to current versions#22
Merged
Conversation
This PR will udpate all dependencies to their current versions. It will also remove unnecessary/stale ones and fix breaking bugs from these updates. Also, it adds prettier config changes and sets up the codebase for the future.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
3dda17a to
5b511d4
Compare
0b2cafb to
c1cd10f
Compare
0e85e1f to
5df0484
Compare
5df0484 to
c983ab9
Compare
b779c44 to
f5123fd
Compare
0cec671 to
295cd99
Compare
faab6d7 to
855720c
Compare
855720c to
096c0f1
Compare
096c0f1 to
faaf7b2
Compare
faaf7b2 to
9ecec18
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Problem
During my last job, I didn't have time to maintain or update my personal website. It's now been several years since I've done any major infrastructure upkeep work on it.
There are stale/deprecated dependencies, out-of-date frameworks, and more.
Solution
This PR will udpate all dependencies to their current versions. It will also remove unnecessary/stale ones and fix breaking bugs from these updates.
Also, it adds prettier config changes and sets up
the codebase for the future.
Testing
https://personal-portfolio-git-update-all-02c01b-nathan-thomas-projects.vercel.app/
Reverting
A simple git revert of this PR's commit on main branch will suffice.