File tree Expand file tree Collapse file tree 2 files changed +131
-130
lines changed Expand file tree Collapse file tree 2 files changed +131
-130
lines changed Original file line number Diff line number Diff line change 1515 "dev" : " vite" ,
1616 "build" : " vue-tsc -b && vite build" ,
1717 "build:demo" : " vite --config vite.demo.config.ts build" ,
18+ "preview:demo" : " vite --config vite.demo.config.ts preview" ,
1819 "check:types" : " publint && attw --pack . --ignore-rules=cjs-resolves-to-esm" ,
1920 "ci" : " biome check && pnpm run build && pnpm run check:types"
2021 },
3435 "@stripe/stripe-js" : " ^5.5.0"
3536 },
3637 "devDependencies" : {
37- "@arethetypeswrong/cli" : " ^0.17.2 " ,
38+ "@arethetypeswrong/cli" : " ^0.17.3 " ,
3839 "@biomejs/biome" : " 1.9.4" ,
39- "@tailwindcss/vite" : " 4.0.0-beta.8 " ,
40+ "@tailwindcss/vite" : " 4.0.0" ,
4041 "@vitejs/plugin-vue" : " ^5.2.1" ,
4142 "@vue/tsconfig" : " 0.7.0" ,
42- "publint" : " ^0.3.0 " ,
43- "tailwindcss" : " 4.0.0-beta.8 " ,
43+ "publint" : " ^0.3.2 " ,
44+ "tailwindcss" : " 4.0.0" ,
4445 "typescript" : " ^5.7.3" ,
45- "vite" : " ^6.0.7 " ,
46+ "vite" : " ^6.0.11 " ,
4647 "vite-plugin-dts" : " ^4.5.0" ,
4748 "vue" : " ^3.5.13" ,
4849 "vue-tsc" : " ^2.2.0"
You can’t perform that action at this time.
0 commit comments