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

Upgraded dependencies #25

Merged
merged 2 commits into from
Dec 31, 2023
Merged

Upgraded dependencies #25

merged 2 commits into from
Dec 31, 2023

Conversation

itsAnuga
Copy link
Contributor

@itsAnuga itsAnuga commented Dec 27, 2023

Types 18 -> 20
Typescript 4 -> 5
Vite 4 ->5

notes:

  • node 20 compatible
  • strip-ansi ^7 not compatible with eslint 8.56
  • rearranged package.json to allow proper production build.
yarn --production install # Ignoring Husky error/warning
yarn build
yarn preview

Types 18 -> 20
Typescript 4 -> 5
Vite 4 ->5

strip-ansi ^7 not compatible with eslint 8.56
Rearranged package.json to allow proper production build.
```
yarn --production install # Ignoring Husky error/warning
npm run build
```
Copy link

vercel bot commented Dec 27, 2023

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

Name Status Preview Comments Updated (UTC)
styled-qr-code-generator ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 27, 2023 10:09pm

@lyqht
Copy link
Owner

lyqht commented Dec 31, 2023

looks good, thanks for the updates!

@lyqht lyqht self-requested a review December 31, 2023 11:17
@lyqht lyqht merged commit dfdd9c8 into lyqht:main Dec 31, 2023
2 checks 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.

2 participants