mirror of
https://github.com/luckfox-eng29/kvm.git
synced 2026-01-19 09:52:32 +01:00
Bumps recharts to 3.1.2 (#777)
* Upgrade UI packages | Package | From | To | |-----------------------------------|----------|----------| | dayjs | 1.1.13 | 1.11.18 | | react-simple-keyboard | 3.8.115 | 3.8.119 | | @types/react | 19.1.11 | 19.1.12 | | @types/react-dom | 19.1.8 | 19.1.9 | | @types/semver | 7.7.0 | 7.7.1 | | @types/validator | 13.15.2 | 13.15.3 | | @typescript-eslint/eslint-plugin | 8.41.0 | 8.42.0 | | @typescript-eslint/parser | 8.41.0 | 8.42.0 | Also fixed lint warning about the missing autocomplete on the password field * Upgrade recharts to 3.1.2 This is a major version jump, builds and runs correctly
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
"react-simple-keyboard": "^3.8.119",
|
||||
"react-use-websocket": "^4.13.0",
|
||||
"react-xtermjs": "^1.0.10",
|
||||
"recharts": "^2.15.3",
|
||||
"recharts": "^3.1.2",
|
||||
"tailwind-merge": "^3.3.1",
|
||||
"usehooks-ts": "^3.1.1",
|
||||
"validator": "^13.15.15",
|
||||
|
||||
Reference in New Issue
Block a user