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 Dec 1, 2024
1 parent 1026bfd commit 4bb9e4e
Show file tree
Hide file tree
Showing 31 changed files with 1,398 additions and 869 deletions.
2 changes: 1 addition & 1 deletion apps/silverback-drupal/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,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
43 changes: 23 additions & 20 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 apps/silverback-gatsby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@graphql-codegen/typescript-operations": "4.2.0",
"@internal/eslint-config": "workspace:*",
"@types/classnames": "2.3.1",
"@types/express": "4.17.21",
"@types/express": "5.0.0",
"@types/node": "16.18.97",
"@types/react": "18.3.1",
"@types/tmp": "0.2.6",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"lerna": "8.1.2",
"prettier": "3.2.5",
"typescript": "5.4.5",
"verdaccio": "5.30.3",
"verdaccio": "6.0.1",
"verdaccio-git": "workspace:*"
},
"commitlint": {
Expand Down
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 @@ -24,6 +24,6 @@
],
"require": {
"cweagans/composer-patches": "^1.7.3",
"drupal/gutenberg": "^2.8.0"
"drupal/gutenberg": "^3.0.5"
}
}
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.5"
}
}
2 changes: 1 addition & 1 deletion packages/npm/@amazeelabs/bridge-gatsby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/reach__router": "1.3.15",
"@types/react": "^18.2.78",
"typescript": "^5.4.5",
"vitest": "^1.5.0"
"vitest": "^2.0.0"
},
"keywords": [],
"author": "AmazeeLabs <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion packages/npm/@amazeelabs/bridge-storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@swc/core": "1.5.5",
"@types/react": "^18.3.1",
"typescript": "^5.4.5",
"vitest": "^1.6.0"
"vitest": "^2.0.0"
},
"keywords": [],
"author": "AmazeeLabs <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion packages/npm/@amazeelabs/bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@swc/core": "1.5.5",
"@types/react": "^18.3.1",
"typescript": "^5.4.5",
"vitest": "^1.6.0"
"vitest": "^2.0.0"
},
"keywords": [],
"author": "AmazeeLabs <[email protected]>"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"@types/node": "20.12.11",
"tsup": "8.0.2",
"typescript": "5.4.5",
"vitest": "1.6.0"
"vitest": "2.1.4"
}
}
2 changes: 1 addition & 1 deletion packages/npm/@amazeelabs/codegen-autoloader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@graphql-codegen/core": "4.0.2",
"@internal/eslint-config": "workspace:*",
"typescript": "5.4.5",
"vitest": "1.6.0"
"vitest": "2.1.4"
},
"dependencies": {
"@graphql-codegen/plugin-helpers": "^5.0.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"optionalDependencies": {
"@graphql-codegen/plugin-helpers": "^5.0.3",
"typescript": "^5.4.5",
"vitest": "^1.6.0"
"vitest": "^2.1.4"
},
"keywords": [],
"author": "AmazeeLabs <[email protected]>",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
"graphql": "16.8.1",
"typescript": "5.4.5",
"vite": "5.2.11",
"vitest": "1.6.0"
"vitest": "2.1.4"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/semaphore": "1.1.4",
"js-cookie": "3.0.5",
"typescript": "5.4.5",
"vitest": "1.6.0"
"vitest": "2.1.4"
},
"keywords": [],
"author": "",
Expand Down
4 changes: 2 additions & 2 deletions 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": "11.0.0",
"glob-watcher": "6.0.0",
"graphql": "^16.8.1",
"ink": "^5.0.0",
Expand All @@ -41,7 +41,7 @@
"prettier": "^3.2.5",
"tsup": "^8.0.2",
"typescript": "^5.4.5",
"vitest": "1.6.0"
"vitest": "2.1.4"
},
"scripts": {
"build": "tsup src/cli.ts --format esm && tsup src/index.ts --dts --format esm",
Expand Down
6 changes: 3 additions & 3 deletions packages/npm/@amazeelabs/executors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,20 +44,20 @@
"@amazeelabs/prettier-config": "1.1.3",
"@internal/eslint-config": "workspace:*",
"@playwright/test": "^1.44.1",
"@testing-library/react": "14.3.1",
"@testing-library/react": "16.0.1",
"@types/lodash-es": "4.17.12",
"@types/node": "^20.14.5",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"jsdom": "^24.1.0",
"jsdom": "^25.0.0",
"playwright": "^1.44.1",
"prettier": "3.2.5",
"react": "^19.0.0-rc.0",
"react-dom": "^19.0.0-rc.0",
"ts-expect": "^1.3.0",
"tsup": "^8.0.1",
"typescript": "5.4.5",
"vitest": "1.5.0",
"vitest": "2.1.4",
"waku": "0.21.0-alpha.2"
}
}
6 changes: 3 additions & 3 deletions packages/npm/@amazeelabs/gatsby-fragments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@
"devDependencies": {
"@amazeelabs/jest-preset": "1.3.47",
"@internal/eslint-config": "workspace:*",
"@rollup/plugin-commonjs": "25.0.7",
"@rollup/plugin-commonjs": "28.0.1",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-typescript": "11.1.6",
"@rollup/plugin-typescript": "12.1.1",
"@types/glob": "8.1.0",
"@types/jest": "29.5.12",
"@types/mock-fs": "4.13.4",
"commander": "12.0.0",
"glob": "10.3.14",
"glob": "11.0.0",
"jest": "29.7.0",
"mock-fs": "5.2.0",
"rollup": "4.17.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"babel-plugin-tester": "11.0.4",
"gatsby": "5.13.4",
"typescript": "5.4.5",
"vitest": "1.6.0"
"vitest": "2.1.4"
},
"dependencies": {
"@babel/core": "^7.24.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"gatsby": "5.13.4",
"typescript": "5.4.5",
"vite": "5.2.11",
"vitest": "1.6.0"
"vitest": "2.1.4"
},
"scripts": {
"build": "tsc",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"gatsby-source-filesystem": "5.13.1",
"react": "18.3.1",
"typescript": "5.4.5",
"vitest": "1.6.0"
"vitest": "2.1.4"
},
"scripts": {
"build": "tsc -p tsconfig.dist.json",
Expand Down
2 changes: 1 addition & 1 deletion packages/npm/@amazeelabs/graphql-directives/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/lodash-es": "4.17.12",
"graphql": "16.8.1",
"typescript": "5.4.5",
"vitest": "1.6.0"
"vitest": "2.1.4"
},
"keywords": [],
"author": "AmazeeLabs <[email protected]>"
Expand Down
4 changes: 2 additions & 2 deletions packages/npm/@amazeelabs/image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@amazeelabs/prettier-config": "1.1.3",
"@internal/eslint-config": "workspace:*",
"@playwright/test": "^1.44.1",
"@testing-library/react": "14.3.1",
"@testing-library/react": "16.0.1",
"@types/lodash-es": "4.17.12",
"@types/node": "^20.14.5",
"@types/react": "18.3.3",
Expand All @@ -56,7 +56,7 @@
"ts-expect": "^1.3.0",
"typescript": "5.4.5",
"vite": "^5.3.5",
"vitest": "1.5.0",
"vitest": "2.1.4",
"waku": "0.21.0-alpha.2"
},
"keywords": [],
Expand Down
16 changes: 8 additions & 8 deletions packages/npm/@amazeelabs/molecules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"peerDependencies": {
"react": ">=18.3.1",
"react-dom": ">=18.3.1",
"zustand": "^4.5.2"
"zustand": "^5.0.1"
},
"devDependencies": {
"@babel/core": "7.24.5",
Expand All @@ -48,14 +48,14 @@
"@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.1",
"@types/lodash": "4.17.1",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.2.1",
"@vitest/ui": "1.6.0",
"@vitest/ui": "2.1.4",
"babel-loader": "9.1.3",
"happy-dom": "14.10.1",
"happy-dom": "15.8.0",
"imagetools-core": "7.0.0",
"lodash": "4.17.21",
"netlify-cli": "17.23.2",
Expand All @@ -67,12 +67,12 @@
"typescript": "5.4.5",
"vite": "5.2.11",
"vite-imagetools": "7.0.2",
"vite-plugin-dts": "3.9.1",
"vitest": "1.6.0",
"zustand": "4.5.2"
"vite-plugin-dts": "4.3.0",
"vitest": "2.1.4",
"zustand": "5.0.1"
},
"dependencies": {
"@headlessui/react": "^1.7.19",
"@headlessui/react": "^2.2.0",
"clsx": "^2.1.1",
"gsap": "^3.12.5"
}
Expand Down
Loading

0 comments on commit 4bb9e4e

Please sign in to comment.