Skip to content

Commit

Permalink
chore: bump
Browse files Browse the repository at this point in the history
  • Loading branch information
haoziqaq committed Nov 8, 2024
1 parent 9d25479 commit 0cf4eee
Show file tree
Hide file tree
Showing 2 changed files with 226 additions and 204 deletions.
15 changes: 8 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"lint": "eslint . --fix",
"format": "prettier --write .",
"type-check": "vue-tsc --noEmit",
"bump": "pnpm update @varlet/* --latest"
"bump": "pnpm update @varlet/* rattail --latest"
},
"simple-git-hooks": {
"pre-commit": "pnpm exec lint-staged --allow-empty --concurrent false",
Expand All @@ -27,11 +27,12 @@
},
"dependencies": {
"@varlet/axle": "^0.9.0",
"@varlet/touch-emulator": "^3.6.1",
"@varlet/ui": "^3.6.1",
"@varlet/use": "^3.6.1",
"@varlet/touch-emulator": "^3.6.4",
"@varlet/ui": "^3.6.4",
"@varlet/use": "^3.6.4",
"dayjs": "^1.11.8",
"pinia": "^2.1.3",
"rattail": "1.0.0",
"vue": "^3.4.21",
"vue-router": "^4.3.2"
},
Expand All @@ -43,9 +44,9 @@
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"@unocss/preset-rem-to-px": "^0.58.2",
"@varlet/import-resolver": "^3.6.1",
"@varlet/preset-unocss": "3.6.1",
"@varlet/unplugin-icon-builder": "^0.5.0",
"@varlet/import-resolver": "^3.6.4",
"@varlet/preset-unocss": "3.6.4",
"@varlet/unplugin-icon-builder": "^0.5.1",
"@vitejs/plugin-vue": "^5.0.0",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"eslint": "^8.41.0",
Expand Down
Loading

0 comments on commit 0cf4eee

Please sign in to comment.