Browse Source

chore(deps-dev): bump webpack from 5.76.0 to 5.98.0

Bumps [webpack](https://github.com/webpack/webpack) from 5.76.0 to 5.98.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.76.0...v5.98.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
dev0
dependabot[bot] 6 months ago
parent
commit
e244421a8e
2 changed files with 702 additions and 473 deletions
  1. 701
    472
      package-lock.json
  2. 1
    1
      package.json

+ 701
- 472
package-lock.json
File diff suppressed because it is too large
View File


+ 1
- 1
package.json View File

@@ -52,7 +52,7 @@
52 52
     "process": "0.11.10",
53 53
     "string-replace-loader": "3.0.3",
54 54
     "typescript": "5.0.4",
55
-    "webpack": "5.76.0",
55
+    "webpack": "5.98.0",
56 56
     "webpack-bundle-analyzer": "4.4.2",
57 57
     "webpack-cli": "4.9.0"
58 58
   },

Loading…
Cancel
Save