fix(deps): update dependency @paypal/react-paypal-js to ^8.7.0 #1794
Annotations
3 errors
build:
src/frontend/components/Transaction/Transaction.tsx#L154
Type '(data: import("/home/runner/work/checkout.kilt.io/checkout.kilt.io/node_modules/@paypal/paypal-js/types/components/buttons").CreateOrderData, actions: import("/home/runner/work/checkout.kilt.io/checkout.kilt.io/node_modules/@paypal/paypal-js/types/components/buttons").CreateOrderActions) => Promise<...>' is not assignable to type '(data: import("/home/runner/work/checkout.kilt.io/checkout.kilt.io/node_modules/@paypal/react-paypal-js/node_modules/@paypal/paypal-js/types/components/buttons").CreateOrderData, actions: import("/home/runner/work/checkout.kilt.io/checkout.kilt.io/node_modules/@paypal/react-paypal-js/node_modules/@paypal/paypal-js/t...'.
|
build:
src/frontend/components/Transaction/Transaction.tsx#L155
Type '(data: import("/home/runner/work/checkout.kilt.io/checkout.kilt.io/node_modules/@paypal/paypal-js/types/components/buttons").OnApproveData, actions: import("/home/runner/work/checkout.kilt.io/checkout.kilt.io/node_modules/@paypal/paypal-js/types/components/buttons").OnApproveActions) => Promise<...>' is not assignable to type '(data: import("/home/runner/work/checkout.kilt.io/checkout.kilt.io/node_modules/@paypal/react-paypal-js/node_modules/@paypal/paypal-js/types/components/buttons").OnApproveData, actions: import("/home/runner/work/checkout.kilt.io/checkout.kilt.io/node_modules/@paypal/react-paypal-js/node_modules/@paypal/paypal-js/typ...'.
|
build
Process completed with exit code 2.
|