Skip to content

Commit

Permalink
chore: v4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pany-ang committed Feb 7, 2024
1 parent e81668e commit 13165b7
Show file tree
Hide file tree
Showing 2 changed files with 230 additions and 229 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "v3-admin-vite",
"version": "4.3.0",
"version": "4.4.0",
"description": "一个免费开源的中后台管理系统基础解决方案,基于 Vue3、TypeScript、Element Plus、Pinia 和 Vite 等主流技术",
"author": {
"name": "pany",
Expand Down Expand Up @@ -50,8 +50,8 @@
"@types/node": "20.11.16",
"@types/nprogress": "0.2.3",
"@types/path-browserify": "1.0.2",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@vitejs/plugin-vue": "5.0.3",
"@vitejs/plugin-vue-jsx": "3.1.0",
"@vue/eslint-config-prettier": "9.0.0",
Expand All @@ -62,11 +62,11 @@
"eslint-plugin-vue": "9.21.1",
"husky": "9.0.10",
"jsdom": "24.0.0",
"lint-staged": "15.2.1",
"prettier": "3.2.4",
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"sass": "1.70.0",
"typescript": "5.3.3",
"unocss": "0.58.4",
"unocss": "0.58.5",
"vite": "5.0.12",
"vite-plugin-svg-icons": "2.0.1",
"vite-svg-loader": "5.1.0",
Expand Down
Loading

0 comments on commit 13165b7

Please sign in to comment.