🔀 Merge branch 'trunk'

This commit is contained in:
Philipp Stracker 2024-11-08 15:34:41 +01:00
commit 58a656b54e
No known key found for this signature in database
4 changed files with 316 additions and 7467 deletions

View file

@ -30,6 +30,7 @@ jobs:
uses: inpsyde/reusable-workflows/.github/workflows/build-plugin-archive.yml@main
with:
PHP_VERSION: 7.4
NODE_VERSION: 22
PLUGIN_MAIN_FILE: ./woocommerce-paypal-payments.php
PLUGIN_VERSION: ${{ needs.check_version.outputs.version }}
PLUGIN_FOLDER_NAME: woocommerce-paypal-payments

File diff suppressed because it is too large Load diff

View file

@ -7,7 +7,7 @@
"build": "wp-scripts build --webpack-src-dir=resources/js --output-path=assets"
},
"devDependencies": {
"@woocommerce/navigation": "^8.1.0",
"@woocommerce/navigation": "~8.1.0",
"@wordpress/data": "^10.10.0",
"@wordpress/data-controls": "^4.10.0",
"@wordpress/scripts": "^30.3.0"

File diff suppressed because it is too large Load diff