diff --git a/frontend/package.json b/frontend/package.json index e913d9d2..78a81ef6 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -81,6 +81,6 @@ "postcss-simple-vars": "^7.0.1", "prettier": "^3.3.0", "ts-jest": "^29.2.0", - "typescript": "^5.5.2" + "typescript": "^5.6.2" } } diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 00f2b7d3..c178cf6a 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -6190,10 +6190,10 @@ typed-array-length@^1.0.6: is-typed-array "^1.1.13" possible-typed-array-names "^1.0.0" -typescript@^5.5.2: - version "5.5.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507" - integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew== +typescript@^5.6.2: + version "5.6.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0" + integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw== unbox-primitive@^1.0.2: version "1.0.2"