Skip to content

Commit 0f0a7eb

Browse files
chore: remove-typescript
1 parent bf8256b commit 0f0a7eb

File tree

2 files changed

+1
-23
lines changed

2 files changed

+1
-23
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,7 @@
4747
"os-browserify": "^0.3.0",
4848
"path-browserify": "^1.0.1",
4949
"process": "^0.11.10",
50-
"string_decoder": "^1.3.0",
51-
"typescript": "^5.7.2"
50+
"string_decoder": "^1.3.0"
5251
},
5352
"resolutions": {
5453
"async@npm^2.4.0": "^2.6.4",

yarn.lock

-21
Original file line numberDiff line numberDiff line change
@@ -24702,7 +24702,6 @@ __metadata:
2470224702
path-browserify: "npm:^1.0.1"
2470324703
process: "npm:^0.11.10"
2470424704
string_decoder: "npm:^1.3.0"
24705-
typescript: "npm:^5.7.2"
2470624705
languageName: unknown
2470724706
linkType: soft
2470824707

@@ -35290,16 +35289,6 @@ __metadata:
3529035289
languageName: node
3529135290
linkType: hard
3529235291

35293-
"typescript@npm:^5.7.2":
35294-
version: 5.7.2
35295-
resolution: "typescript@npm:5.7.2"
35296-
bin:
35297-
tsc: bin/tsc
35298-
tsserver: bin/tsserver
35299-
checksum: 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a
35300-
languageName: node
35301-
linkType: hard
35302-
3530335292
"typescript@patch:typescript@npm%3A^4.6.4 || ^5.2.2#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.6.3#optional!builtin<compat/typescript>":
3530435293
version: 5.6.3
3530535294
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
@@ -35310,16 +35299,6 @@ __metadata:
3531035299
languageName: node
3531135300
linkType: hard
3531235301

35313-
"typescript@patch:typescript@npm%3A^5.7.2#optional!builtin<compat/typescript>":
35314-
version: 5.7.2
35315-
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=cef18b"
35316-
bin:
35317-
tsc: bin/tsc
35318-
tsserver: bin/tsserver
35319-
checksum: 10/ff27fc124bceb8969be722baa38af945b2505767cf794de3e2715e58f61b43780284060287d651fcbbdfb6f917f4653b20f4751991f17e0706db389b9bb3f75d
35320-
languageName: node
35321-
linkType: hard
35322-
3532335302
"typewriter-effect@npm:^2.21.0":
3532435303
version: 2.21.0
3532535304
resolution: "typewriter-effect@npm:2.21.0"

0 commit comments

Comments
 (0)