浏览代码

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 个月前
父节点
当前提交
e244421a8e
共有 2 个文件被更改,包括 702 次插入473 次删除
  1. 701
    472
      package-lock.json
  2. 1
    1
      package.json

+ 701
- 472
package-lock.json
文件差异内容过多而无法显示
查看文件


+ 1
- 1
package.json 查看文件

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

正在加载...
取消
保存