docs: correct PR 2116 contributor attribution

- Credit ksylvan and Dependabot for PR 2116 changes
This commit is contained in:
Kayvan Sylvan 2026-07-30 16:01:24 -07:00
parent fba2543895
commit 8135a11606

View file

@ -1,4 +1,4 @@
### PR [#2116](https://github.com/danielmiessler/Fabric/pull/2116) by [dependabot[bot][bot]](https://github.com/apps/dependabot): fix(web): repair the chat page and modernize the build toolchain
### PR [#2116](https://github.com/danielmiessler/Fabric/pull/2116) by [ksylvan](https://github.com/ksylvan) and [dependabot](https://github.com/apps/dependabot): fix(web): repair the chat page and modernize the build toolchain
- Modernized the web stack by upgrading Tailwind, Skeleton, SvelteKit, Vite, and supporting dependencies.
- Replaced removed Skeleton components with compatible local implementations to restore UI functionality.