2
0
mirror of https://github.com/ad1217/PrinterStatus synced 2024-09-21 13:49:04 -04:00
Go to file
dependabot[bot] 535822fcb0
Bump postcss from 8.4.29 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.29 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.29...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-08 03:22:46 +00:00
.github/workflows Add github action to test building 2023-03-29 11:01:25 -04:00
public Add favicon 2021-10-14 11:32:52 -04:00
server server: Disable clearing screen in tsx watch 2023-09-14 12:30:34 -04:00
src Replace video.js with vime 2023-09-14 14:05:26 -04:00
types Convert to ESM, bump node-fetch and pretty-ms 2022-10-24 18:29:57 -04:00
.editorconfig Initial Commit, basic client-only implementation 2019-09-09 11:13:42 -04:00
.gitignore Switch to PNPM, bump dependencies 2022-01-04 21:35:22 -05:00
.prettierrc Initial Commit, basic client-only implementation 2019-09-09 11:13:42 -04:00
index.html Apply prettier 2021-10-28 01:06:08 -04:00
package.json Replace video.js with vime 2023-09-14 14:05:26 -04:00
pnpm-lock.yaml Bump postcss from 8.4.29 to 8.4.31 2023-10-08 03:22:46 +00:00
printerStatus.service Add systemd service file 2020-09-10 18:01:57 -04:00
tsconfig.json Fix imports for Typescript 5.2 2023-09-14 13:11:14 -04:00
vite.config.ts Switch from hls.js to video.js for better live ui 2023-01-12 01:39:57 -05:00