Skip to content

Commit e05c36b

Browse files
fix(deps): update all non-major dependencies (#345)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d082a7d commit e05c36b

File tree

2 files changed

+69
-68
lines changed

2 files changed

+69
-68
lines changed

package-lock.json

Lines changed: 65 additions & 64 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"react-dom": "19.2.0",
6565
"react-error-boundary": "6.0.0",
6666
"react-hook-form": "7.65.0",
67-
"react-i18next": "16.1.6",
67+
"react-i18next": "16.2.0",
6868
"react-router-dom": "7.9.4",
6969
"react-time-ago": "7.3.5",
7070
"swr": "2.3.6",
@@ -75,7 +75,7 @@
7575
"@eslint/eslintrc": "3.3.1",
7676
"@eslint/js": "9.38.0",
7777
"@graphql-codegen/cli": "6.0.1",
78-
"@graphql-codegen/client-preset": "5.1.0",
78+
"@graphql-codegen/client-preset": "5.1.1",
7979
"@testing-library/react": "16.3.0",
8080
"@types/dagre": "0.7.53",
8181
"@types/js-yaml": "4.0.9",
@@ -84,7 +84,7 @@
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.3.23",
87+
"@vitest/eslint-plugin": "1.3.24",
8888
"cypress": "15.5.0",
8989
"eslint-config-prettier": "10.1.8",
9090
"eslint-import-resolver-typescript": "4.4.4",
@@ -105,7 +105,7 @@
105105
"typescript-eslint": "8.46.2",
106106
"vite": "7.1.12",
107107
"vite-plugin-static-copy": "3.1.4",
108-
"vitest": "4.0.2"
108+
"vitest": "4.0.3"
109109
},
110110
"npmpackagejsonlint": {
111111
"rules": {

0 commit comments

Comments
 (0)