Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kuoruan committed May 20, 2024
1 parent 62d608c commit 109c7d6
Show file tree
Hide file tree
Showing 2 changed files with 1,873 additions and 1,545 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,24 +24,24 @@
"homepage": "https://github.com/kuoruan/dmhy-download-helper#readme",
"dependencies": {
"vue": "^2.7.16",
"xbytes": "^1.8.0"
"xbytes": "^1.9.1"
},
"devDependencies": {
"@vitejs/plugin-vue2": "^2.3.1",
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/language-plugin-pug": "^1.8.27",
"@vue/language-plugin-pug": "^2.0.19",
"chalk": "^5.3.0",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-vitest": "^0.3.20",
"eslint-plugin-vue": "^9.20.1",
"prettier": "^3.2.4",
"eslint-plugin-simple-import-sort": "^12.1.0",
"eslint-plugin-vitest": "^0.3.26",
"eslint-plugin-vue": "^9.26.0",
"prettier": "^3.2.5",
"pug": "^3.0.2",
"stylus": "^0.62.0",
"vite": "^5.0.13",
"stylus": "^0.63.0",
"vite": "^5.2.11",
"vite-plugin-banner": "^0.7.1",
"vite-plugin-css-injected-by-js": "^3.3.1",
"vitest": "^1.2.1"
"vite-plugin-css-injected-by-js": "^3.5.1",
"vitest": "^1.6.0"
}
}
Loading

0 comments on commit 109c7d6

Please sign in to comment.