Update Babel

This commit is contained in:
renovate[bot]
2026-03-18 13:11:01 +00:00
committed by GitHub
parent 39e4f8693b
commit 4bf059413f
2 changed files with 458 additions and 439 deletions
+455 -436
View File
File diff suppressed because it is too large Load Diff
+3 -3
View File
@@ -5,10 +5,10 @@
"repository": "https://github.com/jellyfin/jellyfin-web",
"license": "GPL-2.0-or-later",
"devDependencies": {
"@babel/core": "7.27.4",
"@babel/core": "7.29.0",
"@babel/plugin-transform-modules-umd": "7.27.1",
"@babel/preset-env": "7.27.2",
"@babel/preset-react": "7.27.1",
"@babel/preset-env": "7.29.0",
"@babel/preset-react": "7.28.5",
"@eslint-community/eslint-plugin-eslint-comments": "4.5.0",
"@eslint/js": "9.30.1",
"@stylistic/eslint-plugin": "4.4.1",