Skip to content

Commit

Permalink
build(deps): 更新依赖
Browse files Browse the repository at this point in the history
- postcss:8.4.40 → 8.4.41
- tailwindcss:3.4.7 → 3.4.9
- vite:5.3.5 → 5.4.0
- vue:3.4.35 → 3.4.37
- vue-router:4.4.2 → 4.4.3
  • Loading branch information
crrashh1542 committed Aug 7, 2024
1 parent ebee940 commit d3c62a6
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 142 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@
"less": "^4.2.0",
"moment": "^2.30.1",
"normalize.css": "^8.0.1",
"postcss": "^8.4.40",
"postcss": "^8.4.41",
"prettier": "^3.3.3",
"tailwindcss": "^3.4.7",
"vite": "^5.3.5",
"tailwindcss": "^3.4.9",
"vite": "^5.4.0",
"vite-plugin-pwa": "^0.20.1",
"vue": "^3.4.35",
"vue": "^3.4.37",
"vue-clipboard3": "^2.0.0",
"vue-router": "^4.4.2"
"vue-router": "^4.4.3"
},
"eslintConfig": {
"root": true,
Expand Down
Loading

0 comments on commit d3c62a6

Please sign in to comment.