Skip to content

Update Nodejs 24 and bump Font Awesome to latest#194

Merged
gorangatuzo merged 1 commit intodevelopfrom
146-update-nodejs-24
Feb 11, 2026
Merged

Update Nodejs 24 and bump Font Awesome to latest#194
gorangatuzo merged 1 commit intodevelopfrom
146-update-nodejs-24

Conversation

@gorangatuzo
Copy link
Contributor

Fixes #146

Updates Node.js to latest version.
Also updates all @fortawesome packages to latest to solve the deprecated defaultProps warnings.

@gorangatuzo gorangatuzo self-assigned this Feb 11, 2026
@gorangatuzo gorangatuzo added the chore A small task that takes a day or two at the most. label Feb 11, 2026
"@fortawesome/fontawesome-svg-core": "^1.2.36",
"@fortawesome/free-solid-svg-icons": "^5.15.4",
"@fortawesome/react-fontawesome": "^0.1.15",
"@fortawesome/fontawesome-svg-core": "^7.2.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that's a crazy bump

@gorangatuzo gorangatuzo merged commit 90f5298 into develop Feb 11, 2026
3 checks passed
@gorangatuzo gorangatuzo deleted the 146-update-nodejs-24 branch February 11, 2026 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore A small task that takes a day or two at the most.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update to Node.js 22 or newer

3 participants