diff --git a/web/package.json b/web/package.json index e3cd25d5..019e8844 100644 --- a/web/package.json +++ b/web/package.json @@ -20,7 +20,7 @@ "@types/react": "^18.2.38", "@types/react-dom": "^18.2.17", "@vitejs/plugin-react": "^4.2.0", - "typescript": "^4.5.4", + "typescript": "^5.3.2", "vite": "^4.5.0", "yarn": "^2.4.3" } diff --git a/web/yarn.lock b/web/yarn.lock index 5051fa9f..86843c9e 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -1057,9 +1057,10 @@ tslib@^2.0.3, tslib@^2.3.0: resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01" integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw== -typescript@^4.5.4: - version "4.5.5" - resolved "https://registry.npmjs.org/typescript/-/typescript-4.5.5.tgz" +typescript@^5.3.2: + version "5.3.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43" + integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ== undici-types@~5.26.4: version "5.26.5"