From 7b3bf31d1a2d00ebfbad420b4383ef7abfa01f39 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 20:13:35 +0000 Subject: [PATCH] chore(deps): update peerdependency @paypal/paypal-js to v10 --- packages/script/package.json | 2 +- pnpm-lock.yaml | 11 ++--------- 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/packages/script/package.json b/packages/script/package.json index cf7a08a4..7f6b441f 100644 --- a/packages/script/package.json +++ b/packages/script/package.json @@ -74,7 +74,7 @@ }, "peerDependencies": { "@googlemaps/markerclusterer": "^2.6.2", - "@paypal/paypal-js": "^8.1.2 || ^9.0.0", + "@paypal/paypal-js": "^8.1.2 || ^9.0.0 || ^10.0.0", "@speedcurve/lux": "^4.4.3", "@stripe/stripe-js": "^7.0.0 || ^8.0.0 || ^9.0.0", "@types/google.maps": "^3.58.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index af10e9cf..8913029e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -323,8 +323,8 @@ importers: specifier: 'catalog:' version: 3.2.4(magicast@0.5.3)(vite@7.3.6(@types/node@26.0.1)(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.48.0)(yaml@2.9.0)) '@paypal/paypal-js': - specifier: ^8.1.2 || ^9.0.0 - version: 9.7.0 + specifier: ^8.1.2 || ^9.0.0 || ^10.0.0 + version: 10.0.1 '@stripe/stripe-js': specifier: ^7.0.0 || ^8.0.0 || ^9.0.0 version: 8.11.0 @@ -2499,9 +2499,6 @@ packages: '@paypal/paypal-js@10.0.1': resolution: {integrity: sha512-tVv2p5Wf4YyI3BNa2dx5uRIM0iWi5Ci8dn1yUjwAml7Q+axmyTH5maWkCUBktD6Gmw/AjPBv4lRbkHFZyfH8uQ==} - '@paypal/paypal-js@9.7.0': - resolution: {integrity: sha512-eUQVZWTEhXhaPsYDmfUaOeV5zfeLUn7kCE7/BXm6uAtMhUoK0S7uPtUzosqfH1vZgjfUSyTzghDJtYxXyRRZig==} - '@pkgjs/parseargs@0.11.0': resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} @@ -9320,10 +9317,6 @@ snapshots: dependencies: promise-polyfill: 8.3.0 - '@paypal/paypal-js@9.7.0': - dependencies: - promise-polyfill: 8.3.0 - '@pkgjs/parseargs@0.11.0': optional: true