chore: update dependencies

This commit is contained in:
Simon Chan 2025-03-13 17:38:06 +08:00
parent 4a8186c599
commit cecb3ce21a
No known key found for this signature in database
GPG key ID: A8B69F750B9BCEDD
23 changed files with 324 additions and 299 deletions

View file

@ -41,10 +41,10 @@
"source-map-support": "^0.5.21"
},
"devDependencies": {
"@types/node": "^22.13.8",
"@types/node": "^22.13.10",
"@yume-chan/eslint-config": "workspace:^",
"@yume-chan/tsconfig": "workspace:^",
"prettier": "^3.5.2",
"prettier": "^3.5.3",
"typescript": "^5.8.2"
}
}