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

Merge pull request #3236 from jellyfin/dependabot/npm_and_yarn/postcss-preset-env-7.0.2

Bump postcss-preset-env from 6.7.0 to 7.0.2
This commit is contained in:
Bill Thornton 2021-12-30 12:15:45 -05:00 committed by GitHub
commit 310b2542af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 254 additions and 1197 deletions

1449
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -38,7 +38,7 @@
"html-webpack-plugin": "^5.5.0", "html-webpack-plugin": "^5.5.0",
"postcss": "^8.3.11", "postcss": "^8.3.11",
"postcss-loader": "^6.2.0", "postcss-loader": "^6.2.0",
"postcss-preset-env": "^6.7.0", "postcss-preset-env": "^7.0.2",
"postcss-scss": "^4.0.2", "postcss-scss": "^4.0.2",
"sass": "^1.43.4", "sass": "^1.43.4",
"sass-loader": "^12.3.0", "sass-loader": "^12.3.0",