Skip to content

Commit dbf61d5

Browse files
fix(deps): update all non-major dependencies
1 parent 50559a8 commit dbf61d5

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
@@ -62,7 +62,7 @@
6262
"react-dom": "19.2.0",
6363
"react-error-boundary": "6.0.0",
6464
"react-hook-form": "7.65.0",
65-
"react-i18next": "16.1.6",
65+
"react-i18next": "16.2.0",
6666
"react-router-dom": "7.9.4",
6767
"react-time-ago": "7.3.5",
6868
"swr": "2.3.6",
@@ -73,7 +73,7 @@
7373
"@eslint/eslintrc": "3.3.1",
7474
"@eslint/js": "9.38.0",
7575
"@graphql-codegen/cli": "6.0.1",
76-
"@graphql-codegen/client-preset": "5.1.0",
76+
"@graphql-codegen/client-preset": "5.1.1",
7777
"@testing-library/react": "16.3.0",
7878
"@types/dagre": "0.7.53",
7979
"@types/js-yaml": "4.0.9",
@@ -82,7 +82,7 @@
8282
"@types/react-dom": "19.2.2",
8383
"@ui5/webcomponents-cypress-commands": "2.15.3",
8484
"@vitejs/plugin-react": "5.1.0",
85-
"@vitest/eslint-plugin": "1.3.23",
85+
"@vitest/eslint-plugin": "1.3.24",
8686
"cypress": "15.5.0",
8787
"eslint-config-prettier": "10.1.8",
8888
"eslint-import-resolver-typescript": "4.4.4",
@@ -102,6 +102,6 @@
102102
"typescript-eslint": "8.46.2",
103103
"vite": "7.1.12",
104104
"vite-plugin-static-copy": "^3.1.2",
105-
"vitest": "4.0.2"
105+
"vitest": "4.0.3"
106106
}
107107
}

0 commit comments

Comments
 (0)