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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"lerna": "^9.0.3",
"lint-staged": "^16.2.7",
"npm-run-all2": "^8.0.4",
"oxfmt": "^0.27.0",
"oxfmt": "^0.28.0",
"oxlint": "^1.38.0",
"prettier": "^3.7.4",
"tslib": "^2.8.1",
Expand Down
84 changes: 42 additions & 42 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2334,58 +2334,58 @@ __metadata:
languageName: node
linkType: hard

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

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

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

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

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

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

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

"@oxfmt/win32-x64@npm:0.27.0":
version: 0.27.0
resolution: "@oxfmt/win32-x64@npm:0.27.0"
"@oxfmt/win32-x64@npm:0.28.0":
version: 0.28.0
resolution: "@oxfmt/win32-x64@npm:0.28.0"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -6845,7 +6845,7 @@ __metadata:
lerna: "npm:^9.0.3"
lint-staged: "npm:^16.2.7"
npm-run-all2: "npm:^8.0.4"
oxfmt: "npm:^0.27.0"
oxfmt: "npm:^0.28.0"
oxlint: "npm:^1.38.0"
prettier: "npm:^3.7.4"
tslib: "npm:^2.8.1"
Expand Down Expand Up @@ -7274,19 +7274,19 @@ __metadata:
languageName: node
linkType: hard

"oxfmt@npm:^0.27.0":
version: 0.27.0
resolution: "oxfmt@npm:0.27.0"
"oxfmt@npm:^0.28.0":
version: 0.28.0
resolution: "oxfmt@npm:0.28.0"
dependencies:
"@oxfmt/darwin-arm64": "npm:0.27.0"
"@oxfmt/darwin-x64": "npm:0.27.0"
"@oxfmt/linux-arm64-gnu": "npm:0.27.0"
"@oxfmt/linux-arm64-musl": "npm:0.27.0"
"@oxfmt/linux-x64-gnu": "npm:0.27.0"
"@oxfmt/linux-x64-musl": "npm:0.27.0"
"@oxfmt/win32-arm64": "npm:0.27.0"
"@oxfmt/win32-x64": "npm:0.27.0"
tinypool: "npm:2.0.0"
"@oxfmt/darwin-arm64": "npm:0.28.0"
"@oxfmt/darwin-x64": "npm:0.28.0"
"@oxfmt/linux-arm64-gnu": "npm:0.28.0"
"@oxfmt/linux-arm64-musl": "npm:0.28.0"
"@oxfmt/linux-x64-gnu": "npm:0.28.0"
"@oxfmt/linux-x64-musl": "npm:0.28.0"
"@oxfmt/win32-arm64": "npm:0.28.0"
"@oxfmt/win32-x64": "npm:0.28.0"
tinypool: "npm:2.1.0"
dependenciesMeta:
"@oxfmt/darwin-arm64":
optional: true
Expand All @@ -7306,7 +7306,7 @@ __metadata:
optional: true
bin:
oxfmt: bin/oxfmt
checksum: 10c0/0d9655af3a6821afb26b4155b9c970654c2acbc7100fd0fa27047314f199f036fe7185b670bd7be889bc8ca9e78af0b52c345b20f59116e4be5e0200f36377ed
checksum: 10c0/3e0abbfef88e712a6b6ceb90cc8d0351ff6622c4ddf6a3ce29d4e240969779563b693f84e3473f229249ef3de57481389fc00fe93e52d3fe30b7b7a0678b7f5f
languageName: node
linkType: hard

Expand Down Expand Up @@ -8817,10 +8817,10 @@ __metadata:
languageName: node
linkType: hard

"tinypool@npm:2.0.0":
version: 2.0.0
resolution: "tinypool@npm:2.0.0"
checksum: 10c0/3888cc668cdbb1bc85e1b58587897501254ffc5de52cf4e0d30936869922a4eaf2f085ce10562122df3eb7536cbf3d29ecc2faba37656933649d1d2f5bc9bff7
"tinypool@npm:2.1.0":
version: 2.1.0
resolution: "tinypool@npm:2.1.0"
checksum: 10c0/9fb1c760558c6264e0f4cfde96a63b12450b43f1730fbe6274aa24ddbdf488745c08924d0dea7a1303b47d555416a6415f2113898c69b6ecf731e75ac95238a5
languageName: node
linkType: hard

Expand Down