-
Notifications
You must be signed in to change notification settings - Fork 45
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
Update deps Feb 2025 #823
Update deps Feb 2025 #823
Conversation
Deploying chatcraft-org with
|
Latest commit: |
c9f2af8
|
Status: | ✅ Deploy successful! |
Preview URL: | https://85c6ac59.console-overthinker-dev.pages.dev |
Branch Preview URL: | https://humphd-update-deps-feb-2025.console-overthinker-dev.pages.dev |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Never reviewed something like this before. Interesting experience. Hope that I am doing it correctly. Ran it locally, and it didn't break anywhere. Just some tiny changes to improve deps performance. Overall, LGTM!
@@ -1430,6 +1430,10 @@ packages: | |||
resolution: {integrity: sha512-fTxvnS1sRMu3+JjXwJG0j/i4RT9u4qJ+lqS/yCGap4lH4zZGzQ7tu+xZqQmcMZq5OBZDL4QRxQzRjkWcGt8IVw==} | |||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} | |||
|
|||
'@eslint/[email protected]': |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
According to release, we need to use @eslint/[email protected]
for better performance.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Other than openai dropping a new version today. Everything to looks fine. Nothing seems to be broken from my testing, at least on the UI side of things.
Nothing major here, should all be safe. Would appreciate people testing anything they care about and letting me know if it breaks.