Skip to content

Commit e0faf2a

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

File tree

2 files changed

+30
-20
lines changed

2 files changed

+30
-20
lines changed

package-lock.json

Lines changed: 26 additions & 16 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
@@ -25,8 +25,8 @@
2525
"@apollo/client": "3.14.0",
2626
"@fastify/autoload": "6.3.1",
2727
"@fastify/cookie": "11.0.2",
28-
"@fastify/env": "5.0.2",
29-
"@fastify/helmet": "13.0.1",
28+
"@fastify/env": "5.0.3",
29+
"@fastify/helmet": "13.0.2",
3030
"@fastify/http-proxy": "11.3.0",
3131
"@fastify/secure-session": "8.2.0",
3232
"@fastify/sensible": "6.0.3",
@@ -48,7 +48,7 @@
4848
"diff": "^8.0.2",
4949
"dotenv": "17.2.2",
5050
"fastify": "5.6.1",
51-
"fastify-plugin": "5.0.1",
51+
"fastify-plugin": "5.1.0",
5252
"graphql": "16.11.0",
5353
"graphql-config": "5.1.5",
5454
"i18next": "25.5.2",
@@ -74,7 +74,7 @@
7474
"@types/dagre": "0.7.53",
7575
"@types/js-yaml": "4.0.9",
7676
"@types/node": "22.18.6",
77-
"@types/react": "19.1.14",
77+
"@types/react": "19.1.15",
7878
"@types/react-dom": "19.1.9",
7979
"@types/react-syntax-highlighter": "15.5.13",
8080
"@ui5/webcomponents-cypress-commands": "2.14.1",

0 commit comments

Comments
 (0)