Skip to content

Commit 96f6d60

Browse files
Merge pull request #2310 from finos/renovate/patch-updates
2 parents 93abbc3 + c58bfee commit 96f6d60

5 files changed

Lines changed: 5 additions & 20 deletions

File tree

calm-hub-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"express": "5.2.1",
7676
"nth-check": "2.1.1",
7777
"postcss": "8.5.8",
78-
"rollup": "4.60.0"
78+
"rollup": "4.60.1"
7979
},
8080
"overrides": {
8181
"d3-selection": "3.0.0",

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"overrides": {
3030
"serve-handler": {
31-
"path-to-regexp": "8.4.0"
31+
"path-to-regexp": "8.4.2"
3232
},
3333
"cross-spawn": "^7.0.5",
3434
"on-headers": "^1.1.0"

package-lock.json

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

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<properties>
1313
<quarkus.platform.group-id>io.quarkus.platform</quarkus.platform.group-id>
1414
<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>
15-
<quarkus.platform.version>3.34.0</quarkus.platform.version>
15+
<quarkus.platform.version>3.34.2</quarkus.platform.version>
1616
<jacoco.version>0.8.14</jacoco.version>
1717
</properties>
1818

shared/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
"devDependencies": {
5959
},
6060
"overrides": {
61-
"path-to-regexp": "8.4.0",
62-
"rollup": "4.60.0",
61+
"path-to-regexp": "8.4.2",
62+
"rollup": "4.60.1",
6363
"jsonpath-plus": "^10.3.0"
6464
}
6565
}

0 commit comments

Comments
 (0)