From 12ad72d25ef7f3490a6fdb1414f1482efbb468df Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 27 Sep 2024 19:05:59 +0000 Subject: chore(deps): update all non-major dependencies --- pom.xml | 18 +++++++++--------- src/main/resources/META-INF/resources/package.json | 2 +- src/main/resources/META-INF/resources/yarn.lock | 8 ++++---- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index 15f8ed2..30eb946 100644 --- a/pom.xml +++ b/pom.xml @@ -22,25 +22,25 @@ 3.1.0 3.13.0 - 3.4.1 + 3.5.0 4.2 - 3.9.2 + 3.15.1 3.3.1 2.43.0 0.2.0 - 1.6.11 + 1.6.12 3.0.2 0.64.8 1.15.0 - 6.4.4.Final - 3.7.3 + 6.6.1.Final + 3.8.2 1.6.1 - 5.14.0 - 1.17.2 + 5.15.0 + 1.18.1 2.0.20 - 4.27.0 - 42.7.3 + 4.29.2 + 42.7.4 2.1.0 diff --git a/src/main/resources/META-INF/resources/package.json b/src/main/resources/META-INF/resources/package.json index e1ac77e..884ebbc 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.233.0", + "flow-bin": "^0.247.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 276aed6..4648018 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.233.0: - version "0.233.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.233.0.tgz#e31951c81d3ec590e1cbfd96e540f6dd2459554c" - integrity sha512-BInTgW8v6xdWzVcItgKKUYCacheMw78Xrrn0Ziii5lN+vf/RKmvVX9mFHuOSN1zawZuq7GpqmT6oIS/oQuOAQg== +flow-bin@^0.247.0: + version "0.247.1" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.247.1.tgz#8c8d08fcee11ca43cbb6059edb9933a29bdedc57" + integrity sha512-03wwQ5kPW4CYqhXvxTseMs2v6QuVwCtifVkON2UUyDg6Jp1+CaQpLAZK+sFNzQOExKp0Yvoug+fZOUb33ARwHQ== follow-redirects@^1.0.0: version "1.15.1" -- cgit v1.2.3