From 181bcd7b22c163a71702557c6d8b32ec1ede8cd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Mar 2024 14:01:57 +0000 Subject: [PATCH] build(deps): bump react-currency-input-field from 3.7.0 to 3.8.0 Bumps [react-currency-input-field](https://github.com/cchanxzy/react-currency-input-field) from 3.7.0 to 3.8.0. - [Release notes](https://github.com/cchanxzy/react-currency-input-field/releases) - [Changelog](https://github.com/cchanxzy/react-currency-input-field/blob/main/CHANGELOG.md) - [Commits](https://github.com/cchanxzy/react-currency-input-field/compare/v3.7.0...v3.8.0) --- updated-dependencies: - dependency-name: react-currency-input-field dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- pnpm-lock.yaml | 9 +++++---- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 608a99e8..5bc100db 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "react": "18.2.0", "react-bootstrap": "2.9.2", "react-bootstrap-typeahead": "6.3.2", - "react-currency-input-field": "3.7.0", + "react-currency-input-field": "3.8.0", "react-dom": "18.2.0", "react-hotkeys-hook": "4.5.0", "react-icons": "4.12.0", @@ -14961,9 +14961,9 @@ } }, "node_modules/react-currency-input-field": { - "version": "3.7.0", - "resolved": "https://registry.npmjs.org/react-currency-input-field/-/react-currency-input-field-3.7.0.tgz", - "integrity": "sha512-FW/VHnwuzu6BgODDRdvm2kLaigsn3s/vLUQA1RbpxpTx8TrtcFTdp5NzX17t6Hh6SHqlMEKrhCYiOMXFDVI/QA==", + "version": "3.8.0", + "resolved": "https://registry.npmjs.org/react-currency-input-field/-/react-currency-input-field-3.8.0.tgz", + "integrity": "sha512-DKSIjacrvgUDOpuB16b+OVDvp5pbCt+s+RHJgpRZCHNhzg1yBpRUoy4fbnXpeOj0kdbwf5BaXCr2mAtxEujfhg==", "peerDependencies": { "react": "^16.9.0 || ^17.0.0 || ^18.0.0" } diff --git a/package.json b/package.json index 0b9535d5..509dcf8b 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "react": "18.2.0", "react-bootstrap": "2.9.2", "react-bootstrap-typeahead": "6.3.2", - "react-currency-input-field": "3.7.0", + "react-currency-input-field": "3.8.0", "react-dom": "18.2.0", "react-hotkeys-hook": "4.5.0", "react-icons": "4.12.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aa881a19..c13d5a89 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ dependencies: specifier: 6.3.2 version: 6.3.2(react-dom@18.2.0)(react@18.2.0) react-currency-input-field: - specifier: 3.7.0 - version: 3.7.0(react@18.2.0) + specifier: 3.8.0 + version: 3.8.0(react@18.2.0) react-dom: specifier: 18.2.0 version: 18.2.0(react@18.2.0) @@ -8379,8 +8379,8 @@ packages: warning: 4.0.3 dev: false - /react-currency-input-field@3.7.0(react@18.2.0): - resolution: {integrity: sha512-FW/VHnwuzu6BgODDRdvm2kLaigsn3s/vLUQA1RbpxpTx8TrtcFTdp5NzX17t6Hh6SHqlMEKrhCYiOMXFDVI/QA==} + /react-currency-input-field@3.8.0(react@18.2.0): + resolution: {integrity: sha512-DKSIjacrvgUDOpuB16b+OVDvp5pbCt+s+RHJgpRZCHNhzg1yBpRUoy4fbnXpeOj0kdbwf5BaXCr2mAtxEujfhg==} peerDependencies: react: ^16.9.0 || ^17.0.0 || ^18.0.0 dependencies: @@ -10217,6 +10217,7 @@ packages: /workbox-google-analytics@7.0.0: resolution: {integrity: sha512-MEYM1JTn/qiC3DbpvP2BVhyIH+dV/5BjHk756u9VbwuAhu0QHyKscTnisQuz21lfRpOwiS9z4XdqeVAKol0bzg==} + deprecated: It is not compatible with newer versions of GA starting with v4, as long as you are using GAv3 it should be ok, but the package is not longer being maintained dependencies: workbox-background-sync: 7.0.0 workbox-core: 7.0.0