|
30 | 30 | "dependencies": { |
31 | 31 | "@cloudoperators/juno-ui-components": "workspace:*", |
32 | 32 | "@cloudoperators/juno-url-state-provider": "workspace:*", |
33 | | - "@tanstack/react-query": "5.89.0", |
| 33 | + "@tanstack/react-query": "5.90.5", |
34 | 34 | "@tanstack/react-router": "1.133.22", |
35 | | - "react": "19.1.1", |
36 | | - "react-dom": "19.1.1" |
| 35 | + "react": "19.2.0", |
| 36 | + "react-dom": "19.2.0" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | 39 | "@apollo/client": "3.14.0", |
|
44 | 44 | "@graphql-codegen/typescript-react-apollo": "4.3.3", |
45 | 45 | "@tanstack/router-plugin": "1.133.22", |
46 | 46 | "@tailwindcss/vite": "4.1.15", |
47 | | - "@testing-library/jest-dom": "6.8.0", |
| 47 | + "@testing-library/jest-dom": "6.9.1", |
48 | 48 | "@testing-library/react": "16.3.0", |
49 | 49 | "@testing-library/user-event": "14.6.1", |
50 | | - "@types/node": "24.3.3", |
51 | | - "@types/react": "19.1.17", |
52 | | - "@types/react-dom": "19.1.11", |
| 50 | + "@types/node": "24.9.1", |
| 51 | + "@types/react": "19.2.2", |
| 52 | + "@types/react-dom": "19.2.2", |
53 | 53 | "@typescript-eslint/eslint-plugin": "6.21.0", |
54 | 54 | "@typescript-eslint/parser": "6.21.0", |
55 | 55 | "@vitejs/plugin-react": "4.7.0", |
56 | 56 | "@vitest/ui": "3.2.4", |
57 | 57 | "autoprefixer": "10.4.21", |
58 | | - "eslint": "9.35.0", |
| 58 | + "eslint": "9.38.0", |
59 | 59 | "eslint-config-prettier": "9.1.2", |
60 | 60 | "eslint-plugin-prettier": "5.5.4", |
61 | 61 | "eslint-plugin-react": "7.37.5", |
|
0 commit comments