Skip to content

Commit 7e8d0ad

Browse files
fix(deps): update patch updates
1 parent 9ed03e7 commit 7e8d0ad

File tree

4 files changed

+270
-60
lines changed

4 files changed

+270
-60
lines changed

calm-hub-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"css-what": "7.0.0",
7575
"express": "4.21.2",
7676
"nth-check": "2.1.1",
77-
"postcss": "8.5.3",
77+
"postcss": "8.5.6",
7878
"rollup": "4.46.2"
7979
},
8080
"proxy": "http://127.0.0.1:8080/",

calm-plugins/vscode/package-lock.json

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

package-lock.json

Lines changed: 268 additions & 3 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.25.0</quarkus.platform.version>
15+
<quarkus.platform.version>3.25.3</quarkus.platform.version>
1616
</properties>
1717

1818
<modules>

0 commit comments

Comments
 (0)