mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-18 00:55:35 +00:00
yarn lock
This commit is contained in:
parent
4a94e0e185
commit
2c679ca38d
2 changed files with 47 additions and 49 deletions
22
biome.json
22
biome.json
|
|
@ -60,18 +60,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"overrides": [
|
||||
{
|
||||
"includes": ["packages/@uppy/companion/**"],
|
||||
"linter": {
|
||||
"rules": {
|
||||
"complexity": {
|
||||
"useLiteralKeys": "off"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"javascript": {
|
||||
"formatter": {
|
||||
"quoteStyle": "single",
|
||||
|
|
@ -87,6 +75,16 @@
|
|||
}
|
||||
},
|
||||
"overrides": [
|
||||
{
|
||||
"includes": ["packages/@uppy/companion/**"],
|
||||
"linter": {
|
||||
"rules": {
|
||||
"complexity": {
|
||||
"useLiteralKeys": "off"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"includes": ["**/*.vue", "**/*.svelte", "packages/@uppy/vue/**/*.ts"],
|
||||
"linter": {
|
||||
|
|
|
|||
74
yarn.lock
74
yarn.lock
|
|
@ -3529,18 +3529,18 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/biome@npm:2.1.2":
|
||||
version: 2.1.2
|
||||
resolution: "@biomejs/biome@npm:2.1.2"
|
||||
"@biomejs/biome@npm:2.4.15":
|
||||
version: 2.4.15
|
||||
resolution: "@biomejs/biome@npm:2.4.15"
|
||||
dependencies:
|
||||
"@biomejs/cli-darwin-arm64": "npm:2.1.2"
|
||||
"@biomejs/cli-darwin-x64": "npm:2.1.2"
|
||||
"@biomejs/cli-linux-arm64": "npm:2.1.2"
|
||||
"@biomejs/cli-linux-arm64-musl": "npm:2.1.2"
|
||||
"@biomejs/cli-linux-x64": "npm:2.1.2"
|
||||
"@biomejs/cli-linux-x64-musl": "npm:2.1.2"
|
||||
"@biomejs/cli-win32-arm64": "npm:2.1.2"
|
||||
"@biomejs/cli-win32-x64": "npm:2.1.2"
|
||||
"@biomejs/cli-darwin-arm64": "npm:2.4.15"
|
||||
"@biomejs/cli-darwin-x64": "npm:2.4.15"
|
||||
"@biomejs/cli-linux-arm64": "npm:2.4.15"
|
||||
"@biomejs/cli-linux-arm64-musl": "npm:2.4.15"
|
||||
"@biomejs/cli-linux-x64": "npm:2.4.15"
|
||||
"@biomejs/cli-linux-x64-musl": "npm:2.4.15"
|
||||
"@biomejs/cli-win32-arm64": "npm:2.4.15"
|
||||
"@biomejs/cli-win32-x64": "npm:2.4.15"
|
||||
dependenciesMeta:
|
||||
"@biomejs/cli-darwin-arm64":
|
||||
optional: true
|
||||
|
|
@ -3560,62 +3560,62 @@ __metadata:
|
|||
optional: true
|
||||
bin:
|
||||
biome: bin/biome
|
||||
checksum: 10/80aae8ffe580e3e508251bf54628c98ec5d88703cbec6978ee8f668a82efd30591bcc326b69caa89b314dba80fa3ddc706b7613e8942381f36ac3e70191636a5
|
||||
checksum: 10/1b48c62fb4d26de515599cfd3ab51fae16aa0b93e686e496ffc837d3a59887898b4a21d6653ae1a90751f52ae120078f0f998e370e35fa4af9faa3febd3d6e14
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-darwin-arm64@npm:2.1.2":
|
||||
version: 2.1.2
|
||||
resolution: "@biomejs/cli-darwin-arm64@npm:2.1.2"
|
||||
"@biomejs/cli-darwin-arm64@npm:2.4.15":
|
||||
version: 2.4.15
|
||||
resolution: "@biomejs/cli-darwin-arm64@npm:2.4.15"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-darwin-x64@npm:2.1.2":
|
||||
version: 2.1.2
|
||||
resolution: "@biomejs/cli-darwin-x64@npm:2.1.2"
|
||||
"@biomejs/cli-darwin-x64@npm:2.4.15":
|
||||
version: 2.4.15
|
||||
resolution: "@biomejs/cli-darwin-x64@npm:2.4.15"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-linux-arm64-musl@npm:2.1.2":
|
||||
version: 2.1.2
|
||||
resolution: "@biomejs/cli-linux-arm64-musl@npm:2.1.2"
|
||||
"@biomejs/cli-linux-arm64-musl@npm:2.4.15":
|
||||
version: 2.4.15
|
||||
resolution: "@biomejs/cli-linux-arm64-musl@npm:2.4.15"
|
||||
conditions: os=linux & cpu=arm64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-linux-arm64@npm:2.1.2":
|
||||
version: 2.1.2
|
||||
resolution: "@biomejs/cli-linux-arm64@npm:2.1.2"
|
||||
"@biomejs/cli-linux-arm64@npm:2.4.15":
|
||||
version: 2.4.15
|
||||
resolution: "@biomejs/cli-linux-arm64@npm:2.4.15"
|
||||
conditions: os=linux & cpu=arm64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-linux-x64-musl@npm:2.1.2":
|
||||
version: 2.1.2
|
||||
resolution: "@biomejs/cli-linux-x64-musl@npm:2.1.2"
|
||||
"@biomejs/cli-linux-x64-musl@npm:2.4.15":
|
||||
version: 2.4.15
|
||||
resolution: "@biomejs/cli-linux-x64-musl@npm:2.4.15"
|
||||
conditions: os=linux & cpu=x64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-linux-x64@npm:2.1.2":
|
||||
version: 2.1.2
|
||||
resolution: "@biomejs/cli-linux-x64@npm:2.1.2"
|
||||
"@biomejs/cli-linux-x64@npm:2.4.15":
|
||||
version: 2.4.15
|
||||
resolution: "@biomejs/cli-linux-x64@npm:2.4.15"
|
||||
conditions: os=linux & cpu=x64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-win32-arm64@npm:2.1.2":
|
||||
version: 2.1.2
|
||||
resolution: "@biomejs/cli-win32-arm64@npm:2.1.2"
|
||||
"@biomejs/cli-win32-arm64@npm:2.4.15":
|
||||
version: 2.4.15
|
||||
resolution: "@biomejs/cli-win32-arm64@npm:2.4.15"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@biomejs/cli-win32-x64@npm:2.1.2":
|
||||
version: 2.1.2
|
||||
resolution: "@biomejs/cli-win32-x64@npm:2.1.2"
|
||||
"@biomejs/cli-win32-x64@npm:2.4.15":
|
||||
version: 2.4.15
|
||||
resolution: "@biomejs/cli-win32-x64@npm:2.4.15"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
|
@ -9917,7 +9917,7 @@ __metadata:
|
|||
version: 0.0.0-use.local
|
||||
resolution: "@uppy-dev/build@workspace:."
|
||||
dependencies:
|
||||
"@biomejs/biome": "npm:2.1.2"
|
||||
"@biomejs/biome": "npm:2.4.15"
|
||||
"@changesets/changelog-github": "npm:^0.5.1"
|
||||
"@changesets/cli": "patch:@changesets/cli@npm%3A2.29.5#~/.yarn/patches/@changesets-cli-npm-2.29.5-68d8030bf3.patch"
|
||||
npm-run-all: "npm:^4.1.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue