diff options
| author | Marcus Eibrink-Lunzenauer <lunzenauer@elan-ev.de> | 2025-06-18 05:46:10 +0000 |
|---|---|---|
| committer | Marcus Eibrink-Lunzenauer <lunzenauer@elan-ev.de> | 2025-06-18 05:46:10 +0000 |
| commit | 3bdaee3534c1e3adf190f278a213cb685cffee46 (patch) | |
| tree | f2b41a7fdee39cd8337d1c4533eab79bf9043bd6 /package.json | |
| parent | 4c025819a3f3b023423da98f407c80188691bbdb (diff) | |
Kern-Vue auch in Plugins
Closes #5446
Merge request studip/studip!4247
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 8604f8d..31cc444 100644 --- a/package.json +++ b/package.json @@ -40,6 +40,7 @@ "@isaul32/ckeditor5-math": "43.2.x", "@playwright/test": "^1.33.0", "@popperjs/core": "^2.11.2", + "@rsdoctor/webpack-plugin": "^1.0.1", "@types/jquery": "^3.5.16", "@types/jqueryui": "^1.12.16", "@types/lodash": "^4.14.191", @@ -55,6 +56,7 @@ "chartist": "0.11.4", "ckeditor5": "43.2.x", "colorpare": "^2.2.0", + "copy-webpack-plugin": "^13.0.0", "cropperjs": "1.5.9", "css-loader": "^7.1.2", "css-minimizer-webpack-plugin": "^7.0.0", |
