Skip to content

Update deps for Vue 2.7 #413

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 21 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
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
Prev Previous commit
Next Next commit
chore(deps): update vue-tsc to v2
  • Loading branch information
baboon-king committed Mar 14, 2024
commit f781ff1f39985c79d342cb37da7e99ecf23efd8e
42 changes: 20 additions & 22 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion template/config/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"@types/node": "^18.19.3",
"npm-run-all2": "^6.1.1",
"typescript": "~5.3.0",
"vue-tsc": "^1.8.27"
"vue-tsc": "^2.0.6"
}
}