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] 2023-11-09 03:18:38 +00:00 committed by GitHub
parent d58527c742
commit 0a789744d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1539 additions and 1396 deletions

2927
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -5,12 +5,12 @@
"repository": "https://github.com/jellyfin/jellyfin-web",
"license": "GPL-2.0-or-later",
"devDependencies": {
"@babel/core": "7.21.8",
"@babel/core": "7.23.2",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-private-methods": "7.18.6",
"@babel/plugin-transform-modules-umd": "7.18.6",
"@babel/preset-env": "7.21.5",
"@babel/preset-react": "7.18.6",
"@babel/plugin-transform-modules-umd": "7.22.5",
"@babel/preset-env": "7.23.2",
"@babel/preset-react": "7.22.15",
"@types/escape-html": "1.0.3",
"@types/loadable__component": "5.13.4",
"@types/lodash-es": "4.17.7",