chore: bump biome (#4096)

This commit is contained in:
Alex Yang
2025-08-19 19:01:10 -07:00
committed by GitHub
parent 94bdf7f218
commit 1959eb872e
3 changed files with 39 additions and 39 deletions

View File

@@ -1,6 +1,6 @@
{ {
"root": true, "root": true,
"$schema": "https://biomejs.dev/schemas/2.1.3/schema.json", "$schema": "https://biomejs.dev/schemas/2.2.0/schema.json",
"formatter": { "formatter": {
"enabled": true, "enabled": true,
"indentStyle": "tab" "indentStyle": "tab"

View File

@@ -20,7 +20,7 @@
"typecheck": "turbo --filter \"./packages/*\" typecheck" "typecheck": "turbo --filter \"./packages/*\" typecheck"
}, },
"devDependencies": { "devDependencies": {
"@biomejs/biome": "2.1.3", "@biomejs/biome": "2.2.0",
"@types/node": "^20.17.9", "@types/node": "^20.17.9",
"bumpp": "^9.8.1", "bumpp": "^9.8.1",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",

74
pnpm-lock.yaml generated
View File

@@ -34,8 +34,8 @@ importers:
.: .:
devDependencies: devDependencies:
'@biomejs/biome': '@biomejs/biome':
specifier: 2.1.3 specifier: 2.2.0
version: 2.1.3 version: 2.2.0
'@types/node': '@types/node':
specifier: ^20.17.9 specifier: ^20.17.9
version: 20.17.57 version: 20.17.57
@@ -1759,55 +1759,55 @@ packages:
'@better-fetch/fetch@1.1.18': '@better-fetch/fetch@1.1.18':
resolution: {integrity: sha512-rEFOE1MYIsBmoMJtQbl32PGHHXuG2hDxvEd7rUHE0vCBoFQVSDqaVs9hkZEtHCxRoY+CljXKFCOuJ8uxqw1LcA==} resolution: {integrity: sha512-rEFOE1MYIsBmoMJtQbl32PGHHXuG2hDxvEd7rUHE0vCBoFQVSDqaVs9hkZEtHCxRoY+CljXKFCOuJ8uxqw1LcA==}
'@biomejs/biome@2.1.3': '@biomejs/biome@2.2.0':
resolution: {integrity: sha512-KE/tegvJIxTkl7gJbGWSgun7G6X/n2M6C35COT6ctYrAy7SiPyNvi6JtoQERVK/VRbttZfgGq96j2bFmhmnH4w==} resolution: {integrity: sha512-3On3RSYLsX+n9KnoSgfoYlckYBoU6VRM22cw1gB4Y0OuUVSYd/O/2saOJMrA4HFfA1Ff0eacOvMN1yAAvHtzIw==}
engines: {node: '>=14.21.3'} engines: {node: '>=14.21.3'}
hasBin: true hasBin: true
'@biomejs/cli-darwin-arm64@2.1.3': '@biomejs/cli-darwin-arm64@2.2.0':
resolution: {integrity: sha512-LFLkSWRoSGS1wVUD/BE6Nlt2dSn0ulH3XImzg2O/36BoToJHKXjSxzPEMAqT9QvwVtk7/9AQhZpTneERU9qaXA==} resolution: {integrity: sha512-zKbwUUh+9uFmWfS8IFxmVD6XwqFcENjZvEyfOxHs1epjdH3wyyMQG80FGDsmauPwS2r5kXdEM0v/+dTIA9FXAg==}
engines: {node: '>=14.21.3'} engines: {node: '>=14.21.3'}
cpu: [arm64] cpu: [arm64]
os: [darwin] os: [darwin]
'@biomejs/cli-darwin-x64@2.1.3': '@biomejs/cli-darwin-x64@2.2.0':
resolution: {integrity: sha512-Q/4OTw8P9No9QeowyxswcWdm0n2MsdCwWcc5NcKQQvzwPjwuPdf8dpPPf4r+x0RWKBtl1FLiAUtJvBlri6DnYw==} resolution: {integrity: sha512-+OmT4dsX2eTfhD5crUOPw3RPhaR+SKVspvGVmSdZ9y9O/AgL8pla6T4hOn1q+VAFBHuHhsdxDRJgFCSC7RaMOw==}
engines: {node: '>=14.21.3'} engines: {node: '>=14.21.3'}
cpu: [x64] cpu: [x64]
os: [darwin] os: [darwin]
'@biomejs/cli-linux-arm64-musl@2.1.3': '@biomejs/cli-linux-arm64-musl@2.2.0':
resolution: {integrity: sha512-KXouFSBnoxAWZYDQrnNRzZBbt5s9UJkIm40hdvSL9mBxSSoxRFQJbtg1hP3aa8A2SnXyQHxQfpiVeJlczZt76w==} resolution: {integrity: sha512-egKpOa+4FL9YO+SMUMLUvf543cprjevNc3CAgDNFLcjknuNMcZ0GLJYa3EGTCR2xIkIUJDVneBV3O9OcIlCEZQ==}
engines: {node: '>=14.21.3'} engines: {node: '>=14.21.3'}
cpu: [arm64] cpu: [arm64]
os: [linux] os: [linux]
'@biomejs/cli-linux-arm64@2.1.3': '@biomejs/cli-linux-arm64@2.2.0':
resolution: {integrity: sha512-2hS6LgylRqMFmAZCOFwYrf77QMdUwJp49oe8PX/O8+P2yKZMSpyQTf3Eo5ewnsMFUEmYbPOskafdV1ds1MZMJA==} resolution: {integrity: sha512-6eoRdF2yW5FnW9Lpeivh7Mayhq0KDdaDMYOJnH9aT02KuSIX5V1HmWJCQQPwIQbhDh68Zrcpl8inRlTEan0SXw==}
engines: {node: '>=14.21.3'} engines: {node: '>=14.21.3'}
cpu: [arm64] cpu: [arm64]
os: [linux] os: [linux]
'@biomejs/cli-linux-x64-musl@2.1.3': '@biomejs/cli-linux-x64-musl@2.2.0':
resolution: {integrity: sha512-KaLAxnROouzIWtl6a0Y88r/4hW5oDUJTIqQorOTVQITaKQsKjZX4XCUmHIhdEk8zMnaiLZzRTAwk1yIAl+mIew==} resolution: {integrity: sha512-I5J85yWwUWpgJyC1CcytNSGusu2p9HjDnOPAFG4Y515hwRD0jpR9sT9/T1cKHtuCvEQ/sBvx+6zhz9l9wEJGAg==}
engines: {node: '>=14.21.3'} engines: {node: '>=14.21.3'}
cpu: [x64] cpu: [x64]
os: [linux] os: [linux]
'@biomejs/cli-linux-x64@2.1.3': '@biomejs/cli-linux-x64@2.2.0':
resolution: {integrity: sha512-NxlSCBhLvQtWGagEztfAZ4WcE1AkMTntZV65ZvR+J9jp06+EtOYEBPQndA70ZGhHbEDG57bR6uNvqkd1WrEYVA==} resolution: {integrity: sha512-5UmQx/OZAfJfi25zAnAGHUMuOd+LOsliIt119x2soA2gLggQYrVPA+2kMUxR6Mw5M1deUF/AWWP2qpxgH7Nyfw==}
engines: {node: '>=14.21.3'} engines: {node: '>=14.21.3'}
cpu: [x64] cpu: [x64]
os: [linux] os: [linux]
'@biomejs/cli-win32-arm64@2.1.3': '@biomejs/cli-win32-arm64@2.2.0':
resolution: {integrity: sha512-V9CUZCtWH4u0YwyCYbQ3W5F4ZGPWp2C2TYcsiWFNNyRfmOW1j/TY/jAurl33SaRjgZPO5UUhGyr9m6BN9t84NQ==} resolution: {integrity: sha512-n9a1/f2CwIDmNMNkFs+JI0ZjFnMO0jdOyGNtihgUNFnlmd84yIYY2KMTBmMV58ZlVHjgmY5Y6E1hVTnSRieggA==}
engines: {node: '>=14.21.3'} engines: {node: '>=14.21.3'}
cpu: [arm64] cpu: [arm64]
os: [win32] os: [win32]
'@biomejs/cli-win32-x64@2.1.3': '@biomejs/cli-win32-x64@2.2.0':
resolution: {integrity: sha512-dxy599q6lgp8ANPpR8sDMscwdp9oOumEsVXuVCVT9N2vAho8uYXlCz53JhxX6LtJOXaE73qzgkGQ7QqvFlMC0g==} resolution: {integrity: sha512-Nawu5nHjP/zPKTIryh2AavzTc/KEg4um/MxWdXW0A6P/RZOyIpa7+QSjeXwAwX/utJGaCoXRPWtF3m5U/bB3Ww==}
engines: {node: '>=14.21.3'} engines: {node: '>=14.21.3'}
cpu: [x64] cpu: [x64]
os: [win32] os: [win32]
@@ -14318,39 +14318,39 @@ snapshots:
'@better-fetch/fetch@1.1.18': {} '@better-fetch/fetch@1.1.18': {}
'@biomejs/biome@2.1.3': '@biomejs/biome@2.2.0':
optionalDependencies: optionalDependencies:
'@biomejs/cli-darwin-arm64': 2.1.3 '@biomejs/cli-darwin-arm64': 2.2.0
'@biomejs/cli-darwin-x64': 2.1.3 '@biomejs/cli-darwin-x64': 2.2.0
'@biomejs/cli-linux-arm64': 2.1.3 '@biomejs/cli-linux-arm64': 2.2.0
'@biomejs/cli-linux-arm64-musl': 2.1.3 '@biomejs/cli-linux-arm64-musl': 2.2.0
'@biomejs/cli-linux-x64': 2.1.3 '@biomejs/cli-linux-x64': 2.2.0
'@biomejs/cli-linux-x64-musl': 2.1.3 '@biomejs/cli-linux-x64-musl': 2.2.0
'@biomejs/cli-win32-arm64': 2.1.3 '@biomejs/cli-win32-arm64': 2.2.0
'@biomejs/cli-win32-x64': 2.1.3 '@biomejs/cli-win32-x64': 2.2.0
'@biomejs/cli-darwin-arm64@2.1.3': '@biomejs/cli-darwin-arm64@2.2.0':
optional: true optional: true
'@biomejs/cli-darwin-x64@2.1.3': '@biomejs/cli-darwin-x64@2.2.0':
optional: true optional: true
'@biomejs/cli-linux-arm64-musl@2.1.3': '@biomejs/cli-linux-arm64-musl@2.2.0':
optional: true optional: true
'@biomejs/cli-linux-arm64@2.1.3': '@biomejs/cli-linux-arm64@2.2.0':
optional: true optional: true
'@biomejs/cli-linux-x64-musl@2.1.3': '@biomejs/cli-linux-x64-musl@2.2.0':
optional: true optional: true
'@biomejs/cli-linux-x64@2.1.3': '@biomejs/cli-linux-x64@2.2.0':
optional: true optional: true
'@biomejs/cli-win32-arm64@2.1.3': '@biomejs/cli-win32-arm64@2.2.0':
optional: true optional: true
'@biomejs/cli-win32-x64@2.1.3': '@biomejs/cli-win32-x64@2.2.0':
optional: true optional: true
'@chevrotain/cst-dts-gen@10.5.0': '@chevrotain/cst-dts-gen@10.5.0':