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 Nov 17, 2023
1 parent d708976 commit 0cd256d
Show file tree
Hide file tree
Showing 3 changed files with 492 additions and 484 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,26 +25,26 @@
},
"devDependencies": {
"@apollo/federation": "0.38.1",
"@babel/core": "7.23.2",
"@babel/preset-env": "7.23.2",
"@babel/preset-typescript": "7.23.2",
"@babel/plugin-proposal-decorators": "7.23.2",
"@babel/core": "7.23.3",
"@babel/preset-env": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@babel/plugin-proposal-decorators": "7.23.3",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@changesets/cli": "2.26.2",
"@changesets/changelog-github": "0.4.8",
"@envelop/graphql-modules": "5.0.3",
"@graphql-tools/merge": "9.0.0",
"@graphql-yoga/node": "3.9.1",
"@types/benchmark": "2.1.4",
"@types/benchmark": "2.1.5",
"graphql-jit": "0.8.4",
"@types/express": "4.17.20",
"@types/express": "4.17.21",
"@types/jest": "27.5.2",
"@types/node": "18.18.7",
"@types/ramda": "0.29.7",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"apollo-server": "3.12.1",
"apollo-server-express": "3.12.1",
"@types/node": "18.18.9",
"@types/ramda": "0.29.9",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"apollo-server": "3.13.0",
"apollo-server-express": "3.13.0",
"apollo-datasource-rest": "3.7.0",
"artillery": "1.7.9",
"benchmark": "2.1.4",
Expand All @@ -54,7 +54,7 @@
"bob-the-bundler": "1.7.3",
"chalk": "4.1.2",
"dataloader": "2.2.2",
"eslint": "8.52.0",
"eslint": "8.54.0",
"express": "4.18.2",
"express-graphql": "0.12.0",
"globby": "11.1.0",
Expand All @@ -65,7 +65,7 @@
"jest": "27.5.1",
"lint-staged": "14.0.1",
"patch-package": "8.0.0",
"prettier": "3.0.3",
"prettier": "3.1.0",
"reflect-metadata": "0.1.13",
"ts-jest": "27.1.5",
"ts-node": "10.9.1",
Expand Down
4 changes: 2 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"devDependencies": {
"@theguild/algolia": "1.1.9",
"@theguild/tailwind-config": "0.3.0",
"@types/node": "18.18.7",
"@types/react": "18.2.33",
"@types/node": "18.18.9",
"@types/react": "18.2.37",
"cross-env": "7.0.3",
"typescript": "5.2.2"
}
Expand Down
Loading

0 comments on commit 0cd256d

Please sign in to comment.