mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-06-06 01:21:39 -04:00
Update dependency copy-webpack-plugin to v6.3.0
This commit is contained in:
parent
9b1fff830a
commit
8751fdcf20
2 changed files with 5 additions and 5 deletions
|
@ -37,7 +37,7 @@
|
||||||
"abcjs": "5.12.0",
|
"abcjs": "5.12.0",
|
||||||
"bootstrap": "4.5.3",
|
"bootstrap": "4.5.3",
|
||||||
"codemirror": "5.58.2",
|
"codemirror": "5.58.2",
|
||||||
"copy-webpack-plugin": "6.2.1",
|
"copy-webpack-plugin": "6.3.0",
|
||||||
"d3-graphviz": "3.1.0",
|
"d3-graphviz": "3.1.0",
|
||||||
"diff": "4.0.2",
|
"diff": "4.0.2",
|
||||||
"emoji-picker-element": "1.2.2",
|
"emoji-picker-element": "1.2.2",
|
||||||
|
|
|
@ -4407,10 +4407,10 @@ copy-to-clipboard@^3.2.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
toggle-selection "^1.0.6"
|
toggle-selection "^1.0.6"
|
||||||
|
|
||||||
copy-webpack-plugin@6.2.1:
|
copy-webpack-plugin@6.3.0:
|
||||||
version "6.2.1"
|
version "6.3.0"
|
||||||
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-6.2.1.tgz#8015e4d5c5e637ab7b39c76daa9e03c7a4bf1ae5"
|
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-6.3.0.tgz#91820b63bbde7d73609accb86dab7e7386863f6f"
|
||||||
integrity sha512-VH2ZTMIBsx4p++Lmpg77adZ0KUyM5gFR/9cuTrbneNnJlcQXUFvsNariPqq2dq2kV3F2skHiDGPQCyKWy1+U0Q==
|
integrity sha512-kQ2cGGQLO6Ov2fe7rEGVxObI17dPeFkv8bRGnUAGZehOcrrObyAR9yWYlFGlJsyWM4EeuC/ytQNQkXxjYotMzg==
|
||||||
dependencies:
|
dependencies:
|
||||||
cacache "^15.0.5"
|
cacache "^15.0.5"
|
||||||
fast-glob "^3.2.4"
|
fast-glob "^3.2.4"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue