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] authored Dec 2, 2023
1 parent fc80a46 commit 55282bf
Show file tree
Hide file tree
Showing 3 changed files with 673 additions and 589 deletions.
8 changes: 4 additions & 4 deletions example/drupal/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"require": {
"composer/installers": "2.2.0",
"drupal-tome/tome_drush": "dev-feature/3-drush_11",
"drupal/core-composer-scaffold": "9.5.10",
"drupal/core-project-message": "9.5.10",
"drupal/core-recommended": "9.5.10",
"drupal/core-composer-scaffold": "9.5.11",
"drupal/core-project-message": "9.5.11",
"drupal/core-recommended": "9.5.11",
"drupal/druxt": "1.2.0",
"drupal/jsonapi_hypermedia": "^1.9.0",
"drupal/layout_content": "dev-3288241-layout_content-d10",
Expand All @@ -38,7 +38,7 @@
"drush/drush": "11.6.0"
},
"require-dev": {
"drupal/core-dev": "9.5.10"
"drupal/core-dev": "9.5.11"
},
"conflict": {
"drupal/drupal": "*"
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,21 +30,21 @@
"test:watch": "jest --watch"
},
"devDependencies": {
"@babel/core": "7.22.15",
"@babel/preset-env": "7.22.15",
"@changesets/cli": "2.26.2",
"@babel/core": "7.23.5",
"@babel/preset-env": "7.23.5",
"@changesets/cli": "2.27.1",
"@vue/test-utils": "1.3.6",
"babel-core": "7.0.0-bridge.0",
"druxt": "0.23",
"druxt": "0.24",
"druxt-entity": "0.28",
"esbuild-jest": "0.5.0",
"eslint": "8.48.0",
"eslint": "8.55.0",
"eslint-plugin-nuxt": "3.2.0",
"jest": "27.5.1",
"jest-junit": "^16.0.0",
"siroc": "0.16.0",
"vue-jest": "3.0.7",
"vue-template-compiler": "2.7.14"
"vue-template-compiler": "2.7.15"
},
"peerDependencies": {},
"publishConfig": {
Expand Down
Loading

0 comments on commit 55282bf

Please sign in to comment.