From 61894113f757c679a3035ba26d596208ed3223b3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 4 Oct 2023 12:03:53 +0000 Subject: Update all non-major dependencies --- pom.xml | 6 +++--- src/main/resources/META-INF/resources/package.json | 2 +- src/main/resources/META-INF/resources/yarn.lock | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 6943e35..cb8f659 100644 --- a/pom.xml +++ b/pom.xml @@ -24,9 +24,9 @@ 3.11.0 3.4.1 4.2 - 3.4.1 + 3.4.2 3.3.1 - 2.39.0 + 2.40.0 quarkus-universe-bom io.quarkus @@ -42,7 +42,7 @@ 5.13.0 1.16.1 1.9.10 - 4.23.2 + 4.24.0 42.6.0 2.1.0 diff --git a/src/main/resources/META-INF/resources/package.json b/src/main/resources/META-INF/resources/package.json index 4ff34b3..126331a 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.216.0", + "flow-bin": "^0.217.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 6fd352d..17f135b 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.216.0: - version "0.216.1" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.216.1.tgz#c370af830e46645087a2aea4056507cc44acc031" - integrity sha512-mdhkQiSSZ/nyPq/pmk2tdbV3btYTlTYqBT/96nSSTGQmvTWQ0no9XMLZ/SygNafL4PPerfkpwQwprA1M35+9Bg== +flow-bin@^0.217.0: + version "0.217.2" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.217.2.tgz#96affa17f3cb303019f740bffeb28cfab7ce1250" + integrity sha512-fk4NcfybYjzlww1sEsfk71nqXvonAYpMRFEjmZxibDWWBiaw8DGmqXWZ7XzSunVB15VkJfOstn/sYP1EYPPyWg== follow-redirects@^1.0.0: version "1.15.1" -- cgit v1.2.3