diff --git a/samples/weather-forecast/package.json b/samples/weather-forecast/package.json index cafd22a..941f0f4 100644 --- a/samples/weather-forecast/package.json +++ b/samples/weather-forecast/package.json @@ -75,7 +75,7 @@ "react-svg-loader": "^3.0.3", "ts-loader": "^9.5.1", "ts-node": "10.9.2", - "typescript": "4.5.2", + "typescript": "5.7.2", "url-loader": "^4.1.1", "webpack": "^5.92.1", "webpack-cli": "^5.1.4", diff --git a/samples/weather-forecast/yarn.lock b/samples/weather-forecast/yarn.lock index d5d314b..5f358f2 100644 --- a/samples/weather-forecast/yarn.lock +++ b/samples/weather-forecast/yarn.lock @@ -7675,10 +7675,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript@4.5.2: - version "4.5.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998" - integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw== +typescript@5.7.2: + version "5.7.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6" + integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg== unbox-primitive@^1.0.2: version "1.0.2"