Update all the latest minor things (#5288)

This commit is contained in:
Matt Godbolt
2023-07-25 22:23:42 -05:00
committed by GitHub
parent 2b52073f35
commit fdea51fc80
2 changed files with 648 additions and 712 deletions

1358
package-lock.json generated

File diff suppressed because it is too large Load Diff

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 = '.v29.';
const webpackJsHack = '.v30.';
const plugins: Webpack.WebpackPluginInstance[] = [
new MonacoEditorWebpackPlugin({
languages: [