mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(deps): update dependency typescript to v4.9.3
This commit is contained in:
+1
-1
@@ -123,7 +123,7 @@
|
||||
"store": "2.0.12",
|
||||
"stream-browserify": "3.0.0",
|
||||
"tone": "14.7.77",
|
||||
"typescript": "4.8.4",
|
||||
"typescript": "4.9.3",
|
||||
"util": "0.12.5",
|
||||
"uuid": "8.3.2",
|
||||
"validator": "13.7.0"
|
||||
|
||||
@@ -28,6 +28,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"ts-node": "10.9.1",
|
||||
"typescript": "4.8.4"
|
||||
"typescript": "4.9.3"
|
||||
}
|
||||
}
|
||||
|
||||
Generated
+17
-17
@@ -103,7 +103,7 @@
|
||||
"rimraf": "3.0.2",
|
||||
"start-server-and-test": "1.14.0",
|
||||
"ts-node": "10.9.1",
|
||||
"typescript": "4.8.4",
|
||||
"typescript": "4.9.3",
|
||||
"webpack-bundle-analyzer": "4.7.0"
|
||||
},
|
||||
"engines": {
|
||||
@@ -519,7 +519,7 @@
|
||||
"store": "2.0.12",
|
||||
"stream-browserify": "3.0.0",
|
||||
"tone": "14.7.77",
|
||||
"typescript": "4.8.4",
|
||||
"typescript": "4.9.3",
|
||||
"util": "0.12.5",
|
||||
"uuid": "8.3.2",
|
||||
"validator": "13.7.0"
|
||||
@@ -51157,9 +51157,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "4.8.4",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.4.tgz",
|
||||
"integrity": "sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==",
|
||||
"version": "4.9.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.3.tgz",
|
||||
"integrity": "sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==",
|
||||
"bin": {
|
||||
"tsc": "bin/tsc",
|
||||
"tsserver": "bin/tsserver"
|
||||
@@ -54880,7 +54880,7 @@
|
||||
"@types/express": "4.17.14",
|
||||
"dotenv": "16.0.3",
|
||||
"shx": "0.3.4",
|
||||
"typescript": "4.8.4"
|
||||
"typescript": "4.9.3"
|
||||
}
|
||||
},
|
||||
"tools/challenge-editor/client": {
|
||||
@@ -54896,7 +54896,7 @@
|
||||
"react-dom": "16.14.0",
|
||||
"react-router-dom": "6.4.3",
|
||||
"react-scripts": "5.0.1",
|
||||
"typescript": "4.8.4"
|
||||
"typescript": "4.9.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/codemirror": "5.60.5",
|
||||
@@ -54917,7 +54917,7 @@
|
||||
"inquirer": "8.2.5",
|
||||
"prettier": "2.7.1",
|
||||
"ts-node": "10.9.1",
|
||||
"typescript": "4.8.4"
|
||||
"typescript": "4.9.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16",
|
||||
@@ -55170,7 +55170,7 @@
|
||||
"@babel/preset-typescript": "7.18.6",
|
||||
"react": "16.14.0",
|
||||
"react-dom": "16.14.0",
|
||||
"typescript": "4.8.4"
|
||||
"typescript": "4.9.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.20.2",
|
||||
@@ -57223,7 +57223,7 @@
|
||||
"gray-matter": "4.0.3",
|
||||
"shx": "0.3.4",
|
||||
"ts-node": "10.9.1",
|
||||
"typescript": "4.8.4"
|
||||
"typescript": "4.9.3"
|
||||
}
|
||||
},
|
||||
"@freecodecamp/challenge-editor-client": {
|
||||
@@ -57241,7 +57241,7 @@
|
||||
"react-router-dom": "6.4.3",
|
||||
"react-scripts": "5.0.1",
|
||||
"shx": "0.3.4",
|
||||
"typescript": "4.8.4"
|
||||
"typescript": "4.9.3"
|
||||
}
|
||||
},
|
||||
"@freecodecamp/challenge-parser": {
|
||||
@@ -57444,7 +57444,7 @@
|
||||
"stream-browserify": "3.0.0",
|
||||
"tone": "14.7.77",
|
||||
"ts-node": "10.9.1",
|
||||
"typescript": "4.8.4",
|
||||
"typescript": "4.9.3",
|
||||
"util": "0.12.5",
|
||||
"uuid": "8.3.2",
|
||||
"validator": "13.7.0",
|
||||
@@ -57577,7 +57577,7 @@
|
||||
"inquirer": "8.2.5",
|
||||
"prettier": "2.7.1",
|
||||
"ts-node": "10.9.1",
|
||||
"typescript": "4.8.4"
|
||||
"typescript": "4.9.3"
|
||||
}
|
||||
},
|
||||
"@freecodecamp/curriculum-helpers": {
|
||||
@@ -57724,7 +57724,7 @@
|
||||
"rollup-plugin-postcss": "4.0.2",
|
||||
"rollup-plugin-terser": "7.0.2",
|
||||
"tailwindcss": "3.2.4",
|
||||
"typescript": "4.8.4"
|
||||
"typescript": "4.9.3"
|
||||
}
|
||||
},
|
||||
"@gar/promisify": {
|
||||
@@ -90277,9 +90277,9 @@
|
||||
}
|
||||
},
|
||||
"typescript": {
|
||||
"version": "4.8.4",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.4.tgz",
|
||||
"integrity": "sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ=="
|
||||
"version": "4.9.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.3.tgz",
|
||||
"integrity": "sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA=="
|
||||
},
|
||||
"typescript-compare": {
|
||||
"version": "0.0.2",
|
||||
|
||||
+1
-1
@@ -189,7 +189,7 @@
|
||||
"rimraf": "3.0.2",
|
||||
"start-server-and-test": "1.14.0",
|
||||
"ts-node": "10.9.1",
|
||||
"typescript": "4.8.4",
|
||||
"typescript": "4.9.3",
|
||||
"webpack-bundle-analyzer": "4.7.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -19,6 +19,6 @@
|
||||
"@types/express": "4.17.14",
|
||||
"dotenv": "16.0.3",
|
||||
"shx": "0.3.4",
|
||||
"typescript": "4.8.4"
|
||||
"typescript": "4.9.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
"react-dom": "16.14.0",
|
||||
"react-router-dom": "6.4.3",
|
||||
"react-scripts": "5.0.1",
|
||||
"typescript": "4.8.4"
|
||||
"typescript": "4.9.3"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "cross-env PORT=3300 react-scripts start",
|
||||
|
||||
@@ -30,6 +30,6 @@
|
||||
"inquirer": "8.2.5",
|
||||
"prettier": "2.7.1",
|
||||
"ts-node": "10.9.1",
|
||||
"typescript": "4.8.4"
|
||||
"typescript": "4.9.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"@babel/preset-typescript": "7.18.6",
|
||||
"react": "16.14.0",
|
||||
"react-dom": "16.14.0",
|
||||
"typescript": "4.8.4"
|
||||
"typescript": "4.9.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.20.2",
|
||||
|
||||
Reference in New Issue
Block a user