Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
the1812 committed Feb 29, 2024
1 parent 2670046 commit d9a7f42
Show file tree
Hide file tree
Showing 2 changed files with 1,315 additions and 2,010 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "touhou-tagger",
"version": "1.11.2",
"version": "1.11.3",
"description": "从 THBWiki 自动填写东方 Project CD 曲目信息.",
"main": "dist/core/index.js",
"bin": {
Expand Down Expand Up @@ -32,8 +32,8 @@
"homepage": "https://github.com/the1812/Touhou-Tagger#readme",
"dependencies": {
"@squoosh/lib": "0.5.3",
"axios": "^0.27.2",
"flac-tagger": "^1.0.2",
"axios": "^1.6.7",
"flac-tagger": "^1.0.7",
"fuse.js": "^6.6.2",
"glob": "^10.2.7",
"image-type": "^4.1.0",
Expand All @@ -44,7 +44,7 @@
"yargs": "^17.5.1"
},
"devDependencies": {
"@the1812/eslint-config": "1.0.4",
"@the1812/eslint-config": "^1.2.0",
"@types/node": "^18",
"@types/yargs": "^17.0.12",
"@typescript-eslint/eslint-plugin": "^6.13.0",
Expand Down
Loading

0 comments on commit d9a7f42

Please sign in to comment.