Skip to content

Commit 1e686e5

Browse files
fix(deps): update patch-dependencies
1 parent 14b7056 commit 1e686e5

File tree

4 files changed

+11
-17
lines changed

4 files changed

+11
-17
lines changed

calm-visualizer/package-lock.json

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

package-lock.json

Lines changed: 9 additions & 9 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.18.0</quarkus.platform.version>
15+
<quarkus.platform.version>3.18.2</quarkus.platform.version>
1616
</properties>
1717

1818
<modules>

shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
},
6565
"overrides": {
6666
"path-to-regexp": "3.3.0",
67-
"rollup": "4.34.1",
67+
"rollup": "4.34.6",
6868
"jsonpath-plus": "^10.2.0"
6969
}
7070
}

0 commit comments

Comments
 (0)