Skip to content

Commit

Permalink
build(deps): 更新依赖
Browse files Browse the repository at this point in the history
- @vitejs/plugin-vue 5.0.5 → 5.1.2
- autoprefixer 10.4.19 → 10.4.20
- axios 1.7.2 → 1.7.3
- eslint 9.7.0 → 9.8.0
- postcss 8.4.39 → 8.4.40
- tailwindcss 3.4.6 → 3.4.7
- vite 5.3.4 → 5.3.5
- vue 3.4.32 → 3.4.35
- vue-router 4.4.0 → 4.4.2

Signed-off-by: crrashh1542 <[email protected]>
  • Loading branch information
crrashh1542 committed Jul 31, 2024
1 parent e8af423 commit 23b63c9
Show file tree
Hide file tree
Showing 2 changed files with 264 additions and 264 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,22 +23,22 @@
},
"devDependencies": {
"@fluentui/web-components": "^2.6.1",
"@vitejs/plugin-vue": "^5.0.5",
"autoprefixer": "^10.4.19",
"axios": "^1.7.2",
"eslint": "^9.7.0",
"@vitejs/plugin-vue": "^5.1.2",
"autoprefixer": "^10.4.20",
"axios": "^1.7.3",
"eslint": "^9.8.0",
"eslint-plugin-vue": "^9.27.0",
"js-cookie": "^3.0.5",
"less": "^4.2.0",
"moment": "^2.30.1",
"normalize.css": "^8.0.1",
"postcss": "^8.4.39",
"postcss": "^8.4.40",
"prettier": "^3.3.3",
"tailwindcss": "^3.4.6",
"vite": "^5.3.4",
"vue": "^3.4.32",
"tailwindcss": "^3.4.7",
"vite": "^5.3.5",
"vue": "^3.4.35",
"vue-clipboard3": "^2.0.0",
"vue-router": "^4.4.0"
"vue-router": "^4.4.2"
},
"eslintConfig": {
"root": true,
Expand Down
Loading

0 comments on commit 23b63c9

Please sign in to comment.