Skip to content

Commit

Permalink
chore(deps): 更新依赖
Browse files Browse the repository at this point in the history
Signed-off-by: crrashh1542 <kotsuki@crrashh.com>
  • Loading branch information
crrashh1542 committed Feb 17, 2024
1 parent 7fe6e31 commit 2b8c3b3
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 149 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,19 +22,19 @@
"dependencies": {
"@fluentui/web-components": "^2.5.16",
"axios": "^1.6.7",
"core-js": "^3.35.1",
"core-js": "^3.36.0",
"js-cookie": "^3.0.5",
"moment": "^2.30.1",
"normalize.css": "^8.0.1",
"vue": "^3.4.18",
"vue-router": "^4.2.5",
"vue-clipboard3": "^2.0.0"
"vue": "^3.4.19",
"vue-clipboard3": "^2.0.0",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@babel/core": "^7.23.9",
"@babel/eslint-parser": "^7.23.10",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"@vue/cli-plugin-babel": "~5.0.8",
"@vue/cli-plugin-eslint": "~5.0.8",
"@vue/cli-service": "~5.0.8",
Expand Down
Loading

0 comments on commit 2b8c3b3

Please sign in to comment.