Skip to content

Commit

Permalink
更改图标,添加标准滚动条宽度css,更新依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
lvzhenbo committed Sep 25, 2024
1 parent 5cafe05 commit c1cf79f
Show file tree
Hide file tree
Showing 5 changed files with 368 additions and 666 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@rushstack/eslint-patch": "^1.10.4",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.16.5",
"@types/node": "^20.16.7",
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"@vue/eslint-config-prettier": "^9.0.0",
Expand All @@ -35,12 +35,12 @@
"npm-run-all": "^4.1.5",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"tailwindcss": "^3.4.12",
"tailwindcss": "^3.4.13",
"typescript": "~5.6.2",
"unplugin-auto-import": "^0.18.3",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.7",
"vite-plugin-vue-devtools": "^7.4.5",
"vite": "^5.4.8",
"vite-plugin-vue-devtools": "^7.4.6",
"vue-eslint-parser": "^9.4.3",
"vue-tsc": "^2.1.6"
},
Expand Down
Loading

0 comments on commit c1cf79f

Please sign in to comment.