|
34 | 34 | "@xterm/addon-web-links": "^0.12.0", |
35 | 35 | "class-variance-authority": "^0.7.1", |
36 | 36 | "clsx": "^2.1.1", |
37 | | - "lucide-react": "^0.577.0", |
| 37 | + "lucide-react": "^1.0.0", |
38 | 38 | "next-themes": "^0.4.6", |
39 | 39 | "pretty-bytes": "^7.1.0", |
40 | 40 | "react": "^19.2.4", |
|
47 | 47 | }, |
48 | 48 | "devDependencies": { |
49 | 49 | "@eslint/compat": "^2.0.2", |
50 | | - "@eslint/css": "^0.14.1", |
51 | | - "@eslint/js": "^9.39.2", |
52 | | - "@eslint/json": "^0.14.0", |
53 | | - "@eslint/markdown": "^7.5.1", |
| 50 | + "@eslint/css": "^1.0.0", |
| 51 | + "@eslint/js": "^10.0.0", |
| 52 | + "@eslint/json": "^1.0.0", |
| 53 | + "@eslint/markdown": "^8.0.0", |
54 | 54 | "@tauri-apps/cli": "^2.10.0", |
55 | 55 | "@testing-library/dom": "^10.4.1", |
56 | 56 | "@testing-library/react": "^16.3.2", |
57 | 57 | "@trivago/prettier-plugin-sort-imports": "^6.0.2", |
58 | 58 | "@types/node": "^24.10.9", |
59 | 59 | "@types/react": "^19.2.10", |
60 | 60 | "@types/react-dom": "^19.2.3", |
61 | | - "@vitejs/plugin-react": "^5.1.3", |
| 61 | + "@vitejs/plugin-react": "^6.0.0", |
62 | 62 | "babel-plugin-react-compiler": "^1.0.0", |
63 | | - "eslint": "^9.39.2", |
| 63 | + "eslint": "^10.0.0", |
64 | 64 | "eslint-config-prettier": "^10.1.8", |
65 | 65 | "eslint-plugin-react": "^7.37.5", |
66 | 66 | "eslint-plugin-react-hooks": "^7.0.1", |
67 | 67 | "globals": "^17.3.0", |
68 | | - "jsdom": "^27.4.0", |
| 68 | + "jsdom": "^29.0.0", |
69 | 69 | "license-checker": "^25.0.1", |
70 | 70 | "prettier": "3.8.1", |
71 | 71 | "prettier-plugin-tailwindcss": "^0.7.2", |
72 | 72 | "react-devtools": "^7.0.1", |
73 | | - "typescript": "^5.9.3", |
| 73 | + "typescript": "^6.0.0", |
74 | 74 | "typescript-eslint": "^8.54.0", |
75 | | - "vite": "^7.3.1" |
| 75 | + "vite": "^8.0.0" |
76 | 76 | } |
77 | 77 | } |
0 commit comments