chore: upgrade npm dependencies ()

This commit is contained in:
LongYinan 2023-04-11 10:47:52 +08:00 committed by GitHub
parent 7fdcd7a8ae
commit 1d78f6c294
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 2901 additions and 2960 deletions

View file

@ -49,6 +49,6 @@
"devDependencies": {
"lodash-es": "^4.17.21",
"ts-node": "^10.9.1",
"typescript": "^4.9.4"
"typescript": "^5.0.4"
}
}