create-vue icon indicating copy to clipboard operation
create-vue copied to clipboard

Update deps for Vue 2.7

Open baboon-king opened this issue 1 year ago • 4 comments

closed: #408 #185

TODO List

Output Template

  • [x] pnpm to v8
  • [x] vue to v2.7.16
  • [x] node to 18+
  • [x] vite to v5
    • [x] @vitejs/plugin-vue2
    • [x] @vitejs/plugin-vue2-jsx
  • [x] typescript to v5
  • [x] prettier to letest
  • [x] cypress to v13
  • [x] vitest to v1
  • [x] @vue/test-utils@v1 work with v2.7.16
    • [x] typescript work https://github.com/vuejs/vue-test-utils/issues/2087
  • [x] @cypress/vue2 work with v2.7.16
    • [x] typescript work https://github.com/cypress-io/cypress/issues/28591
  • [ ] other

Self

  • [x] require Node 16+ on Use
  • [x] require Node 18+ on Dev
  • [x] npm-run-all to npm-run-all2
  • [x] prettier to letest
  • [x] zx to letest

baboon-king avatar Dec 27 '23 17:12 baboon-king