chore(deps): update dependency typescript to v5.4.5
continuous-integration/drone/push Build is running Details

This commit is contained in:
Renovate Bot 2024-04-10 14:26:23 +00:00 committed by nemunaire
parent 6a64cda2c1
commit 39861c77a8
1 changed files with 3 additions and 3 deletions

6
ui/package-lock.json generated
View File

@ -3352,9 +3352,9 @@
}
},
"node_modules/typescript": {
"version": "5.4.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.4.tgz",
"integrity": "sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==",
"version": "5.4.5",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz",
"integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==",
"dev": true,
"bin": {
"tsc": "bin/tsc",