Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/hello-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"license": "NOLICENSE",
"version": "0.0.1",
"devDependencies": {
"typescript": "^4.9.0"
"typescript": "~5.8.0"
},
"scripts": {
"build": "yarn tsc",
Expand Down
2 changes: 1 addition & 1 deletion packages/hello-ts/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"compilerOptions": {
"outDir": "dist",
"target": "ES3"
"target": "ES5"
},
"include": ["src"]
}
2 changes: 1 addition & 1 deletion packages/notes-intermediate-ts-v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"yarn": "3.6.4"
},
"devDependencies": {
"typescript": "5.3.0-beta"
"typescript": "~5.8.0"
},
"scripts": {
"build": "yarn tsc"
Expand Down
2 changes: 1 addition & 1 deletion packages/notes-ts-fundamentals-v4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"yarn": "3.6.4"
},
"devDependencies": {
"typescript": "5.3.0-beta"
"typescript": "~5.8.0"
},
"scripts": {
"build": "yarn tsc"
Expand Down
2 changes: 1 addition & 1 deletion packages/welcome-to-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"license": "NOLICENSE",
"version": "0.0.1",
"devDependencies": {
"typescript": "5.3.0-beta"
"typescript": "~5.8.0"
},
"scripts": {
"dev": "tsc --watch --preserveWatchOutput",
Expand Down
48 changes: 4 additions & 44 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13524,7 +13524,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "hello-ts@workspace:packages/hello-ts"
dependencies:
typescript: ^4.9.0
typescript: ~5.8.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -18697,15 +18697,15 @@ __metadata:
version: 0.0.0-use.local
resolution: "notes-intermediate-ts-v2@workspace:packages/notes-intermediate-ts-v2"
dependencies:
typescript: 5.3.0-beta
typescript: ~5.8.0
languageName: unknown
linkType: soft

"notes-ts-fundamentals-v4@workspace:packages/notes-ts-fundamentals-v4":
version: 0.0.0-use.local
resolution: "notes-ts-fundamentals-v4@workspace:packages/notes-ts-fundamentals-v4"
dependencies:
typescript: 5.3.0-beta
typescript: ~5.8.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -24466,16 +24466,6 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.3.0-beta":
version: 5.3.0-beta
resolution: "typescript@npm:5.3.0-beta"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 12c5b05df8be536c3f5789323ca2e2f21ab6b7571bd21407b152c080be1dc8628c3cd9fb5fa342a304a266f5ad22827f3a27b7961da1600d27890be93f3e2d73
languageName: node
linkType: hard

"typescript@npm:>3, typescript@npm:~5.8.0":
version: 5.8.3
resolution: "typescript@npm:5.8.3"
Expand All @@ -24486,26 +24476,6 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^4.9.0":
version: 4.9.5
resolution: "typescript@npm:4.9.5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
languageName: node
linkType: hard

"typescript@patch:typescript@5.3.0-beta#~builtin<compat/typescript>":
version: 5.3.0-beta
resolution: "typescript@patch:typescript@npm%3A5.3.0-beta#~builtin<compat/typescript>::version=5.3.0-beta&hash=29ae49"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 3e33f8107e631daab43016e7ddc1a8f2e2d9334a076ddeb6ee746394bb22639c93dda9b379bd75b073337659645d026024bad3169c828b824f985103dd826a65
languageName: node
linkType: hard

"typescript@patch:typescript@>3#~builtin<compat/typescript>, typescript@patch:typescript@~5.8.0#~builtin<compat/typescript>":
version: 5.8.3
resolution: "typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=29ae49"
Expand All @@ -24516,16 +24486,6 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@^4.9.0#~builtin<compat/typescript>":
version: 4.9.5
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=289587"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 1f8f3b6aaea19f0f67cba79057674ba580438a7db55057eb89cc06950483c5d632115c14077f6663ea76fd09fce3c190e6414bb98582ec80aa5a4eaf345d5b68
languageName: node
linkType: hard

"typography-breakpoint-constants@npm:^0.16.19":
version: 0.16.19
resolution: "typography-breakpoint-constants@npm:0.16.19"
Expand Down Expand Up @@ -25643,7 +25603,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "welcome-to-ts@workspace:packages/welcome-to-ts"
dependencies:
typescript: 5.3.0-beta
typescript: ~5.8.0
languageName: unknown
linkType: soft

Expand Down