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

Refactor ESLint Config, Update Dependencies, and Enhance React Components #27

Merged
merged 5 commits into from
Nov 24, 2024

Conversation

ggfevans
Copy link
Owner

This pull request includes significant changes to the ESLint configuration, package dependencies, and minor updates to the React components. The most important changes are outlined below:

ESLint Configuration Updates:

  • Removed the old .eslintrc configuration file and replaced it with a new eslint.config.mjs file that uses the latest ESLint features and plugins. [1] [2]

Package Dependency Updates:

  • Updated package.json to include new dependencies such as @testing-library/dom, glob, and several ESLint-related packages. Removed eslint-plugin-react-native and updated versions for existing packages. [1] [2] [3]

License Update:

  • Updated the LICENSE file to include a new copyright holder and modified version information.

React Component Updates:

  • Added SpeedInsights component from @vercel/speed-insights to the Page.tsx layout component. [1] [2]
  • Minor formatting improvements in the Footer.tsx and Testimonials.tsx components for better readability and consistency. [1] [2] [3]

dependabot bot and others added 5 commits November 23, 2024 21:38
Bumps [sort-package-json](https://github.com/keithamus/sort-package-json) from 2.11.0 to 2.12.0.
- [Release notes](https://github.com/keithamus/sort-package-json/releases)
- [Commits](keithamus/sort-package-json@v2.11.0...v2.12.0)

---
updated-dependencies:
- dependency-name: sort-package-json
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link

vercel bot commented Nov 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
gvns-ca ⬜️ Ignored (Inspect) Nov 24, 2024 7:07am

@ggfevans ggfevans merged commit 0354b21 into prod Nov 24, 2024
1 check passed
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.

1 participant