Skip to content

Commit 9cd499d

Browse files
fix(deps): update all non-major dependencies
1 parent a910747 commit 9cd499d

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@
3838
"@fastify/vite": "8.2.0",
3939
"@hookform/resolvers": "5.2.2",
4040
"@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",
4343
"@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",
4747
"@ui5/webcomponents-react": "2.15.3",
4848
"@ui5/webcomponents-react-charts": "2.15.3",
4949
"@xyflow/react": "12.9.2",
@@ -64,7 +64,7 @@
6464
"react-dom": "19.2.0",
6565
"react-error-boundary": "6.0.0",
6666
"react-hook-form": "7.66.0",
67-
"react-i18next": "16.2.3",
67+
"react-i18next": "16.2.4",
6868
"react-router-dom": "7.9.5",
6969
"react-time-ago": "7.3.5",
7070
"swr": "2.3.6",
@@ -73,7 +73,7 @@
7373
},
7474
"devDependencies": {
7575
"@eslint/eslintrc": "3.3.1",
76-
"@eslint/js": "9.39.0",
76+
"@eslint/js": "9.39.1",
7777
"@graphql-codegen/cli": "6.0.1",
7878
"@graphql-codegen/client-preset": "5.1.1",
7979
"@testing-library/react": "16.3.0",
@@ -84,8 +84,8 @@
8484
"@types/react-dom": "19.2.2",
8585
"@ui5/webcomponents-cypress-commands": "2.15.3",
8686
"@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",
8989
"eslint-config-prettier": "10.1.8",
9090
"eslint-import-resolver-typescript": "4.4.4",
9191
"eslint-plugin-i18next": "6.1.3",
@@ -102,10 +102,10 @@
102102
"prettier": "3.6.2",
103103
"tsx": "4.20.6",
104104
"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",
107107
"vite-plugin-static-copy": "3.1.4",
108-
"vitest": "4.0.6"
108+
"vitest": "4.0.7"
109109
},
110110
"npmpackagejsonlint": {
111111
"rules": {

0 commit comments

Comments
 (0)