aboutsummaryrefslogtreecommitdiff
path: root/package.json
blob: d521caa8305edbbc2212b05d20f85f716a00fd5a (plain)
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
{
    "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/",
        "lint-css": "stylelint \"resources/assets/**/*.{css,scss,vue}\"",
        "lint-js": "eslint --config eslint.config.mjs"
    },
    "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-vue": "^5.1.0",
        "@eslint/js": "^9.16.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",
        "@isaul32/ckeditor5-math": "43.2.x",
        "@playwright/test": "^1.33.0",
        "@popperjs/core": "^2.11.2",
        "@rsdoctor/webpack-plugin": "^1.1.4",
        "@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": "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",
        "dotenv": "^16.0.3",
        "easygettext": "^2.17.0",
        "es6-promise": "4.2.8",
        "eslint": "^8.57.1",
        "eslint-formatter-gitlab": "^5.1.0",
        "eslint-plugin-vue": "^9.32.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",
        "globals": "^15.13.0",
        "highlight.js": "10.5.0",
        "html2canvas": "^1.4.1",
        "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",
        "stylelint": "^15.11.0",
        "stylelint-config-standard-scss": "^11.1.0",
        "stylelint-formatter-gitlab": "^1.0.2",
        "svgo": "3.3.2",
        "tablesorter": "2.31.3",
        "terser-webpack-plugin": "^5.3.14",
        "ts-loader": "^9.5.1",
        "typescript": "^5.7.2",
        "typescript-eslint": "^8.17.0",
        "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",
        "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"
    }
}