Skip to content

Commit 7314966

Browse files
authored
docs: TS package update on website (#306)
* TS package update on website * update to full SemVer
1 parent 92d9c1e commit 7314966

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"docusaurus-plugin-image-zoom": "^2.0.0",
3939
"postcss": "^8.4.39",
4040
"tailwindcss": "^3.4.4",
41-
"typescript": "^5.5.3"
41+
"typescript": "^5.7.3"
4242
},
4343
"browserslist": {
4444
"production": [
@@ -53,7 +53,7 @@
5353
]
5454
},
5555
"engines": {
56-
"node": ">=18.0"
56+
"node": ">=18.0.0"
5757
},
5858
"packageManager": "yarn@3.6.4"
5959
}

website/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12597,23 +12597,23 @@ __metadata:
1259712597
languageName: node
1259812598
linkType: hard
1259912599

12600-
"typescript@npm:^5.5.3":
12601-
version: 5.5.3
12602-
resolution: "typescript@npm:5.5.3"
12600+
"typescript@npm:^5.7.3":
12601+
version: 5.7.3
12602+
resolution: "typescript@npm:5.7.3"
1260312603
bin:
1260412604
tsc: bin/tsc
1260512605
tsserver: bin/tsserver
12606-
checksum: 4b4f14313484d5c86064d04ba892544801fa551f5cf72719b540b498056fec7fc192d0bbdb2ba1448e759b1548769956da9e43e7c16781e8d8856787b0575004
12606+
checksum: 6c38b1e989918e576f0307e6ee013522ea480dfce5f3ca85c9b2d8adb1edeffd37f4f30cd68de0c38a44563d12ba922bdb7e36aa2dac9c51de5d561e6e9a2e9c
1260712607
languageName: node
1260812608
linkType: hard
1260912609

12610-
"typescript@patch:typescript@^5.5.3#~builtin<compat/typescript>":
12611-
version: 5.5.3
12612-
resolution: "typescript@patch:typescript@npm%3A5.5.3#~builtin<compat/typescript>::version=5.5.3&hash=29ae49"
12610+
"typescript@patch:typescript@^5.7.3#~builtin<compat/typescript>":
12611+
version: 5.7.3
12612+
resolution: "typescript@patch:typescript@npm%3A5.7.3#~builtin<compat/typescript>::version=5.7.3&hash=29ae49"
1261312613
bin:
1261412614
tsc: bin/tsc
1261512615
tsserver: bin/tsserver
12616-
checksum: 6853be4607706cc1ad2f16047cf1cd72d39f79acd5f9716e1d23bc0e462c7f59be7458fe58a21665e7657a05433d7ab8419d093a5a4bd5f3a33f879b35d2769b
12616+
checksum: 633cd749d6cd7bc842c6b6245847173bba99742a60776fae3c0fbcc0d1733cd51a733995e5f4dadd8afb0e64e57d3c7dbbeae953a072ee303940eca69e22f311
1261712617
languageName: node
1261812618
linkType: hard
1261912619

@@ -13151,7 +13151,7 @@ __metadata:
1315113151
react-dom: ^18.3.1
1315213152
react-player: ^2.16.0
1315313153
tailwindcss: ^3.4.4
13154-
typescript: ^5.5.3
13154+
typescript: ^5.7.3
1315513155
languageName: unknown
1315613156
linkType: soft
1315713157

0 commit comments

Comments
 (0)