Skip to content

Commit 9f9e053

Browse files
committed
chore: update esbuild to v0.25.2
1 parent f566ef0 commit 9f9e053

File tree

3 files changed

+121
-122
lines changed

3 files changed

+121
-122
lines changed

apps/website/content/docs/community.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ Find more on [https://x.com/search?q=eslint-react.xyz](https://x.com/search?q=es
2626

2727
## See Also
2828

29-
**Community Maintained Presets**
29+
**Community Maintained Presets that use ESLint React**
3030

3131
<CommunityPresets />

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"cspell": "^8.18.1",
7070
"dedent": "^1.5.3",
7171
"dprint": "^0.49.1",
72-
"esbuild": "^0.25.1",
72+
"esbuild": "^0.25.2",
7373
"eslint": "^9.23.0",
7474
"eslint-config-flat-gitignore": "^2.1.0",
7575
"eslint-plugin-vitest": "^0.5.4",
@@ -112,7 +112,7 @@
112112
"@types/react": "^19.0.12",
113113
"@types/react-dom": "^19.0.4",
114114
"cross-spawn": "^7.0.6",
115-
"esbuild": "^0.25.1",
115+
"esbuild": "^0.25.2",
116116
"is-core-module": "npm:@socketregistry/is-core-module@^1.0.8",
117117
"lucide-react": "^0.485.0",
118118
"next": "^15.2.4",

0 commit comments

Comments
 (0)