Commit f356e52
authored
fix(deps): update javascript dependencies and kit-ui conformance (kenn-io#996)
Updates the frontend JavaScript dependency set, including the @kenn-io/kit-ui digest bump, Playwright, TanStack Virtual, testing-library/svelte, shiki, svelte, and svelte-check. The kit-ui bump also brings stricter conformance checks, so this branch adopts shared z-index tokens, SearchInput for Recent Edits, the shared sr-only class, and direct kit-ui debounce imports.
The remaining app-owned undo toast, markdown renderer, and message virtualizer keep their current behavior and carry documented kit-ui-check exceptions because replacing them would be separate migrations. The docs screenshot package gets the matching Playwright patch update.
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>1 parent 06f456e commit f356e52
31 files changed
Lines changed: 134 additions & 155 deletions
File tree
- docs/screenshots
- frontend
- messages
- src
- lib
- components
- activity
- analytics
- command-palette
- content
- debug
- filters
- import
- layout
- recentedits
- sidebar
- stores
- utils
- virtual
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
799 | 799 | | |
800 | 800 | | |
801 | 801 | | |
| 802 | + | |
802 | 803 | | |
803 | 804 | | |
804 | 805 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
774 | 774 | | |
775 | 775 | | |
776 | 776 | | |
| 777 | + | |
777 | 778 | | |
778 | 779 | | |
779 | 780 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
774 | 774 | | |
775 | 775 | | |
776 | 776 | | |
| 777 | + | |
777 | 778 | | |
778 | 779 | | |
779 | 780 | | |
| |||
0 commit comments