mirror of https://github.com/jetkvm/kvm.git
Current packages as of 2025-10-01Z1900 | Package | From | To | |----------------------------------------------|------------|-------------| | react-simple-keyboard | 3.8.122 | 3.8.125 | | @tailwindcss/postcss | 4.1.13 | 4.1.14 | | @tailwindcss/vite | 4.1.13 | 4.1.14 | | @types/react | 19.1.14 | 19.1.17 | | @types/react-dom | 19.1.9 | 19.1.10 | | @typescript-eslint/eslint-plugin | 8.44.1 | 8.45.0 | | @typescript-eslint/parser | 8.44.1 | 8.45.0 | | tailwindcss | 4.1.13 | 4.1.14 | | typescript |5.9.2 | 5.9.3 | Tailwind 4.1.14 surfaces warnings that previously were not shown (but existed). To eliminate these warnings we switch the syntax of the alpha channel on --grid-color-start and --grid-color-end initial-value and :hover colors to use normal CSS syntax instead of the tailwind shorthand. Changes from var(--color-blue-50/100) to oklch(97% 0.014 254.604 / 100) |
||
---|---|---|
.. | ||
public | ||
src | ||
.env.cloud-development | ||
.env.cloud-production | ||
.env.cloud-staging | ||
.gitignore | ||
.prettierrc | ||
dev_device.sh | ||
eslint.config.cjs | ||
index.html | ||
package-lock.json | ||
package.json | ||
postcss.config.js | ||
tailwind.config.js | ||
tsconfig.json | ||
tsconfig.node.json | ||
vite-env.d.ts | ||
vite.config.ts |