Skip to content

Commit

Permalink
Merge pull request #5 from colis/feature/composer-and-npm-updates-202…
Browse files Browse the repository at this point in the history
…4-06-25

Update Node and Composer dependencies 2024-06-25
  • Loading branch information
colis authored Jun 25, 2024
2 parents 665b0b9 + 17c69c5 commit ec388e8
Show file tree
Hide file tree
Showing 10 changed files with 12,859 additions and 7,688 deletions.
1 change: 1 addition & 0 deletions .stylelintignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ wp-content/plugins
wp-content/uploads
wp-content/themes/relicta/assets/sass/02-generic/_normalize.scss
wp-content/themes/relicta/dist
wp-content/themes/twentytwentyfour
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@
"require": {
"php": ">=7.4",
"colis/relicta-core": "*",
"wpackagist-plugin/aruba-hispeed-cache": "^1.1",
"wpackagist-plugin/aruba-hispeed-cache": "^2.0.11",
"wpackagist-plugin/cookie-law-info": "^3.0",
"wpackagist-plugin/imagify": "^2.0",
"wpackagist-plugin/redirection": "^5.2",
"wpackagist-plugin/wordpress-seo": "^20.2"
"wpackagist-plugin/wordpress-seo": "^22.9"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.1",
"dealerdirect/phpcodesniffer-composer-installer": "^1.0.0",
"phpcompatibility/phpcompatibility-wp": "^2.1.3",
"squizlabs/php_codesniffer": "^3.7.2",
"wp-coding-standards/wpcs": "dev-develop",
Expand Down
296 changes: 196 additions & 100 deletions composer.lock

Large diffs are not rendered by default.

Loading

0 comments on commit ec388e8

Please sign in to comment.