Skip to content

Commit ab67b37

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 0e44ca1 commit ab67b37

File tree

10 files changed

+295
-278
lines changed

10 files changed

+295
-278
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"@parcel/transformer-webmanifest": "2.4.1",
3737
"@types/jest": "27.4.1",
3838
"@types/node": "16.11.26",
39-
"@typescript-eslint/eslint-plugin": "5.18.0",
40-
"@typescript-eslint/parser": "5.18.0",
39+
"@typescript-eslint/eslint-plugin": "5.19.0",
40+
"@typescript-eslint/parser": "5.19.0",
4141
"babel-jest": "27.5.1",
4242
"bob-the-bundler": "1.6.1",
4343
"eslint": "8.13.0",

packages/cache/file/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@graphql-mesh/types": "0.70.2",
3232
"@graphql-mesh/utils": "0.33.2",
3333
"@graphql-mesh/cross-helpers": "0.1.0",
34-
"dataloader": "2.0.0",
34+
"dataloader": "2.1.0",
3535
"lodash": "4.17.21",
3636
"tslib": "^2.3.1"
3737
},

packages/handlers/odata/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"@graphql-mesh/utils": "0.33.2",
3939
"@graphql-tools/utils": "8.6.6",
4040
"http-string-parser": "0.0.6",
41-
"cross-undici-fetch": "0.1.28",
42-
"dataloader": "2.0.0",
41+
"cross-undici-fetch": "0.2.1",
42+
"dataloader": "2.1.0",
4343
"fast-xml-parser": "4.0.7",
4444
"graphql-compose": "9.0.8",
4545
"graphql-parse-resolve-info": "4.12.0",

packages/handlers/openapi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@graphql-mesh/store": "0.7.2",
3838
"@graphql-mesh/utils": "0.33.2",
3939
"@graphql-tools/utils": "8.6.6",
40-
"cross-undici-fetch": "0.1.28",
40+
"cross-undici-fetch": "0.2.1",
4141
"deep-equal": "2.0.5",
4242
"form-urlencoded": "6.0.6",
4343
"jsonpath-plus": "6.0.1",

packages/json-machete/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"@json-schema-tools/meta-schema": "1.6.19",
29-
"cross-undici-fetch": "0.1.28",
29+
"cross-undici-fetch": "0.2.1",
3030
"json-ptr": "3.1.0",
3131
"@graphql-mesh/utils": "0.33.2",
3232
"@graphql-mesh/cross-helpers": "0.1.0",

packages/loaders/json-schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@types/qs": "6.9.7"
3434
},
3535
"dependencies": {
36-
"cross-undici-fetch": "0.1.28",
36+
"cross-undici-fetch": "0.2.1",
3737
"json-machete": "0.7.8",
3838
"@graphql-mesh/types": "0.70.2",
3939
"@graphql-mesh/utils": "0.33.2",

packages/loaders/raml/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"graphql": "*"
2929
},
3030
"dependencies": {
31-
"cross-undici-fetch": "0.1.28",
31+
"cross-undici-fetch": "0.2.1",
3232
"@omnigraph/json-schema": "0.17.22",
3333
"@ardatan/raml-1-parser": "1.1.69",
3434
"json-machete": "0.7.8",

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@graphql-typed-document-node/core": "3.1.1",
4040
"@graphql-mesh/cross-helpers": "0.1.0",
4141
"@graphql-mesh/types": "0.70.2",
42-
"cross-undici-fetch": "0.1.28",
42+
"cross-undici-fetch": "0.2.1",
4343
"chalk": "4.1.2",
4444
"date-fns": "2.28.0",
4545
"fetchache": "0.1.1",

website/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
"@chakra-ui/theme-tools": "1.3.6",
1919
"@guild-docs/client": "2.1.1",
2020
"@guild-docs/server": "3.0.1",
21-
"@theguild/components": "1.10.3",
21+
"@theguild/components": "1.11.0",
2222
"classnames": "2.3.1",
23-
"framer-motion": "6.2.9",
24-
"next": "12.1.4",
23+
"framer-motion": "6.2.10",
24+
"next": "12.1.5",
2525
"next-i18next": "10.5.0",
2626
"react": "17.0.2",
2727
"react-dom": "17.0.2",
@@ -43,15 +43,15 @@
4343
]
4444
},
4545
"devDependencies": {
46-
"@next/bundle-analyzer": "12.1.4",
46+
"@next/bundle-analyzer": "12.1.5",
4747
"@types/node": "16.11.26",
4848
"@types/react": "17.0.44",
4949
"@types/react-dom": "17.0.15",
5050
"concurrently": "7.1.0",
5151
"cross-env": "7.0.3",
52-
"esbuild": "0.14.34",
52+
"esbuild": "0.14.36",
5353
"esbuild-register": "3.3.2",
54-
"eslint-config-next": "12.1.4",
54+
"eslint-config-next": "12.1.5",
5555
"next-remote-watch": "1.0.0",
5656
"open-cli": "7.0.1",
5757
"typescript": "4.6.3",

yarn.lock

Lines changed: 279 additions & 262 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)