mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-04 08:38:34 +00:00
chore: bump up file-type version to v19 (#5533)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [file-type](https://togithub.com/sindresorhus/file-type) | [`^18.7.0` -> `^19.0.0`](https://renovatebot.com/diffs/npm/file-type/18.7.0/19.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/) | --- ### Release Notes <details> <summary>sindresorhus/file-type (file-type)</summary> ### [`v19.0.0`](https://togithub.com/sindresorhus/file-type/releases/tag/v19.0.0) [Compare Source](https://togithub.com/sindresorhus/file-type/compare/v18.7.0...v19.0.0) ##### Breaking - Require Node.js 18 [`7f4b30b`](https://togithub.com/sindresorhus/file-type/commit/7f4b30b) - Use mime type `audio/wav` instead of `audio/vnd.wave` for .wav files ([#​620](https://togithub.com/sindresorhus/file-type/issues/620)) [`c7c923c`](https://togithub.com/sindresorhus/file-type/commit/c7c923c) </details> --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyMS4wIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5In0=-->
This commit is contained in:
10
yarn.lock
10
yarn.lock
@@ -688,7 +688,7 @@ __metadata:
|
||||
cookie-parser: "npm:^1.4.6"
|
||||
dotenv: "npm:^16.3.1"
|
||||
express: "npm:^4.18.2"
|
||||
file-type: "npm:^18.7.0"
|
||||
file-type: "npm:^19.0.0"
|
||||
get-stream: "npm:^8.0.1"
|
||||
graphql: "npm:^16.8.1"
|
||||
graphql-type-json: "npm:^0.3.2"
|
||||
@@ -20484,14 +20484,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"file-type@npm:^18.7.0":
|
||||
version: 18.7.0
|
||||
resolution: "file-type@npm:18.7.0"
|
||||
"file-type@npm:^19.0.0":
|
||||
version: 19.0.0
|
||||
resolution: "file-type@npm:19.0.0"
|
||||
dependencies:
|
||||
readable-web-to-node-stream: "npm:^3.0.2"
|
||||
strtok3: "npm:^7.0.0"
|
||||
token-types: "npm:^5.0.1"
|
||||
checksum: 95b70313d697484bb9613dd822a29554e9754b49f4d62f17e399649c981a12556776b4ee83b0a62b752fc9048ac79f6cf79ad13b2a750d89afa170902c7b0029
|
||||
checksum: 8befa58f769b19d4a72c214694906b83b584310575300e63c08c48f9f2cfa6cb57fb4e1d08325961938d9dde3ecc4f5737b1604ddedfd759f5a1e65e5b0ca577
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user