diff --git a/package.json b/package.json index 9567303f..47532993 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "react-router-dom": "^6.0.0", "react-scripts": "5.0.1", "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 b1de7436..190b76a1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15009,23 +15009,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.0.2 + resolution: "typescript@npm:5.0.2" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 3e4f061658e0c8f36c820802fa809e0fd812b85687a9a2f5430bc3d0368e37d1c9605c3ce9b39df9a05af2ece67b1d844f9f6ea8ff42819f13bcb80f85629af0 + checksum: bef1dcd166acfc6934b2ec4d72f93edb8961a5fab36b8dd2aaf6f4f4cd5c0210f2e0850aef4724f3b4913d5aef203a94a28ded731b370880c8bcff7e4ff91fc1 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.0.2 + resolution: "typescript@patch:typescript@npm%3A5.0.2#~builtin::version=5.0.2&hash=85af82" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: c981e82b77a5acdcc4e69af9c56cdecf5b934a87a08e7b52120596701e389a878b8e3f860e73ffb287bf649cc47a8c741262ce058148f71de4cdd88bb9c75153 + checksum: b63cb742fbb9aeb3085e002ad8f10d5fd963606aa4d6b3b65b4e76c396ff09739f03b5dbae08e1698c3bce9d5619d3f67aeb7ee470ed4016bd345b3cfe37b54a languageName: node linkType: hard @@ -15285,7 +15285,7 @@ typescript@^4.4.2: react-router-dom: ^6.0.0 react-scripts: 5.0.1 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