mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-15 17:16:16 +08:00
chore: bump up @types/graphql-upload version to v17 (#9005)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/graphql-upload](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/graphql-upload) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/graphql-upload)) | [`^16.0.7` -> `^17.0.0`](https://renovatebot.com/diffs/npm/@types%2fgraphql-upload/16.0.7/17.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/toeverything/AFFiNE). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6ImNhbmFyeSIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
"@nestjs/testing": "^10.3.7",
|
||||
"@types/cookie-parser": "^1.4.7",
|
||||
"@types/express": "^4.17.21",
|
||||
"@types/graphql-upload": "^16.0.7",
|
||||
"@types/graphql-upload": "^17.0.0",
|
||||
"@types/keyv": "^4.2.0",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/mixpanel": "^2.14.8",
|
||||
|
||||
@@ -812,7 +812,7 @@ __metadata:
|
||||
"@socket.io/redis-adapter": "npm:^8.3.0"
|
||||
"@types/cookie-parser": "npm:^1.4.7"
|
||||
"@types/express": "npm:^4.17.21"
|
||||
"@types/graphql-upload": "npm:^16.0.7"
|
||||
"@types/graphql-upload": "npm:^17.0.0"
|
||||
"@types/keyv": "npm:^4.2.0"
|
||||
"@types/lodash-es": "npm:^4.17.12"
|
||||
"@types/mixpanel": "npm:^2.14.8"
|
||||
@@ -13430,16 +13430,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/graphql-upload@npm:^16.0.7":
|
||||
version: 16.0.7
|
||||
resolution: "@types/graphql-upload@npm:16.0.7"
|
||||
"@types/graphql-upload@npm:^17.0.0":
|
||||
version: 17.0.0
|
||||
resolution: "@types/graphql-upload@npm:17.0.0"
|
||||
dependencies:
|
||||
"@types/express": "npm:*"
|
||||
"@types/koa": "npm:*"
|
||||
"@types/node": "npm:*"
|
||||
fs-capacitor: "npm:^8.0.0"
|
||||
graphql: "npm:^16.3.0"
|
||||
checksum: 10/06521957111e25217e925bfeee66e3d8d861797a4ca940f3fc475233319d372d3046bfc66c3d00811d567ead4abb28a3d051d1cb9f7f4f342552288c8deba3c0
|
||||
graphql: "npm:^16.9.0"
|
||||
checksum: 10/ce53ecceb4791f95846e5503735d0009b369aff2c855c5c9e48fe824803d5536673d1b527189d9b2e8d2672d72bb1bcd4f82a2be67728170a5aaf87fd918419f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -21558,7 +21558,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"graphql@npm:^16.3.0, graphql@npm:^16.8.1":
|
||||
"graphql@npm:^16.8.1, graphql@npm:^16.9.0":
|
||||
version: 16.9.0
|
||||
resolution: "graphql@npm:16.9.0"
|
||||
checksum: 10/5833f82bb6c31bec120bbf9cd400eda873e1bb7ef5c17974fa262cd82dc68728fda5d4cb859dc8aaa4c4fe4f6fe1103a9c47efc01a12c02ae5cb581d8e4029e2
|
||||
|
||||
Reference in New Issue
Block a user