Update Babel to v7.25.8

This commit is contained in:
renovate[bot] 2024-10-17 13:54:23 +00:00 committed by GitHub
parent 443f341cdc
commit cdb027405a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 158 additions and 536 deletions

690
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -5,9 +5,9 @@
"repository": "https://github.com/jellyfin/jellyfin-web",
"license": "GPL-2.0-or-later",
"devDependencies": {
"@babel/core": "7.25.7",
"@babel/core": "7.25.8",
"@babel/plugin-transform-modules-umd": "7.25.7",
"@babel/preset-env": "7.25.7",
"@babel/preset-env": "7.25.8",
"@babel/preset-react": "7.25.7",
"@eslint-community/eslint-plugin-eslint-comments": "4.4.0",
"@stylistic/eslint-plugin": "2.9.0",