From 68e3417cf58fc811443a3ff80987f492ce674d9d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 6 Mar 2023 06:03:11 +0000 Subject: Update all non-major dependencies --- pom.xml | 8 ++++---- src/main/resources/META-INF/resources/package.json | 2 +- src/main/resources/META-INF/resources/yarn.lock | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 4f67216..5501ef4 100644 --- a/pom.xml +++ b/pom.xml @@ -21,12 +21,12 @@ 3.6.2 3.1.0 - 3.10.1 + 3.11.0 3.2.1 4.2 - 2.16.3.Final + 2.16.4.Final 3.3.0 - 2.33.0 + 2.34.0 quarkus-universe-bom io.quarkus @@ -41,7 +41,7 @@ 5.13.0 1.15.4 1.8.10 - 4.19.0 + 4.19.1 42.5.4 2.0.0 diff --git a/src/main/resources/META-INF/resources/package.json b/src/main/resources/META-INF/resources/package.json index c1a9470..b3ce4e0 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.200.0", + "flow-bin": "^0.201.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 cc565df..7fa07dd 100644 --- a/src/main/resources/META-INF/resources/yarn.lock +++ b/src/main/resources/META-INF/resources/yarn.lock @@ -2229,10 +2229,10 @@ flatted@^3.1.0: resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787" integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ== -flow-bin@^0.200.0: - version "0.200.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.200.0.tgz#bae10e7454aca131f72f084f64371f5098c5be07" - integrity sha512-4KquALYPkCCTCZ43GIqTDZDOf4znU3/kXsigpiwwORV8l/ctqwvKkqCOhjqvGy5DtbiL6WTPBqLwGAlxeGeNIA== +flow-bin@^0.201.0: + version "0.201.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.201.0.tgz#bc8d7c3687526313d7a24dd920873a0273148d81" + integrity sha512-fqx6CMOhX9Xm4mN+tq/c7sqcm8aHFV1ipbLz2ZCzoNcPuUNZPoSVYm4p0qZqH0HyzMMEP1OWlU7dIkuSJ02cpg== follow-redirects@^1.0.0: version "1.15.1" -- cgit v1.2.3