Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Chilfish committed Feb 20, 2024
1 parent 39bd46f commit c9b49b0
Show file tree
Hide file tree
Showing 2 changed files with 430 additions and 303 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "weibo-archiver",
"type": "module",
"version": "0.2.2",
"packageManager": "pnpm@8.14.3",
"packageManager": "pnpm@8.15.3",
"description": "Archive your Weibo posts before being banned completely.",
"author": {
"name": "Chilfish",
Expand All @@ -29,26 +29,26 @@
"dependencies": {
"@vueuse/core": "^10.7.2",
"pinia": "^2.1.7",
"vue": "^3.4.15",
"vue": "^3.4.19",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@antfu/eslint-config": "^2.6.3",
"@types/node": "^20.11.7",
"@vitejs/plugin-vue": "^5.0.3",
"@antfu/eslint-config": "^2.6.4",
"@types/node": "^20.11.19",
"@vitejs/plugin-vue": "^5.0.4",
"@vue-macros/volar": "^0.18.11",
"eslint": "npm:eslint-ts-patch@8.55.0-1",
"eslint-plugin-format": "^0.1.0",
"eslint-ts-patch": "8.55.0-1",
"husky": "^9.0.6",
"lint-staged": "^15.2.0",
"pnpm": "^8.14.3",
"taze": "^0.13.1",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"pnpm": "^8.15.3",
"taze": "^0.13.3",
"typescript": "^5.3.3",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-components": "^0.26.0",
"unplugin-vue-macros": "^2.7.10",
"vite": "^5.0.12",
"vite": "^5.1.3",
"vite-plugin-inspect": "^0.8.3",
"vite-plugin-vue-devtools": "1.0.0-rc.8",
"vue-tsc": "^1.8.27"
Expand Down
Loading

0 comments on commit c9b49b0

Please sign in to comment.