Merge pull request #6177 from jellyfin/renovate/babel

Update Babel to v7.25.7
This commit is contained in:
Bill Thornton
2024-10-09 13:18:36 -04:00
committed by GitHub
2 changed files with 1115 additions and 1122 deletions

View File

@@ -5,10 +5,10 @@
"repository": "https://github.com/jellyfin/jellyfin-web",
"license": "GPL-2.0-or-later",
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/plugin-transform-modules-umd": "7.24.7",
"@babel/preset-env": "7.25.4",
"@babel/preset-react": "7.24.7",
"@babel/core": "7.25.7",
"@babel/plugin-transform-modules-umd": "7.25.7",
"@babel/preset-env": "7.25.7",
"@babel/preset-react": "7.25.7",
"@eslint-community/eslint-plugin-eslint-comments": "4.4.0",
"@stylistic/eslint-plugin": "2.8.0",
"@types/dompurify": "3.0.5",