From 73d298291ad8a9dd3a8ab7d564341cad94626ecb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 00:26:02 +0100 Subject: [PATCH] build(deps): bump react-bootstrap from 2.9.2 to 2.10.1 (#107) Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 2.9.2 to 2.10.1. - [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases) - [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-bootstrap/react-bootstrap/compare/v2.9.2...v2.10.1) --- updated-dependencies: - dependency-name: react-bootstrap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 5c09e543..74f5c009 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "localforage": "1.10.0", "papaparse": "5.4.1", "react": "18.2.0", - "react-bootstrap": "2.9.2", + "react-bootstrap": "2.10.1", "react-bootstrap-typeahead": "6.3.2", "react-currency-input-field": "3.8.0", "react-dom": "18.2.0", @@ -14907,9 +14907,9 @@ } }, "node_modules/react-bootstrap": { - "version": "2.9.2", - "resolved": "https://registry.npmjs.org/react-bootstrap/-/react-bootstrap-2.9.2.tgz", - "integrity": "sha512-a36B+EHsAI/aH+ZhXNILBFnqscE3zr10dWmjBmfhIb2QR7KSXJiGzYd6Faf/25G8G7/CP9TCL2B0WhUBOD2UBQ==", + "version": "2.10.1", + "resolved": "https://registry.npmjs.org/react-bootstrap/-/react-bootstrap-2.10.1.tgz", + "integrity": "sha512-J3OpRZIvCTQK+Tg/jOkRUvpYLHMdGeU9KqFUBQrV0d/Qr/3nsINpiOJyZMWnM5SJ3ctZdhPA6eCIKpEJR3Ellg==", "dependencies": { "@babel/runtime": "^7.22.5", "@restart/hooks": "^0.4.9", diff --git a/package.json b/package.json index f1aa8d1c..c10209b5 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "localforage": "1.10.0", "papaparse": "5.4.1", "react": "18.2.0", - "react-bootstrap": "2.9.2", + "react-bootstrap": "2.10.1", "react-bootstrap-typeahead": "6.3.2", "react-currency-input-field": "3.8.0", "react-dom": "18.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 72308f74..542198f7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ dependencies: specifier: 18.2.0 version: 18.2.0 react-bootstrap: - specifier: 2.9.2 - version: 2.9.2(@types/react@18.2.61)(react-dom@18.2.0)(react@18.2.0) + specifier: 2.10.1 + version: 2.10.1(@types/react@18.2.61)(react-dom@18.2.0)(react@18.2.0) react-bootstrap-typeahead: specifier: 6.3.2 version: 6.3.2(react-dom@18.2.0)(react@18.2.0) @@ -8378,8 +8378,8 @@ packages: warning: 4.0.3 dev: false - /react-bootstrap@2.9.2(@types/react@18.2.61)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-a36B+EHsAI/aH+ZhXNILBFnqscE3zr10dWmjBmfhIb2QR7KSXJiGzYd6Faf/25G8G7/CP9TCL2B0WhUBOD2UBQ==} + /react-bootstrap@2.10.1(@types/react@18.2.61)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-J3OpRZIvCTQK+Tg/jOkRUvpYLHMdGeU9KqFUBQrV0d/Qr/3nsINpiOJyZMWnM5SJ3ctZdhPA6eCIKpEJR3Ellg==} peerDependencies: '@types/react': '>=16.14.8' react: '>=16.14.0' @@ -10264,6 +10264,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