Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"husky": "^9.1.7",
"isolate-monorepo-package": "workspace:*",
"nano-staged": "^0.9.0",
"oxfmt": "^0.19.0",
"oxfmt": "^0.20.0",
"oxlint": "^1.28.0",
"setup-packages": "workspace:*",
"turbo": "^2.6.1",
Expand Down
74 changes: 37 additions & 37 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -735,7 +735,7 @@ __metadata:
husky: "npm:^9.1.7"
isolate-monorepo-package: "workspace:*"
nano-staged: "npm:^0.9.0"
oxfmt: "npm:^0.19.0"
oxfmt: "npm:^0.20.0"
oxlint: "npm:^1.28.0"
setup-packages: "workspace:*"
turbo: "npm:^2.6.1"
Expand Down Expand Up @@ -1454,58 +1454,58 @@ __metadata:
languageName: node
linkType: hard

"@oxfmt/darwin-arm64@npm:0.19.0":
version: 0.19.0
resolution: "@oxfmt/darwin-arm64@npm:0.19.0"
"@oxfmt/darwin-arm64@npm:0.20.0":
version: 0.20.0
resolution: "@oxfmt/darwin-arm64@npm:0.20.0"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@oxfmt/darwin-x64@npm:0.19.0":
version: 0.19.0
resolution: "@oxfmt/darwin-x64@npm:0.19.0"
"@oxfmt/darwin-x64@npm:0.20.0":
version: 0.20.0
resolution: "@oxfmt/darwin-x64@npm:0.20.0"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@oxfmt/linux-arm64-gnu@npm:0.19.0":
version: 0.19.0
resolution: "@oxfmt/linux-arm64-gnu@npm:0.19.0"
"@oxfmt/linux-arm64-gnu@npm:0.20.0":
version: 0.20.0
resolution: "@oxfmt/linux-arm64-gnu@npm:0.20.0"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@oxfmt/linux-arm64-musl@npm:0.19.0":
version: 0.19.0
resolution: "@oxfmt/linux-arm64-musl@npm:0.19.0"
"@oxfmt/linux-arm64-musl@npm:0.20.0":
version: 0.20.0
resolution: "@oxfmt/linux-arm64-musl@npm:0.20.0"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@oxfmt/linux-x64-gnu@npm:0.19.0":
version: 0.19.0
resolution: "@oxfmt/linux-x64-gnu@npm:0.19.0"
"@oxfmt/linux-x64-gnu@npm:0.20.0":
version: 0.20.0
resolution: "@oxfmt/linux-x64-gnu@npm:0.20.0"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@oxfmt/linux-x64-musl@npm:0.19.0":
version: 0.19.0
resolution: "@oxfmt/linux-x64-musl@npm:0.19.0"
"@oxfmt/linux-x64-musl@npm:0.20.0":
version: 0.20.0
resolution: "@oxfmt/linux-x64-musl@npm:0.20.0"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@oxfmt/win32-arm64@npm:0.19.0":
version: 0.19.0
resolution: "@oxfmt/win32-arm64@npm:0.19.0"
"@oxfmt/win32-arm64@npm:0.20.0":
version: 0.20.0
resolution: "@oxfmt/win32-arm64@npm:0.20.0"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@oxfmt/win32-x64@npm:0.19.0":
version: 0.19.0
resolution: "@oxfmt/win32-x64@npm:0.19.0"
"@oxfmt/win32-x64@npm:0.20.0":
version: 0.20.0
resolution: "@oxfmt/win32-x64@npm:0.20.0"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -4876,18 +4876,18 @@ __metadata:
languageName: node
linkType: hard

"oxfmt@npm:^0.19.0":
version: 0.19.0
resolution: "oxfmt@npm:0.19.0"
"oxfmt@npm:^0.20.0":
version: 0.20.0
resolution: "oxfmt@npm:0.20.0"
dependencies:
"@oxfmt/darwin-arm64": "npm:0.19.0"
"@oxfmt/darwin-x64": "npm:0.19.0"
"@oxfmt/linux-arm64-gnu": "npm:0.19.0"
"@oxfmt/linux-arm64-musl": "npm:0.19.0"
"@oxfmt/linux-x64-gnu": "npm:0.19.0"
"@oxfmt/linux-x64-musl": "npm:0.19.0"
"@oxfmt/win32-arm64": "npm:0.19.0"
"@oxfmt/win32-x64": "npm:0.19.0"
"@oxfmt/darwin-arm64": "npm:0.20.0"
"@oxfmt/darwin-x64": "npm:0.20.0"
"@oxfmt/linux-arm64-gnu": "npm:0.20.0"
"@oxfmt/linux-arm64-musl": "npm:0.20.0"
"@oxfmt/linux-x64-gnu": "npm:0.20.0"
"@oxfmt/linux-x64-musl": "npm:0.20.0"
"@oxfmt/win32-arm64": "npm:0.20.0"
"@oxfmt/win32-x64": "npm:0.20.0"
tinypool: "npm:2.0.0"
dependenciesMeta:
"@oxfmt/darwin-arm64":
Expand All @@ -4908,7 +4908,7 @@ __metadata:
optional: true
bin:
oxfmt: bin/oxfmt
checksum: 10/1dd09fd5a08f6b9328ef9a1e4a4f801d23437fb1f324b3908458d8dadbb841821f982c44ea429f18990444728a4b8965e9f5b1a78021072929a63c8e14d17d63
checksum: 10/0d703fe470cf65687a668725b6ecdabc328305d0a712e19a18c263cfb0908138b16212d2372d7545d8789d6fd0e95fd976c99a1ae07246e8404176a98f268ad7
languageName: node
linkType: hard

Expand Down