Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
468a5ad to
850abd3
Compare
850abd3 to
ed396a6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
package.jsonwhile keeping the existing Next 11 / React 17 / Tailwind 2 stack intactyarn.lockto match the new declared versionsyarn buildcompatible with newer Node/OpenSSL runtimes used in CI and VercelUpdated packages
@babel/core^7.15.5->^7.29.0@formspark/use-formspark^0.1.34->^0.1.42@headlessui/react^1.4.1->^1.7.19@heroicons/react^1.0.4->^1.0.6@netlify/plugin-nextjs^3.9.0->^3.9.2@next/bundle-analyzer^11.1.2->^11.1.4@tailwindcss/aspect-ratio^0.2.1->^0.2.2@tailwindcss/forms^0.3.3->^0.3.4autoprefixer^10.3.4->^10.4.27marked^3.0.3->^3.0.8storyblok-js-client^4.1.5->^4.5.8storyblok-rich-text-react-renderer^2.3.1->^2.9.2tailwindcss^2.2.14->^2.2.19postcss^8.3.6->^8.5.8Build compatibility fix
buildscript toNODE_OPTIONS=--openssl-legacy-provider next buildERR_OSSL_EVP_UNSUPPORTEDfailure when building the current Next 11 app on newer Node runtimes such as Vercel's Node 24 imageVerification
yarn buildyarn --silent eslint .Result: 0 errors, 1 existing warning in
utils/storyblok.js:82forreact-hooks/exhaustive-depsNotes
next,react,react-dom,eslint,eslint-config-next,axios, or the Tailwind plugin majors because those changes push this branch into a broader framework migration with additional config and code changes