Skip to content
Open
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"svelte-check": "^3.0.1",
"svelte-preprocess": "^5.0.3",
"tslib": "^2.4.1",
"typescript": "^4.9.3",
"typescript": "^6.0.2",
"vite": "^4.0.0",
"vitest": "^0.25.3"
},
Expand Down
26 changes: 23 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3823,7 +3823,7 @@ __metadata:
svelte-check: ^3.0.1
svelte-preprocess: ^5.0.3
tslib: ^2.4.1
typescript: ^4.9.3
typescript: ^6.0.2
vite: ^4.0.0
vitest: ^0.25.3
languageName: unknown
Expand Down Expand Up @@ -3977,7 +3977,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^4.9.3, typescript@npm:^4.9.4":
"typescript@npm:^4.9.4":
version: 4.9.5
resolution: "typescript@npm:4.9.5"
bin:
Expand All @@ -3987,7 +3987,17 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@^4.9.3#~builtin<compat/typescript>, typescript@patch:typescript@^4.9.4#~builtin<compat/typescript>":
"typescript@npm:^6.0.2":
version: 6.0.2
resolution: "typescript@npm:6.0.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: a95632e5e4f7b9e7d9e9e9b79b4f147b45181258e7cae4c9f9f2a24176aff688d25e798cddf78cc39cb95423c8c63b36fd4ed5ac4028d37667dcc62a1e89e9e7
languageName: node
linkType: hard

"typescript@patch:typescript@^4.9.4#~builtin<compat/typescript>":
version: 4.9.5
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=23ec76"
bin:
Expand All @@ -3997,6 +4007,16 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@^6.0.2#~builtin<compat/typescript>":
version: 6.0.2
resolution: "typescript@patch:typescript@npm%3A6.0.2#~builtin<compat/typescript>::version=6.0.2&hash=1f5320"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 71a55653741fb12e81e7002c501ce2e5847e6cb251bc868de981561c07de178efed8f799ffc69cff92e162ceb44b67d25d60e293170db229cc5081afefababe3
languageName: node
linkType: hard

"unbox-primitive@npm:^1.0.2":
version: 1.0.2
resolution: "unbox-primitive@npm:1.0.2"
Expand Down