global: use single typescript version across the projects

This commit is contained in:
Abdullah Atta
2023-07-24 11:18:08 +05:00
parent bca774dfd0
commit cbcd7a9e5a
7 changed files with 6 additions and 52 deletions

View File

@@ -107,7 +107,6 @@
"react-test-renderer": "18.2.0",
"terser-webpack-plugin": "^5.3.5",
"ts-jest": "^28.0.7",
"typescript": "4.8.4",
"webpack": "^5.74.0"
}
}

View File

@@ -40,8 +40,7 @@
"devDependencies": {
"@notesnook/core": "file:../core",
"@types/react": "17.0.2",
"react": "17.0.2",
"typescript": "^4.8.2"
"react": "17.0.2"
},
"peerDependencies": {
"react": ">=17.0.2",
@@ -399,7 +398,6 @@
"react-test-renderer": "18.2.0",
"terser-webpack-plugin": "^5.3.5",
"ts-jest": "^28.0.7",
"typescript": "4.8.4",
"webpack": "^5.74.0"
}
},
@@ -23286,19 +23284,6 @@
"node": ">= 4"
}
},
"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==",
"dev": true,
"bin": {
"tsc": "bin/tsc",
"tsserver": "bin/tsserver"
},
"engines": {
"node": ">=4.2.0"
}
},
"node_modules/ua-parser-js": {
"version": "0.7.35",
"resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.35.tgz",
@@ -28981,8 +28966,7 @@
"@notesnook/core": "file:../core",
"@types/react": "17.0.2",
"react": "17.0.2",
"timeago.js": "4.0.2",
"typescript": "^4.8.2"
"timeago.js": "4.0.2"
}
},
"@notesnook/core": {
@@ -29270,7 +29254,6 @@
"react-test-renderer": "18.2.0",
"terser-webpack-plugin": "^5.3.5",
"ts-jest": "^28.0.7",
"typescript": "4.8.4",
"webpack": "^5.74.0"
}
},
@@ -41738,12 +41721,6 @@
"resolved": "https://registry.npmjs.org/typesafe-actions/-/typesafe-actions-5.1.0.tgz",
"integrity": "sha512-bna6Yi1pRznoo6Bz1cE6btB/Yy8Xywytyfrzu/wc+NFW3ZF0I+2iCGImhBsoYYCOWuICtRO4yHcnDlzgo1AdNg=="
},
"typescript": {
"version": "4.8.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.4.tgz",
"integrity": "sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==",
"dev": true
},
"ua-parser-js": {
"version": "0.7.35",
"resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.35.tgz",

View File

@@ -217,8 +217,7 @@
"devDependencies": {
"@notesnook/core": "file:../core",
"@types/react": "17.0.2",
"react": "17.0.2",
"typescript": "^4.8.2"
"react": "17.0.2"
},
"peerDependencies": {
"react": ">=17.0.2",

2
package-lock.json generated
View File

@@ -14,7 +14,7 @@
"nx": "^16.3.2",
"patch-package": "^7.0.0",
"rxjs": "^7.8.1",
"typescript": "^5.1.3",
"typescript": "5.1.3",
"yargs-parser": "^21.1.1"
},
"devDependencies": {

View File

@@ -57,7 +57,7 @@
"nx": "^16.3.2",
"patch-package": "^7.0.0",
"rxjs": "^7.8.1",
"typescript": "^5.1.3",
"typescript": "5.1.3",
"yargs-parser": "^21.1.1"
},
"license": "GPL-3.0-or-later",

View File

@@ -15,8 +15,7 @@
"devDependencies": {
"@notesnook/core": "file:../core",
"@types/react": "17.0.2",
"react": "17.0.2",
"typescript": "^4.8.2"
"react": "17.0.2"
},
"peerDependencies": {
"react": ">=17.0.2",
@@ -139,19 +138,6 @@
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/timeago.js/-/timeago.js-4.0.2.tgz",
"integrity": "sha512-a7wPxPdVlQL7lqvitHGGRsofhdwtkoSXPGATFuSOA2i1ZNQEPLrGnj68vOp2sOJTCFAQVXPeNMX/GctBaO9L2w=="
},
"node_modules/typescript": {
"version": "4.9.5",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz",
"integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==",
"dev": true,
"bin": {
"tsc": "bin/tsc",
"tsserver": "bin/tsserver"
},
"engines": {
"node": ">=4.2.0"
}
}
},
"dependencies": {
@@ -253,12 +239,6 @@
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/timeago.js/-/timeago.js-4.0.2.tgz",
"integrity": "sha512-a7wPxPdVlQL7lqvitHGGRsofhdwtkoSXPGATFuSOA2i1ZNQEPLrGnj68vOp2sOJTCFAQVXPeNMX/GctBaO9L2w=="
},
"typescript": {
"version": "4.9.5",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz",
"integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==",
"dev": true
}
}
}

View File

@@ -29,7 +29,6 @@
"access": "restricted"
},
"devDependencies": {
"typescript": "^4.8.2",
"@notesnook/core": "file:../core",
"react": "17.0.2",
"@types/react": "17.0.2"