Update all the minor dependencies (#5184)

This commit is contained in:
Matt Godbolt
2023-06-21 11:11:43 -05:00
committed by GitHub
parent 974159bdbe
commit 1e98f6ccc3
2 changed files with 745 additions and 741 deletions

View File

@@ -56,7 +56,7 @@ const hasGit = fs.existsSync(path.resolve(__dirname, '.git'));
// Hack alert: due to a variety of issues, sometimes we need to change
// the name here. Mostly it's things like webpack changes that affect
// how minification is done, even though that's supposed not to matter.
const webpackJsHack = '.v24.';
const webpackJsHack = '.v25.';
const plugins: Webpack.WebpackPluginInstance[] = [
new MonacoEditorWebpackPlugin({
languages: [