diff --git a/package.json b/package.json index 987bb12..bc7acc5 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "solid-js": "1.4.1", "solid-zustand": "^1.4.0", "tailwindcss": "3.0.24", - "typescript": "4.6.4", + "typescript": "4.9.5", "vite": "2.9.9", "vite-plugin-solid": "2.2.6" } diff --git a/yarn.lock b/yarn.lock index 51c57a5..b48cd1b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1486,10 +1486,10 @@ type-fest@2.12.2: resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.12.2.tgz#80a53614e6b9b475eb9077472fb7498dc7aa51d0" integrity sha512-qt6ylCGpLjZ7AaODxbpyBZSs9fCI9SkL3Z9q2oxMBQhs/uyY+VD8jHA8ULCGmWQJlBgqvO3EJeAngOHD8zQCrQ== -typescript@4.6.4: - version "4.6.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9" - integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg== +typescript@4.9.5: + version "4.9.5" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a" + integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g== util-deprecate@^1.0.2: version "1.0.2"