mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
chore(deps): update dependency typescript to v4.5.4
This commit is contained in:
committed by
renovate[bot]
parent
e5f01e3bed
commit
fda54f7877
14
ui/package-lock.json
generated
14
ui/package-lock.json
generated
@@ -91,7 +91,7 @@
|
||||
"purgecss": "4.1.3",
|
||||
"react-scripts": "4.0.3",
|
||||
"sass": "1.45.0",
|
||||
"typescript": "4.5.3"
|
||||
"typescript": "4.5.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": "16.13.1",
|
||||
@@ -32827,9 +32827,9 @@
|
||||
"integrity": "sha512-lVGVHvYl7UJDFB9vN8r7NHw3sVm7Rjeow6b9AeABc/J+2mDaCkmcdVtw3QZnsJW39P+xm5zeggIj9gLHYGn9Iw=="
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "4.5.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.3.tgz",
|
||||
"integrity": "sha512-eVYaEHALSt+s9LbvgEv4Ef+Tdq7hBiIZgii12xXJnukryt3pMgJf6aKhoCZ3FWQsu6sydEnkg11fYXLzhLBjeQ==",
|
||||
"version": "4.5.4",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.4.tgz",
|
||||
"integrity": "sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"tsc": "bin/tsc",
|
||||
@@ -61508,9 +61508,9 @@
|
||||
"integrity": "sha512-lVGVHvYl7UJDFB9vN8r7NHw3sVm7Rjeow6b9AeABc/J+2mDaCkmcdVtw3QZnsJW39P+xm5zeggIj9gLHYGn9Iw=="
|
||||
},
|
||||
"typescript": {
|
||||
"version": "4.5.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.3.tgz",
|
||||
"integrity": "sha512-eVYaEHALSt+s9LbvgEv4Ef+Tdq7hBiIZgii12xXJnukryt3pMgJf6aKhoCZ3FWQsu6sydEnkg11fYXLzhLBjeQ==",
|
||||
"version": "4.5.4",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.4.tgz",
|
||||
"integrity": "sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==",
|
||||
"dev": true
|
||||
},
|
||||
"uc.micro": {
|
||||
|
||||
@@ -90,7 +90,7 @@
|
||||
"purgecss": "4.1.3",
|
||||
"react-scripts": "4.0.3",
|
||||
"sass": "1.45.0",
|
||||
"typescript": "4.5.3"
|
||||
"typescript": "4.5.4"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "REACT_APP_BACKEND_URI=http://localhost:8080 react-scripts start",
|
||||
|
||||
Reference in New Issue
Block a user