Skip to content

Commit b3a3f94

Browse files
chore(deps): update oxc apps (#158)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0a9c6cc commit b3a3f94

7 files changed

Lines changed: 244 additions & 244 deletions

File tree

examples/both/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "both",
33
"packageManager": "pnpm@10.33.0",
44
"devDependencies": {
5-
"oxfmt": "^0.43.0",
5+
"oxfmt": "^0.44.0",
66
"oxlint": "^1.51.0"
77
}
88
}

examples/oxfmt/package-lock.json

Lines changed: 80 additions & 80 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/oxfmt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"version": "1.0.0",
44
"private": true,
55
"devDependencies": {
6-
"oxfmt": "0.43.0"
6+
"oxfmt": "0.44.0"
77
}
88
}

0 commit comments

Comments
 (0)