chore: update all non-major dependencies

This commit is contained in:
Simon Chan 2024-12-07 14:29:46 +08:00
parent 3000398c36
commit 493ae330ae
No known key found for this signature in database
GPG key ID: A8B69F750B9BCEDD
23 changed files with 351 additions and 337 deletions

View file

@ -38,10 +38,10 @@
"@yume-chan/struct": "workspace:^"
},
"devDependencies": {
"@types/node": "^22.10.0",
"@types/node": "^22.10.1",
"@yume-chan/eslint-config": "workspace:^",
"@yume-chan/tsconfig": "workspace:^",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"typescript": "^5.7.2"
}
}