|
32 | 32 | "@cloudoperators/juno-ui-components": "workspace:*", |
33 | 33 | "@cloudoperators/juno-url-state-provider": "workspace:*", |
34 | 34 | "@tanstack/react-query": "5.89.0", |
35 | | - "@tanstack/react-router": "1.131.25", |
| 35 | + "@tanstack/react-router": "1.131.50", |
36 | 36 | "lodash": "4.17.21", |
37 | | - "react": "19.1.0", |
38 | | - "react-dom": "19.1.0" |
| 37 | + "react": "19.1.1", |
| 38 | + "react-dom": "19.1.1" |
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | 41 | "@apollo/client": "3.14.0", |
|
44 | 44 | "@graphql-codegen/typescript": "4.1.6", |
45 | 45 | "@graphql-codegen/typescript-operations": "4.6.1", |
46 | 46 | "@graphql-codegen/typescript-react-apollo": "4.3.3", |
47 | | - "@tanstack/router-plugin": "1.131.25", |
48 | | - "@tailwindcss/vite": "4.1.13", |
| 47 | + "@tanstack/router-plugin": "1.131.50", |
| 48 | + "@tailwindcss/vite": "4.1.14", |
49 | 49 | "@testing-library/jest-dom": "6.8.0", |
50 | 50 | "@testing-library/react": "16.3.0", |
51 | 51 | "@testing-library/user-event": "14.6.1", |
52 | | - "@types/lodash": "4.17.19", |
53 | | - "@types/node": "24.3.2", |
54 | | - "@types/react": "19.1.8", |
55 | | - "@types/react-dom": "19.1.6", |
| 52 | + "@types/lodash": "4.17.20", |
| 53 | + "@types/node": "24.3.3", |
| 54 | + "@types/react": "19.1.17", |
| 55 | + "@types/react-dom": "19.1.11", |
56 | 56 | "@typescript-eslint/eslint-plugin": "6.21.0", |
57 | 57 | "@typescript-eslint/parser": "6.21.0", |
58 | 58 | "@vitejs/plugin-react": "4.7.0", |
59 | 59 | "@vitest/ui": "3.2.4", |
60 | 60 | "autoprefixer": "10.4.21", |
61 | 61 | "eslint": "9.35.0", |
62 | | - "eslint-config-prettier": "9.1.0", |
| 62 | + "eslint-config-prettier": "9.1.2", |
63 | 63 | "eslint-plugin-prettier": "5.5.4", |
64 | 64 | "eslint-plugin-react": "7.37.5", |
65 | 65 | "eslint-plugin-react-hooks": "4.6.2", |
66 | | - "eslint-plugin-tailwindcss": "3.18.0", |
| 66 | + "eslint-plugin-tailwindcss": "3.18.2", |
67 | 67 | "jsdom": "26.1.0", |
68 | 68 | "luxon": "3.7.2", |
69 | 69 | "postcss": "8.5.6", |
70 | 70 | "prettier": "3.6.2", |
71 | | - "tailwindcss": "4.1.13", |
| 71 | + "tailwindcss": "4.1.14", |
72 | 72 | "react-error-boundary": "4.1.2", |
73 | | - "typescript": "5.9.2", |
74 | | - "vite": "7.1.7", |
| 73 | + "typescript": "5.9.3", |
| 74 | + "vite": "7.1.9", |
75 | 75 | "vite-plugin-svgr": "4.5.0", |
76 | 76 | "vite-tsconfig-paths": "5.1.4", |
77 | 77 | "vitest": "3.2.4" |
|
0 commit comments