chore: update dependencies

This commit is contained in:
Simon Chan 2025-08-04 23:49:51 +08:00
parent 97566445dc
commit b0bd64c113
No known key found for this signature in database
GPG key ID: A8B69F750B9BCEDD
25 changed files with 347 additions and 325 deletions

View file

@ -38,10 +38,10 @@
"@yume-chan/struct": "workspace:^"
},
"devDependencies": {
"@types/node": "^24.0.15",
"@types/node": "^24.1.0",
"@yume-chan/eslint-config": "workspace:^",
"@yume-chan/tsconfig": "workspace:^",
"prettier": "^3.6.2",
"typescript": "^5.8.3"
"typescript": "^5.9.2"
}
}