Skip to content

Commit 51816d5

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 033ad84 commit 51816d5

File tree

3 files changed

+1544
-1218
lines changed

3 files changed

+1544
-1218
lines changed

package.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -25,26 +25,26 @@
2525
},
2626
"devDependencies": {
2727
"@apollo/federation": "0.36.1",
28-
"@babel/core": "7.18.5",
29-
"@babel/preset-env": "7.18.2",
30-
"@babel/preset-typescript": "7.17.12",
31-
"@babel/plugin-proposal-decorators": "7.18.2",
32-
"@babel/plugin-proposal-class-properties": "7.17.12",
28+
"@babel/core": "7.18.13",
29+
"@babel/preset-env": "7.18.10",
30+
"@babel/preset-typescript": "7.18.6",
31+
"@babel/plugin-proposal-decorators": "7.18.10",
32+
"@babel/plugin-proposal-class-properties": "7.18.6",
3333
"@changesets/cli": "2.24.3",
3434
"@changesets/changelog-github": "0.4.6",
35-
"@envelop/graphql-modules": "3.3.3",
36-
"@graphql-tools/merge": "8.2.14",
37-
"@graphql-yoga/node": "2.9.2",
35+
"@envelop/graphql-modules": "3.5.0",
36+
"@graphql-tools/merge": "8.3.4",
37+
"@graphql-yoga/node": "2.13.11",
3838
"@types/benchmark": "2.1.1",
3939
"@types/express": "4.17.13",
4040
"@types/jest": "27.5.2",
41-
"@types/node": "16.11.41",
42-
"@types/ramda": "0.28.14",
43-
"@typescript-eslint/eslint-plugin": "5.29.0",
44-
"@typescript-eslint/parser": "5.29.0",
45-
"apollo-server": "3.9.0",
46-
"apollo-server-express": "3.9.0",
47-
"apollo-datasource-rest": "3.6.1",
41+
"@types/node": "16.11.56",
42+
"@types/ramda": "0.28.15",
43+
"@typescript-eslint/eslint-plugin": "5.35.1",
44+
"@typescript-eslint/parser": "5.35.1",
45+
"apollo-server": "3.10.2",
46+
"apollo-server-express": "3.10.2",
47+
"apollo-datasource-rest": "3.7.0",
4848
"artillery": "1.7.9",
4949
"benchmark": "2.1.4",
5050
"babel-plugin-parameter-decorator": "1.0.16",
@@ -53,23 +53,23 @@
5353
"bob-the-bundler": "1.7.3",
5454
"chalk": "4.1.2",
5555
"dataloader": "2.1.0",
56-
"eslint": "8.18.0",
56+
"eslint": "8.23.0",
5757
"express": "4.18.1",
5858
"express-graphql": "0.12.0",
5959
"globby": "11.1.0",
60-
"graphql": "16.5.0",
60+
"graphql": "16.6.0",
6161
"graphql-subscriptions": "2.0.0",
62-
"graphql-ws": "5.9.0",
62+
"graphql-ws": "5.10.1",
6363
"husky": "7.0.4",
6464
"jest": "27.5.1",
65-
"lint-staged": "13.0.2",
65+
"lint-staged": "13.0.3",
6666
"patch-package": "6.4.7",
6767
"prettier": "2.7.1",
6868
"reflect-metadata": "0.1.13",
6969
"ts-jest": "27.1.5",
70-
"ts-node": "10.8.1",
70+
"ts-node": "10.9.1",
7171
"typescript": "4.7.4",
72-
"ws": "8.8.0"
72+
"ws": "8.8.1"
7373
},
7474
"prettier": {
7575
"trailingComma": "es5",

website/package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,17 @@
1818
"@chakra-ui/theme-tools": "1.3.6",
1919
"@guild-docs/client": "3.1.0",
2020
"@guild-docs/server": "4.0.0",
21-
"@mdx-js/react": "2.1.2",
22-
"@theguild/components": "1.11.8",
23-
"framer-motion": "6.3.11",
24-
"next": "12.1.6",
21+
"@mdx-js/react": "2.1.3",
22+
"@theguild/components": "1.12.0",
23+
"framer-motion": "6.5.1",
24+
"next": "12.2.5",
2525
"next-i18next": "12.0.0",
26-
"next-seo": "5.4.0",
26+
"next-seo": "5.5.0",
2727
"react": "17.0.2",
2828
"react-dom": "17.0.2",
2929
"react-icons": "4.4.0",
3030
"react-use": "17.4.0",
31-
"shiki": "0.10.1"
31+
"shiki": "0.11.1"
3232
},
3333
"browserslist": {
3434
"production": [
@@ -43,15 +43,15 @@
4343
]
4444
},
4545
"devDependencies": {
46-
"@guild-docs/algolia": "0.0.6",
47-
"@next/bundle-analyzer": "12.1.6",
48-
"@types/node": "16.11.41",
49-
"@types/react": "17.0.47",
50-
"concurrently": "7.2.2",
46+
"@guild-docs/algolia": "0.2.2",
47+
"@next/bundle-analyzer": "12.2.5",
48+
"@types/node": "16.11.56",
49+
"@types/react": "17.0.48",
50+
"concurrently": "7.3.0",
5151
"cross-env": "7.0.3",
52-
"esbuild": "0.14.46",
52+
"esbuild": "0.15.5",
5353
"esbuild-register": "3.3.3",
54-
"eslint-config-next": "12.1.6",
54+
"eslint-config-next": "12.2.5",
5555
"eslint-config-prettier": "8.5.0",
5656
"next-remote-watch": "1.0.0",
5757
"open-cli": "7.0.1",

0 commit comments

Comments
 (0)