Skip to content

Commit 1a226a8

Browse files
chore(deps): update dependency esbuild to ^0.25.0 (#2275)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a3b185b commit 1a226a8

File tree

3 files changed

+6
-264
lines changed

3 files changed

+6
-264
lines changed

packages/openapi-react-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@types/react": "18.3.20",
7171
"@vitejs/plugin-react": "^4.4.1",
7272
"del-cli": "^6.0.0",
73-
"esbuild": "^0.24.2",
73+
"esbuild": "^0.25.0",
7474
"execa": "^8.0.1",
7575
"msw": "^2.7.5",
7676
"openapi-fetch": "workspace:^",

packages/openapi-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@types/js-yaml": "^4.0.9",
7373
"degit": "^2.8.4",
7474
"del-cli": "^6.0.0",
75-
"esbuild": "^0.24.2",
75+
"esbuild": "^0.25.0",
7676
"execa": "^8.0.1",
7777
"strip-ansi": "^7.1.0",
7878
"typescript": "^5.8.3",

0 commit comments

Comments
 (0)