Skip to content

Commit

Permalink
chore(deps): update all-minor
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Leksat committed May 10, 2024
1 parent 877fd2c commit 0a775e0
Show file tree
Hide file tree
Showing 38 changed files with 4,644 additions and 2,599 deletions.
28 changes: 14 additions & 14 deletions apps/decap-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,23 +12,23 @@
"dependencies": {
"@amazeelabs/decap-cms-backend-token-auth": "workspace:*",
"@amazeelabs/token-auth-middleware": "workspace:*",
"@netlify/edge-functions": "2.3.1",
"@netlify/functions": "2.6.0",
"decap-cms-app": "3.1.9",
"netlify-cli": "17.22.1",
"react": "18.2.0",
"react-dom": "18.2.0"
"@netlify/edge-functions": "2.7.0",
"@netlify/functions": "2.6.3",
"decap-cms-app": "3.1.10",
"netlify-cli": "17.23.2",
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@types/react": "18.2.78",
"@types/react-dom": "18.2.25",
"@typescript-eslint/eslint-plugin": "7.7.0",
"@typescript-eslint/parser": "7.5.0",
"@vitejs/plugin-react-swc": "3.5.0",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"@vitejs/plugin-react-swc": "3.6.0",
"eslint": "8.57.0",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-refresh": "0.4.6",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-refresh": "0.4.7",
"typescript": "5.4.5",
"vite": "5.2.0"
"vite": "5.2.11"
}
}
10 changes: 5 additions & 5 deletions apps/silverback-drupal/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,17 +38,17 @@
"cweagans/composer-patches": "1.7.3",
"drupal/admin_toolbar": "3.4.2",
"drupal/ckeditor": "1.0.2",
"drupal/core": "10.2.5",
"drupal/core-composer-scaffold": "10.2.5",
"drupal/core-dev": "10.2.5",
"drupal/core-recommended": "10.2.5",
"drupal/core": "10.2.6",
"drupal/core-composer-scaffold": "10.2.6",
"drupal/core-dev": "10.2.6",
"drupal/core-recommended": "10.2.6",
"drupal/default_content": "2.0.0-alpha2",
"drupal/entity_usage": "2.0.0-beta12",
"drupal/graphql": "4.7.0",
"drupal/gutenberg": "2.8.0",
"drupal/hal": "2.0.2",
"drupal/key_auth": "2.1.0",
"drupal/linkit": "6.1.3",
"drupal/linkit": "6.1.4",
"drupal/paragraphs": "1.17.0",
"drupal/redirect": "1.9.0",
"drupal/simple_oauth": "5.2.5",
Expand Down
Loading

0 comments on commit 0a775e0

Please sign in to comment.