Skip to content

Commit 9d30e0c

Browse files
authored
Merge pull request #3768 from hey-api/renovate/oxfmt-0.x
chore(deps): update dependency oxfmt to v0.44.0
2 parents 2808f39 + 385f41b commit 9d30e0c

13 files changed

Lines changed: 115 additions & 115 deletions

File tree

examples/openapi-ts-axios/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"eslint": "9.39.2",
3131
"eslint-plugin-react-hooks": "5.2.0",
3232
"eslint-plugin-react-refresh": "0.4.7",
33-
"oxfmt": "0.43.0",
33+
"oxfmt": "0.44.0",
3434
"postcss": "8.4.41",
3535
"tailwindcss": "3.4.9",
3636
"typescript": "6.0.2",

examples/openapi-ts-fastify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"@hey-api/openapi-ts": "workspace:*",
1717
"eslint": "9.39.2",
18-
"oxfmt": "0.43.0",
18+
"oxfmt": "0.44.0",
1919
"typescript": "6.0.2",
2020
"vite": "8.0.8",
2121
"vitest": "4.1.0"

examples/openapi-ts-fetch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"eslint-plugin-react-hooks": "5.2.0",
3131
"eslint-plugin-react-refresh": "0.4.7",
3232
"msw": "2.13.2",
33-
"oxfmt": "0.43.0",
33+
"oxfmt": "0.44.0",
3434
"postcss": "8.4.41",
3535
"tailwindcss": "3.4.9",
3636
"typescript": "6.0.2",

examples/openapi-ts-ky/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"eslint": "9.39.2",
3131
"eslint-plugin-react-hooks": "5.2.0",
3232
"eslint-plugin-react-refresh": "0.4.7",
33-
"oxfmt": "0.43.0",
33+
"oxfmt": "0.44.0",
3434
"postcss": "8.4.41",
3535
"tailwindcss": "3.4.9",
3636
"typescript": "6.0.2",

examples/openapi-ts-nestjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@swc-node/register": "1.10.10",
2323
"@swc/core": "1.11.29",
2424
"eslint": "9.39.2",
25-
"oxfmt": "0.43.0",
25+
"oxfmt": "0.44.0",
2626
"typescript": "6.0.2",
2727
"unplugin-swc": "1.5.5",
2828
"vite": "8.0.8",

examples/openapi-ts-ofetch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"eslint-plugin-vue": "9.32.0",
3232
"jsdom": "29.0.1",
3333
"npm-run-all2": "8.0.4",
34-
"oxfmt": "0.43.0",
34+
"oxfmt": "0.44.0",
3535
"postcss": "8.4.41",
3636
"tailwindcss": "3.4.9",
3737
"typescript": "6.0.2",

examples/openapi-ts-openai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"eslint": "9.39.2",
3131
"eslint-plugin-react-hooks": "5.2.0",
3232
"eslint-plugin-react-refresh": "0.4.7",
33-
"oxfmt": "0.43.0",
33+
"oxfmt": "0.44.0",
3434
"postcss": "8.4.41",
3535
"tailwindcss": "3.4.9",
3636
"typescript": "6.0.2",

examples/openapi-ts-pinia-colada/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"eslint-plugin-vue": "9.32.0",
3838
"jsdom": "29.0.1",
3939
"npm-run-all2": "8.0.4",
40-
"oxfmt": "0.43.0",
40+
"oxfmt": "0.44.0",
4141
"postcss": "8.4.41",
4242
"tailwindcss": "3.4.9",
4343
"typescript": "6.0.2",

examples/openapi-ts-tanstack-react-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"eslint": "9.39.2",
3232
"eslint-plugin-react-hooks": "5.2.0",
3333
"eslint-plugin-react-refresh": "0.4.7",
34-
"oxfmt": "0.43.0",
34+
"oxfmt": "0.44.0",
3535
"postcss": "8.4.41",
3636
"tailwindcss": "3.4.9",
3737
"typescript": "6.0.2",

examples/openapi-ts-tanstack-svelte-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint": "9.39.2",
3030
"eslint-plugin-svelte": "2.36.0",
3131
"globals": "17.4.0",
32-
"oxfmt": "0.43.0",
32+
"oxfmt": "0.44.0",
3333
"svelte": "5.19.9",
3434
"svelte-check": "4.1.4",
3535
"typescript": "6.0.2",

0 commit comments

Comments
 (0)