Skip to content

Commit c174c05

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 2466f73 commit c174c05

File tree

3 files changed

+679
-678
lines changed

3 files changed

+679
-678
lines changed

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -25,26 +25,26 @@
2525
},
2626
"devDependencies": {
2727
"@apollo/federation": "0.38.1",
28-
"@babel/core": "7.23.2",
29-
"@babel/preset-env": "7.23.2",
30-
"@babel/preset-typescript": "7.23.2",
31-
"@babel/plugin-proposal-decorators": "7.23.2",
28+
"@babel/core": "7.23.5",
29+
"@babel/preset-env": "7.23.5",
30+
"@babel/preset-typescript": "7.23.3",
31+
"@babel/plugin-proposal-decorators": "7.23.5",
3232
"@babel/plugin-proposal-class-properties": "7.18.6",
33-
"@changesets/cli": "2.26.2",
34-
"@changesets/changelog-github": "0.4.8",
33+
"@changesets/cli": "2.27.1",
34+
"@changesets/changelog-github": "0.5.0",
3535
"@envelop/graphql-modules": "5.0.3",
36-
"@graphql-tools/merge": "9.0.0",
36+
"@graphql-tools/merge": "9.0.1",
3737
"@graphql-yoga/node": "3.9.1",
38-
"@types/benchmark": "2.1.4",
38+
"@types/benchmark": "2.1.5",
3939
"graphql-jit": "0.8.4",
40-
"@types/express": "4.17.20",
40+
"@types/express": "4.17.21",
4141
"@types/jest": "29.5.11",
42-
"@types/node": "18.18.7",
43-
"@types/ramda": "0.29.7",
44-
"@typescript-eslint/eslint-plugin": "6.9.0",
45-
"@typescript-eslint/parser": "6.9.0",
46-
"apollo-server": "3.12.1",
47-
"apollo-server-express": "3.12.1",
42+
"@types/node": "18.19.2",
43+
"@types/ramda": "0.29.9",
44+
"@typescript-eslint/eslint-plugin": "6.13.2",
45+
"@typescript-eslint/parser": "6.13.2",
46+
"apollo-server": "3.13.0",
47+
"apollo-server-express": "3.13.0",
4848
"apollo-datasource-rest": "3.7.0",
4949
"artillery": "1.7.9",
5050
"benchmark": "2.1.4",
@@ -54,7 +54,7 @@
5454
"bob-the-bundler": "1.7.3",
5555
"chalk": "4.1.2",
5656
"dataloader": "2.2.2",
57-
"eslint": "8.52.0",
57+
"eslint": "8.55.0",
5858
"express": "4.18.2",
5959
"express-graphql": "0.12.0",
6060
"globby": "11.1.0",
@@ -65,11 +65,11 @@
6565
"jest": "29.7.0",
6666
"lint-staged": "14.0.1",
6767
"patch-package": "8.0.0",
68-
"prettier": "3.0.3",
68+
"prettier": "3.1.0",
6969
"reflect-metadata": "0.1.13",
7070
"ts-jest": "29.1.1",
7171
"ts-node": "10.9.1",
72-
"typescript": "5.2.2",
72+
"typescript": "5.3.2",
7373
"ws": "8.14.2"
7474
},
7575
"prettier": {

website/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
"devDependencies": {
3333
"@theguild/algolia": "1.1.9",
3434
"@theguild/tailwind-config": "0.3.0",
35-
"@types/node": "18.18.7",
36-
"@types/react": "18.2.33",
35+
"@types/node": "18.19.2",
36+
"@types/react": "18.2.42",
3737
"cross-env": "7.0.3",
38-
"typescript": "5.2.2"
38+
"typescript": "5.3.2"
3939
}
4040
}

0 commit comments

Comments
 (0)