chore: update dependencies

This commit is contained in:
Simon Chan 2024-06-06 14:51:23 +08:00
parent 86cdbcb616
commit cee1d22ed0
No known key found for this signature in database
GPG key ID: A8B69F750B9BCEDD
22 changed files with 2647 additions and 2043 deletions

View file

@ -37,11 +37,11 @@
"@yume-chan/struct": "workspace:^0.0.23"
},
"devDependencies": {
"@types/node": "^20.13.0",
"@types/node": "^20.14.2",
"@yume-chan/eslint-config": "workspace:^1.0.0",
"@yume-chan/tsconfig": "workspace:^1.0.0",
"jest": "^30.0.0-alpha.4",
"prettier": "^3.3.0",
"prettier": "^3.3.1",
"typescript": "^5.4.5"
}
}