diff --git a/packages/beasties-webpack-plugin/package.json b/packages/beasties-webpack-plugin/package.json index 8ca114b..d064d7c 100644 --- a/packages/beasties-webpack-plugin/package.json +++ b/packages/beasties-webpack-plugin/package.json @@ -50,7 +50,7 @@ "prepare": "npm run -s build" }, "peerDependencies": { - "html-webpack-plugin": "^4.5.2" + "html-webpack-plugin": "^5.0.0" }, "peerDependenciesMeta": { "html-webpack-plugin": { @@ -66,12 +66,13 @@ "devDependencies": { "@types/jsdom": "21.1.7", "@types/webpack": "4.41.40", - "css-loader": "4.3.0", + "@types/webpack-sources": "^3.2.3", + "css-loader": "7.1.2", "documentation": "14.0.3", "file-loader": "6.2.0", - "html-webpack-plugin": "4.5.2", + "html-webpack-plugin": "5.6.3", "microbundle": "0.15.1", - "mini-css-extract-plugin": "0.10.1", - "webpack": "4.47.0" + "mini-css-extract-plugin": "2.9.1", + "webpack": "5.95.0" } } diff --git a/packages/beasties-webpack-plugin/test/__snapshots__/index.test.ts.snap b/packages/beasties-webpack-plugin/test/__snapshots__/index.test.ts.snap index 35bab2b..4b9d077 100644 --- a/packages/beasties-webpack-plugin/test/__snapshots__/index.test.ts.snap +++ b/packages/beasties-webpack-plugin/test/__snapshots__/index.test.ts.snap @@ -5,7 +5,7 @@ exports[`external CSS > should match snapshot 1`] = `