8000 chore: 🤖 update deps · streamich/nano-css@3d7516e · GitHub
Skip to content

Commit 3d7516e

Browse files
committed
chore: 🤖 update deps
1 parent 2396304 commit 3d7516e

2 files changed

Lines changed: 7 additions & 1 deletion
8000

File tree

‎site/package.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"nextra": "^4",
1414
"nextra-theme-docs": "^4",
1515
"react": "^19",
16-
"react-dom": "^19"
16+
"react-dom": "^19",
17+
"typescript": "^5"
1718
}
1819
}

‎site/yarn.lock‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3537,6 +3537,11 @@ twoslash@^0.3.6:
35373537
"@typescript/vfs" "^1.6.2"
35383538
twoslash-protocol "0.3.6"
35393539

3540+
typescript@^5:
3541+
version "5.9.3"
3542+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
3543+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
3544+
35403545
ufo@^1.6.1:
35413546
version "1.6.3"
35423547
resolved "https://registry.yarnpkg.com/ufo/-/ufo-1.6.3.tgz#799666e4e88c122a9659805e30b9dc071c3aed4f"

0 commit comments

Comments
 (0)