Skip to content

Commit 1bd56b8

Browse files
committed
Dowgrade TypeScript
1 parent 9ef5314 commit 1bd56b8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"ts-node": "^10.9.1",
110110
"tss-react": "^4.8.6",
111111
"type-route": "^1.0.1",
112-
"typescript": "^5.1.3",
112+
"typescript": "^4.9.1",
113113
"vitest": "^0.24.3"
114114
},
115115
"main": "dist/fr/index.js",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11985,10 +11985,10 @@ typedarray@^0.0.6:
1198511985
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1198611986
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1198711987

11988-
typescript@^5.1.3:
11989-
version "5.1.3"
11990-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826"
11991-
integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==
11988+
typescript@^4.9.1:
11989+
version "4.9.5"
11990+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
11991+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
1199211992

1199311993
uglify-js@^3.1.4:
1199411994
version "3.17.4"

0 commit comments

Comments
 (0)