forked from omegaup/omegaup
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
160 lines (160 loc) · 5.6 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
159
160
{
"name": "omegaup_frontend",
"version": "1.0.0",
"description": "omegaup frontend",
"license": "BSD",
"private": true,
"devDependencies": {
"@babel/cli": "^7.14",
"@babel/core": "^7.14",
"@babel/helper-environment-visitor": "^7.16.7",
"@babel/helper-get-function-arity": "^7.16.7",
"@babel/helper-string-parser": "^7.22.5",
"@babel/parser": "^7.14",
"@babel/plugin-proposal-class-properties": "^7.14",
"@babel/plugin-transform-async-to-generator": "^7.14",
"@babel/plugin-transform-modules-commonjs": "^7.14",
"@babel/plugin-transform-typescript": "^7.14",
"@babel/polyfill": "^7.2.5",
"@babel/preset-env": "^7.23.2",
"@babel/traverse": "^7.23",
"@babel/types": "^7.14",
"@fortawesome/fontawesome-svg-core": "^1.2.28",
"@fortawesome/free-brands-svg-icons": "^5.13.0",
"@fortawesome/free-solid-svg-icons": "^5.13.0",
"@fortawesome/vue-fontawesome": "^2.0.1",
"@storybook/addon-essentials": "^7.4.6",
"@storybook/addon-interactions": "^7.4.6",
"@storybook/addon-links": "^7.4.6",
"@storybook/blocks": "^7.4.6",
"@storybook/testing-library": "^0.2.2",
"@storybook/vue": "^7.4.6",
"@storybook/vue-webpack5": "^7.4.6",
"@testing-library/jest-dom": "^5.9.5",
"@types/bootstrap-datepicker": "0.0.13",
"@types/bootstrap.v3.datetimepicker": "^4.17.47",
"@types/chai": "^4.3.0",
"@types/codemirror": "^0.0",
"@types/cypress": "^1.1.3",
"@types/intro.js": "^5.1.1",
"@types/jest": "^26.0.23",
"@types/jquery": "^3.3.29",
"@types/jszip": "3.1.4",
"@types/latinize": "^0.2.15",
"@types/mocha": "^9.0.0",
"@types/pako": "^2.0.3",
"@types/prismjs": "^1.16.1",
"@types/sortablejs": "^1.10.4",
"@types/testing-library__jest-dom": "^5.9.5",
"@types/uuid": "8.3.1",
"@typescript-eslint/eslint-plugin": "^4.3.0",
"@typescript-eslint/parser": "^4.3.0",
"@voerro/vue-tagsinput": "^2.7.1",
"@vue/test-utils": "^1.0.3",
"babel-core": "^7.0.0-beta.3",
"babel-jest": "^26.6.3",
"babel-loader": "^8.2",
"bootstrap": "^4.6.0",
"bootstrap-vue": "^2.21.2",
"buffer": "^6.0.3",
"codemirror": "^5.58.2",
"copy-webpack-plugin": "^6.3",
"core-js": "^3.6.5",
"cross-env": "^6.0.3",
"css-loader": "^3.6",
"cypress": "13.7.2",
"cypress-file-upload": "^5.0.8",
"cypress-iframe": "^1.0.1",
"cypress-wait-until": "^1.7.2",
"date-fns": "^2.27.0",
"eslint": "^7.24",
"eslint-config-prettier": "^6.12.0",
"eslint-plugin-jest-dom": "^3.6.5",
"eslint-plugin-vue": "^7.0.0",
"eslint_d": "^10.0.4",
"file-loader": "^6.2",
"fork-ts-checker-webpack-plugin": "^6.1",
"golden-layout": "1.5.9",
"highcharts": "^9.1.0",
"highcharts-vue": "^1.3.5",
"html-webpack-plugin": "^4.5",
"intro.js": "^7.0.1",
"jest": "^26.6.3",
"jest-each": "^27.3.1",
"jest-fetch-mock": "^3.0.3",
"jest-websocket-mock": "^2.2.0",
"jquery": "^3.5.1",
"jsdom": "^16.5.0",
"jsdom-global": "^3.0.2",
"jszip": "^3.8.0",
"latinize": "^0.4.1",
"mini-css-extract-plugin": "^1.3.1",
"mock-socket": "^9.0.3",
"monaco-editor": "^0.21",
"monaco-editor-webpack-plugin": "^2.1",
"node-gyp": "^9.4.0",
"pako": "^1.0.7",
"popper.js": "^1.16.1",
"prettier": "^2.1.2",
"prismjs": "^1.27.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"remove-source-webpack-plugin": "^0.1.1",
"sass": "^1.44.0",
"sass-loader": "^12.3.0",
"sortablejs": "^1.7.0",
"source-map-support": "^0.5.19",
"storybook": "^7.4.6",
"stream-browserify": "^3.0.0",
"style-loader": "^2.0",
"stylelint": "^13.13",
"stylelint-config-standard": "^21.0.0",
"sugar": "^2.0.6",
"ts-jest": "^26.5.5",
"ts-loader": "^8.0",
"ts-node": "^8.10.1",
"typescript": "^4.4.4",
"typescript-optional": "^2.0.1",
"unfetch": "^4.1.0",
"uuid": "8.3.1",
"v-clipboard": "^2.2.3",
"v-tooltip": "^3.0.0-alpha.21",
"vue": "^2.5.22",
"vue-async-computed": "^3.8.1",
"vue-async-computed-decorator": "^0.0.5",
"vue-codemirror-lite": "^1.0.4",
"vue-cookie-accept-decline": "5.4.0",
"vue-cookies": "^1.8.1",
"vue-form-wizard": "^0.8.4",
"vue-infinite-scroll": "^2.0.2",
"vue-jest": "^3.0.7",
"vue-js-toggle-button": "^1.3.2",
"vue-loader": "^15.10.2",
"vue-multiselect": "^2.1.6",
"vue-property-decorator": "^8.2.1",
"vue-recaptcha": "^1.3.0",
"vue-slider-component": "^3.0.25",
"vue-template-compiler": "^2.5.16",
"vue-typeahead-bootstrap": "^2.1.2",
"vuex": "^3.0.1",
"vuex-class": "^0.3.2",
"webpack": "^5.8",
"webpack-cli": "^4.2",
"wrapper-webpack-plugin": "^2.1"
},
"scripts": {
"test": "jest 'frontend/www/js/.*test\\.ts$'",
"test:watch": "jest --watchAll --notify 'frontend/www/js/.*test\\.ts$'",
"test:coverage": "jest --coverage=true 'frontend/www/js/.*test\\.ts$'",
"dev": "cross-env webpack --config-name=frontend --mode=development --stats=minimal --color",
"dev:watch": "cross-env webpack --config-name=frontend --watch --mode=development --stats=minimal --color",
"dev-all": "cross-env webpack --mode=development --stats=minimal --color",
"dev-all:watch": "cross-env webpack --watch --mode=development --stats=minimal --color",
"build": "cross-env webpack --mode=production",
"build-development": "cross-env webpack --mode=development",
"build-development-frontend": "cross-env webpack --config-name=frontend --mode=development",
"refactor": "cross-env ./stuff/refactor.js",
"test:e2e": "cypress run --browser chrome",
"storybook": "storybook dev -p 6006"
}
}