Skip to content

Modify package.json to retain all dependencies' version, not allowing…#733

Merged
minhsueh merged 2 commits intomaterialsproject:mainfrom
minhsueh:fix_github_actions
Sep 26, 2025
Merged

Modify package.json to retain all dependencies' version, not allowing…#733
minhsueh merged 2 commits intomaterialsproject:mainfrom
minhsueh:fix_github_actions

Conversation

@minhsueh
Copy link
Copy Markdown
Collaborator

Pins all runtime/dev dependency versions in package.json.

We’re still on Node 12, and newer transitive releases (e.g., packages using node: imports or optional chaining) keep breaking CI/local runs.

Tagging @tschaume , as discussed, a full Node upgrade is the better long-term fix, but this pins the tree to keep us stable in the meantime.

Chiu Peter added 2 commits September 25, 2025 17:15
… compatibility, as we are using Node 12; there are too many compatibility issues.
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.

1 participant