diff --git a/package.json b/package.json index 8e7d5582..32ab283d 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "react-scripts": "5.0.1", "react-tailwindcss-datepicker": "^1.6.6", "tailwindcss": "^3.1.8", - "typescript": "^4.4.2", + "typescript": "^5.0.0", "web-vitals": "^2.1.0" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index 4da2ae51..ed2eae91 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15020,23 +15020,23 @@ __metadata: languageName: node linkType: hard -typescript@^4.4.2: - version: 4.8.4 - resolution: "typescript@npm:4.8.4" +"typescript@npm:^5.0.0": + version: 5.3.3 + resolution: "typescript@npm:5.3.3" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 3e4f061658e0c8f36c820802fa809e0fd812b85687a9a2f5430bc3d0368e37d1c9605c3ce9b39df9a05af2ece67b1d844f9f6ea8ff42819f13bcb80f85629af0 + checksum: 2007ccb6e51bbbf6fde0a78099efe04dc1c3dfbdff04ca3b6a8bc717991862b39fd6126c0c3ebf2d2d98ac5e960bcaa873826bb2bb241f14277034148f41f6a2 languageName: node linkType: hard -"typescript@patch:typescript@^4.4.2#~builtin": - version: 4.8.4 - resolution: "typescript@patch:typescript@npm%3A4.8.4#~builtin::version=4.8.4&hash=1a91c8" +"typescript@patch:typescript@^5.0.0#~builtin": + version: 5.3.3 + resolution: "typescript@patch:typescript@npm%3A5.3.3#~builtin::version=5.3.3&hash=85af82" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: c981e82b77a5acdcc4e69af9c56cdecf5b934a87a08e7b52120596701e389a878b8e3f860e73ffb287bf649cc47a8c741262ce058148f71de4cdd88bb9c75153 + checksum: f61375590b3162599f0f0d5b8737877ac0a7bc52761dbb585d67e7b8753a3a4c42d9a554c4cc929f591ffcf3a2b0602f65ae3ce74714fd5652623a816862b610 languageName: node linkType: hard @@ -15300,7 +15300,7 @@ typescript@^4.4.2: react-scripts: 5.0.1 react-tailwindcss-datepicker: ^1.6.6 tailwindcss: ^3.1.8 - typescript: ^4.4.2 + typescript: ^5.0.0 vite: ^3.1.0 vite-plugin-svgr: ^2.2.1 vite-tsconfig-paths: ^3.5.0