feat: add up script for dep updating
This commit is contained in:
parent
084bc9b750
commit
e681139414
@ -7,7 +7,8 @@
|
||||
"lint": "eslint .",
|
||||
"typecheck": "vue-tsc --noEmit",
|
||||
"preview": "vite preview",
|
||||
"test": "vitest"
|
||||
"test": "vitest",
|
||||
"up": "taze major -I"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vueuse/core": "^9.0.0",
|
||||
@ -24,6 +25,7 @@
|
||||
"eslint": "^8.20.0",
|
||||
"jsdom": "^20.0.0",
|
||||
"pnpm": "^7.6.0",
|
||||
"taze": "^0.7.6",
|
||||
"typescript": "^4.7.4",
|
||||
"unocss": "^0.44.7",
|
||||
"unplugin-auto-import": "^0.10.1",
|
||||
|
||||
804
pnpm-lock.yaml
generated
804
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user