Browse Source

chore: update package.json and cspell.json

pull/7608/head
lmx 3 weeks ago
parent
commit
36313f378e
  1. 5
      cspell.json
  2. 2
      package.json

5
cspell.json

@ -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",

2
package.json

@ -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…
Cancel
Save