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 21, 2023
1 parent 6ea17e3 commit ed66931
Show file tree
Hide file tree
Showing 21 changed files with 5,259 additions and 3,857 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.17.0
16.19.1
783 changes: 0 additions & 783 deletions .yarn/releases/yarn-3.2.3.cjs

This file was deleted.

873 changes: 873 additions & 0 deletions .yarn/releases/yarn-3.5.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"

yarnPath: .yarn/releases/yarn-3.2.3.cjs
yarnPath: .yarn/releases/yarn-3.5.0.cjs
22 changes: 11 additions & 11 deletions docs/drupal/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,20 +16,20 @@
],
"require": {
"composer/installers": "^2.2",
"cweagans/composer-patches": "^1.7",
"cweagans/composer-patches": "^1.7.3",
"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/decoupled_router": "2.0.3",
"drupal/druxt": "^1.1.1",
"drupal/jsonapi_hypermedia": "^1.8",
"drupal/simple_oauth": "^5.2",
"drupal/tome": "^1.7",
"drush/drush": "^11.1"
"drupal/core-composer-scaffold": "9.5.5",
"drupal/core-project-message": "9.5.5",
"drupal/core-recommended": "9.5.5",
"drupal/decoupled_router": "2.0.4",
"drupal/druxt": "^1.2.0",
"drupal/jsonapi_hypermedia": "^1.9.0",
"drupal/simple_oauth": "^5.2.3",
"drupal/tome": "^1.10.0",
"drush/drush": "^11.5.1"
},
"require-dev": {
"drupal/core-dev": "9.4.5"
"drupal/core-dev": "9.5.5"
},
"conflict": {
"drupal/drupal": "*"
Expand Down
2 changes: 1 addition & 1 deletion docs/nuxt/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.17.0
16.19.1
4 changes: 2 additions & 2 deletions docs/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"dependencies": {
"@nuxt/content": "1.15.1",
"@tailwindcss/typography": "0.4.1",
"core-js": "3.25.1",
"core-js": "3.29.1",
"daisyui": "1.25.4",
"nuxt": "2.15.8",
"nuxt": "2.16.3",
"nuxt-social-meta": "1.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit ed66931

Please sign in to comment.