kvm/ui
Marc Brooks 133df04fd1
Upgrade UI packages
| Package                                         | From        | To            |
|----------------------------------------------|---------------|--------------|
| @headlessui/react                       | 2.2.7         | 2.2.8       |
| framer-motion                              | 12.23.12  | 12.23.18 |
| react-router                                   | 7.8.2         | 7.9.1      |
| react-simple-keyboard                | 3.8.119     | 3.8.122  |
| recharts                                          | 3.1.2         | 3.2.1      |
| @eslint/compat                             | 1.3.2         | 1.4.0      |
| @eslint/js                                        | 9.34.0       | 9.36.0   |
| @tailwind/postcss                         | 4.1.12       | 4.1.13   |
| @tailwind/typography                  | 0.5.16       | 0.5.18   |
| @tailwind/vite                                | 4.1.12       | 4.1.13   |
| @types/react                                  | 19.1.12     | 19.1.13 |
| @typescript-eslint/eslint-plugin  | 8.42.0       | 8.44.1   |
| @typescript-eslint/parser            | 8.42.0        | 8.44.1   |
| @vitejs/plugin-react-swc              | 4.0.1          | 4.1.0     |
| eslint                                                | 9.34.0        | 9.36.0  |
| eslint-plugin-react-refresh           | 0.4.20        | 0.4.21  |
| globals                                             | 16.3.0        | 16.4.0  |
| tailwindcss                                      | 4.1.12        | 4.1.13  |
| vite                                                   | 7.1.5          | 7.1.7     |
2025-09-22 19:29:56 -05:00
..
public Optimize images 2025-09-22 19:12:07 -05:00
src Optimize images 2025-09-22 19:12:07 -05:00
.env.cloud-development feat(cloud): Add custom cloud API URL configuration support (#181) 2025-02-25 16:10:46 +01:00
.env.cloud-production feat(cloud): Add custom cloud API URL configuration support (#181) 2025-02-25 16:10:46 +01:00
.env.cloud-staging feat(cloud): Add custom cloud API URL configuration support (#181) 2025-02-25 16:10:46 +01:00
.gitignore Release 202412292127 2024-12-29 21:27:42 +01:00
.prettierrc refactor: network settings UI (#486) 2025-05-20 15:22:08 +02:00
dev_device.sh network enhanecment / refactor (#361) 2025-04-16 01:39:23 +02:00
eslint.config.cjs Add ability to track modifier state on the device (#725) 2025-08-26 17:09:35 +02:00
index.html Add Bold font to preload. 2025-09-22 19:10:41 -05:00
package-lock.json Upgrade UI packages 2025-09-22 19:29:56 -05:00
package.json Upgrade UI packages 2025-09-22 19:29:56 -05:00
postcss.config.js chore: Upgrade UI vite and tailwind packages (#443) 2025-05-15 14:21:03 +02:00
tailwind.config.js chore(ui): Patch-bump packages and use tailwind upgrade (#456) 2025-05-16 19:59:57 +02:00
tsconfig.json chore(ui): Clean up warnings (#536) 2025-05-30 15:01:32 +02:00
tsconfig.node.json Release 202412292127 2024-12-29 21:27:42 +01:00
vite-env.d.ts Release 202412292127 2024-12-29 21:27:42 +01:00
vite.config.ts chore: enhance the gzip and cacheable handling of static files 2025-09-12 08:41:41 +02:00