mirror of
https://github.com/toeverything/AFFiNE.git
synced 2025-01-09 02:28:59 +03:00
chore: bump up nx-cloud version to v18 (#5790)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [nx-cloud](https://nx.app) | [`^16.5.2` -> `^18.0.0`](https://renovatebot.com/diffs/npm/nx-cloud/16.5.2/18.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/nx-cloud/18.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/nx-cloud/18.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/nx-cloud/16.5.2/18.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nx-cloud/16.5.2/18.0.0?slim=true)](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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/toeverything/AFFiNE). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5In0=-->
This commit is contained in:
parent
15cedcefc5
commit
7ec3ef8753
@ -38,7 +38,7 @@
|
||||
"@napi-rs/cli": "3.0.0-alpha.36",
|
||||
"lib0": "^0.2.87",
|
||||
"nx": "^18.0.0",
|
||||
"nx-cloud": "^16.5.2",
|
||||
"nx-cloud": "^18.0.0",
|
||||
"yjs": "^13.6.10"
|
||||
}
|
||||
}
|
||||
|
@ -41,7 +41,7 @@
|
||||
"ava": "^6.0.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"nx": "^18.0.0",
|
||||
"nx-cloud": "^16.5.2",
|
||||
"nx-cloud": "^18.0.0",
|
||||
"rxjs": "^7.8.1",
|
||||
"ts-node": "^10.9.1",
|
||||
"typescript": "^5.3.2",
|
||||
|
24
yarn.lock
24
yarn.lock
@ -607,7 +607,7 @@ __metadata:
|
||||
ava: "npm:^6.0.0"
|
||||
cross-env: "npm:^7.0.3"
|
||||
nx: "npm:^18.0.0"
|
||||
nx-cloud: "npm:^16.5.2"
|
||||
nx-cloud: "npm:^18.0.0"
|
||||
rxjs: "npm:^7.8.1"
|
||||
ts-node: "npm:^10.9.1"
|
||||
typescript: "npm:^5.3.2"
|
||||
@ -726,7 +726,7 @@ __metadata:
|
||||
"@napi-rs/cli": "npm:3.0.0-alpha.36"
|
||||
lib0: "npm:^0.2.87"
|
||||
nx: "npm:^18.0.0"
|
||||
nx-cloud: "npm:^16.5.2"
|
||||
nx-cloud: "npm:^18.0.0"
|
||||
yjs: "npm:^13.6.10"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
@ -8331,12 +8331,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@nrwl/nx-cloud@npm:16.5.2":
|
||||
version: 16.5.2
|
||||
resolution: "@nrwl/nx-cloud@npm:16.5.2"
|
||||
"@nrwl/nx-cloud@npm:18.0.0":
|
||||
version: 18.0.0
|
||||
resolution: "@nrwl/nx-cloud@npm:18.0.0"
|
||||
dependencies:
|
||||
nx-cloud: "npm:16.5.2"
|
||||
checksum: 10/e0fbbe68d33a95a123bc45c23aa72d02a2d81445bab61dce63b0fb4f1dfb81b2f3dd8456ab61460e10548b123c4d3250315027398d45e0f1da2145552bb01316
|
||||
nx-cloud: "npm:18.0.0"
|
||||
checksum: 10/081132b18b471c8db8b68ab25c6ea410bb8bbc12a531e3252b5e56bd3ad86d1ba6e52b0ea662f442e02a6687331a5c1a7062f3e405eac846f63579e262c34403
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -28124,11 +28124,11 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"nx-cloud@npm:16.5.2, nx-cloud@npm:^16.5.2":
|
||||
version: 16.5.2
|
||||
resolution: "nx-cloud@npm:16.5.2"
|
||||
"nx-cloud@npm:18.0.0, nx-cloud@npm:^18.0.0":
|
||||
version: 18.0.0
|
||||
resolution: "nx-cloud@npm:18.0.0"
|
||||
dependencies:
|
||||
"@nrwl/nx-cloud": "npm:16.5.2"
|
||||
"@nrwl/nx-cloud": "npm:18.0.0"
|
||||
axios: "npm:1.1.3"
|
||||
chalk: "npm:^4.1.0"
|
||||
dotenv: "npm:~10.0.0"
|
||||
@ -28140,7 +28140,7 @@ __metadata:
|
||||
yargs-parser: "npm:>=21.1.1"
|
||||
bin:
|
||||
nx-cloud: bin/nx-cloud.js
|
||||
checksum: 10/3c463a1bef131867e125d76013579703fa5b63afc91dc502c64fcda128b9b9e369e54aa2d9e296df1bc3888aca94d0be8ceda52aa915c4e252472a8ef90a0cf0
|
||||
checksum: 10/e023f25d09be7ea69456f74e166b955e2e2c20a5de7946740344ca139f116339ed73f453ca7d1141d7943d3af008cdbef4bc577445afa4549326a7ca42e547ed
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user