chore(examples): bump deps (#1768)

This commit is contained in:
Eric Liu 2023-07-13 08:21:32 -07:00 committed by GitHub
commit 79c6c05504
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 770 additions and 775 deletions

View file

@ -19,6 +19,7 @@ module.exports = {
path: path.join(__dirname, "/public"),
filename: PROD ? "[name].[contenthash].js" : "[name].js",
chunkFilename: "[name].[id].js",
clean: true,
},
module: {
rules: [