From c3b0e29bd542771ae0fcc0fded0fbd2014752c94 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 02:50:54 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v5.9.3 --- package.json | 2 +- packages/ghoulscript/package.json | 2 +- playground/sample/package.json | 2 +- yarn.lock | 26 +++++++++++++++++++++++--- 4 files changed, 26 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index c13d659..4b824f1 100644 --- a/package.json +++ b/package.json @@ -37,6 +37,6 @@ "eslint-plugin-vue": "9.23.0", "husky": "9.1.7", "lint-staged": "16.0.0", - "typescript": "5.8.2" + "typescript": "5.9.3" } } diff --git a/packages/ghoulscript/package.json b/packages/ghoulscript/package.json index 19146b1..6d01764 100644 --- a/packages/ghoulscript/package.json +++ b/packages/ghoulscript/package.json @@ -23,7 +23,7 @@ }, "devDependencies": { "@types/uuid": "10.0.0", - "typescript": "5.8.2", + "typescript": "5.9.3", "vite": "6.3.5", "vite-plugin-dts": "4.5.3", "vite-plugin-externalize-deps": "0.9.0", diff --git a/playground/sample/package.json b/playground/sample/package.json index 3103b23..5e389cf 100644 --- a/playground/sample/package.json +++ b/playground/sample/package.json @@ -9,7 +9,7 @@ "preview": "vite preview" }, "devDependencies": { - "typescript": "5.8.2", + "typescript": "5.9.3", "vite": "6.3.5" }, "dependencies": { diff --git a/yarn.lock b/yarn.lock index 334e529..3e2e2d6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -671,7 +671,7 @@ __metadata: eslint-plugin-vue: "npm:9.23.0" husky: "npm:9.1.7" lint-staged: "npm:16.0.0" - typescript: "npm:5.8.2" + typescript: "npm:5.9.3" languageName: unknown linkType: soft @@ -680,7 +680,7 @@ __metadata: resolution: "@privyid/ghoulscript-sample@workspace:playground/sample" dependencies: "@privyid/ghoulscript": "workspace:^" - typescript: "npm:5.8.2" + typescript: "npm:5.9.3" vite: "npm:6.3.5" languageName: unknown linkType: soft @@ -693,7 +693,7 @@ __metadata: "@types/uuid": "npm:10.0.0" defu: "npm:^6.1.4" sref: "npm:^1.0.1" - typescript: "npm:5.8.2" + typescript: "npm:5.9.3" ufo: "npm:^1.5.3" uuid: "npm:^11.0.0" vite: "npm:6.3.5" @@ -6806,6 +6806,16 @@ __metadata: languageName: node linkType: hard +"typescript@npm:5.9.3": + version: 5.9.3 + resolution: "typescript@npm:5.9.3" + bin: + tsc: bin/tsc + tsserver: bin/tsserver + checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5 + languageName: node + linkType: hard + "typescript@patch:typescript@npm%3A5.8.2#optional!builtin": version: 5.8.2 resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin::version=5.8.2&hash=5786d5" @@ -6816,6 +6826,16 @@ __metadata: languageName: node linkType: hard +"typescript@patch:typescript@npm%3A5.9.3#optional!builtin": + version: 5.9.3 + resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin::version=5.9.3&hash=5786d5" + bin: + tsc: bin/tsc + tsserver: bin/tsserver + checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430 + languageName: node + linkType: hard + "ufo@npm:^1.5.3": version: 1.5.3 resolution: "ufo@npm:1.5.3"