Skip to content

Commit 0143df6

Browse files
chore(deps): update all non-major dependencies (ardatan#6626)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d0633ce commit 0143df6

File tree

11 files changed

+192
-192
lines changed

11 files changed

+192
-192
lines changed

.yarn/releases/yarn-4.1.0.cjs renamed to .yarn/releases/yarn-4.1.1.cjs

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

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
nodeLinker: node-modules
22

3-
yarnPath: .yarn/releases/yarn-4.1.0.cjs
3+
yarnPath: .yarn/releases/yarn-4.1.1.cjs

examples/graphql-file-upload-example/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/apollo-upload-client": "18.0.0",
2525
"@types/jest": "29.5.12",
2626
"@types/node": "20.11.24",
27-
"@types/react": "18.2.61",
27+
"@types/react": "18.2.63",
2828
"@types/react-dom": "18.2.19",
2929
"typescript": "5.3.3"
3030
},

examples/mongoose-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@graphql-mesh/cli": "0.89.0",
1111
"@graphql-mesh/mongoose": "0.97.0",
1212
"graphql": "16.8.1",
13-
"mongoose": "8.2.0"
13+
"mongoose": "8.2.1"
1414
},
1515
"devDependencies": {
1616
"jest": "29.7.0"

examples/nextjs-apollo-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"react-dom": "18.2.0"
2323
},
2424
"devDependencies": {
25-
"@types/react": "18.2.61",
25+
"@types/react": "18.2.63",
2626
"typescript": "5.3.3"
2727
}
2828
}

examples/nextjs-sdk-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"react-dom": "18.2.0"
2424
},
2525
"devDependencies": {
26-
"@types/react": "18.2.61",
26+
"@types/react": "18.2.63",
2727
"typescript": "5.3.3"
2828
}
2929
}

examples/openapi-react-weatherbit/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
},
1818
"devDependencies": {
1919
"@graphql-mesh/cli": "0.89.0",
20-
"@types/react": "18.2.61",
20+
"@types/react": "18.2.63",
2121
"@types/react-dom": "18.2.19",
2222
"@vitejs/plugin-react": "4.2.1",
2323
"typescript": "5.3.3",
24-
"vite": "5.1.4"
24+
"vite": "5.1.5"
2525
},
2626
"browserslist": {
2727
"production": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"examples/v1-next/hive-example/sources/*"
3333
]
3434
},
35-
"packageManager": "[email protected].0",
35+
"packageManager": "[email protected].1",
3636
"scripts": {
3737
"build": "yarn prebuild && bob build && yarn postbuild",
3838
"build-test-artifacts": "yarn workspace json-schema-example build && yarn workspace @v1-next/example-fastify compose && yarn workspace example-fastify build && yarn workspace example-persisted-operations build",

packages/legacy/handlers/mongoose/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"graphql-compose-pagination": "^8.3.0"
4747
},
4848
"devDependencies": {
49-
"mongoose": "8.2.0"
49+
"mongoose": "8.2.1"
5050
},
5151
"publishConfig": {
5252
"access": "public",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@theguild/algolia": "2.1.0",
2323
"@theguild/tailwind-config": "0.3.2",
2424
"@types/node": "20.11.24",
25-
"@types/react": "18.2.61",
25+
"@types/react": "18.2.63",
2626
"cross-env": "7.0.3",
2727
"eslint-config-next": "14.1.1",
2828
"postcss-import": "16.0.1",

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -5134,7 +5134,7 @@ __metadata:
51345134
graphql-compose-connection: "npm:^8.2.1"
51355135
graphql-compose-mongoose: "npm:^10.0.0"
51365136
graphql-compose-pagination: "npm:^8.3.0"
5137-
mongoose: "npm:8.2.0"
5137+
mongoose: "npm:8.2.1"
51385138
peerDependencies:
51395139
"@graphql-mesh/types": ^0.97.0
51405140
"@graphql-mesh/utils": ^0.97.0
@@ -11282,14 +11282,14 @@ __metadata:
1128211282
languageName: node
1128311283
linkType: hard
1128411284

11285-
"@types/react@npm:18.2.61":
11286-
version: 18.2.61
11287-
resolution: "@types/react@npm:18.2.61"
11285+
"@types/react@npm:18.2.63":
11286+
version: 18.2.63
11287+
resolution: "@types/react@npm:18.2.63"
1128811288
dependencies:
1128911289
"@types/prop-types": "npm:*"
1129011290
"@types/scheduler": "npm:*"
1129111291
csstype: "npm:^3.0.2"
11292-
checksum: 10c0/a03fbb6ca8108bbccf12ac616e77e1457ae9324040c4a5d1293caaa62c187300b4eb38ec78c4724fb43d40d4c6fb909803db057c8b69ae441e2aab7b2acdc29a
11292+
checksum: 10c0/53d86727b966a3ba097553b5ef75a1f2bea78bd8c54ebcf6d00bd338000112b208ab30536c8c0a9f5fc61055cc3fbabbc7a23910c55092341602845de4c13714
1129311293
languageName: node
1129411294
linkType: hard
1129511295

@@ -19266,7 +19266,7 @@ __metadata:
1926619266
"@types/apollo-upload-client": "npm:18.0.0"
1926719267
"@types/jest": "npm:29.5.12"
1926819268
"@types/node": "npm:20.11.24"
19269-
"@types/react": "npm:18.2.61"
19269+
"@types/react": "npm:18.2.63"
1927019270
"@types/react-dom": "npm:18.2.19"
1927119271
apollo-upload-client: "npm:18.0.1"
1927219272
graphql: "npm:16.8.1"
@@ -26111,13 +26111,13 @@ __metadata:
2611126111
"@graphql-mesh/mongoose": "npm:0.97.0"
2611226112
graphql: "npm:16.8.1"
2611326113
jest: "npm:29.7.0"
26114-
mongoose: "npm:8.2.0"
26114+
mongoose: "npm:8.2.1"
2611526115
languageName: unknown
2611626116
linkType: soft
2611726117

26118-
"mongoose@npm:8.2.0":
26119-
version: 8.2.0
26120-
resolution: "mongoose@npm:8.2.0"
26118+
"mongoose@npm:8.2.1":
26119+
version: 8.2.1
26120+
resolution: "mongoose@npm:8.2.1"
2612126121
dependencies:
2612226122
bson: "npm:^6.2.0"
2612326123
kareem: "npm:2.5.1"
@@ -26126,7 +26126,7 @@ __metadata:
2612626126
mquery: "npm:5.0.0"
2612726127
ms: "npm:2.1.3"
2612826128
sift: "npm:16.0.1"
26129-
checksum: 10c0/ce73b344118a45fc784944342ef1f4ebf54b8150a8ffcb0f5f78d891fed67d2ff0ea1dfce61fccf63fd5a65ea224d5d6980b65fba002190e8b57bd53e37f72c7
26129+
checksum: 10c0/02afc431fa589b203e0b57fbb7f8b1ec1833f22089b66e34dad1177ce6874afc8a316d6564b5472383c90785b6343d8f4963b591fb18e7a12dd531be384b4ffd
2613026130
languageName: node
2613126131
linkType: hard
2613226132

@@ -26569,7 +26569,7 @@ __metadata:
2656926569
"@graphql-mesh/config": "npm:0.99.0"
2657026570
"@graphql-mesh/openapi": "npm:0.99.0"
2657126571
"@graphql-mesh/runtime": "npm:0.98.0"
26572-
"@types/react": "npm:18.2.61"
26572+
"@types/react": "npm:18.2.63"
2657326573
apollo-server-micro: "npm:3.13.0"
2657426574
graphql: "npm:16.8.1"
2657526575
next: "npm:14.1.1"
@@ -26587,7 +26587,7 @@ __metadata:
2658726587
"@graphql-mesh/config": "npm:0.99.0"
2658826588
"@graphql-mesh/openapi": "npm:0.99.0"
2658926589
"@graphql-mesh/runtime": "npm:0.98.0"
26590-
"@types/react": "npm:18.2.61"
26590+
"@types/react": "npm:18.2.63"
2659126591
apollo-server-micro: "npm:3.13.0"
2659226592
graphql: "npm:16.8.1"
2659326593
next: "npm:14.1.1"
@@ -27337,14 +27337,14 @@ __metadata:
2733727337
resolution: "openapi-react-weatherbit@workspace:examples/openapi-react-weatherbit"
2733827338
dependencies:
2733927339
"@graphql-mesh/cli": "npm:0.89.0"
27340-
"@types/react": "npm:18.2.61"
27340+
"@types/react": "npm:18.2.63"
2734127341
"@types/react-dom": "npm:18.2.19"
2734227342
"@vitejs/plugin-react": "npm:4.2.1"
2734327343
graphql: "npm:16.8.1"
2734427344
react: "npm:18.2.0"
2734527345
react-dom: "npm:18.2.0"
2734627346
typescript: "npm:5.3.3"
27347-
vite: "npm:5.1.4"
27347+
vite: "npm:5.1.5"
2734827348
languageName: unknown
2734927349
linkType: soft
2735027350

@@ -34875,9 +34875,9 @@ __metadata:
3487534875
languageName: node
3487634876
linkType: hard
3487734877

34878-
"vite@npm:5.1.4":
34879-
version: 5.1.4
34880-
resolution: "vite@npm:5.1.4"
34878+
"vite@npm:5.1.5":
34879+
version: 5.1.5
34880+
resolution: "vite@npm:5.1.5"
3488134881
dependencies:
3488234882
esbuild: "npm:^0.19.3"
3488334883
fsevents: "npm:~2.3.3"
@@ -34911,7 +34911,7 @@ __metadata:
3491134911
optional: true
3491234912
bin:
3491334913
vite: bin/vite.js
34914-
checksum: 10c0/8f04c8bed33f266bde27f432412456a3b893b51fe1857f0b8cd259100b376c1393a7927db1dd6344a4376baed72ed179ec5b0428aef2ae8508f1f28f95acb908
34914+
checksum: 10c0/29be99ba0bec5e3ad50290510ba764b6c1016979a1ba70cf2071be9f1338f27e582a120836222e1fad6efb01c886a8fb57cb33471fadd0fceaa922bfc92bbbf7
3491534915
languageName: node
3491634916
linkType: hard
3491734917

@@ -35191,7 +35191,7 @@ __metadata:
3519135191
"@theguild/components": "npm:^6.0.1"
3519235192
"@theguild/tailwind-config": "npm:0.3.2"
3519335193
"@types/node": "npm:20.11.24"
35194-
"@types/react": "npm:18.2.61"
35194+
"@types/react": "npm:18.2.63"
3519535195
cross-env: "npm:7.0.3"
3519635196
eslint-config-next: "npm:14.1.1"
3519735197
next: "npm:^14.0.0"

0 commit comments

Comments
 (0)