|
35 | 35 | "@fastify/vite": "8.2.0", |
36 | 36 | "@hookform/resolvers": "5.2.2", |
37 | 37 | "@monaco-editor/react": "4.7.0", |
38 | | - "@sentry/node": "10.15.0", |
39 | | - "@sentry/react": "10.15.0", |
| 38 | + "@sentry/node": "10.17.0", |
| 39 | + "@sentry/react": "10.17.0", |
40 | 40 | "@sentry/vite-plugin": "4.3.0", |
41 | | - "@ui5/webcomponents": "2.14.0", |
42 | | - "@ui5/webcomponents-fiori": "2.14.0", |
43 | | - "@ui5/webcomponents-icons": "2.14.0", |
| 41 | + "@ui5/webcomponents": "2.15.0", |
| 42 | + "@ui5/webcomponents-fiori": "2.15.0", |
| 43 | + "@ui5/webcomponents-icons": "2.15.0", |
44 | 44 | "@ui5/webcomponents-react": "2.14.1", |
45 | 45 | "@ui5/webcomponents-react-charts": "2.14.1", |
46 | 46 | "@xyflow/react": "12.8.6", |
47 | 47 | "clsx": "2.1.1", |
48 | 48 | "dagre": "0.8.5", |
49 | 49 | "diff": "^8.0.2", |
50 | | - "dotenv": "17.2.2", |
| 50 | + "dotenv": "17.2.3", |
51 | 51 | "fastify": "5.6.1", |
52 | 52 | "fastify-plugin": "5.1.0", |
53 | 53 | "graphql": "16.11.0", |
54 | 54 | "graphql-config": "5.1.5", |
55 | | - "i18next": "25.5.2", |
| 55 | + "i18next": "25.5.3", |
56 | 56 | "javascript-time-ago": "2.5.12", |
57 | 57 | "js-yaml": "4.1.0", |
58 | | - "monaco-editor": "0.45.0", |
| 58 | + "monaco-editor": "0.53.0", |
59 | 59 | "monaco-yaml": "5.4.0", |
60 | | - "react": "19.1.1", |
61 | | - "react-dom": "19.1.1", |
| 60 | + "react": "19.2.0", |
| 61 | + "react-dom": "19.2.0", |
62 | 62 | "react-error-boundary": "6.0.0", |
63 | | - "react-hook-form": "7.63.0", |
| 63 | + "react-hook-form": "7.64.0", |
64 | 64 | "react-i18next": "16.0.0", |
65 | 65 | "react-router-dom": "7.9.3", |
66 | 66 | "react-time-ago": "7.3.5", |
|
70 | 70 | }, |
71 | 71 | "devDependencies": { |
72 | 72 | "@eslint/eslintrc": "3.3.1", |
73 | | - "@eslint/js": "9.36.0", |
| 73 | + "@eslint/js": "9.37.0", |
74 | 74 | "@graphql-codegen/cli": "6.0.0", |
75 | | - "@graphql-codegen/client-preset": "5.0.1", |
| 75 | + "@graphql-codegen/client-preset": "5.0.3", |
76 | 76 | "@types/dagre": "0.7.53", |
77 | 77 | "@types/js-yaml": "4.0.9", |
78 | | - "@types/node": "22.18.6", |
79 | | - "@types/react": "19.1.15", |
80 | | - "@types/react-dom": "19.1.9", |
| 78 | + "@types/node": "22.18.8", |
| 79 | + "@types/react": "19.2.0", |
| 80 | + "@types/react-dom": "19.2.0", |
81 | 81 | "@ui5/webcomponents-cypress-commands": "2.14.1", |
82 | 82 | "@vitejs/plugin-react": "5.0.4", |
83 | | - "@vitest/eslint-plugin": "1.3.13", |
| 83 | + "@vitest/eslint-plugin": "1.3.15", |
84 | 84 | "cypress": "15.3.0", |
85 | 85 | "eslint-config-prettier": "10.1.8", |
86 | 86 | "eslint-import-resolver-typescript": "4.4.4", |
|
95 | 95 | "globals": "16.4.0", |
96 | 96 | "prettier": "3.6.2", |
97 | 97 | "tsx": "4.20.6", |
98 | | - "typescript": "5.9.2", |
99 | | - "typescript-eslint": "8.44.1", |
100 | | - "vite": "7.1.7", |
| 98 | + "typescript": "5.9.3", |
| 99 | + "typescript-eslint": "8.45.0", |
| 100 | + "vite": "7.1.9", |
101 | 101 | "vite-plugin-static-copy": "^3.1.2", |
102 | 102 | "vitest": "3.2.4" |
103 | 103 | } |
|
0 commit comments