Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 24, 2023
1 parent a0b8bbb commit 623ad7c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
14 changes: 7 additions & 7 deletions drupal/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
"require": {
"composer/installers": "2.2.0",
"drupal-tome/tome_drush": "dev-master",
"drupal/core-composer-scaffold": "9.4.5",
"drupal/core-project-message": "9.4.5",
"drupal/core-recommended": "9.4.5",
"drupal/druxt": "1.1.1",
"drupal/tome": "^1.7",
"drush/drush": "^11.1"
"drupal/core-composer-scaffold": "9.5.7",
"drupal/core-project-message": "9.5.7",
"drupal/core-recommended": "9.5.7",
"drupal/druxt": "1.2.0",
"drupal/tome": "^1.10.0",
"drush/drush": "^11.5.1"
},
"require-dev": {
"drupal/core-dev": "9.4.5"
"drupal/core-dev": "9.5.7"
},
"conflict": {
"drupal/drupal": "*"
Expand Down
8 changes: 4 additions & 4 deletions nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
"generate": "nuxt generate"
},
"dependencies": {
"core-js": "3.25.1",
"druxt-site": "^0.13.0",
"nuxt": "2.15.8"
"core-js": "3.29.1",
"druxt-site": "^0.14.0",
"nuxt": "2.16.3"
},
"devDependencies": {
"@nuxt/image": "^0.7.1",
"@nuxtjs/storybook": "4.2.0",
"opn": "6.0.0",
"postcss": "8.4.16"
"postcss": "8.4.21"
}
}

0 comments on commit 623ad7c

Please sign in to comment.