chore: update package.json and cspell.json
parent
45054d3238
commit
36313f378e
|
|
@ -12,10 +12,13 @@
|
|||
"axios",
|
||||
"brotli",
|
||||
"cascader",
|
||||
"chatcmpl",
|
||||
"clsx",
|
||||
"dedup",
|
||||
"defu",
|
||||
"demi",
|
||||
"dotenv",
|
||||
"echart",
|
||||
"echarts",
|
||||
"ependencies",
|
||||
"esbuild",
|
||||
|
|
@ -41,6 +44,7 @@
|
|||
"noreferrer",
|
||||
"nprogress",
|
||||
"nuxt",
|
||||
"organisation",
|
||||
"pinia",
|
||||
"prefixs",
|
||||
"publint",
|
||||
|
|
@ -51,6 +55,7 @@
|
|||
"sonner",
|
||||
"sortablejs",
|
||||
"styl",
|
||||
"tabler",
|
||||
"taze",
|
||||
"tdesign",
|
||||
"ui-kit",
|
||||
|
|
|
|||
|
|
@ -59,7 +59,7 @@
|
|||
"reinstall": "pnpm clean --del-lock && pnpm install",
|
||||
"test:unit": "vitest run --dom",
|
||||
"test:e2e": "turbo run test:e2e",
|
||||
"up te:deps": "npx taze -r -w",
|
||||
"update:deps": "npx taze -r -w",
|
||||
"version": "pnpm exec changeset version && pnpm install --no-frozen-lockfile",
|
||||
"catalog": "pnpx codemod pnpm/catalog"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue