chore: update dependencies

This commit is contained in:
Simon Chan 2025-07-20 17:13:36 +08:00
parent e0bff2a678
commit bd9e3ad7cd
No known key found for this signature in database
GPG key ID: A8B69F750B9BCEDD
24 changed files with 463 additions and 474 deletions

View file

@ -41,10 +41,10 @@
"source-map-support": "^0.5.21"
},
"devDependencies": {
"@types/node": "^24.0.1",
"@types/node": "^24.0.15",
"@yume-chan/eslint-config": "workspace:^",
"@yume-chan/tsconfig": "workspace:^",
"prettier": "^3.5.3",
"prettier": "^3.6.2",
"typescript": "^5.8.3"
}
}