Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot b210073e42 chore(deps): update dependency typescript to v5.4.3
continuous-integration/drone/push Build is failing Details
2024-03-20 20:15:51 +00:00
1 changed files with 3 additions and 3 deletions

6
ui/package-lock.json generated
View File

@ -3367,9 +3367,9 @@
}
},
"node_modules/typescript": {
"version": "5.4.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.2.tgz",
"integrity": "sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==",
"version": "5.4.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.3.tgz",
"integrity": "sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==",
"dev": true,
"bin": {
"tsc": "bin/tsc",