chore(deps): update dependency typescript to v4.7.4

This commit is contained in:
renovate[bot] 2022-06-22 14:06:54 +00:00 committed by GitHub
parent 763215fe0a
commit b83b660b7b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 16 additions and 16 deletions

View file

@ -33,7 +33,7 @@
"react-scripts": "5.0.1", "react-scripts": "5.0.1",
"recharts": "2.1.10", "recharts": "2.1.10",
"tailwindcss": "2.2.19", "tailwindcss": "2.2.19",
"typescript": "4.5.2" "typescript": "4.7.4"
} }
}, },
"node_modules/@ampproject/remapping": { "node_modules/@ampproject/remapping": {
@ -14902,9 +14902,9 @@
} }
}, },
"node_modules/typescript": { "node_modules/typescript": {
"version": "4.5.2", "version": "4.7.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.2.tgz", "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz",
"integrity": "sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==", "integrity": "sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==",
"bin": { "bin": {
"tsc": "bin/tsc", "tsc": "bin/tsc",
"tsserver": "bin/tsserver" "tsserver": "bin/tsserver"
@ -26613,9 +26613,9 @@
} }
}, },
"typescript": { "typescript": {
"version": "4.5.2", "version": "4.7.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.2.tgz", "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz",
"integrity": "sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==" "integrity": "sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ=="
}, },
"unbox-primitive": { "unbox-primitive": {
"version": "1.0.2", "version": "1.0.2",

View file

@ -32,7 +32,7 @@
"react-scripts": "5.0.1", "react-scripts": "5.0.1",
"recharts": "2.1.10", "recharts": "2.1.10",
"tailwindcss": "2.2.19", "tailwindcss": "2.2.19",
"typescript": "4.5.2" "typescript": "4.7.4"
}, },
"scripts": { "scripts": {
"build:tailwind": "postcss src/tailwind.css -o src/tailwind/generated.css", "build:tailwind": "postcss src/tailwind.css -o src/tailwind/generated.css",

14
package-lock.json generated
View file

@ -91,7 +91,7 @@
"ts-loader": "9.3.0", "ts-loader": "9.3.0",
"ts-node": "10.8.1", "ts-node": "10.8.1",
"tsconfig-paths": "3.14.1", "tsconfig-paths": "3.14.1",
"typescript": "4.5.2" "typescript": "4.7.4"
} }
}, },
"node_modules/@angular-devkit/core": { "node_modules/@angular-devkit/core": {
@ -12110,9 +12110,9 @@
} }
}, },
"node_modules/typescript": { "node_modules/typescript": {
"version": "4.5.2", "version": "4.7.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.2.tgz", "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz",
"integrity": "sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==", "integrity": "sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==",
"dev": true, "dev": true,
"bin": { "bin": {
"tsc": "bin/tsc", "tsc": "bin/tsc",
@ -21624,9 +21624,9 @@
} }
}, },
"typescript": { "typescript": {
"version": "4.5.2", "version": "4.7.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.2.tgz", "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz",
"integrity": "sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==", "integrity": "sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==",
"dev": true "dev": true
}, },
"uid2": { "uid2": {

View file

@ -107,7 +107,7 @@
"ts-loader": "9.3.0", "ts-loader": "9.3.0",
"ts-node": "10.8.1", "ts-node": "10.8.1",
"tsconfig-paths": "3.14.1", "tsconfig-paths": "3.14.1",
"typescript": "4.5.2" "typescript": "4.7.4"
}, },
"jest": { "jest": {
"moduleFileExtensions": [ "moduleFileExtensions": [