Skip to content

Commit cf624af

Browse files
committed
[ui] bump typescript version
1 parent 339a2ea commit cf624af

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

quickwit/quickwit-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"styled-components": "5.3.6",
4141
"styled-icons": "10.47.0",
4242
"swagger-ui-react": "5.9.0",
43-
"typescript": "4.9.5",
43+
"typescript": "5.9.3",
4444
"vite": "7.2.2",
4545
"web-vitals": "2.1.4"
4646
},

quickwit/quickwit-ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7983,10 +7983,10 @@ types-ramda@^0.29.5:
79837983
dependencies:
79847984
ts-toolbelt "^9.6.0"
79857985

7986-
typescript@4.9.5:
7987-
version "4.9.5"
7988-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
7989-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
7986+
typescript@5.9.3:
7987+
version "5.9.3"
7988+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
7989+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
79907990

79917991
undici-types@~5.25.1:
79927992
version "5.25.3"

0 commit comments

Comments
 (0)