Skip to content
Draft
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@
"release-it": "19.0.6",
"release-plan": "0.17.2"
},
"pnpm": {
"overrides": {
"ember-cli-htmlbars": "^7.0.0"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

there are a good few legacy dependencies in the dep tree that I don't want to uppdate, so just adding an override for now

}
},
"volta": {
"node": "24.13.0",
"pnpm": "10.28.1"
Expand Down
114 changes: 19 additions & 95 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading