diff --git a/package.json b/package.json index 4d84447..18252f9 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "svelte-preprocess": "^5.0.0", "tailwindcss": "^3.2.4", "tslib": "^2.4.1", - "typescript": "^4.9.3", + "typescript": "^5.0.0", "vite": "^4.0.0" }, "type": "module" diff --git a/yarn.lock b/yarn.lock index 0f843df..d6c1b53 100644 --- a/yarn.lock +++ b/yarn.lock @@ -566,7 +566,7 @@ __metadata: svelte-preprocess: ^5.0.0 tailwindcss: ^3.2.4 tslib: ^2.4.1 - typescript: ^4.9.3 + typescript: ^5.0.0 vite: ^4.0.0 languageName: unknown linkType: soft @@ -3124,7 +3124,7 @@ __metadata: languageName: node linkType: hard -"typescript@npm:^4.9.3, typescript@npm:^4.9.4": +"typescript@npm:^4.9.4": version: 4.9.4 resolution: "typescript@npm:4.9.4" bin: @@ -3134,7 +3134,17 @@ __metadata: languageName: node linkType: hard -"typescript@patch:typescript@^4.9.3#~builtin, typescript@patch:typescript@^4.9.4#~builtin": +"typescript@npm:^5.0.0": + version: 5.0.2 + resolution: "typescript@npm:5.0.2" + bin: + tsc: bin/tsc + tsserver: bin/tsserver + checksum: bef1dcd166acfc6934b2ec4d72f93edb8961a5fab36b8dd2aaf6f4f4cd5c0210f2e0850aef4724f3b4913d5aef203a94a28ded731b370880c8bcff7e4ff91fc1 + languageName: node + linkType: hard + +"typescript@patch:typescript@^4.9.4#~builtin": version: 4.9.4 resolution: "typescript@patch:typescript@npm%3A4.9.4#~builtin::version=4.9.4&hash=d73830" bin: @@ -3144,6 +3154,16 @@ __metadata: languageName: node linkType: hard +"typescript@patch:typescript@^5.0.0#~builtin": + version: 5.0.2 + resolution: "typescript@patch:typescript@npm%3A5.0.2#~builtin::version=5.0.2&hash=d73830" + bin: + tsc: bin/tsc + tsserver: bin/tsserver + checksum: bdbf3d0aac0d6cf010fbe0536753dc19f278eb4aba88140dcd25487dfe1c56ca8b33abc0dcd42078790a939b08ebc4046f3e9bb961d77d3d2c3cfa9829da4d53 + languageName: node + linkType: hard + "undici@npm:5.14.0": version: 5.14.0 resolution: "undici@npm:5.14.0"