radix-vue / shadcn-vue

Vue port of shadcn-ui
https://www.shadcn-vue.com/
MIT License
4.57k stars 262 forks source link

chore: bump detypes #548

Closed Dunqing closed 4 months ago

Dunqing commented 4 months ago

fix: https://github.com/radix-vue/shadcn-vue/issues/520#issuecomment-2095341687

The detypes@0.8.0 has supported remove types from vue template

zernonia commented 4 months ago

@Dunqing I see that some of the tests are failing, especially for test/utils/transform-css-vars.test.ts and test/utils/transform-import.test.ts, can you have a look and see if this is the expected changes?