PluralKit/dashboard
dependabot[bot] 04265375e5
build(deps-dev): bump vite from 3.2.4 to 5.4.20 in /dashboard
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.4 to 5.4.20.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.20/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.20/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 5.4.20
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-10 13:33:29 +00:00
..
public feat(dashboard): (re-)add opendyslexic and atkinson hyperlegible options 2024-02-18 13:40:26 +01:00
src chore: update recovery message on dashboard 2025-09-06 18:33:40 +00:00
styles chore: update discord-markdown, add small text styling 2024-10-01 20:39:03 -04:00
.gitignore feat(dashboard): add opengraph/oembed, Docker build 2022-06-03 01:01:54 -04:00
Dockerfile refactor: move dockerfiles to package folders 2022-07-05 15:37:15 -04:00
go.mod chore(dashboard): run 'go mod tidy' 2022-06-05 13:52:05 -04:00
go.sum feat(dashboard): add opengraph/oembed, Docker build 2022-06-03 01:01:54 -04:00
index.html feat(dashboard): allow embedding as app on iOS 2023-01-15 09:19:24 +01:00
main.go chore: add link to new status page to docs, dash 2025-08-27 17:22:04 -04:00
package.json build(deps-dev): bump vite from 3.2.4 to 5.4.20 in /dashboard 2025-09-10 13:33:29 +00:00
README.md Merge branch 'main' of github/Draconizations/pk-webs-svelte into feat/dashboard 2022-05-16 23:04:39 -04:00
style.css Merge branch 'main' of github/Draconizations/pk-webs-svelte into feat/dashboard 2022-05-16 23:04:39 -04:00
svelte.config.js Merge branch 'main' of github/Draconizations/pk-webs-svelte into feat/dashboard 2022-05-16 23:04:39 -04:00
tsconfig.json Merge branch 'main' of github/Draconizations/pk-webs-svelte into feat/dashboard 2022-05-16 23:04:39 -04:00
vite.config.js reduce dashboard bundle size by lazy loading highlight.js languages (#533) 2023-03-13 17:13:09 +01:00
yarn.lock build(deps-dev): bump vite from 3.2.4 to 5.4.20 in /dashboard 2025-09-10 13:33:29 +00:00

PluralKit Dashboard

This project is built using Vite, using the svelte-ts template.

Some of the other stuff used to get this working: