|
31 | 31 | "@cloudoperators/juno-ui-components": "workspace:*", |
32 | 32 | "@cloudoperators/juno-url-state-provider": "workspace:*", |
33 | 33 | "@cloudoperators/greenhouse-auth-provider": "workspace:*", |
34 | | - "@tanstack/react-query": "5.90.16", |
| 34 | + "@tanstack/react-query": "5.90.21", |
35 | 35 | "@tanstack/react-router": "1.150.0", |
36 | | - "react": "19.2.3", |
37 | | - "react-dom": "19.2.3" |
| 36 | + "react": "19.2.4", |
| 37 | + "react-dom": "19.2.4" |
38 | 38 | }, |
39 | 39 | "devDependencies": { |
40 | | - "@apollo/client": "4.1.0", |
| 40 | + "@apollo/client": "4.1.5", |
41 | 41 | "@cloudoperators/juno-config": "workspace:*", |
42 | 42 | "@graphql-codegen/cli": "5.0.7", |
43 | 43 | "@graphql-codegen/typescript": "4.1.6", |
|
46 | 46 | "@tanstack/router-plugin": "1.150.0", |
47 | 47 | "@tailwindcss/vite": "4.1.18", |
48 | 48 | "@testing-library/jest-dom": "6.9.1", |
49 | | - "@testing-library/react": "16.3.1", |
| 49 | + "@testing-library/react": "16.3.2", |
50 | 50 | "@testing-library/user-event": "14.6.1", |
51 | | - "@types/node": "24.10.4", |
52 | | - "@types/react": "19.2.7", |
| 51 | + "@types/node": "24.10.13", |
| 52 | + "@types/react": "19.2.14", |
53 | 53 | "@types/react-dom": "19.2.3", |
54 | 54 | "@typescript-eslint/eslint-plugin": "6.21.0", |
55 | 55 | "@typescript-eslint/parser": "6.21.0", |
56 | 56 | "@vitejs/plugin-react": "4.7.0", |
57 | 57 | "@vitest/ui": "3.2.4", |
58 | | - "autoprefixer": "10.4.23", |
| 58 | + "autoprefixer": "10.4.24", |
59 | 59 | "eslint": "9.39.2", |
60 | 60 | "eslint-config-prettier": "9.1.2", |
61 | | - "eslint-plugin-prettier": "5.5.4", |
| 61 | + "eslint-plugin-prettier": "5.5.5", |
62 | 62 | "eslint-plugin-react": "7.37.5", |
63 | 63 | "eslint-plugin-react-hooks": "4.6.2", |
64 | 64 | "eslint-plugin-tailwindcss": "3.18.2", |
65 | 65 | "jsdom": "26.1.0", |
66 | 66 | "postcss": "8.5.6", |
67 | | - "prettier": "3.8.0", |
| 67 | + "prettier": "3.8.1", |
68 | 68 | "tailwindcss": "4.1.18", |
69 | | - "react-error-boundary": "6.1.0", |
| 69 | + "react-error-boundary": "6.1.1", |
70 | 70 | "typescript": "5.9.3", |
71 | 71 | "vite": "7.3.1", |
72 | 72 | "vite-plugin-svgr": "4.5.0", |
|
0 commit comments