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.4
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.9.3",
|
||||
"typescript": "4.9.4",
|
||||
"util": "0.12.5",
|
||||
"uuid": "8.3.2",
|
||||
"validator": "13.7.0"
|
||||
|
||||
@@ -28,6 +28,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"ts-node": "10.9.1",
|
||||
"typescript": "4.9.3"
|
||||
"typescript": "4.9.4"
|
||||
}
|
||||
}
|
||||
|
||||
Generated
+17
-14
@@ -103,7 +103,7 @@
|
||||
"rimraf": "3.0.2",
|
||||
"start-server-and-test": "1.14.0",
|
||||
"ts-node": "10.9.1",
|
||||
"typescript": "4.9.3",
|
||||
"typescript": "4.9.4",
|
||||
"webpack-bundle-analyzer": "4.7.0"
|
||||
},
|
||||
"engines": {
|
||||
@@ -515,7 +515,7 @@
|
||||
"store": "2.0.12",
|
||||
"stream-browserify": "3.0.0",
|
||||
"tone": "14.7.77",
|
||||
"typescript": "4.9.3",
|
||||
"typescript": "4.9.4",
|
||||
"util": "0.12.5",
|
||||
"uuid": "8.3.2",
|
||||
"validator": "13.7.0"
|
||||
@@ -50176,8 +50176,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "4.9.3",
|
||||
"license": "Apache-2.0",
|
||||
"version": "4.9.4",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.4.tgz",
|
||||
"integrity": "sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==",
|
||||
"bin": {
|
||||
"tsc": "bin/tsc",
|
||||
"tsserver": "bin/tsserver"
|
||||
@@ -53862,7 +53863,7 @@
|
||||
"@types/express": "4.17.14",
|
||||
"dotenv": "16.0.3",
|
||||
"shx": "0.3.4",
|
||||
"typescript": "4.9.3"
|
||||
"typescript": "4.9.4"
|
||||
}
|
||||
},
|
||||
"tools/challenge-editor/client": {
|
||||
@@ -53878,7 +53879,7 @@
|
||||
"react-dom": "16.14.0",
|
||||
"react-router-dom": "6.4.5",
|
||||
"react-scripts": "5.0.1",
|
||||
"typescript": "4.9.3"
|
||||
"typescript": "4.9.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/codemirror": "5.60.5",
|
||||
@@ -53899,7 +53900,7 @@
|
||||
"inquirer": "8.2.5",
|
||||
"prettier": "2.8.1",
|
||||
"ts-node": "10.9.1",
|
||||
"typescript": "4.9.3"
|
||||
"typescript": "4.9.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16",
|
||||
@@ -54166,7 +54167,7 @@
|
||||
"@babel/preset-typescript": "7.18.6",
|
||||
"react": "16.14.0",
|
||||
"react-dom": "16.14.0",
|
||||
"typescript": "4.9.3"
|
||||
"typescript": "4.9.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.20.5",
|
||||
@@ -55949,7 +55950,7 @@
|
||||
"gray-matter": "4.0.3",
|
||||
"shx": "0.3.4",
|
||||
"ts-node": "10.9.1",
|
||||
"typescript": "4.9.3"
|
||||
"typescript": "4.9.4"
|
||||
}
|
||||
},
|
||||
"@freecodecamp/challenge-editor-client": {
|
||||
@@ -55967,7 +55968,7 @@
|
||||
"react-router-dom": "6.4.5",
|
||||
"react-scripts": "5.0.1",
|
||||
"shx": "0.3.4",
|
||||
"typescript": "4.9.3"
|
||||
"typescript": "4.9.4"
|
||||
}
|
||||
},
|
||||
"@freecodecamp/challenge-parser": {
|
||||
@@ -56170,7 +56171,7 @@
|
||||
"stream-browserify": "3.0.0",
|
||||
"tone": "14.7.77",
|
||||
"ts-node": "10.9.1",
|
||||
"typescript": "4.9.3",
|
||||
"typescript": "4.9.4",
|
||||
"util": "0.12.5",
|
||||
"uuid": "8.3.2",
|
||||
"validator": "13.7.0",
|
||||
@@ -56301,7 +56302,7 @@
|
||||
"inquirer": "8.2.5",
|
||||
"prettier": "2.8.1",
|
||||
"ts-node": "10.9.1",
|
||||
"typescript": "4.9.3"
|
||||
"typescript": "4.9.4"
|
||||
}
|
||||
},
|
||||
"@freecodecamp/curriculum-helpers": {
|
||||
@@ -56455,7 +56456,7 @@
|
||||
"rollup-plugin-postcss": "4.0.2",
|
||||
"rollup-plugin-terser": "7.0.2",
|
||||
"tailwindcss": "3.2.4",
|
||||
"typescript": "4.9.3"
|
||||
"typescript": "4.9.4"
|
||||
}
|
||||
},
|
||||
"@gar/promisify": {
|
||||
@@ -87558,7 +87559,9 @@
|
||||
}
|
||||
},
|
||||
"typescript": {
|
||||
"version": "4.9.3"
|
||||
"version": "4.9.4",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.4.tgz",
|
||||
"integrity": "sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg=="
|
||||
},
|
||||
"typescript-compare": {
|
||||
"version": "0.0.2",
|
||||
|
||||
+1
-1
@@ -190,7 +190,7 @@
|
||||
"rimraf": "3.0.2",
|
||||
"start-server-and-test": "1.14.0",
|
||||
"ts-node": "10.9.1",
|
||||
"typescript": "4.9.3",
|
||||
"typescript": "4.9.4",
|
||||
"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.9.3"
|
||||
"typescript": "4.9.4"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
"react-dom": "16.14.0",
|
||||
"react-router-dom": "6.4.5",
|
||||
"react-scripts": "5.0.1",
|
||||
"typescript": "4.9.3"
|
||||
"typescript": "4.9.4"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "cross-env PORT=3300 react-scripts start",
|
||||
|
||||
@@ -30,6 +30,6 @@
|
||||
"inquirer": "8.2.5",
|
||||
"prettier": "2.8.1",
|
||||
"ts-node": "10.9.1",
|
||||
"typescript": "4.9.3"
|
||||
"typescript": "4.9.4"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"@babel/preset-typescript": "7.18.6",
|
||||
"react": "16.14.0",
|
||||
"react-dom": "16.14.0",
|
||||
"typescript": "4.9.3"
|
||||
"typescript": "4.9.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.20.5",
|
||||
|
||||
Reference in New Issue
Block a user