diff --git a/package.json b/package.json index a19a3d7..334fe09 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "patch-package": "8.0.0", "postinstall-postinstall": "2.1.0", "react-test-renderer": "18.2.0", - "typescript": "5.4.3" + "typescript": "5.5.3" }, "engines": { "node": ">=18" diff --git a/yarn.lock b/yarn.lock index 8c99088..dd71a47 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8695,10 +8695,10 @@ type-fest@^0.7.1: resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.7.1.tgz#8dda65feaf03ed78f0a3f9678f1869147f7c5c48" integrity sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg== -typescript@5.4.3: - version "5.4.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff" - integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg== +typescript@5.5.3: + version "5.5.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa" + integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ== uglify-es@^3.1.9: version "3.3.9"