Skip to content

Commit

Permalink
update modules to latest beta/dev releases
Browse files Browse the repository at this point in the history
ecommerce 1.4.0-beta.9
installer 1.2.0-beta.5
solutions 0.9.0
  • Loading branch information
circlecube committed Oct 22, 2024
1 parent 246cd90 commit fcb552a
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 28 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,12 +78,12 @@
"newfold-labs/wp-module-context": "^1.0.1",
"newfold-labs/wp-module-data": "^2.6.4",
"newfold-labs/wp-module-deactivation": "^1.2.3",
"newfold-labs/wp-module-ecommerce": "^1.4.0-beta.8",
"newfold-labs/wp-module-ecommerce": "^1.4.0-beta.9",
"newfold-labs/wp-module-facebook": "^1.0.9",
"newfold-labs/wp-module-features": "^1.4.2",
"newfold-labs/wp-module-global-ctb": "^1.0.13",
"newfold-labs/wp-module-help-center": "^2.1.1",
"newfold-labs/wp-module-installer": "^1.2.0-beta.4",
"newfold-labs/wp-module-installer": "^1.2.0-beta.5",
"newfold-labs/wp-module-loader": "^1.0.10",
"newfold-labs/wp-module-marketplace": "^2.4.0",
"newfold-labs/wp-module-migration": "^1.0.12",
Expand All @@ -96,7 +96,7 @@
"newfold-labs/wp-module-pls": "^0.1.1",
"newfold-labs/wp-module-runtime": "^1.0.11",
"newfold-labs/wp-module-secure-passwords": "^1.1.1",
"newfold-labs/wp-module-solutions": "^0.8.1",
"newfold-labs/wp-module-solutions": "^0.9.0",
"newfold-labs/wp-module-sso": "^1.0.6",
"newfold-labs/wp-module-staging": "^2.1.1",
"wp-forge/wp-update-handler": "^1.0.2",
Expand Down
38 changes: 19 additions & 19 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"dependencies": {
"@heroicons/react": "^2.1.5",
"@newfold-labs/wp-module-ecommerce": "^1.4.0-beta.8",
"@newfold-labs/wp-module-ecommerce": "^1.4.0-beta.9",
"@newfold-labs/wp-module-facebook": "^1.0.9",
"@newfold-labs/wp-module-runtime": "^1.0.10",
"@newfold/ui-component-library": "^1.1.0",
Expand Down Expand Up @@ -96,4 +96,4 @@
"test:e2e": "npx cypress run",
"test:unit": "wp-scripts test-unit-js"
}
}
}

0 comments on commit fcb552a

Please sign in to comment.