Merge pull request #201 from cloudevents/dependabot/npm_and_yarn/example-projects/reqwest-wasm-example/json5-and-webpack-and-html-webpack-plugin-2.2.3

Bump json5, webpack and html-webpack-plugin in /example-projects/reqwest-wasm-example
This commit is contained in:
Jim Crossley 2023-01-03 13:30:30 -05:00 committed by GitHub
commit 20fd82a651
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 945 additions and 3504 deletions

File diff suppressed because it is too large Load Diff

View File

@ -6,10 +6,10 @@
"devDependencies": {
"@wasm-tool/wasm-pack-plugin": "^1.4.0",
"css-loader": "^5.2.6",
"html-webpack-plugin": "^4.5.2",
"html-webpack-plugin": "^5.5.0",
"style-loader": "^2.0.0",
"text-encoding": "^0.7.0",
"webpack": "^4.46.0",
"webpack": "^5.75.0",
"webpack-cli": "^4.8.0",
"webpack-dev-server": "^3.11.2"
},