PluralKit/dashboard
dependabot[bot] 88a6fecb3d
build(deps-dev): bump vite from 3.2.4 to 4.5.13 in /dashboard
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.4 to 4.5.13.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.13/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.13/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-11 19:54:36 +00:00
..
public feat(dashboard): (re-)add opendyslexic and atkinson hyperlegible options 2024-02-18 13:40:26 +01:00
src fix(dashboard): order shards correctly 2024-12-24 04:51:26 +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 fix(dashboard): noindex all paths other than root and status 2024-12-11 05:46:23 +09:00
package.json build(deps-dev): bump vite from 3.2.4 to 4.5.13 in /dashboard 2025-04-11 19:54:36 +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 4.5.13 in /dashboard 2025-04-11 19:54:36 +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: