Skip to content

Commit 7386404

Browse files
chore(deps): update all non-major dependencies
1 parent 505e502 commit 7386404

File tree

3 files changed

+71
-61
lines changed

3 files changed

+71
-61
lines changed

.github/workflows/on-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757

5858
- name: Build and push Docker image
5959
id: push
60-
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16.0
60+
uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17.0
6161
with:
6262
context: .
6363
push: true

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@types/js-yaml": "^4.0.9",
5454
"@types/node": "^22.13.5",
5555
"@types/react": "^19.0.10",
56-
"@types/react-dom": "19.1.3",
56+
"@types/react-dom": "19.1.4",
5757
"@types/react-syntax-highlighter": "^15.5.13",
5858
"@ui5/webcomponents-cypress-commands": "^2.7.2",
5959
"@vitejs/plugin-react": "^4.3.4",

0 commit comments

Comments
 (0)