fix(deps): update dependency typescript to v4.5.4
This commit is contained in:
committed by
renovate[bot]
parent
5a1414e247
commit
73c1ca1b4a
@ -123,7 +123,7 @@
|
||||
"store": "2.0.12",
|
||||
"stream-browserify": "3.0.0",
|
||||
"tone": "14.7.77",
|
||||
"typescript": "4.5.3",
|
||||
"typescript": "4.5.4",
|
||||
"uuid": "8.3.2",
|
||||
"validator": "13.7.0"
|
||||
},
|
||||
|
26
package-lock.json
generated
26
package-lock.json
generated
@ -96,7 +96,7 @@
|
||||
"process": "0.11.10",
|
||||
"shx": "0.3.3",
|
||||
"start-server-and-test": "1.14.0",
|
||||
"typescript": "4.5.3",
|
||||
"typescript": "4.5.4",
|
||||
"webpack-bundle-analyzer": "4.5.0"
|
||||
},
|
||||
"engines": {
|
||||
@ -291,7 +291,7 @@
|
||||
"store": "2.0.12",
|
||||
"stream-browserify": "3.0.0",
|
||||
"tone": "14.7.77",
|
||||
"typescript": "4.5.3",
|
||||
"typescript": "4.5.4",
|
||||
"uuid": "8.3.2",
|
||||
"validator": "13.7.0"
|
||||
},
|
||||
@ -51823,9 +51823,9 @@
|
||||
}
|
||||
},
|
||||
"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==",
|
||||
"bin": {
|
||||
"tsc": "bin/tsc",
|
||||
"tsserver": "bin/tsserver"
|
||||
@ -54878,7 +54878,7 @@
|
||||
"inquirer": "8.2.0",
|
||||
"prettier": "2.5.1",
|
||||
"ts-node": "10.4.0",
|
||||
"typescript": "4.5.3"
|
||||
"typescript": "4.5.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16",
|
||||
@ -55209,7 +55209,7 @@
|
||||
"@babel/preset-typescript": "7.16.5",
|
||||
"react": "16.14.0",
|
||||
"react-dom": "16.14.0",
|
||||
"typescript": "4.5.3"
|
||||
"typescript": "4.5.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.16.5",
|
||||
@ -57799,7 +57799,7 @@
|
||||
"store": "2.0.12",
|
||||
"stream-browserify": "3.0.0",
|
||||
"tone": "14.7.77",
|
||||
"typescript": "4.5.3",
|
||||
"typescript": "4.5.4",
|
||||
"uuid": "8.3.2",
|
||||
"validator": "13.7.0",
|
||||
"webpack": "5.65.0",
|
||||
@ -57934,7 +57934,7 @@
|
||||
"inquirer": "8.2.0",
|
||||
"prettier": "2.5.1",
|
||||
"ts-node": "10.4.0",
|
||||
"typescript": "4.5.3"
|
||||
"typescript": "4.5.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"acorn-walk": {
|
||||
@ -58128,7 +58128,7 @@
|
||||
"rollup-plugin-postcss": "4.0.2",
|
||||
"rollup-plugin-terser": "7.0.2",
|
||||
"tailwindcss": "2.2.19",
|
||||
"typescript": "4.5.3"
|
||||
"typescript": "4.5.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jest/transform": {
|
||||
@ -96035,9 +96035,9 @@
|
||||
}
|
||||
},
|
||||
"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=="
|
||||
},
|
||||
"typescript-compare": {
|
||||
"version": "0.0.2",
|
||||
|
@ -171,7 +171,7 @@
|
||||
"process": "0.11.10",
|
||||
"shx": "0.3.3",
|
||||
"start-server-and-test": "1.14.0",
|
||||
"typescript": "4.5.3",
|
||||
"typescript": "4.5.4",
|
||||
"webpack-bundle-analyzer": "4.5.0"
|
||||
}
|
||||
}
|
||||
|
@ -29,6 +29,6 @@
|
||||
"inquirer": "8.2.0",
|
||||
"prettier": "2.5.1",
|
||||
"ts-node": "10.4.0",
|
||||
"typescript": "4.5.3"
|
||||
"typescript": "4.5.4"
|
||||
}
|
||||
}
|
||||
|
@ -22,7 +22,7 @@
|
||||
"@babel/preset-typescript": "7.16.5",
|
||||
"react": "16.14.0",
|
||||
"react-dom": "16.14.0",
|
||||
"typescript": "4.5.3"
|
||||
"typescript": "4.5.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.16.5",
|
||||
|
Reference in New Issue
Block a user