diff --git a/package.json b/package.json index 9c9f403..3b388a0 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "rollup-plugin-terser": "^7.0.2", "rollup-plugin-typescript2": "^0.34.1", "size-limit": "^8.1.0", - "typescript": "^4.8.4", + "typescript": "^5.0.4", "vue": "^3.2.45", "yorkie": "^2.0.0" }, diff --git a/yarn.lock b/yarn.lock index f19fa0c..465d261 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6325,7 +6325,12 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript@^4.8.4, typescript@~4.8.4: +typescript@^5.0.4: + version "5.0.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b" + integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw== + +typescript@~4.8.4: version "4.8.4" resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6" integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==