1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Update Babel

This commit is contained in:
renovate[bot] 2024-08-22 03:31:36 +00:00 committed by GitHub
parent 4528fead30
commit bb5f182879
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 334 additions and 300 deletions

630
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -5,11 +5,11 @@
"repository": "https://github.com/jellyfin/jellyfin-web",
"license": "GPL-2.0-or-later",
"devDependencies": {
"@babel/core": "7.24.9",
"@babel/core": "7.25.2",
"@babel/plugin-transform-class-properties": "7.24.7",
"@babel/plugin-transform-modules-umd": "7.24.7",
"@babel/plugin-transform-private-methods": "7.24.7",
"@babel/preset-env": "7.24.8",
"@babel/preset-env": "7.25.3",
"@babel/preset-react": "7.24.7",
"@stylistic/eslint-plugin": "2.6.4",
"@types/dompurify": "3.0.5",