diff --git a/package.json b/package.json index ae52738..fccda69 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@babel/core": "7.25.8", "@babel/preset-env": "7.25.8", "@babel/preset-typescript": "7.25.7", - "@tsd/typescript": "5.6.2", + "@tsd/typescript": "5.6.3", "@types/howler": "2.2.12", "@types/jest": "29.5.13", "@types/p2": "0.7.45", diff --git a/yarn.lock b/yarn.lock index d0363c7..de04df2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1421,10 +1421,10 @@ dependencies: "@sinonjs/commons" "^3.0.0" -"@tsd/typescript@5.6.2": - version "5.6.2" - resolved "https://registry.yarnpkg.com/@tsd/typescript/-/typescript-5.6.2.tgz#748d037c73a280acb81b5cd6b72781511bb1b324" - integrity sha512-sk87KQtOkhxXHN8I3VQM8sZQBNO++T0dP5FVZ5dPKeHaCeA0lbis1673RsTpCeuE2wkdwDbkYocSjcKrpqBUrA== +"@tsd/typescript@5.6.3": + version "5.6.3" + resolved "https://registry.yarnpkg.com/@tsd/typescript/-/typescript-5.6.3.tgz#995c054ff99d1b5e22f8e7d07d6087a56c58702d" + integrity sha512-Jm9tsyjxuyDxGvIlifCQMiTjL20Zv/9mfxLLuJBrlEq5v9Z5qtMB0qXp6BSbq9B2YYP9IBbaMnZ+GYSgDYh5Vw== "@tulib/vite-tulip-plugin@1.0.15": version "1.0.15"