Skip to content

Commit e1eb694

Browse files
fix(deps): update all non-major dependencies
1 parent a045950 commit e1eb694

File tree

2 files changed

+93
-75
lines changed

2 files changed

+93
-75
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
"@fastify/vite": "8.2.0",
3636
"@hookform/resolvers": "5.2.2",
3737
"@monaco-editor/react": "4.7.0",
38-
"@sentry/node": "10.17.0",
39-
"@sentry/react": "10.17.0",
38+
"@sentry/node": "10.19.0",
39+
"@sentry/react": "10.19.0",
4040
"@sentry/vite-plugin": "4.3.0",
4141
"@ui5/webcomponents": "2.15.0",
4242
"@ui5/webcomponents-fiori": "2.15.0",
@@ -62,7 +62,7 @@
6262
"react-error-boundary": "6.0.0",
6363
"react-hook-form": "7.64.0",
6464
"react-i18next": "16.0.0",
65-
"react-router-dom": "7.9.3",
65+
"react-router-dom": "7.9.4",
6666
"react-time-ago": "7.3.5",
6767
"swr": "2.3.6",
6868
"yaml": "2.8.1",
@@ -75,13 +75,13 @@
7575
"@graphql-codegen/client-preset": "5.1.0",
7676
"@types/dagre": "0.7.53",
7777
"@types/js-yaml": "4.0.9",
78-
"@types/node": "22.18.8",
78+
"@types/node": "22.18.9",
7979
"@types/react": "19.2.2",
8080
"@types/react-dom": "19.2.1",
8181
"@ui5/webcomponents-cypress-commands": "2.15.0",
8282
"@vitejs/plugin-react": "5.0.4",
8383
"@vitest/eslint-plugin": "1.3.16",
84-
"cypress": "15.3.0",
84+
"cypress": "15.4.0",
8585
"eslint-config-prettier": "10.1.8",
8686
"eslint-import-resolver-typescript": "4.4.4",
8787
"eslint-plugin-i18next": "6.1.3",

0 commit comments

Comments
 (0)