Skip to content

Commit 86635cd

Browse files
committed
chore: typescript 6.0.2
1 parent 3d5b9b5 commit 86635cd

File tree

5 files changed

+24
-22
lines changed

5 files changed

+24
-22
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"react-native-gesture-handler": "^2.31.1",
9999
"release-it": "^19.2.4",
100100
"test-renderer": "0.14.0",
101-
"typescript": "^5.9.3",
101+
"typescript": "^6.0.2",
102102
"typescript-eslint": "^8.58.1"
103103
},
104104
"publishConfig": {

tsconfig.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,12 @@
77
"jsx": "react",
88
"target": "ES2022",
99
"lib": ["ES2022", "DOM"],
10-
"module": "commonjs",
11-
"moduleResolution": "node",
10+
"module": "preserve",
11+
"moduleResolution": "bundler",
1212
"declaration": true,
1313
"noEmit": true,
14+
"rootDir": "src",
15+
"types": ["jest", "node"],
1416
"outDir": "build"
1517
},
1618
"include": ["src/**/*"]

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"devDependencies": {
1919
"@types/node": "^24.12.2",
2020
"@types/react": "^19.2.14",
21-
"typescript": "^5.9.3"
21+
"typescript": "^6.0.2"
2222
}
2323
}

website/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2284,23 +2284,23 @@ __metadata:
22842284
languageName: node
22852285
linkType: hard
22862286

2287-
"typescript@npm:^5.9.3":
2288-
version: 5.9.3
2289-
resolution: "typescript@npm:5.9.3"
2287+
"typescript@npm:^6.0.2":
2288+
version: 6.0.2
2289+
resolution: "typescript@npm:6.0.2"
22902290
bin:
22912291
tsc: bin/tsc
22922292
tsserver: bin/tsserver
2293-
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
2293+
checksum: 10c0/4b860b0bf87cc0fee0f66d8ef2640b5a8a8a8c74d1129adb82e389e5f97124383823c47946bef8a73ede371461143a3aa8544399d2133c7b2e4f07e81860af7f
22942294
languageName: node
22952295
linkType: hard
22962296

2297-
"typescript@patch:typescript@npm%3A^5.9.3#optional!builtin<compat/typescript>":
2298-
version: 5.9.3
2299-
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
2297+
"typescript@patch:typescript@npm%3A^6.0.2#optional!builtin<compat/typescript>":
2298+
version: 6.0.2
2299+
resolution: "typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>::version=6.0.2&hash=5786d5"
23002300
bin:
23012301
tsc: bin/tsc
23022302
tsserver: bin/tsserver
2303-
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
2303+
checksum: 10c0/49f0b84fc6ca55653e77752b8a61beabc09ee3dae5d965c31596225aa6ef213c5727b1d2e895b900416dc603854ba0872ac4a812c2a4ed6793a601f9c675de02
23042304
languageName: node
23052305
linkType: hard
23062306

@@ -2460,7 +2460,7 @@ __metadata:
24602460
react: "npm:^19.2.5"
24612461
react-dom: "npm:^19.2.5"
24622462
rsbuild-plugin-open-graph: "npm:^1.1.2"
2463-
typescript: "npm:^5.9.3"
2463+
typescript: "npm:^6.0.2"
24642464
languageName: unknown
24652465
linkType: soft
24662466

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3019,7 +3019,7 @@ __metadata:
30193019
redent: "npm:^3.0.0"
30203020
release-it: "npm:^19.2.4"
30213021
test-renderer: "npm:0.14.0"
3022-
typescript: "npm:^5.9.3"
3022+
typescript: "npm:^6.0.2"
30233023
typescript-eslint: "npm:^8.58.1"
30243024
peerDependencies:
30253025
jest: ">=29.0.0"
@@ -10552,23 +10552,23 @@ __metadata:
1055210552
languageName: node
1055310553
linkType: hard
1055410554

10555-
"typescript@npm:^5.9.3":
10556-
version: 5.9.3
10557-
resolution: "typescript@npm:5.9.3"
10555+
"typescript@npm:^6.0.2":
10556+
version: 6.0.2
10557+
resolution: "typescript@npm:6.0.2"
1055810558
bin:
1055910559
tsc: bin/tsc
1056010560
tsserver: bin/tsserver
10561-
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
10561+
checksum: 10c0/4b860b0bf87cc0fee0f66d8ef2640b5a8a8a8c74d1129adb82e389e5f97124383823c47946bef8a73ede371461143a3aa8544399d2133c7b2e4f07e81860af7f
1056210562
languageName: node
1056310563
linkType: hard
1056410564

10565-
"typescript@patch:typescript@npm%3A^5.9.3#optional!builtin<compat/typescript>":
10566-
version: 5.9.3
10567-
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
10565+
"typescript@patch:typescript@npm%3A^6.0.2#optional!builtin<compat/typescript>":
10566+
version: 6.0.2
10567+
resolution: "typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>::version=6.0.2&hash=5786d5"
1056810568
bin:
1056910569
tsc: bin/tsc
1057010570
tsserver: bin/tsserver
10571-
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
10571+
checksum: 10c0/49f0b84fc6ca55653e77752b8a61beabc09ee3dae5d965c31596225aa6ef213c5727b1d2e895b900416dc603854ba0872ac4a812c2a4ed6793a601f9c675de02
1057210572
languageName: node
1057310573
linkType: hard
1057410574

0 commit comments

Comments
 (0)