Skip to content

Commit e69e62e

Browse files
fix(deps): update patch-dependencies
1 parent 9db5c1c commit e69e62e

File tree

6 files changed

+14
-20
lines changed

6 files changed

+14
-20
lines changed

calm-hub/src/main/webapp/package-lock.json

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

calm-hub/src/main/webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"css-what": "6.1.0",
3333
"express": "4.21.2",
3434
"nth-check": "2.1.1",
35-
"postcss": "8.5.1"
35+
"postcss": "8.5.2"
3636
},
3737
"proxy": "http://127.0.0.1:8080/",
3838
"eslintConfig": {

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: 8 additions & 8 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.3</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.8",
6868
"jsonpath-plus": "^10.2.0"
6969
}
7070
}

0 commit comments

Comments
 (0)