|
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | 41 | "@cloudoperators/juno-config": "workspace:*", |
42 | | - "@tailwindcss/vite": "^4.1.11", |
43 | | - "@testing-library/jest-dom": "^6.6.3", |
44 | | - "@testing-library/react": "^16.3.0", |
45 | | - "@testing-library/user-event": "^14.6.1", |
46 | | - "@types/node": "^24.0.3", |
| 42 | + "@tailwindcss/vite": "4.1.13", |
| 43 | + "@testing-library/jest-dom": "6.8.0", |
| 44 | + "@testing-library/react": "16.3.0", |
| 45 | + "@testing-library/user-event": "14.6.1", |
| 46 | + "@types/node": "24.3.2", |
47 | 47 | "@types/react": "19.1.8", |
48 | 48 | "@types/react-dom": "19.1.6", |
49 | | - "@typescript-eslint/eslint-plugin": "^6.21.0", |
50 | | - "@typescript-eslint/parser": "^6.21.0", |
51 | | - "@vitejs/plugin-react": "^4.6.0", |
52 | | - "@vitejs/plugin-react-swc": "^3.10.2", |
53 | | - "@vitest/ui": "^3.2.4", |
54 | | - "autoprefixer": "^10.4.20", |
55 | | - "eslint": "^9.31.0", |
56 | | - "eslint-config-prettier": "^9.1.0", |
57 | | - "eslint-plugin-prettier": "^5.2.1", |
58 | | - "eslint-plugin-react": "^7.36.1", |
59 | | - "eslint-plugin-react-hooks": "^4.6.2", |
60 | | - "eslint-plugin-tailwindcss": "^3.17.4", |
61 | | - "jsdom": "^26.1.0", |
| 49 | + "@typescript-eslint/eslint-plugin": "6.21.0", |
| 50 | + "@typescript-eslint/parser": "6.21.0", |
| 51 | + "@vitejs/plugin-react": "4.7.0", |
| 52 | + "@vitejs/plugin-react-swc": "3.11.0", |
| 53 | + "@vitest/ui": "3.2.4", |
| 54 | + "autoprefixer": "10.4.21", |
| 55 | + "eslint": "9.35.0", |
| 56 | + "eslint-config-prettier": "9.1.0", |
| 57 | + "eslint-plugin-prettier": "5.5.4", |
| 58 | + "eslint-plugin-react": "7.37.5", |
| 59 | + "eslint-plugin-react-hooks": "4.6.2", |
| 60 | + "eslint-plugin-tailwindcss": "3.18.0", |
| 61 | + "jsdom": "26.1.0", |
62 | 62 | "prettier": "3.1.1", |
63 | | - "tailwindcss": "^4.1.7", |
64 | | - "typescript": "^5.8.3", |
65 | | - "vite": "^7.0.3", |
66 | | - "vite-plugin-svgr": "^4.3.0", |
67 | | - "vite-tsconfig-paths": "^5.1.4", |
68 | | - "vitest": "^3.2.4" |
| 63 | + "tailwindcss": "4.1.13", |
| 64 | + "typescript": "5.9.2", |
| 65 | + "vite": "7.1.7", |
| 66 | + "vite-plugin-svgr": "4.5.0", |
| 67 | + "vite-tsconfig-paths": "5.1.4", |
| 68 | + "vitest": "3.2.4" |
69 | 69 | } |
70 | 70 | } |
0 commit comments