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 27
27
},
28
28
"devDependencies" : {
29
29
"@eslint/js" : " ^9.30.0" ,
30
- "copy-webpack-plugin" : " ^13.0.0 " ,
30
+ "copy-webpack-plugin" : " ^13.0.1 " ,
31
31
"css-loader" : " ^7.1.2" ,
32
32
"css-minimizer-webpack-plugin" : " ^7.0.2" ,
33
33
"eslint" : " ^9.32.0" ,
Original file line number Diff line number Diff line change @@ -992,10 +992,10 @@ copy-concurrently@^1.0.0:
992
992
rimraf "^2.5.4"
993
993
run-queue "^1.0.0"
994
994
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 ==
999
999
dependencies :
1000
1000
glob-parent "^6.0.1"
1001
1001
normalize-path "^3.0.0"
You can’t perform that action at this time.
0 commit comments