Bump all the packages etc (#5261)

This commit is contained in:
Matt Godbolt
2023-07-15 10:45:01 -05:00
committed by GitHub
parent a90dfab5f5
commit 75a4c7441d
3 changed files with 589 additions and 561 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 = '.v28.';
const webpackJsHack = '.v29.';
const plugins: Webpack.WebpackPluginInstance[] = [
new MonacoEditorWebpackPlugin({
languages: [