From 92b64405a4496f902f3dfce0224be159db0a44d3 Mon Sep 17 00:00:00 2001 From: p-sw Date: Thu, 6 Jun 2024 00:16:07 +0900 Subject: [PATCH] feat: upgrade typescript version The typescript version was upgraded from 5.3.2 to 5.4.5 in the react package.json and yarn.lock files. This update will introduce any new features and fixes from the latest typescript version. --- packages/react/package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/packages/react/package.json b/packages/react/package.json index 2869e66..6f4bcb9 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -40,7 +40,7 @@ "eslint-plugin-storybook": "^0.8.0", "postcss": "^8.4.38", "tailwindcss": "^3.4.3", - "typescript": "5.3.2", + "typescript": "^5.4.5", "vite": "^5.2.0", "vite-plugin-dynamic-import": "^1.5.0" } diff --git a/yarn.lock b/yarn.lock index 8c88497..201af88 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4530,7 +4530,7 @@ __metadata: remark-gfm: "npm:^4.0.0" tailwind-merge: "npm:^2.3.0" tailwindcss: "npm:^3.4.3" - typescript: "npm:5.3.2" + typescript: "npm:^5.4.5" vite: "npm:^5.2.0" vite-plugin-dynamic-import: "npm:^1.5.0" languageName: unknown @@ -5204,23 +5204,23 @@ __metadata: languageName: node linkType: hard -"typescript@npm:5.3.2": - version: 5.3.2 - resolution: "typescript@npm:5.3.2" +"typescript@npm:^5.4.5": + version: 5.4.5 + resolution: "typescript@npm:5.4.5" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 10c0/d7dbe1fbe19039e36a65468ea64b5d338c976550394ba576b7af9c68ed40c0bc5d12ecce390e4b94b287a09a71bd3229f19c2d5680611f35b7c53a3898791159 + checksum: 10c0/2954022ada340fd3d6a9e2b8e534f65d57c92d5f3989a263754a78aba549f7e6529acc1921913560a4b816c46dce7df4a4d29f9f11a3dc0d4213bb76d043251e languageName: node linkType: hard -"typescript@patch:typescript@npm%3A5.3.2#optional!builtin": - version: 5.3.2 - resolution: "typescript@patch:typescript@npm%3A5.3.2#optional!builtin::version=5.3.2&hash=e012d7" +"typescript@patch:typescript@npm%3A^5.4.5#optional!builtin": + version: 5.4.5 + resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin::version=5.4.5&hash=5adc0c" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 10c0/73c8bad74e732d93211c9d77f28b03307e2f5fc6a0afc73f4b783261ab567686a16d6ae958bdaef383a00be1b0b8c8b6741dd6ca3d13af4963fa7e47456d49c7 + checksum: 10c0/db2ad2a16ca829f50427eeb1da155e7a45e598eec7b086d8b4e8ba44e5a235f758e606d681c66992230d3fc3b8995865e5fd0b22a2c95486d0b3200f83072ec9 languageName: node linkType: hard