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

Merge pull request #2732 from jellyfin/dependabot/npm_and_yarn/babel/preset-env-7.14.5

This commit is contained in:
Bill Thornton 2021-06-14 23:38:17 -04:00 committed by GitHub
commit 16cea44d79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 862 additions and 645 deletions

1505
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -11,7 +11,7 @@
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-proposal-private-methods": "^7.14.5",
"@babel/plugin-transform-modules-umd": "^7.14.5",
"@babel/preset-env": "^7.14.1",
"@babel/preset-env": "^7.14.5",
"@babel/preset-react": "^7.14.5",
"@uupaa/dynamic-import-polyfill": "^1.0.2",
"autoprefixer": "^9.8.6",