chore(deps): update all non-major dependencies (#12)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
diff --git a/pom.xml b/pom.xml
index c0d8e14..7552859 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,9 +24,9 @@
     <compiler-plugin.version>3.10.1</compiler-plugin.version>
     <enforcer-plugin.version>3.1.0</enforcer-plugin.version>
     <processor-plugin.version>4.2</processor-plugin.version>
-    <quarkus.version>2.13.3.Final</quarkus.version>
+    <quarkus.version>2.15.0.Final</quarkus.version>
     <resources-plugin.version>3.3.0</resources-plugin.version>
-    <spotless-plugin.version>2.27.2</spotless-plugin.version>
+    <spotless-plugin.version>2.28.0</spotless-plugin.version>
 
     <quarkus.platform.artifact-id>quarkus-universe-bom</quarkus.platform.artifact-id>
     <quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>
@@ -41,8 +41,8 @@
     <jna.version>5.12.1</jna.version>
     <jsoup.version>1.15.3</jsoup.version>
     <kotlin-annotations.version>1.7.22</kotlin-annotations.version>
-    <liquibase.version>4.17.0</liquibase.version>
-    <postgresql.version>42.5.0</postgresql.version>
+    <liquibase.version>4.18.0</liquibase.version>
+    <postgresql.version>42.5.1</postgresql.version>
     <rome.version>1.18.0</rome.version>
   </properties>
 
diff --git a/src/main/resources/META-INF/resources/package.json b/src/main/resources/META-INF/resources/package.json
index 21ce087..d8c46ed 100644
--- a/src/main/resources/META-INF/resources/package.json
+++ b/src/main/resources/META-INF/resources/package.json
@@ -14,7 +14,7 @@
     "@babel/plugin-transform-flow-strip-types": "^7.0.0",
     "cssnano": "^5.1.13",
     "eslint": "^8.23.0",
-    "flow-bin": "^0.186.0",
+    "flow-bin": "^0.196.0",
     "parcel": "^2.7.0",
     "snowpack": "2.8.0"
   },
diff --git a/src/main/resources/META-INF/resources/yarn.lock b/src/main/resources/META-INF/resources/yarn.lock
index 6f560e0..ba0e9b9 100644
--- a/src/main/resources/META-INF/resources/yarn.lock
+++ b/src/main/resources/META-INF/resources/yarn.lock
@@ -2229,10 +2229,10 @@
   resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
   integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
 
-flow-bin@^0.186.0:
-  version "0.186.0"
-  resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.186.0.tgz#b60b720dea977516db8e77fdd3911f66e86c6378"
-  integrity sha512-p5g03TsAipO6Wu22rpphRZQ9EYuhVWANN698MRLWRyP7ZtkEyCpFHDfmzRHM4Ym/tbCQCMdLJ9JX/GmuiDsB2w==
+flow-bin@^0.196.0:
+  version "0.196.0"
+  resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.196.0.tgz#171952a2f30c48e45f4e9b6ac4a51968594c222d"
+  integrity sha512-FnLpDvRV8ELcpxSeYBo4SPADUk0OMReX8zV/1dOF63PesO8tHVBJX/CI1JOdx2emzXRs3Lv8/UMz9+x2OpYsSg==
 
 follow-redirects@^1.0.0:
   version "1.15.1"