1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
|
{
"name": "@studip/core",
"version": "6.0.0",
"description": "Stud.IP",
"private": true,
"scripts": {
"webpack-dev": "webpack --config webpack.dev.js --mode development",
"webpack-prod": "webpack --config webpack.prod.js --mode production",
"webpack-watch": "webpack --config webpack.dev.js --mode development --watch",
"test": "jest tests/jest/"
},
"author": "",
"license": "GPL-2.0",
"repository": {
"type": "git",
"url": "https://gitlab.studip.de/studip/studip.git"
},
"engines": {
"node": ">=18 <23"
},
"devDependencies": {
"@axe-core/playwright": "^4.6.1",
"@babel/core": "^7.26.0",
"@babel/eslint-parser": "^7.25.9",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.25.9",
"@babel/preset-env": "^7.26.0",
"@babel/register": "^7.25.9",
"@ckeditor/ckeditor5-alignment": "^36.x",
"@ckeditor/ckeditor5-autoformat": "^36.x",
"@ckeditor/ckeditor5-basic-styles": "^36.x",
"@ckeditor/ckeditor5-block-quote": "^36.x",
"@ckeditor/ckeditor5-code-block": "^36.x",
"@ckeditor/ckeditor5-core": "^36.x",
"@ckeditor/ckeditor5-dev-translations": "^36.x",
"@ckeditor/ckeditor5-dev-utils": "^36.x",
"@ckeditor/ckeditor5-easy-image": "^36.x",
"@ckeditor/ckeditor5-editor-balloon": "^36.x",
"@ckeditor/ckeditor5-editor-classic": "^36.x",
"@ckeditor/ckeditor5-essentials": "^36.x",
"@ckeditor/ckeditor5-find-and-replace": "^36.x",
"@ckeditor/ckeditor5-font": "^36.x",
"@ckeditor/ckeditor5-heading": "^36.x",
"@ckeditor/ckeditor5-horizontal-line": "^36.x",
"@ckeditor/ckeditor5-html-support": "^36.x",
"@ckeditor/ckeditor5-image": "^36.x",
"@ckeditor/ckeditor5-indent": "^36.x",
"@ckeditor/ckeditor5-link": "^36.x",
"@ckeditor/ckeditor5-list": "^36.x",
"@ckeditor/ckeditor5-paragraph": "^36.x",
"@ckeditor/ckeditor5-remove-format": "^36.x",
"@ckeditor/ckeditor5-source-editing": "^36.x",
"@ckeditor/ckeditor5-special-characters": "^36.x",
"@ckeditor/ckeditor5-table": "^36.x",
"@ckeditor/ckeditor5-theme-lark": "^36.x",
"@ckeditor/ckeditor5-typing": "^36.x",
"@ckeditor/ckeditor5-upload": "^36.x",
"@ckeditor/ckeditor5-vue": "^5.1.0",
"@fullcalendar/core": "^4.3.1",
"@fullcalendar/daygrid": "^4.3.0",
"@fullcalendar/interaction": "^4.3.0",
"@fullcalendar/resource-common": "^4.3.1",
"@fullcalendar/resource-timegrid": "^4.3.0",
"@fullcalendar/resource-timeline": "^4.3.0",
"@fullcalendar/timegrid": "^4.3.0",
"@playwright/test": "^1.33.0",
"@popperjs/core": "^2.11.2",
"@types/jquery": "^3.5.16",
"@types/jqueryui": "^1.12.16",
"@types/lodash": "^4.14.191",
"@vue/compiler-sfc": "^3.5.13",
"@vue/eslint-config-typescript": "^13.0.0",
"altcha": "^0.3.2",
"autoprefixer": "^10.4.20",
"axios": "^0.21.0",
"babel-loader": "^9.2.1",
"blueimp-file-upload": "10.31.0",
"buffer": "^6.0.3",
"chart.js": "^2.9.4",
"chartist": "0.11.4",
"ckeditor5-math": "^36.x",
"colorpare": "^2.2.0",
"cropperjs": "1.5.9",
"css-loader": "^7.1.2",
"css-minimizer-webpack-plugin": "^7.0.0",
"dotenv": "^16.0.3",
"easygettext": "^2.17.0",
"es6-promise": "4.2.8",
"eslint": "^8.57.1",
"eslint-plugin-vue": "^9.28.0",
"eslint-webpack-plugin": "^4.2.0",
"expose-loader": "^5.0.0",
"favico.js": "0.3.10",
"file-saver": "^2.0.5",
"focus-trap": "^7.6.2",
"focus-trap-vue": "^4.0.3",
"highlight.js": "10.5.0",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"jest-junit": "^16.0.0",
"jquery": "3.5.1",
"jquery-nestable": "0.8.0",
"jquery-ui": "1.13",
"jquery-ui-timepicker-addon": "1.6.3",
"jquery-ui-touch-punch": "0.2.3",
"jquery.qrcode": "^1.0.3",
"jquery.scrollto": "2.1.2",
"jspdf": "^2.5.1",
"jszip": "^3.8.0",
"lodash": "^4.17.20",
"md5": "^2.3.0",
"mini-css-extract-plugin": "^2.9.2",
"mitt": "^3.0.1",
"mp3tag.js": "3.7.1",
"multiselect": "0.9.12",
"pdfjs-dist": "^2.6.347",
"pinia": "^2.2.8",
"portal-vue": "^3.0.0",
"postcss": "^8.4.49",
"postcss-loader": "^8.1.1",
"postcss-scss": "^4.0.4",
"raw-loader": "^4.0.2",
"sanitize-html": "^2.7.0",
"sass": "^1.29.0",
"sass-loader": "^16.0.4",
"select2": "4.0.13",
"sprintf-js": "^1.0.3",
"stream-browserify": "^3.0.0",
"style-loader": "^4.0.0",
"svgo": "3.3.2",
"tablesorter": "2.31.3",
"ts-loader": "^9.5.1",
"typescript": "^5.7.2",
"vue": "^3.5.13",
"vue-dragscroll": "^4.0.6",
"vue-loader": "^17.4.2",
"vue-resizable": "^2.1.7",
"vue-router": "^4.5.0",
"vue-select": "^4.0.0-beta.6",
"vue-typer": "^1.2.0",
"vue3-gettext": "^3.0.0-beta.5",
"vuedraggable": "^4.1.0",
"vuex": "^4.1.0",
"webpack": "^5.97.0",
"webpack-cli": "^5.1.4",
"webpack-merge": "^6.0.1",
"webpack-notifier": "^1.15.0"
},
"babel": {
"presets": [
[
"@babel/preset-env"
]
],
"plugins": [
"@babel/plugin-syntax-dynamic-import",
"@babel/plugin-transform-runtime"
]
},
"browserslist": [
"> 1%",
"last 2 versions",
"not IE <= 11"
],
"prettier": {
"printWidth": 120,
"singleQuote": true,
"tabWidth": 4
},
"eslint-junit": {
"output": "./.reports/eslint-report.xml"
},
"dependencies": {
"@vojtechlanka/vue-tags-input": "^3.1.1"
}
}
|