Skip to content

Commit d805aca

Browse files
author
renovate[bot]
committed
chore(deps): update dependency esbuild to ^0.25.0 [security]
1 parent 5293db1 commit d805aca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/client-react-streaming/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
"@typescript-eslint/eslint-plugin": "7.5.0",
146146
"@typescript-eslint/parser": "7.5.0",
147147
"concurrently": "8.2.2",
148-
"esbuild": "^0.24.2",
148+
"esbuild": "^0.25.0",
149149
"eslint": "8.57.0",
150150
"eslint-plugin-react": "7.34.1",
151151
"eslint-plugin-react-hooks": "4.6.0",

packages/experimental-nextjs-app-support/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"@typescript-eslint/eslint-plugin": "7.5.0",
129129
"@typescript-eslint/parser": "7.5.0",
130130
"concurrently": "8.2.2",
131-
"esbuild": "^0.24.2",
131+
"esbuild": "^0.25.0",
132132
"eslint": "8.57.0",
133133
"eslint-plugin-react": "7.34.1",
134134
"eslint-plugin-react-hooks": "4.6.0",

0 commit comments

Comments
 (0)