|
1 | 1 | { |
2 | 2 | "name": "kvm-ui", |
3 | 3 | "private": true, |
4 | | - "version": "2025.09.23.0000", |
| 4 | + "version": "2025.09.26.01300", |
5 | 5 | "type": "module", |
6 | 6 | "engines": { |
7 | 7 | "node": "^22.15.0" |
|
19 | 19 | "preview": "vite preview" |
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | | - "@headlessui/react": "^2.2.8", |
| 22 | + "@headlessui/react": "^2.2.9", |
23 | 23 | "@headlessui/tailwindcss": "^0.2.2", |
24 | 24 | "@heroicons/react": "^2.2.0", |
25 | 25 | "@vitejs/plugin-basic-ssl": "^2.1.0", |
|
33 | 33 | "dayjs": "^1.11.18", |
34 | 34 | "eslint-import-resolver-alias": "^1.1.2", |
35 | 35 | "focus-trap-react": "^11.0.4", |
36 | | - "framer-motion": "^12.23.18", |
| 36 | + "framer-motion": "^12.23.22", |
37 | 37 | "lodash.throttle": "^4.1.1", |
38 | 38 | "mini-svg-data-uri": "^1.4.4", |
39 | 39 | "react": "^19.1.1", |
40 | 40 | "react-animate-height": "^3.2.3", |
41 | 41 | "react-dom": "^19.1.1", |
42 | 42 | "react-hot-toast": "^2.6.0", |
43 | 43 | "react-icons": "^5.5.0", |
44 | | - "react-router": "^7.9.1", |
| 44 | + "react-router": "^7.9.3", |
45 | 45 | "react-simple-keyboard": "^3.8.122", |
46 | 46 | "react-use-websocket": "^4.13.0", |
47 | 47 | "react-xtermjs": "^1.0.10", |
|
57 | 57 | "@eslint/js": "^9.36.0", |
58 | 58 | "@tailwindcss/forms": "^0.5.10", |
59 | 59 | "@tailwindcss/postcss": "^4.1.13", |
60 | | - "@tailwindcss/typography": "^0.5.18", |
| 60 | + "@tailwindcss/typography": "^0.5.19", |
61 | 61 | "@tailwindcss/vite": "^4.1.13", |
62 | | - "@types/react": "^19.1.13", |
| 62 | + "@types/react": "^19.1.14", |
63 | 63 | "@types/react-dom": "^19.1.9", |
64 | 64 | "@types/semver": "^7.7.1", |
65 | 65 | "@types/validator": "^13.15.3", |
|
72 | 72 | "eslint-plugin-import": "^2.32.0", |
73 | 73 | "eslint-plugin-react": "^7.37.5", |
74 | 74 | "eslint-plugin-react-hooks": "^5.2.0", |
75 | | - "eslint-plugin-react-refresh": "^0.4.21", |
| 75 | + "eslint-plugin-react-refresh": "^0.4.22", |
76 | 76 | "globals": "^16.4.0", |
77 | 77 | "postcss": "^8.5.6", |
78 | 78 | "prettier": "^3.6.2", |
|
0 commit comments