|
31 | 31 | "@cloudoperators/juno-messages-provider": "workspace:*",
|
32 | 32 | "@cloudoperators/juno-ui-components": "workspace:*",
|
33 | 33 | "@cloudoperators/juno-url-state-provider": "workspace:*",
|
34 |
| - "@tanstack/react-query": "5.80.12", |
| 34 | + "@tanstack/react-query": "5.85.5", |
35 | 35 | "@tanstack/react-router": "1.131.25",
|
36 | 36 | "@tanstack/react-router-devtools": "1.131.25",
|
37 | 37 | "lodash": "4.17.21",
|
38 | 38 | "react": "19.1.0",
|
39 | 39 | "react-dom": "19.1.0",
|
40 | 40 | "use-immer": "0.11.0",
|
41 |
| - "zod": "3.24.4" |
| 41 | + "zod": "3.25.76" |
42 | 42 | },
|
43 | 43 | "devDependencies": {
|
44 |
| - "@apollo/client": "3.13.8", |
| 44 | + "@apollo/client": "3.14.0", |
45 | 45 | "@cloudoperators/juno-config": "workspace:*",
|
46 | 46 | "@graphql-codegen/cli": "5.0.7",
|
47 | 47 | "@graphql-codegen/typescript": "4.1.6",
|
48 |
| - "@graphql-codegen/typescript-operations": "4.4.1", |
| 48 | + "@graphql-codegen/typescript-operations": "4.6.1", |
49 | 49 | "@graphql-codegen/typescript-react-apollo": "4.3.3",
|
50 | 50 | "@tanstack/router-plugin": "1.131.25",
|
51 | 51 | "@tailwindcss/vite": "^4.1.11",
|
52 |
| - "@testing-library/jest-dom": "6.6.3", |
53 |
| - "@testing-library/react": "16.2.0", |
| 52 | + "@testing-library/jest-dom": "6.8.0", |
| 53 | + "@testing-library/react": "16.3.0", |
54 | 54 | "@testing-library/user-event": "14.6.1",
|
55 | 55 | "@types/lodash": "4.17.19",
|
56 |
| - "@types/node": "^24.0.3", |
| 56 | + "@types/node": "^24.3.0", |
57 | 57 | "@types/react": "19.1.8",
|
58 | 58 | "@types/react-dom": "19.1.6",
|
59 | 59 | "@typescript-eslint/eslint-plugin": "6.21.0",
|
60 | 60 | "@typescript-eslint/parser": "6.21.0",
|
61 |
| - "@vitejs/plugin-react-swc": "^3.10.2", |
| 61 | + "@vitejs/plugin-react-swc": "^3.11.0", |
62 | 62 | "@vitejs/plugin-react": "^4.6.0",
|
63 | 63 | "@vitest/ui": "^3.2.4",
|
64 | 64 | "autoprefixer": "10.4.21",
|
65 | 65 | "eslint": "^9.31.0",
|
66 | 66 | "eslint-config-prettier": "9.1.0",
|
67 |
| - "eslint-plugin-prettier": "5.2.6", |
| 67 | + "eslint-plugin-prettier": "5.5.4", |
68 | 68 | "eslint-plugin-react": "7.37.5",
|
69 | 69 | "eslint-plugin-react-hooks": "4.6.2",
|
70 | 70 | "eslint-plugin-tailwindcss": "3.18.0",
|
71 | 71 | "jsdom": "^26.1.0",
|
72 |
| - "luxon": "^3.0.0", |
| 72 | + "luxon": "^3.6.1", |
73 | 73 | "postcss": "8.5.6",
|
74 |
| - "prettier": "3.4.2", |
| 74 | + "prettier": "3.6.2", |
75 | 75 | "tailwindcss": "^4.1.10",
|
76 | 76 | "react-error-boundary": "^4.0.13",
|
77 |
| - "typescript": "^5.8.3", |
78 |
| - "vite": "^7.0.3", |
| 77 | + "typescript": "^5.9.2", |
| 78 | + "vite": "^7.1.3", |
79 | 79 | "vite-plugin-svgr": "^4.3.0",
|
80 | 80 | "vite-tsconfig-paths": "^5.1.4",
|
81 | 81 | "vitest": "^3.2.4"
|
|
0 commit comments