chore: update dependencies, update license year

This commit is contained in:
Simon Chan 2025-03-02 18:11:10 +08:00
parent 90cc63ee4f
commit 5a1f41766c
No known key found for this signature in database
GPG key ID: A8B69F750B9BCEDD
40 changed files with 560 additions and 479 deletions

View file

@ -38,10 +38,10 @@
"@yume-chan/struct": "workspace:^"
},
"devDependencies": {
"@types/node": "^22.10.10",
"@types/node": "^22.13.8",
"@yume-chan/eslint-config": "workspace:^",
"@yume-chan/tsconfig": "workspace:^",
"prettier": "^3.4.2",
"typescript": "^5.7.3"
"prettier": "^3.5.2",
"typescript": "^5.8.2"
}
}