Skip to content

Commit

Permalink
Merge branch 'develop' into release/3.7.0
Browse files Browse the repository at this point in the history
* develop:
  NPM(deps): Bump react-router-dom from 6.18.0 to 6.20.1
  NPM Dev(deps-dev): Bump cypress from 13.4.0 to 13.6.0
  NPM Dev(deps-dev): Bump @tailwindcss/forms from 0.5.6 to 0.5.7
  Composer(deps): Bump newfold-labs/wp-module-patterns
  • Loading branch information
circlecube committed Dec 4, 2023
2 parents f77794f + 191a2f4 commit 4c68f4b
Show file tree
Hide file tree
Showing 4 changed files with 50 additions and 50 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"newfold-labs/wp-module-marketplace": "^2.1.0",
"newfold-labs/wp-module-notifications": "^1.2.1",
"newfold-labs/wp-module-onboarding": "^1.11.8",
"newfold-labs/wp-module-patterns": "^0.1.8",
"newfold-labs/wp-module-patterns": "^0.1.10",
"newfold-labs/wp-module-performance": "^1.2.2",
"newfold-labs/wp-module-runtime": "^1.0.7",
"newfold-labs/wp-module-secure-passwords": "^1.1",
Expand Down
14 changes: 7 additions & 7 deletions composer.lock

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

78 changes: 39 additions & 39 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,17 +38,17 @@
"lodash": "^4.17.21",
"react": "^18.2.0",
"react-error-boundary": "^4.0.11",
"react-router-dom": "^6.18.0",
"react-router-dom": "^6.20.1",
"react-use": "^17.4.0",
"semver": "^7.5.4"
},
"devDependencies": {
"@tailwindcss/forms": "^0.5.6",
"@tailwindcss/forms": "^0.5.7",
"@testing-library/cypress": "^10.0.1",
"@wordpress/env": "^8.11.0",
"@wordpress/eslint-plugin": "^17.3.0",
"@wordpress/scripts": "^26.16.0",
"cypress": "^13.4.0",
"cypress": "^13.6.0",
"cypress-axe": "^1.5.0",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-plugin-import": "^2.29.0",
Expand Down

0 comments on commit 4c68f4b

Please sign in to comment.