Skip to content

Commit a018417

Browse files
committed
Merge branch 'main' into feat/ticketing-eventing
2 parents 265b00a + 5df04e0 commit a018417

File tree

3 files changed

+23
-23
lines changed

3 files changed

+23
-23
lines changed

personalization-webcomponents/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# For documentation see https://github.com/sclorg/nginx-container
2-
FROM registry.access.redhat.com/ubi10/nginx-126:10.0-1755015258@sha256:f536dd2c6fd92a3b6c5ad356d3493132416398b5fd1582a0dfbcef6fa4626889
2+
FROM registry.access.redhat.com/ubi10/nginx-126:10.0-1755779634@sha256:6f0065932514e2c699a17befb46f25e74d7544249bd5dffa70a86b03cd44921a
33

44
# Copy built web components and SBOM result
55
COPY dist .

personalization-webcomponents/package-lock.json

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

personalization-webcomponents/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
"jsdom": "26.1.0",
3939
"prettier": "3.6.2",
4040
"typescript": "5.9.2",
41-
"vite": "7.1.2",
41+
"vite": "7.1.3",
4242
"vite-plugin-vue-devtools": "8.0.0",
4343
"vitest": "3.2.4",
44-
"vue-tsc": "3.0.5"
44+
"vue-tsc": "3.0.6"
4545
}
4646
}

0 commit comments

Comments
 (0)