beastcss-webpack-plugin
Advanced tools
Comparing version 2.0.1 to 2.1.0
{ | ||
"name": "beastcss-webpack-plugin", | ||
"version": "2.0.1", | ||
"version": "2.1.0", | ||
"description": "Webpack plugin to inline critical CSS and async load the rest.", | ||
@@ -37,3 +37,3 @@ "main": "dist/beastcss-webpack-plugin.cjs", | ||
"dependencies": { | ||
"beastcss": "^2.0.1", | ||
"beastcss": "^2.1.0", | ||
"micromatch": "4.0.5", | ||
@@ -43,7 +43,7 @@ "schema-utils": "4.0.0" | ||
"devDependencies": { | ||
"css-loader": "6.7.1", | ||
"mini-css-extract-plugin": "2.6.1", | ||
"css-loader": "6.7.2", | ||
"mini-css-extract-plugin": "2.7.0", | ||
"html-webpack-plugin": "5.5.0", | ||
"unionfs": "4.4.0", | ||
"webpack": "5.74.0" | ||
"webpack": "5.75.0" | ||
}, | ||
@@ -50,0 +50,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
44467
574
Updatedbeastcss@^2.1.0