From d9fe055a4a437a979f3e2aa4c958ab669c569256 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 03:35:45 +0000 Subject: [PATCH] chore(deps): bump react-to-print from 2.14.13 to 3.0.6 Bumps [react-to-print](https://github.com/MatthewHerbst/react-to-print) from 2.14.13 to 3.0.6. - [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.14.13...v3.0.6) --- updated-dependencies: - dependency-name: react-to-print dependency-version: 3.0.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 18 ++++++++---------- 2 files changed, 9 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 42d6da4..67f2716 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "react-i18next": "^14.1.0", "react-icons": "^5.0.1", "react-modal": "^3.16.1", - "react-to-print": "^2.14.13", + "react-to-print": "^3.0.6", "sharp": "^0.33.3", "superjson": "2.2.1", "tailwind-merge": "^2.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cf3f8e5..33ed41e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -153,8 +153,8 @@ dependencies: specifier: ^3.16.1 version: 3.16.1(react-dom@18.2.0)(react@18.2.0) react-to-print: - specifier: ^2.14.13 - version: 2.14.13(react-dom@18.2.0)(react@18.2.0) + specifier: ^3.0.6 + version: 3.0.6(react@18.2.0) sharp: specifier: ^0.33.3 version: 0.33.3 @@ -585,8 +585,8 @@ packages: dependencies: '@jridgewell/trace-mapping': 0.3.9 - /@emnapi/runtime@1.3.1: - resolution: {integrity: sha512-kEBmG8KyqtxJZv+ygbEim+KCGtIq1fC22Ms3S4ziXmYKm8uyoLX0MHONVKwp+9opg390VaKRNt4a7A9NwmpNhw==} + /@emnapi/runtime@1.4.1: + resolution: {integrity: sha512-LMshMVP0ZhACNjQNYXiU1iZJ6QCcv0lUdPDPugqGvCGXt5xtRVBPdtA0qU12pEXZzpWAhWlZYptfdAFq10DOVQ==} requiresBuild: true dependencies: tslib: 2.8.1 @@ -877,7 +877,7 @@ packages: cpu: [wasm32] requiresBuild: true dependencies: - '@emnapi/runtime': 1.3.1 + '@emnapi/runtime': 1.4.1 dev: false optional: true @@ -5290,14 +5290,12 @@ packages: tslib: 2.8.1 dev: false - /react-to-print@2.14.13(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-PqUGgTRZvkyBzWgaZHVBECWPX2nGEc3HOUy6WNXof6HT4yTFI92wtIkqQtr4jfvHbadqjwTgzgh6vgN8KXlWWw==} + /react-to-print@3.0.6(react@18.2.0): + resolution: {integrity: sha512-K/jFxkUifbfVnu1XyinM6AB6zAq0VMw0lH/6WJpkdlChoqqvEOE/BGOxYN2xOmu8f72isTTU5DNatK/j0Lfc+Q==} peerDependencies: - react: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 - react-dom: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 + react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ~19 dependencies: react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) dev: false /react@18.2.0: