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

Update Webpack

This commit is contained in:
renovate[bot] 2023-05-10 23:51:41 +00:00 committed by GitHub
parent 98b8b07f02
commit 5db8e6ef1d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 234 additions and 514 deletions

742
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -43,7 +43,7 @@
"html-webpack-plugin": "5.5.1",
"mini-css-extract-plugin": "2.7.5",
"postcss": "8.4.23",
"postcss-loader": "7.2.4",
"postcss-loader": "7.3.0",
"postcss-preset-env": "8.3.2",
"postcss-scss": "4.0.6",
"sass": "1.62.1",
@ -57,8 +57,8 @@
"stylelint-scss": "4.6.0",
"ts-loader": "9.4.2",
"typescript": "5.0.4",
"webpack": "5.79.0",
"webpack-cli": "5.0.1",
"webpack": "5.82.0",
"webpack-cli": "5.0.2",
"webpack-dev-server": "4.13.3",
"webpack-merge": "5.8.0",
"workbox-webpack-plugin": "6.5.4",