Import upstream changes (0fc671bc390cac3b9900fc3616347eeeecd91d5a)

This commit is contained in:
Lit Robot
2025-12-23 21:58:36 +00:00
parent 5497b0d7d4
commit 6bf882733a
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
# @lit/lit-starter-ts
## 2.0.3
### Patch Changes
- [#4984](https://github.com/lit/lit/pull/4984) [`ad23f26ae908a160d30ed2a939b322fe9cc2ee83`](https://github.com/lit/lit/commit/ad23f26ae908a160d30ed2a939b322fe9cc2ee83) Thanks [@kyubisation](https://github.com/kyubisation)! - Update TypeScript dependencies to version 5.8 with related ARIAMixin changes (ariaColIndexText, ariaRelevant and ariaRowIndexText)
## 2.0.2
### Patch Changes