Skip to content

Commit 350670a

Browse files
author
renovate[bot]
committed
chore(deps): update dependency esbuild to v0.25.0 [security]
1 parent 07c0fe0 commit 350670a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

packages/client-react-streaming/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
"@types/react": "^19.0.0",
144144
"@types/react-dom": "*",
145145
"concurrently": "8.2.2",
146-
"esbuild": "^0.24.2",
146+
"esbuild": "^0.25.0",
147147
"eslint": "8.57.0",
148148
"global-jsdom": "24.0.0",
149149
"graphql": "^16.10.0",

packages/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@types/react": "^19.0.8",
8888
"@types/react-dom": "^19.0.3",
8989
"concurrently": "8.2.2",
90-
"esbuild": "^0.24.2",
90+
"esbuild": "^0.25.0",
9191
"eslint": "8.57.0",
9292
"graphql": "^16.10.0",
9393
"next": "^15.0.0",

packages/react-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@types/react": "^19.0.0",
7474
"@types/react-dom": "*",
7575
"concurrently": "8.2.2",
76-
"esbuild": "0.24.2",
76+
"esbuild": "0.25.0",
7777
"eslint": "8.57.0",
7878
"graphql": "^16.10.0",
7979
"publint": "0.2.7",

packages/tanstack-start/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@types/react": "^19.0.0",
7878
"@types/react-dom": "*",
7979
"concurrently": "8.2.2",
80-
"esbuild": "0.24.2",
80+
"esbuild": "0.25.0",
8181
"eslint": "8.57.0",
8282
"graphql": "^16.10.0",
8383
"publint": "0.2.7",

0 commit comments

Comments
 (0)