-
Notifications
You must be signed in to change notification settings - Fork 77
/
Copy pathpackage.json
158 lines (158 loc) · 4.77 KB
/
package.json
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
{
"name": "casaos-main",
"version": "v0.4.5",
"private": true,
"scripts": {
"dev": "vue-cli-service serve --mode dev",
"build": "node message_bus.build.js && vue-cli-service build --dest ./build/sysroot/var/lib/casaos/www/ --mode production",
"lint": "vue-cli-service lint",
"build:messagebus": "node message_bus.build.js",
"test": "vitest"
},
"installConfig": {
"hoistingLimits": "workspaces"
},
"packageManager": "[email protected]",
"dependencies": {
"@fontsource/roboto": "^5.0.5",
"@icewhale/casaos-appmanagement-openapi": "latest",
"@icewhale/casaos-openapi": "latest",
"@icewhale/icewhale-files-openapi": "latest",
"@kangc/v-md-editor": "^1.7.11",
"@mdi/font": "^6.9.96",
"@tiptap/core": "^2.0.4",
"@tiptap/extension-highlight": "^2.0.4",
"@tiptap/extension-typography": "^2.0.4",
"@tiptap/pm": "^2.0.4",
"@tiptap/starter-kit": "^2.0.4",
"@tiptap/vue-2": "^2.0.4",
"@vue-office/docx": "^1.6.0",
"@vue-office/excel": "^1.6.0",
"@vue-office/pdf": "^1.6.0",
"@vueuse/components": "^10.2.1",
"@vueuse/core": "^10.2.1",
"artplayer": "^4.6.2",
"axios": "^0.28.1",
"browser-info": "^1.3.0",
"buefy": "^0.9.29",
"bulma": "0.9.4",
"clipboard-copy": "^4.0.1",
"codemirror": "^5.41.0",
"composerize": "^1.2.0",
"core-js": "^3.39.0",
"csslint": "^1.0.5",
"dateformat": "^5.0.3",
"dayjs": "^1.11.9",
"docx-preview": "^0.3.0",
"dompurify": "^3.0.6",
"ejs": "^3.1.5",
"file-saver": "^2.0.5",
"gsap": "^3.12.2",
"highlight.js": "^11.10.0",
"hitbox-js": "^1.0.2",
"hls.js": "^1.4.14",
"htmlhint": "^1.1.4",
"iconfonts-casaos": "^1.0.4",
"intersection-observer": "^0.12.2",
"is-valid-hostname": "^1.0.2",
"js-yaml": "^4.1.0",
"jshint": "^2.13.6",
"jsonlint-mod": "^1.7.6",
"lodash": "^4.17.21",
"lottie-web-vue": "1.2.1",
"markdown-it": "^13.0.1",
"marked": "^4.3.0",
"mime": "^3.0.0",
"music-metadata-browser": "^2.5.10",
"nanoid": "^4.0.2",
"qs": "^6.11.2",
"remove": "^0.1.5",
"rss-to-json": "^2.1.1",
"simple-uploader.js": "^0.6.0",
"socket.io-client": "^2.5.0",
"tiptap-markdown": "^0.6.1",
"ua-parser-js": "^1.0.35",
"uuid-validate": "^0.0.3",
"v-animate-css": "^0.0.6",
"v-viewer": "^1.7.1",
"validator": "^13.9.0",
"vee-validate": "^3.4.15",
"viewerjs": "^1.11.7",
"vue": "2.7.16",
"vue-advanced-cropper": "1.11.6",
"vue-apexcharts": "^1.7.0",
"vue-aplayer": "^1.6.1",
"vue-awesome-swiper": "^4.1.1",
"vue-breakpoint-mixin": "^1.5.0",
"vue-codemirror": "^4.0.6",
"vue-custom-scrollbar": "^1.4.4",
"vue-demi": "0.14.6",
"vue-dompurify-html": "2.6.0",
"vue-ellipse-progress": "^1.3.1",
"vue-fullscreen": "^2.6.2",
"vue-i18n": "8.28.2",
"vue-popperjs": "^2.3.0",
"vue-router": "^3.6.5",
"vue-slider-component": "^3.2.24",
"vue-smooth-reflow": "^0.1.12",
"vue-social-sharing": "^3.0.9",
"vue-socket.io-extended": "^4.2.0",
"vue2-touch-events": "^3.2.2",
"vuedraggable": "^2.24.3",
"vuex": "^3.6.2",
"xterm": "^4.19.0",
"xterm-addon-attach": "^0.6.0",
"xterm-addon-fit": "^0.5.0",
"yamljs": "^0.3.0",
"yargs-parser": "^21.1.1"
},
"devDependencies": {
"@antfu/eslint-config": "^2.27.3",
"@babel/core": "^7.22.9",
"@babel/eslint-parser": "^7.25.9",
"@babel/preset-typescript": "^7.22.5",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@vue/cli-plugin-babel": "5.0.8",
"@vue/cli-plugin-eslint": "5.0.8",
"@vue/cli-plugin-router": "5.0.8",
"@vue/cli-plugin-vuex": "5.0.8",
"@vue/cli-service": "5.0.8",
"babel-eslint": "^10.1.0",
"browserslist": "^4.21.9",
"compression-webpack-plugin": "5.0.2",
"css-minimizer-webpack-plugin": "^7.0.0",
"dotenv": "^16.4.5",
"eslint": "8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-vue": "^8.7.1",
"glob": "^10.4.5",
"jwt-decode": "^3.1.2",
"md5-es": "^1.8.2",
"node-polyfill-webpack-plugin": "^4.0.0",
"patch-package": "^7.0.2",
"postcss": "^8.4.38",
"postcss-import": "^16.1.0",
"postcss-loader": "^4.3.0",
"postinstall-postinstall": "^2.1.0",
"prettier": "^3.4.1",
"prettier-plugin-organize-attributes": "^1.0.0",
"prettier-plugin-tailwindcss": "^0.6.9",
"sass": "1.44.0",
"sass-loader": "10.4.1",
"style-resources-loader": "^1.5.0",
"swiper": "^5.4.5",
"tailwindcss": "^3.4.15",
"terser-webpack-plugin": "5.3.10",
"typescript": "^5.7.2",
"vue-template-compiler": "^2.7.14",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0",
"yaml": "^1.10.2"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead"
]
}