From 02255f8809221d6e05c7e98cc01bdba69782fa91 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Nov 2025 06:00:15 +0000 Subject: [PATCH] fix(deps): update all non-major dependencies --- package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index d37a2b9f..1c328bda 100644 --- a/package.json +++ b/package.json @@ -38,12 +38,12 @@ "@fastify/vite": "8.2.0", "@hookform/resolvers": "5.2.2", "@monaco-editor/react": "4.7.0", - "@sentry/node": "10.22.0", - "@sentry/react": "10.22.0", + "@sentry/node": "10.23.0", + "@sentry/react": "10.23.0", "@sentry/vite-plugin": "4.6.0", - "@ui5/webcomponents": "2.15.1", - "@ui5/webcomponents-fiori": "2.15.1", - "@ui5/webcomponents-icons": "2.15.1", + "@ui5/webcomponents": "2.16.0", + "@ui5/webcomponents-fiori": "2.16.0", + "@ui5/webcomponents-icons": "2.16.0", "@ui5/webcomponents-react": "2.15.3", "@ui5/webcomponents-react-charts": "2.15.3", "@xyflow/react": "12.9.2", @@ -64,7 +64,7 @@ "react-dom": "19.2.0", "react-error-boundary": "6.0.0", "react-hook-form": "7.66.0", - "react-i18next": "16.2.3", + "react-i18next": "16.2.4", "react-router-dom": "7.9.5", "react-time-ago": "7.3.5", "swr": "2.3.6", @@ -73,7 +73,7 @@ }, "devDependencies": { "@eslint/eslintrc": "3.3.1", - "@eslint/js": "9.39.0", + "@eslint/js": "9.39.1", "@graphql-codegen/cli": "6.0.1", "@graphql-codegen/client-preset": "5.1.1", "@testing-library/react": "16.3.0", @@ -84,8 +84,8 @@ "@types/react-dom": "19.2.2", "@ui5/webcomponents-cypress-commands": "2.15.3", "@vitejs/plugin-react": "5.1.0", - "@vitest/eslint-plugin": "1.4.0", - "cypress": "15.5.0", + "@vitest/eslint-plugin": "1.4.1", + "cypress": "15.6.0", "eslint-config-prettier": "10.1.8", "eslint-import-resolver-typescript": "4.4.4", "eslint-plugin-i18next": "6.1.3", @@ -102,10 +102,10 @@ "prettier": "3.6.2", "tsx": "4.20.6", "typescript": "5.9.3", - "typescript-eslint": "8.46.2", - "vite": "7.1.12", + "typescript-eslint": "8.46.3", + "vite": "7.2.1", "vite-plugin-static-copy": "3.1.4", - "vitest": "4.0.6" + "vitest": "4.0.7" }, "npmpackagejsonlint": { "rules": {