Skip to content

Commit d9a7f42

Browse files
committed
Upgrade dependencies
1 parent 2670046 commit d9a7f42

File tree

2 files changed

+1315
-2010
lines changed

2 files changed

+1315
-2010
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "touhou-tagger",
3-
"version": "1.11.2",
3+
"version": "1.11.3",
44
"description": "从 THBWiki 自动填写东方 Project CD 曲目信息.",
55
"main": "dist/core/index.js",
66
"bin": {
@@ -32,8 +32,8 @@
3232
"homepage": "https://github.com/the1812/Touhou-Tagger#readme",
3333
"dependencies": {
3434
"@squoosh/lib": "0.5.3",
35-
"axios": "^0.27.2",
36-
"flac-tagger": "^1.0.2",
35+
"axios": "^1.6.7",
36+
"flac-tagger": "^1.0.7",
3737
"fuse.js": "^6.6.2",
3838
"glob": "^10.2.7",
3939
"image-type": "^4.1.0",
@@ -44,7 +44,7 @@
4444
"yargs": "^17.5.1"
4545
},
4646
"devDependencies": {
47-
"@the1812/eslint-config": "1.0.4",
47+
"@the1812/eslint-config": "^1.2.0",
4848
"@types/node": "^18",
4949
"@types/yargs": "^17.0.12",
5050
"@typescript-eslint/eslint-plugin": "^6.13.0",

0 commit comments

Comments
 (0)