update dependencies
This commit is contained in:
parent
7c0005d035
commit
e9add36e7b
2 changed files with 656 additions and 438 deletions
1086
typescript/package-lock.json
generated
1086
typescript/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -18,11 +18,11 @@
|
|||
"author": "YOU",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"dependencies": {
|
||||
"typescript": "~5.2.2"
|
||||
"typescript": "~5.7.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "~6.6.0",
|
||||
"@typescript-eslint/parser": "~6.6.0",
|
||||
"prettier-eslint": "~15.0.1"
|
||||
"@typescript-eslint/eslint-plugin": "~8.24.1",
|
||||
"@typescript-eslint/parser": "~8.24.1",
|
||||
"prettier-eslint": "~16.3.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue