Skip to content

Commit

Permalink
pin typescript in router package
Browse files Browse the repository at this point in the history
  • Loading branch information
ef4 committed Nov 28, 2023
1 parent 01f2715 commit 7ef4419
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"prettier": "^2.5.1",
"rollup": "^3.23.0",
"tslib": "^2.6.0",
"typescript": "^5.1.6"
"typescript": "~5.2.2"
},
"peerDependencies": {
"@embroider/core": "workspace:^2.0.0||^3.0.0"
Expand Down
161 changes: 153 additions & 8 deletions pnpm-lock.yaml

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

0 comments on commit 7ef4419

Please sign in to comment.