Merge pull request #6853 from jellyfin/renovate/babel

Update Babel
This commit is contained in:
Bill Thornton
2025-06-10 18:02:51 -04:00
committed by GitHub
2 changed files with 1000 additions and 1018 deletions

2010
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -5,10 +5,10 @@
"repository": "https://github.com/jellyfin/jellyfin-web",
"license": "GPL-2.0-or-later",
"devDependencies": {
"@babel/core": "7.26.10",
"@babel/plugin-transform-modules-umd": "7.25.9",
"@babel/preset-env": "7.26.9",
"@babel/preset-react": "7.26.3",
"@babel/core": "7.27.4",
"@babel/plugin-transform-modules-umd": "7.27.1",
"@babel/preset-env": "7.27.2",
"@babel/preset-react": "7.27.1",
"@eslint-community/eslint-plugin-eslint-comments": "4.5.0",
"@eslint/js": "9.28.0",
"@stylistic/eslint-plugin": "4.4.0",