Skip to content

chore: update dependencies and migrate to vue-router#56

Merged
antfu merged 4 commits intoantfu-collective:mainfrom
qianYuanJ:main
Mar 6, 2026
Merged

chore: update dependencies and migrate to vue-router#56
antfu merged 4 commits intoantfu-collective:mainfrom
qianYuanJ:main

Conversation

@qianYuanJ
Copy link
Copy Markdown
Contributor

  • Updated package versions in pnpm-workspace.yaml for build and dev dependencies.
  • Added migration note for vue-router in src/pages/README.md.
  • Created typed-router.d.ts for type definitions generated by vue-router.
  • Modified tsconfig.json to include typed-router.d.ts.
  • Updated vite.config.ts to use new vue-router imports and configured type definitions.
  • <- Keep this line and put an x between the brackts.

Description

Linked Issues

fixes #

Additional context

- Updated package versions in pnpm-workspace.yaml for build and dev dependencies.
- Added migration note for vue-router in src/pages/README.md.
- Created typed-router.d.ts for type definitions generated by vue-router.
- Modified tsconfig.json to include typed-router.d.ts.
- Updated vite.config.ts to use new vue-router imports and configured type definitions.
@qianYuanJ
Copy link
Copy Markdown
Contributor Author

@antfu I have fixed the TS error again

@qianYuanJ
Copy link
Copy Markdown
Contributor Author

@antfu excuse me, can these modifications be merged? If it is extra, please close this pr

@antfu antfu merged commit 53bdd9f into antfu-collective:main Mar 6, 2026
5 checks passed
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.

2 participants