File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2727 },
2828 "devDependencies" : {
2929 "@eslint/js" : " ^9.30.0" ,
30- "copy-webpack-plugin" : " ^13.0.0 " ,
30+ "copy-webpack-plugin" : " ^13.0.1 " ,
3131 "css-loader" : " ^7.1.2" ,
3232 "css-minimizer-webpack-plugin" : " ^7.0.2" ,
3333 "eslint" : " ^9.36.0" ,
Original file line number Diff line number Diff line change @@ -992,10 +992,10 @@ copy-concurrently@^1.0.0:
992992 rimraf "^2.5.4"
993993 run-queue "^1.0.0"
994994
995- copy-webpack-plugin@^13.0.0 :
996- version "13.0.0 "
997- resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-13.0.0 .tgz#793342576eed76fdbc7936b873eae17aa7a7d9a3 "
998- integrity sha512-FgR/h5a6hzJqATDGd9YG41SeDViH+0bkHn6WNXCi5zKAZkeESeSxLySSsFLHqLEVCh0E+rITmCf0dusXWYukeQ ==
995+ copy-webpack-plugin@^13.0.1 :
996+ version "13.0.1 "
997+ resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-13.0.1 .tgz#fba18c22bcab3633524e1b652580ff4489eddc0d "
998+ integrity sha512-J+YV3WfhY6W/Xf9h+J1znYuqTye2xkBUIGyTPWuBAT27qajBa5mR4f8WBmfDY3YjRftT2kqZZiLi1qf0H+UOFw ==
999999 dependencies :
10001000 glob-parent "^6.0.1"
10011001 normalize-path "^3.0.0"
You can’t perform that action at this time.
0 commit comments