jkytoela / next-startd

⚡ Free Next.js landing page template for SaaS products, online services and more.
https://next-startd.vercel.app
MIT License
655 stars 109 forks source link

Update dependencies #10

Open johnnieskywalker opened 3 months ago

johnnieskywalker commented 3 months ago

Hi I've updated all dependencies in project but I can make Pull Request from my fork to original template this is diff: https://github.com/exegov-ai/exegov-landing/pull/1

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.