Skip to content

Commit bf6cefd

Browse files
committed
fix(deps): remove outdated @babel/core dependency from eslint-config
- Removed the outdated @babel/core dependency from package.json and pnpm-lock.yaml to streamline the configuration and improve compatibility.
1 parent bdfa05d commit bf6cefd

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

packages/eslint-config/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,6 @@
219219
"vitest": "^3.2.4"
220220
},
221221
"peerDependencies": {
222-
"@babel/core": "^7.22.20",
223222
"@eslint-react/eslint-plugin": "^1.50.0",
224223
"@eslint/css": "^0.8.1",
225224
"@tanstack/eslint-plugin-query": "^5.81.2",

pnpm-lock.yaml

Lines changed: 0 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)