From bac4371f1f7f4d9667583fb8287d3b51f30301ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 10:37:51 +0000 Subject: [PATCH] Bump react-to-print from 2.15.1 to 3.0.4 Bumps [react-to-print](https://github.com/MatthewHerbst/react-to-print) from 2.15.1 to 3.0.4. - [Release notes](https://github.com/MatthewHerbst/react-to-print/releases) - [Changelog](https://github.com/MatthewHerbst/react-to-print/blob/master/CHANGELOG.md) - [Commits](https://github.com/MatthewHerbst/react-to-print/compare/v2.15.1...v3.0.4) --- updated-dependencies: - dependency-name: react-to-print dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/aesirx-bi-app/package.json | 2 +- yarn.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/packages/aesirx-bi-app/package.json b/packages/aesirx-bi-app/package.json index 2400b783..0f61fd7a 100644 --- a/packages/aesirx-bi-app/package.json +++ b/packages/aesirx-bi-app/package.json @@ -30,7 +30,7 @@ "react-router-dom": "^5.2.0", "react-simple-maps": "^3.0.0", "react-table": "^7.6.2", - "react-to-print": "^2.14.12", + "react-to-print": "^3.0.4", "react-tooltip": "^5.18.1", "recharts": "^2.13.0-alpha.4", "simple-react-validator": "^1.6.0", diff --git a/yarn.lock b/yarn.lock index f80eebe6..aeb804bd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4888,9 +4888,9 @@ "@types/react" "*" "@types/react@*", "@types/react@>=16.9.11", "@types/react@^18", "@types/react@^18.2.50", "@types/react@^18.2.6": - version "18.3.11" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.11.tgz#9d530601ff843ee0d7030d4227ea4360236bd537" - integrity sha512-r6QZ069rFTjrEYgFdOck1gK7FLVsgJE7tTz0pQBczlBNUhBNk0MQH4UbnFSwjpQLMkLzgqvBBa+qGpLje16eTQ== + version "18.3.18" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.18.tgz#9b382c4cd32e13e463f97df07c2ee3bbcd26904b" + integrity sha512-t4yC+vtgnkYjNSKlFx1jkAhH8LgTo2N/7Qvi83kdEaUtMDiwpbLAktKDaAMlRcJ5eSxZkH74eEGt1ky31d7kfQ== dependencies: "@types/prop-types" "*" csstype "^3.0.2" @@ -8524,9 +8524,9 @@ electron-to-chromium@^1.5.28: integrity sha512-hOSRInrIDm0Brzp4IHW2F/VM+638qOL2CzE0DgpnGzKW27C95IqqeqgKz/hxHGnvPxvQGpHUGD5qRVC9EZY2+A== elliptic@6.5.4, elliptic@6.5.7, elliptic@^6.5.7: - version "6.5.7" - resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.7.tgz#8ec4da2cb2939926a1b9a73619d768207e647c8b" - integrity sha512-ESVCtTwiA+XhY3wyh24QqRGBoP3rEdDUl3EDUUo9tft074fi19IrdpH7hLCMMP3CIj7jb3W96rn8lt/BqIlt5Q== + version "6.6.1" + resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.6.1.tgz#3b8ffb02670bf69e382c7f65bf524c97c5405c06" + integrity sha512-RaddvvMatK2LJHqFJ+YA4WysVN5Ita9E35botqIYspQ4TkRAlCicdzKOjlyv/1Za5RyTNn7di//eEV0uTAfe3g== dependencies: bn.js "^4.11.9" brorand "^1.1.0" @@ -14832,10 +14832,10 @@ react-table@^7.6.2, react-table@^7.8.0: resolved "https://registry.yarnpkg.com/react-table/-/react-table-7.8.0.tgz#07858c01c1718c09f7f1aed7034fcfd7bda907d2" integrity sha512-hNaz4ygkZO4bESeFfnfOft73iBUj8K5oKi1EcSHPAibEydfsX2MyU6Z8KCr3mv3C9Kqqh71U+DhZkFvibbnPbA== -react-to-print@^2.14.12: - version "2.15.1" - resolved "https://registry.yarnpkg.com/react-to-print/-/react-to-print-2.15.1.tgz#c9a6732cadf1118fc90d886b54a9388c419561b9" - integrity sha512-1foogIFbCpzAVxydkhBiDfMiFYhIMphiagDOfcG4X/EcQ+fBPqJ0rby9Wv/emzY1YLkIQy/rEgOrWQT+rBKhjw== +react-to-print@^3.0.4: + version "3.0.4" + resolved "https://registry.yarnpkg.com/react-to-print/-/react-to-print-3.0.4.tgz#c5efd89721d6298837f1cc53a2ec485e7ca09906" + integrity sha512-33opQsuskUs0UyK1OLAAN2Ziy1GPneeTLvypRYjT6E9bl2NDxZtEr0KYMOxszcBY0bs+XlWOkGNlyla55GQjuA== react-toastify@^9.1.2, react-toastify@^9.1.3: version "9.1.3"