Skip to content

Commit

Permalink
build(deps): 更新依赖
Browse files Browse the repository at this point in the history
axios:1.7.3 → 1.7.5
eslint:9.8.0 → 9.9.1
tailwindcss:3.4.9 → 3.4.10
vite:5.4.0 → 5.4.2
vue:3.4.37 → 3.4.38

Signed-off-by: crrashh1542 <[email protected]>
  • Loading branch information
crrashh1542 committed Aug 24, 2024
1 parent d3c62a6 commit 0568473
Show file tree
Hide file tree
Showing 2 changed files with 337 additions and 330 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,19 +25,19 @@
"@fluentui/web-components": "^2.6.1",
"@vitejs/plugin-vue": "^5.1.2",
"autoprefixer": "^10.4.20",
"axios": "^1.7.3",
"eslint": "^9.8.0",
"axios": "^1.7.5",
"eslint": "^9.9.1",
"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.41",
"prettier": "^3.3.3",
"tailwindcss": "^3.4.9",
"vite": "^5.4.0",
"tailwindcss": "^3.4.10",
"vite": "^5.4.2",
"vite-plugin-pwa": "^0.20.1",
"vue": "^3.4.37",
"vue": "^3.4.38",
"vue-clipboard3": "^2.0.0",
"vue-router": "^4.4.3"
},
Expand Down
Loading

0 comments on commit 0568473

Please sign in to comment.