Skip to content

Commit

Permalink
chore(deps): update all-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 5, 2024
1 parent 5905af6 commit dc6d13f
Show file tree
Hide file tree
Showing 12 changed files with 315 additions and 75 deletions.
2 changes: 1 addition & 1 deletion apps/silverback-drupal/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"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/gutenberg": "3.0.0",
"drupal/hal": "2.0.2",
"drupal/key_auth": "2.1.0",
"drupal/linkit": "6.1.4",
Expand Down
37 changes: 20 additions & 17 deletions apps/silverback-drupal/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/composer/amazeelabs/proxy-gutenberg/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
],
"require": {
"cweagans/composer-patches": "^1.7.3",
"drupal/gutenberg": "^2.8.0"
"drupal/gutenberg": "^3.0.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
}
],
"require": {
"drupal/gutenberg": "^2.8.0"
"drupal/gutenberg": "^3.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/npm/@amazeelabs/estimator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"commander": "^12.1.0",
"cosmiconfig": "^9.0.0",
"effect": "^3.1.4",
"glob": "8.0.3",
"glob": "10.4.1",
"glob-watcher": "6.0.0",
"graphql": "^16.8.1",
"ink": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/npm/@amazeelabs/executors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@amazeelabs/eslint-config": "1.4.43",
"@amazeelabs/prettier-config": "1.1.3",
"@playwright/test": "^1.44.1",
"@testing-library/react": "14.3.1",
"@testing-library/react": "16.0.0",
"@types/lodash-es": "4.17.12",
"@types/node": "^20.14.5",
"@types/react": "18.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/npm/@amazeelabs/gatsby-fragments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@amazeelabs/eslint-config": "1.4.43",
"@amazeelabs/jest-preset": "1.3.47",
"@rollup/plugin-commonjs": "25.0.7",
"@rollup/plugin-commonjs": "26.0.0",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-typescript": "11.1.6",
"@types/glob": "8.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/npm/@amazeelabs/molecules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@storybook/react": "8.0.10",
"@storybook/react-vite": "8.0.10",
"@storybook/testing-library": "0.2.2",
"@testing-library/react": "14.3.1",
"@testing-library/react": "16.0.0",
"@types/lodash": "4.17.1",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
Expand All @@ -75,7 +75,7 @@
"zustand": "4.5.2"
},
"dependencies": {
"@headlessui/react": "^1.7.19",
"@headlessui/react": "^2.0.4",
"clsx": "^2.1.1",
"gsap": "^3.12.5"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/npm/@amazeelabs/publisher-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@amazeelabs/eslint-config": "1.4.43",
"@amazeelabs/publisher-shared": "workspace:*",
"@babel/core": "7.24.5",
"@headlessui/react": "1.7.19",
"@headlessui/react": "2.0.4",
"@react-rxjs/core": "0.10.7",
"@storybook/addon-actions": "8.0.10",
"@storybook/addon-essentials": "8.0.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/npm/@amazeelabs/scalars/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"rehype-parse": "^8.0.4",
"rehype-react": "^7.2.0",
"rehype-slug": "^5.1.0",
"remeda": "^1.61.0",
"remeda": "^2.0.4",
"unified": "^10.1.2"
},
"optionalDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/npm/verdaccio-git/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"fs-extra": "^11.2.0",
"simple-git": "^3.24.0",
"sync-directory": "^6.0.5",
"tar": "^6.2.1"
"tar": "^7.2.0"
},
"devDependencies": {
"@amazeelabs/eslint-config": "1.4.43",
Expand Down
Loading

0 comments on commit dc6d13f

Please sign in to comment.