From 736944c6b74e984433799772097089fb81b5f4f5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 28 Nov 2023 13:07:01 +0000 Subject: Update all non-major dependencies --- pom.xml | 16 ++++++++-------- src/main/resources/META-INF/resources/package.json | 2 +- src/main/resources/META-INF/resources/yarn.lock | 8 ++++---- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/pom.xml b/pom.xml index 6f0e9c3..c8272ee 100644 --- a/pom.xml +++ b/pom.xml @@ -24,26 +24,26 @@ 3.11.0 3.4.1 4.2 - 3.5.1 + 3.5.3 3.3.1 - 2.40.0 + 2.41.0 quarkus-universe-bom io.quarkus 0.2.0 - 1.6.9 + 1.6.10 3.0.2 0.64.8 1.15.0 - 6.3.1.Final - 3.6.0 + 6.4.0.Final + 3.6.1 1.6.1 5.13.0 - 1.16.2 + 1.17.1 1.9.20 - 4.24.0 - 42.6.0 + 4.25.0 + 42.7.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 0c8c997..c362c86 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.220.0", + "flow-bin": "^0.222.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 5cb0331..87071eb 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.220.0: - version "0.220.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.220.0.tgz#4d4736597ad79be5991b1c24014a6d355190ee76" - integrity sha512-FcnXLu6AlkoL54hp2IUKgHkYRhSpt7PtTolHLAC/7nq9Lqkfv3kt8JYaRBb5yufLaC4HNJ/G7KRoa1phJy8yGA== +flow-bin@^0.222.0: + version "0.222.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.222.0.tgz#b4ca588c77fbd79db1edf38615cd04d114c1e933" + integrity sha512-U2047+pOX1EutHGykcjtamAlP8UIHrxbkexB5zPVQ8PH+WcVmD4PtRE6J8Jc3S6odyo0AqVnQsI4rE/2x2fGmQ== follow-redirects@^1.0.0: version "1.15.1" -- cgit v1.2.3