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 Oct 25, 2024
1 parent 80c2e6a commit 7876dff
Show file tree
Hide file tree
Showing 38 changed files with 1,874 additions and 1,024 deletions.
6 changes: 3 additions & 3 deletions apps/decap-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
"devDependencies": {
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"@vitejs/plugin-react-swc": "3.6.0",
"eslint": "8.57.0",
"eslint": "9.11.1",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-refresh": "0.4.7",
"typescript": "5.4.5",
Expand Down
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
32 changes: 16 additions & 16 deletions apps/silverback-drupal/composer.lock

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

Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"@amazeelabs/eslint-config": "1.4.43",
"@types/jest": "29.5.12",
"eslint": "8.57.0",
"eslint": "9.11.1",
"prettier": "3.2.5",
"typescript": "5.4.5"
}
Expand Down
2 changes: 1 addition & 1 deletion apps/silverback-gatsby-directives/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@amazeelabs/eslint-config": "1.4.43",
"@types/node": "16.18.97",
"@types/react": "18.3.1",
"eslint": "8.57.0",
"eslint": "9.11.1",
"husky": "9.0.11",
"typescript": "5.4.5"
},
Expand Down
4 changes: 2 additions & 2 deletions apps/silverback-gatsby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,13 @@
"@graphql-codegen/typescript": "4.0.6",
"@graphql-codegen/typescript-operations": "4.2.0",
"@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",
"babel-plugin-formatjs": "10.5.14",
"babel-preset-gatsby": "3.13.2",
"eslint": "8.57.0",
"eslint": "9.11.1",
"gatsby-source-filesystem": "5.13.1",
"husky": "9.0.11",
"ts-node": "10.9.2",
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.0",
"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"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@amazeelabs/eslint-config": "1.4.43",
"@amazeelabs/sync-composer-version": "workspace:*",
"@types/jest": "29.5.12",
"eslint": "8.57.0",
"eslint": "9.11.1",
"typescript": "5.4.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 @@ -27,7 +27,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 <development@amazeelabs.com>"
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 <development@amazeelabs.com>"
Expand Down
2 changes: 1 addition & 1 deletion packages/npm/@amazeelabs/bridge-waku/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@amazeelabs/prettier-config": "1.1.3",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"eslint": "8.57.0",
"eslint": "9.11.1",
"prettier": "3.2.5",
"typescript": "5.4.5",
"waku": "0.21.1"
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 <development@amazeelabs.com>"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"@amazeelabs/eslint-config": "1.4.43",
"@types/crypto-js": "4.2.2",
"@types/node": "20.12.11",
"eslint": "8.57.0",
"eslint": "9.11.1",
"tsup": "8.0.2",
"typescript": "5.4.5",
"vitest": "1.6.0"
"vitest": "2.1.1"
}
}
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 @@ -18,7 +18,7 @@
"devDependencies": {
"@graphql-codegen/core": "4.0.2",
"typescript": "5.4.5",
"vitest": "1.6.0"
"vitest": "2.1.1"
},
"dependencies": {
"@graphql-codegen/plugin-helpers": "^5.0.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
"optionalDependencies": {
"@graphql-codegen/plugin-helpers": "^5.0.3",
"typescript": "^5.4.5",
"vitest": "^1.6.0"
"vitest": "^2.1.1"
},
"keywords": [],
"author": "AmazeeLabs <development@amazeelabs.com>",
"devDependencies": {
"@amazeelabs/eslint-config": "1.4.43",
"@swc/cli": "0.3.12",
"@swc/core": "1.5.5",
"eslint": "8.57.0",
"eslint": "9.11.1",
"typescript": "5.4.5"
}
}
4 changes: 2 additions & 2 deletions packages/npm/@amazeelabs/codegen-operation-ids/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"@graphql-codegen/typescript": "4.0.6",
"@graphql-codegen/typescript-operations": "4.2.0",
"change-case-all": "2.1.0",
"eslint": "8.57.0",
"eslint": "9.11.1",
"graphql": "16.8.1",
"typescript": "5.4.5",
"vite": "5.2.11",
"vitest": "1.6.0"
"vitest": "2.1.1"
}
}
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.1"
},
"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.1"
},
"scripts": {
"build": "tsup src/cli.ts --format esm && tsup src/index.ts --dts --format esm",
Expand Down
8 changes: 4 additions & 4 deletions packages/npm/@amazeelabs/executors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,21 +44,21 @@
"@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.1",
"@types/lodash-es": "4.17.12",
"@types/node": "^20.14.5",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"eslint": "8.57.0",
"jsdom": "^24.1.0",
"eslint": "9.11.1",
"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.1",
"waku": "0.21.0-alpha.2"
}
}
8 changes: 4 additions & 4 deletions packages/npm/@amazeelabs/gatsby-fragments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
"devDependencies": {
"@amazeelabs/eslint-config": "1.4.43",
"@amazeelabs/jest-preset": "1.3.47",
"@rollup/plugin-commonjs": "25.0.7",
"@rollup/plugin-commonjs": "28.0.0",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-typescript": "11.1.6",
"@rollup/plugin-typescript": "12.1.0",
"@types/glob": "8.1.0",
"@types/jest": "29.5.12",
"@types/mock-fs": "4.13.4",
"commander": "12.0.0",
"eslint": "8.57.0",
"glob": "10.3.14",
"eslint": "9.11.1",
"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 @@ -24,7 +24,7 @@
"babel-plugin-tester": "11.0.4",
"gatsby": "5.13.4",
"typescript": "5.4.5",
"vitest": "1.6.0"
"vitest": "2.1.1"
},
"dependencies": {
"@babel/core": "^7.24.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"@amazeelabs/eslint-config": "1.4.43",
"@amazeelabs/gatsby-source-silverback": "workspace:*",
"@types/node": "16.18.97",
"eslint": "8.57.0",
"eslint": "9.11.1",
"gatsby": "5.13.4",
"typescript": "5.4.5",
"vite": "5.2.11",
"vitest": "1.6.0"
"vitest": "2.1.1"
},
"scripts": {
"build": "tsc",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
"@types/isomorphic-fetch": "0.0.39",
"@types/lodash-es": "4.17.12",
"@types/react": "18.3.1",
"eslint": "8.57.0",
"eslint": "9.11.1",
"gatsby": "5.13.4",
"gatsby-plugin-sharp": "5.13.1",
"gatsby-source-filesystem": "5.13.1",
"react": "18.3.1",
"typescript": "5.4.5",
"vitest": "1.6.0"
"vitest": "2.1.1"
},
"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.1"
},
"keywords": [],
"author": "AmazeeLabs <development@amazeelabs.com>"
Expand Down
Loading

0 comments on commit 7876dff

Please sign in to comment.