fix(dependencies): updated all dependencies, replaced deprecated libs… #1
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.
… with new ones
Replaced react-particles-js with react-tsparticles updated next from 10 to 14, react from 17 to 18, typescript from 4 to 5, updated eslint, prettier and all minor dependencies"
BREAKING CHANGE: All deprecated eslint rules and Particles methods were replaced with new ones"
Update Project Dependencies
This pull request updates several dependencies in the project to their latest versions. The updates include both runtime and development dependencies.
Changes:
Updated @fontsource/inter from 4.2.1 to 5.0.17
Updated @svgr/webpack from 5.5.0 to 8.1.0
Updated next from 10.0.7 to 14.1.4
Updated next-seo from 4.20.0 to 6.5.0
Updated react and react-dom from 17.0.1 to 18.2.0
Replaced react-particles-js 3.4.1 with react-tsparticles 2.12.2
Updated twind from 0.15.4 to 0.16.19
Updated @types/node from 14.14.28 to 20.12.3
Updated @types/react from 17.0.2 to 18.2.74
Updated @types/react-dom from 17.0.1 to 18.2.23
Updated @typescript-eslint/eslint-plugin and @typescript-eslint/parser from 4.15.1 to 7.5.0
Updated eslint from 7.20.0 to 8.57.0
Updated eslint-config-airbnb from 18.2.1 to 19.0.4
Updated eslint-config-prettier from 7.2.0 to 9.1.0
Updated eslint-import-resolver-typescript to 2.4.0
Updated eslint-plugin-import from 2.22.1 to 2.29.1
Updated eslint-plugin-jsx-a11y from 6.4.1 to 6.8.0
Updated eslint-plugin-react from 7.22.0 to 7.34.1
Updated eslint-plugin-react-hooks from 4.2.0 to 4.6.0
Updated prettier from 2.2.1 to 2.5.1
Updated typescript from 4.1.5 to 5.4.3
These updates help keep the project up-to-date with the latest improvements, bug fixes, and security patches from these dependencies.