|
38 | 38 | "@fastify/vite": "8.2.0", |
39 | 39 | "@hookform/resolvers": "5.2.2", |
40 | 40 | "@monaco-editor/react": "4.7.0", |
41 | | - "@sentry/node": "10.22.0", |
42 | | - "@sentry/react": "10.22.0", |
| 41 | + "@sentry/node": "10.23.0", |
| 42 | + "@sentry/react": "10.23.0", |
43 | 43 | "@sentry/vite-plugin": "4.6.0", |
44 | | - "@ui5/webcomponents": "2.15.1", |
45 | | - "@ui5/webcomponents-fiori": "2.15.1", |
46 | | - "@ui5/webcomponents-icons": "2.15.1", |
| 44 | + "@ui5/webcomponents": "2.16.0", |
| 45 | + "@ui5/webcomponents-fiori": "2.16.0", |
| 46 | + "@ui5/webcomponents-icons": "2.16.0", |
47 | 47 | "@ui5/webcomponents-react": "2.15.3", |
48 | 48 | "@ui5/webcomponents-react-charts": "2.15.3", |
49 | 49 | "@xyflow/react": "12.9.2", |
|
64 | 64 | "react-dom": "19.2.0", |
65 | 65 | "react-error-boundary": "6.0.0", |
66 | 66 | "react-hook-form": "7.66.0", |
67 | | - "react-i18next": "16.2.3", |
| 67 | + "react-i18next": "16.2.4", |
68 | 68 | "react-router-dom": "7.9.5", |
69 | 69 | "react-time-ago": "7.3.5", |
70 | 70 | "swr": "2.3.6", |
|
73 | 73 | }, |
74 | 74 | "devDependencies": { |
75 | 75 | "@eslint/eslintrc": "3.3.1", |
76 | | - "@eslint/js": "9.39.0", |
| 76 | + "@eslint/js": "9.39.1", |
77 | 77 | "@graphql-codegen/cli": "6.0.1", |
78 | 78 | "@graphql-codegen/client-preset": "5.1.1", |
79 | 79 | "@testing-library/react": "16.3.0", |
|
84 | 84 | "@types/react-dom": "19.2.2", |
85 | 85 | "@ui5/webcomponents-cypress-commands": "2.15.3", |
86 | 86 | "@vitejs/plugin-react": "5.1.0", |
87 | | - "@vitest/eslint-plugin": "1.4.0", |
88 | | - "cypress": "15.5.0", |
| 87 | + "@vitest/eslint-plugin": "1.4.1", |
| 88 | + "cypress": "15.6.0", |
89 | 89 | "eslint-config-prettier": "10.1.8", |
90 | 90 | "eslint-import-resolver-typescript": "4.4.4", |
91 | 91 | "eslint-plugin-i18next": "6.1.3", |
|
102 | 102 | "prettier": "3.6.2", |
103 | 103 | "tsx": "4.20.6", |
104 | 104 | "typescript": "5.9.3", |
105 | | - "typescript-eslint": "8.46.2", |
106 | | - "vite": "7.1.12", |
| 105 | + "typescript-eslint": "8.46.3", |
| 106 | + "vite": "7.2.0", |
107 | 107 | "vite-plugin-static-copy": "3.1.4", |
108 | | - "vitest": "4.0.6" |
| 108 | + "vitest": "4.0.7" |
109 | 109 | }, |
110 | 110 | "npmpackagejsonlint": { |
111 | 111 | "rules": { |
|
0 commit comments