fix(deps): update dependency typescript to v4.6.3
This commit is contained in:
committed by
renovate[bot]
parent
6d97c1c76e
commit
1177e8182d
@ -122,7 +122,7 @@
|
||||
"store": "2.0.12",
|
||||
"stream-browserify": "3.0.0",
|
||||
"tone": "14.7.77",
|
||||
"typescript": "4.6.2",
|
||||
"typescript": "4.6.3",
|
||||
"util": "0.12.4",
|
||||
"uuid": "8.3.2",
|
||||
"validator": "13.7.0"
|
||||
|
26
package-lock.json
generated
26
package-lock.json
generated
@ -97,7 +97,7 @@
|
||||
"rimraf": "3.0.2",
|
||||
"start-server-and-test": "1.14.0",
|
||||
"ts-node": "10.7.0",
|
||||
"typescript": "4.6.2",
|
||||
"typescript": "4.6.3",
|
||||
"webpack-bundle-analyzer": "4.5.0"
|
||||
},
|
||||
"engines": {
|
||||
@ -1055,7 +1055,7 @@
|
||||
"store": "2.0.12",
|
||||
"stream-browserify": "3.0.0",
|
||||
"tone": "14.7.77",
|
||||
"typescript": "4.6.2",
|
||||
"typescript": "4.6.3",
|
||||
"util": "0.12.4",
|
||||
"uuid": "8.3.2",
|
||||
"validator": "13.7.0"
|
||||
@ -50234,9 +50234,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "4.6.2",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.2.tgz",
|
||||
"integrity": "sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==",
|
||||
"version": "4.6.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.3.tgz",
|
||||
"integrity": "sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==",
|
||||
"bin": {
|
||||
"tsc": "bin/tsc",
|
||||
"tsserver": "bin/tsserver"
|
||||
@ -53099,7 +53099,7 @@
|
||||
"inquirer": "8.2.2",
|
||||
"prettier": "2.6.1",
|
||||
"ts-node": "10.7.0",
|
||||
"typescript": "4.6.2"
|
||||
"typescript": "4.6.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16",
|
||||
@ -53365,7 +53365,7 @@
|
||||
"@babel/preset-typescript": "7.16.7",
|
||||
"react": "16.14.0",
|
||||
"react-dom": "16.14.0",
|
||||
"typescript": "4.6.2"
|
||||
"typescript": "4.6.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.17.8",
|
||||
@ -56542,7 +56542,7 @@
|
||||
"stream-browserify": "3.0.0",
|
||||
"tone": "14.7.77",
|
||||
"ts-node": "10.7.0",
|
||||
"typescript": "4.6.2",
|
||||
"typescript": "4.6.3",
|
||||
"util": "0.12.4",
|
||||
"uuid": "8.3.2",
|
||||
"validator": "13.7.0",
|
||||
@ -56684,7 +56684,7 @@
|
||||
"inquirer": "8.2.2",
|
||||
"prettier": "2.6.1",
|
||||
"ts-node": "10.7.0",
|
||||
"typescript": "4.6.2"
|
||||
"typescript": "4.6.3"
|
||||
}
|
||||
},
|
||||
"@freecodecamp/fcc-source-challenges": {
|
||||
@ -56840,7 +56840,7 @@
|
||||
"rollup-plugin-postcss": "4.0.2",
|
||||
"rollup-plugin-terser": "7.0.2",
|
||||
"tailwindcss": "3.0.23",
|
||||
"typescript": "4.6.2"
|
||||
"typescript": "4.6.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jest/transform": {
|
||||
@ -92709,9 +92709,9 @@
|
||||
}
|
||||
},
|
||||
"typescript": {
|
||||
"version": "4.6.2",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.2.tgz",
|
||||
"integrity": "sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg=="
|
||||
"version": "4.6.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.3.tgz",
|
||||
"integrity": "sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw=="
|
||||
},
|
||||
"typescript-compare": {
|
||||
"version": "0.0.2",
|
||||
|
@ -171,7 +171,7 @@
|
||||
"rimraf": "3.0.2",
|
||||
"start-server-and-test": "1.14.0",
|
||||
"ts-node": "10.7.0",
|
||||
"typescript": "4.6.2",
|
||||
"typescript": "4.6.3",
|
||||
"webpack-bundle-analyzer": "4.5.0"
|
||||
}
|
||||
}
|
||||
|
@ -30,6 +30,6 @@
|
||||
"inquirer": "8.2.2",
|
||||
"prettier": "2.6.1",
|
||||
"ts-node": "10.7.0",
|
||||
"typescript": "4.6.2"
|
||||
"typescript": "4.6.3"
|
||||
}
|
||||
}
|
||||
|
@ -22,7 +22,7 @@
|
||||
"@babel/preset-typescript": "7.16.7",
|
||||
"react": "16.14.0",
|
||||
"react-dom": "16.14.0",
|
||||
"typescript": "4.6.2"
|
||||
"typescript": "4.6.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.17.8",
|
||||
|
Reference in New Issue
Block a user