From 5d3d81d5c2a4ed84fdbfa6ef7a745c7c7efc5095 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 15:35:57 +0200 Subject: [PATCH] [skip ci]: Bump @hookform/resolvers from 2.9.11 to 3.3.1 (#993) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lukasz Ostrowski --- .changeset/itchy-pants-chew.md | 11 +++++ apps/cms-v2/package.json | 2 +- apps/emails-and-messages/package.json | 2 +- apps/invoices/package.json | 2 +- apps/products-feed/package.json | 2 +- apps/search/package.json | 2 +- apps/segment/package.json | 2 +- apps/taxes/package.json | 2 +- pnpm-lock.yaml | 64 ++++++++++++--------------- 9 files changed, 46 insertions(+), 43 deletions(-) create mode 100644 .changeset/itchy-pants-chew.md diff --git a/.changeset/itchy-pants-chew.md b/.changeset/itchy-pants-chew.md new file mode 100644 index 0000000..e5301bf --- /dev/null +++ b/.changeset/itchy-pants-chew.md @@ -0,0 +1,11 @@ +--- +"saleor-app-cms-v2": patch +"saleor-app-emails-and-messages": patch +"saleor-app-invoices": patch +"saleor-app-products-feed": patch +"saleor-app-search": patch +"saleor-app-segment": patch +"saleor-app-taxes": patch +--- + +Bumped @hookform/resolvers from 2.9.11 to 3.3.1 diff --git a/apps/cms-v2/package.json b/apps/cms-v2/package.json index 1d87586..c4d5553 100644 --- a/apps/cms-v2/package.json +++ b/apps/cms-v2/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@datocms/cma-client-browser": "2.0.0", - "@hookform/resolvers": "^3.1.0", + "@hookform/resolvers": "^3.3.1", "@saleor/app-sdk": "0.43.1", "@saleor/apps-shared": "workspace:*", "@saleor/apps-ui": "workspace:*", diff --git a/apps/emails-and-messages/package.json b/apps/emails-and-messages/package.json index 974079c..6ed290f 100644 --- a/apps/emails-and-messages/package.json +++ b/apps/emails-and-messages/package.json @@ -12,7 +12,7 @@ "test": "vitest" }, "dependencies": { - "@hookform/resolvers": "^3.1.0", + "@hookform/resolvers": "^3.3.1", "@monaco-editor/react": "^4.4.6", "@saleor/app-sdk": "0.43.1", "@saleor/apps-shared": "workspace:*", diff --git a/apps/invoices/package.json b/apps/invoices/package.json index 8febb94..6eb5e74 100644 --- a/apps/invoices/package.json +++ b/apps/invoices/package.json @@ -12,7 +12,7 @@ "test": "vitest" }, "dependencies": { - "@hookform/resolvers": "^3.1.0", + "@hookform/resolvers": "^3.3.1", "@saleor/app-sdk": "0.43.1", "@saleor/apps-shared": "workspace:*", "@saleor/apps-ui": "workspace:*", diff --git a/apps/products-feed/package.json b/apps/products-feed/package.json index 047f75e..2889f60 100644 --- a/apps/products-feed/package.json +++ b/apps/products-feed/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@aws-sdk/client-s3": "^3.332.0", - "@hookform/resolvers": "^3.1.0", + "@hookform/resolvers": "^3.3.1", "@saleor/app-sdk": "0.43.1", "@saleor/apps-shared": "workspace:*", "@saleor/apps-ui": "workspace:*", diff --git a/apps/search/package.json b/apps/search/package.json index a02e851..08b9b73 100644 --- a/apps/search/package.json +++ b/apps/search/package.json @@ -12,7 +12,7 @@ "test": "vitest" }, "dependencies": { - "@hookform/resolvers": "^3.1.0", + "@hookform/resolvers": "^3.3.1", "@saleor/app-sdk": "0.43.1", "@saleor/apps-shared": "workspace:*", "@saleor/apps-ui": "workspace:*", diff --git a/apps/segment/package.json b/apps/segment/package.json index 3e0d956..36ce9b4 100644 --- a/apps/segment/package.json +++ b/apps/segment/package.json @@ -12,7 +12,7 @@ "test": "vitest" }, "dependencies": { - "@hookform/resolvers": "^3.1.0", + "@hookform/resolvers": "^3.3.1", "@saleor/app-sdk": "0.43.1", "@saleor/apps-shared": "workspace:*", "@saleor/apps-ui": "workspace:*", diff --git a/apps/taxes/package.json b/apps/taxes/package.json index d49083c..8bcf4af 100644 --- a/apps/taxes/package.json +++ b/apps/taxes/package.json @@ -12,7 +12,7 @@ "test": "vitest" }, "dependencies": { - "@hookform/resolvers": "^2.9.10", + "@hookform/resolvers": "^3.3.1", "@saleor/app-sdk": "0.43.1", "@saleor/apps-shared": "workspace:*", "@saleor/apps-ui": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fe99e19..dbb6f09 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -54,8 +54,8 @@ importers: specifier: 2.0.0 version: 2.0.0 '@hookform/resolvers': - specifier: ^3.1.0 - version: 3.1.0(react-hook-form@7.44.3) + specifier: ^3.3.1 + version: 3.3.1(react-hook-form@7.44.3) '@saleor/app-sdk': specifier: 0.43.1 version: 0.43.1(graphql@16.7.1)(next@13.4.8)(react-dom@18.2.0)(react@18.2.0) @@ -468,8 +468,8 @@ importers: apps/emails-and-messages: dependencies: '@hookform/resolvers': - specifier: ^3.1.0 - version: 3.1.0(react-hook-form@7.44.3) + specifier: ^3.3.1 + version: 3.3.1(react-hook-form@7.44.3) '@monaco-editor/react': specifier: ^4.4.6 version: 4.4.6(monaco-editor@0.41.0)(react-dom@18.2.0)(react@18.2.0) @@ -637,8 +637,8 @@ importers: apps/invoices: dependencies: '@hookform/resolvers': - specifier: ^3.1.0 - version: 3.1.0(react-hook-form@7.44.3) + specifier: ^3.3.1 + version: 3.3.1(react-hook-form@7.44.3) '@saleor/app-sdk': specifier: 0.43.1 version: 0.43.1(graphql@16.7.1)(next@13.4.8)(react-dom@18.2.0)(react@18.2.0) @@ -906,8 +906,8 @@ importers: specifier: ^3.332.0 version: 3.332.0 '@hookform/resolvers': - specifier: ^3.1.0 - version: 3.1.0(react-hook-form@7.44.3) + specifier: ^3.3.1 + version: 3.3.1(react-hook-form@7.44.3) '@saleor/app-sdk': specifier: 0.43.1 version: 0.43.1(graphql@16.7.1)(next@13.4.8)(react-dom@18.2.0)(react@18.2.0) @@ -1048,8 +1048,8 @@ importers: apps/search: dependencies: '@hookform/resolvers': - specifier: ^3.1.0 - version: 3.1.0(react-hook-form@7.44.3) + specifier: ^3.3.1 + version: 3.3.1(react-hook-form@7.44.3) '@saleor/app-sdk': specifier: 0.43.1 version: 0.43.1(graphql@16.7.1)(next@13.4.8)(react-dom@18.2.0)(react@18.2.0) @@ -1193,8 +1193,8 @@ importers: apps/segment: dependencies: '@hookform/resolvers': - specifier: ^3.1.0 - version: 3.1.0(react-hook-form@7.44.3) + specifier: ^3.3.1 + version: 3.3.1(react-hook-form@7.44.3) '@saleor/app-sdk': specifier: 0.43.1 version: 0.43.1(graphql@16.7.1)(next@13.4.8)(react-dom@18.2.0)(react@18.2.0) @@ -1465,8 +1465,8 @@ importers: apps/taxes: dependencies: '@hookform/resolvers': - specifier: ^2.9.10 - version: 2.9.11(react-hook-form@7.44.3) + specifier: ^3.3.1 + version: 3.3.1(react-hook-form@7.44.3) '@saleor/app-sdk': specifier: 0.43.1 version: 0.43.1(graphql@16.7.1)(next@13.4.8)(react-dom@18.2.0)(react@18.2.0) @@ -7900,16 +7900,8 @@ packages: react: 18.2.0 dev: false - /@hookform/resolvers@2.9.11(react-hook-form@7.44.3): - resolution: {integrity: sha512-bA3aZ79UgcHj7tFV7RlgThzwSSHZgvfbt2wprldRkYBcMopdMvHyO17Wwp/twcJasNFischFfS7oz8Katz8DdQ==} - peerDependencies: - react-hook-form: ^7.0.0 - dependencies: - react-hook-form: 7.44.3(react@18.2.0) - dev: false - - /@hookform/resolvers@3.1.0(react-hook-form@7.44.3): - resolution: {integrity: sha512-z0A8K+Nxq+f83Whm/ajlwE6VtQlp/yPHZnXw7XWVPIGm1Vx0QV8KThU3BpbBRfAZ7/dYqCKKBNnQh85BkmBKkA==} + /@hookform/resolvers@3.3.1(react-hook-form@7.44.3): + resolution: {integrity: sha512-K7KCKRKjymxIB90nHDQ7b9nli474ru99ZbqxiqDAWYsYhOsU3/4qLxW91y+1n04ic13ajjZ66L3aXbNef8PELQ==} peerDependencies: react-hook-form: ^7.0.0 dependencies: @@ -8176,7 +8168,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@emotion/hash': 0.8.0 '@material-ui/types': 5.1.0(@types/react@18.2.5) '@material-ui/utils': 4.11.3(react-dom@18.2.0)(react@18.2.0) @@ -8207,7 +8199,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@material-ui/utils': 4.11.3(react-dom@18.2.0)(react@18.2.0) '@types/react': 18.2.5 csstype: 2.6.21 @@ -8232,7 +8224,7 @@ packages: react: ^16.8.0 || ^17.0.0 react-dom: ^16.8.0 || ^17.0.0 dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 prop-types: 15.8.1 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) @@ -10671,7 +10663,7 @@ packages: peerDependencies: '@testing-library/dom': '>=7.21.4' dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 '@testing-library/dom': 8.20.0 dev: true @@ -14587,7 +14579,7 @@ packages: peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 aria-query: 5.2.1 array-includes: 3.1.6 array.prototype.flatmap: 1.3.1 @@ -17748,7 +17740,7 @@ packages: resolution: {integrity: sha512-kAZxpH0QqlTF/CcLzELgKw1ljKRxrmWJ310CJQhbPAxHvwQ/nIb+q82U+zRJAelRPPKjnOb+hSrMRqTgk9rH3w==} hasBin: true dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 chokidar: 3.5.3 glob: 7.2.3 html-minifier: 4.0.0 @@ -17776,7 +17768,7 @@ packages: /mjml-core@4.13.0: resolution: {integrity: sha512-kU5AoVTlZaXR/EDi3ix66xpzUe+kScYus71lBH/wo/B+LZW70GHE1AYWtsog5oJp1MuTHpMFTNuBD/wePeEgWg==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 cheerio: 1.0.0-rc.10 detect-node: 2.0.4 html-minifier: 4.0.0 @@ -17914,7 +17906,7 @@ packages: resolution: {integrity: sha512-I1euHiAyNpaz+B5vH+Z4T+hg/YtI5p3PqQ3/zTLv8gi24V6BILjTaftWhH5+3R/gQkQhH0NUaWNnRmds+Mq5DQ==} hasBin: true dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 js-beautify: 1.14.8 lodash: 4.17.21 mjml-core: 4.13.0 @@ -17946,7 +17938,7 @@ packages: /mjml-preset-core@4.13.0: resolution: {integrity: sha512-gxzYaKkvUrHuzT1oqjEPSDtdmgEnN99Hf5f1r2CR5aMOB1x66EA3T8ATvF1o7qrBTVV4KMVlQem3IubMSYJZRw==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 mjml-accordion: 4.13.0 mjml-body: 4.13.0 mjml-button: 4.13.0 @@ -18039,7 +18031,7 @@ packages: /mjml-validator@4.13.0: resolution: {integrity: sha512-uURYfyQYtHJ6Qz/1A7/+E9ezfcoISoLZhYK3olsxKRViwaA2Mm8gy/J3yggZXnsUXWUns7Qymycm5LglLEIiQg==} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 dev: false /mjml-wrapper@4.13.0: @@ -19052,7 +19044,7 @@ packages: resolution: {integrity: sha512-Sz2Lkdxz6F2Pgnpi9U5Ng/WdWAUZxmHrNPoVlm3aAemxoy2Qy7LGjQg4uf8qKelDAUW94F4np3iH2YPf2qefcQ==} engines: {node: '>=10'} dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 dev: true /popper.js@1.16.1-lts: @@ -19719,7 +19711,7 @@ packages: react: '>=16.6.0' react-dom: '>=16.6.0' dependencies: - '@babel/runtime': 7.22.11 + '@babel/runtime': 7.22.15 dom-helpers: 5.2.1 loose-envify: 1.4.0 prop-types: 15.8.1