Skip to content

Commit 9c905d0

Browse files
chore(deps): update dependency typescript to v6 (#160)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1f4017d commit 9c905d0

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"react-scan": "^0.5.3",
5555
"tailwindcss": "^4.2.2",
5656
"tw-animate-css": "^1.4.0",
57-
"typescript": "^5.9.3"
57+
"typescript": "^6.0.2"
5858
},
5959
"packageManager": "yarn@4.13.0"
6060
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3059,7 +3059,7 @@ __metadata:
30593059
tailwind-merge: "npm:^3.5.0"
30603060
tailwindcss: "npm:^4.2.2"
30613061
tw-animate-css: "npm:^1.4.0"
3062-
typescript: "npm:^5.9.3"
3062+
typescript: "npm:^6.0.2"
30633063
xbytes: "npm:^1.9.1"
30643064
zod: "npm:^4.3.6"
30653065
languageName: unknown
@@ -6934,23 +6934,23 @@ __metadata:
69346934
languageName: node
69356935
linkType: hard
69366936

6937-
"typescript@npm:^5.9.3":
6938-
version: 5.9.3
6939-
resolution: "typescript@npm:5.9.3"
6937+
"typescript@npm:^6.0.2":
6938+
version: 6.0.2
6939+
resolution: "typescript@npm:6.0.2"
69406940
bin:
69416941
tsc: bin/tsc
69426942
tsserver: bin/tsserver
6943-
checksum: 10/c089d9d3da2729fd4ac517f9b0e0485914c4b3c26f80dc0cffcb5de1719a17951e92425d55db59515c1a7ddab65808466debb864d0d56dcf43f27007d0709594
6943+
checksum: 10/b9fc2fcee7ee8e5ca6f5138181964550531e18e2d20ecb71b802d4d495881e3444e0ef94cbb6e84eb2ba41e913f6feae3ca33cc722b32e6e6dfadb32d23b80e6
69446944
languageName: node
69456945
linkType: hard
69466946

6947-
"typescript@patch:typescript@npm%3A^5.9.3#optional!builtin<compat/typescript>":
6948-
version: 5.9.3
6949-
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
6947+
"typescript@patch:typescript@npm%3A^6.0.2#optional!builtin<compat/typescript>":
6948+
version: 6.0.2
6949+
resolution: "typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>::version=6.0.2&hash=5786d5"
69506950
bin:
69516951
tsc: bin/tsc
69526952
tsserver: bin/tsserver
6953-
checksum: 10/696e1b017bc2635f4e0c94eb4435357701008e2f272f553d06e35b494b8ddc60aa221145e286c28ace0c89ee32827a28c2040e3a69bdc108b1a5dc8fb40b72e3
6953+
checksum: 10/e5501dfcf8c5b6b9a61f6fa53decc40187cebe3a2b7b2bd51c615007ad4cf6d58298461fef63294f6be9d5f2f33019b2a2e2bf02d9cb7d7f6ec94372bf24ffa2
69546954
languageName: node
69556955
linkType: hard
69566956

0 commit comments

Comments
 (0)