Skip to content

Commit 0d93881

Browse files
committed
[ui] bump typescript version
1 parent a4591a8 commit 0d93881

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
@@ -41,7 +41,7 @@
4141
"styled-components": "5.3.6",
4242
"styled-icons": "10.47.0",
4343
"swagger-ui-react": "5.9.0",
44-
"typescript": "4.9.5",
44+
"typescript": "5.9.3",
4545
"vite": "7.2.2",
4646
"web-vitals": "2.1.4"
4747
},

quickwit/quickwit-ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7997,10 +7997,10 @@ types-ramda@^0.29.5:
79977997
dependencies:
79987998
ts-toolbelt "^9.6.0"
79997999

8000-
typescript@4.9.5:
8001-
version "4.9.5"
8002-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
8003-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
8000+
typescript@5.9.3:
8001+
version "5.9.3"
8002+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
8003+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
80048004

80058005
undici-types@~5.25.1:
80068006
version "5.25.3"

0 commit comments

Comments
 (0)