chore: update dependencies

also experiment with some new eslint rules
This commit is contained in:
Simon Chan 2024-06-26 17:08:47 +08:00
parent 349c7c84d3
commit b86a23a345
No known key found for this signature in database
GPG key ID: A8B69F750B9BCEDD
26 changed files with 332 additions and 339 deletions

View file

@ -37,7 +37,7 @@
"@yume-chan/struct": "workspace:^0.0.24"
},
"devDependencies": {
"@types/node": "^20.14.8",
"@types/node": "^20.14.9",
"@yume-chan/eslint-config": "workspace:^1.0.0",
"@yume-chan/tsconfig": "workspace:^1.0.0",
"jest": "^30.0.0-alpha.4",