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 Oct 29, 2023
1 parent 4ef4189 commit 46ad45d
Show file tree
Hide file tree
Showing 21 changed files with 2,829 additions and 1,551 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.20.1
16.20.2
426 changes: 213 additions & 213 deletions .yarn/releases/yarn-3.6.1.cjs → .yarn/releases/yarn-3.6.4.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.6.1.cjs
yarnPath: .yarn/releases/yarn-3.6.4.cjs
10 changes: 5 additions & 5 deletions docs/drupal/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,18 +18,18 @@
"composer/installers": "^2.2",
"cweagans/composer-patches": "^1.7.3",
"drupal-tome/tome_drush": "dev-master",
"drupal/core-composer-scaffold": "9.5.9",
"drupal/core-project-message": "9.5.9",
"drupal/core-recommended": "9.5.9",
"drupal/core-composer-scaffold": "9.5.11",
"drupal/core-project-message": "9.5.11",
"drupal/core-recommended": "9.5.11",
"drupal/decoupled_router": "2.0.4",
"drupal/druxt": "^1.2.0",
"drupal/jsonapi_hypermedia": "^1.9.0",
"drupal/simple_oauth": "^5.2.3",
"drupal/simple_oauth": "^5.2.4",
"drupal/tome": "^1.11.0",
"drush/drush": "^11.6.0"
},
"require-dev": {
"drupal/core-dev": "9.5.9"
"drupal/core-dev": "9.5.11"
},
"conflict": {
"drupal/drupal": "*"
Expand Down
559 changes: 277 additions & 282 deletions docs/drupal/composer.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/nuxt/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.20.1
16.20.2
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.31.0",
"core-js": "3.33.1",
"daisyui": "1.25.4",
"nuxt": "2.17.0",
"nuxt": "2.17.2",
"nuxt-social-meta": "1.0.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 46ad45d

Please sign in to comment.