forked from WikiEducationFoundation/WikiEduDashboard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
138 lines (138 loc) · 4.69 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
{
"name": "WikiEduDashboard",
"repository": "https://github.com/WikiEducationFoundation/WikiEduDashboard",
"license": "MIT",
"dependencies": {
"@babel/core": "^7.17.5",
"@babel/plugin-proposal-object-rest-spread": "^7.17.3",
"@babel/plugin-transform-modules-commonjs": "^7.16.8",
"@babel/preset-env": "^7.16.11",
"@babel/preset-react": "^7.16.7",
"@babel/register": "^7.17.0",
"@rails/ujs": "^6.0.3-2",
"@sentry/browser": "^6.18.1",
"@tinymce/tinymce-react": "^3.12.6",
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.6",
"autosize": "^4.0.2",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^26.0.1",
"babel-loader": "^8.2.2",
"babel-plugin-add-module-exports": "^1.0.2",
"chai": "^4.3.4",
"chart.js": "^3.2.1",
"chartkick": "^4.0.4",
"core-js": "^3.21.1",
"create-react-class": "^15.7.0",
"cross-fetch": "^3.1.4",
"css-loader": "^3.5.3",
"deep-freeze": "^0.0.1",
"del": "^6.0.0",
"enzyme": "^3.11.0",
"eslint": "^8.10.0",
"eslint-config-airbnb": "^17.1.1",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-react": "^7.20.5",
"i18n-js": "^3.5.1",
"isomorphic-fetch": "^3.0.0",
"jeet": "^7.2.0",
"jest": "^26.0.1",
"jquery": "^3.5.1",
"jquery-ui": "^1.13.1",
"jsdom": "^16.2.2",
"json-loader": "^0.5.4",
"jsx-require-extension": "^0.2.0",
"linkifyjs": "^2.1.9",
"list.js": "git+https://github.com/WikiEducationFoundation/list.js.git",
"location-origin": "^1.1.4",
"lodash-es": "^4.17.15",
"lodash-webpack-plugin": "^0.11.5",
"markdown-it": "^12.3.2",
"markdown-it-footnote": "^3.0.2",
"merge-stream": "^2.0.0",
"mini-css-extract-plugin": "^0.9.0",
"mkdirp": "^1.0.4",
"moment": "2.29.1",
"moment-locales-webpack-plugin": "^1.2.0",
"moment-recur": "^1.0.7",
"nouislider": "^14.2.0",
"parsleyjs": "^2.9.2",
"promise-limit": "^2.7.0",
"prop-types": "^15.7.2",
"query-string": "7.1.1",
"react": "^17.0.2",
"react-burger-menu": "2.6.13",
"react-cookie-consent": "^3.0.0",
"react-day-picker": "7.4.8",
"react-dnd": "^14.0.2",
"react-dnd-html5-backend": "^14.0.0",
"react-dom": "^17.0.2",
"react-dropzone": "11.0.2",
"react-input-range": "^1.3.0",
"react-motion": "^0.5.2",
"react-onclickoutside": "^6.9.0",
"react-paginate": "^6.3.2",
"react-redux": "^7.2.3",
"react-router-dom": "^6.2.2",
"react-router-hash-link": "^1.2.2",
"react-scroll": "^1.8.1",
"react-select": "^3.1.1",
"react-switch": "^6.0.0",
"react-test-renderer": "^17.0.2",
"react-transition-group": "4.4.2",
"redux": "^4.0.5",
"redux-mock-store": "^1.5.4",
"redux-thunk": "^2.4.1",
"require-dir": "1.2.0",
"reselect": "^4.0.0",
"rev-del": "^2.0.0",
"rewire": "^5.0.0",
"run-sequence": "^2.2.1",
"rupture": "^0.7.1",
"should": "^13.2.1",
"sinon": "^9.0.2",
"sinon-chai": "^3.5.0",
"slick-carousel": "git+https://github.com/cfoehrdes/slick.git#a4d85536c42951933e1d887bcc013615e25b03e7",
"striptags": "^3.2.0",
"stylelint-config-standard": "^20.0.0",
"stylus": "^0.54.8",
"tinymce": "^5.2.2",
"url-loader": "^4.1.0",
"uuid": "^3.4.0",
"velocity-animate": "^1.5.1",
"vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^2.0.0",
"webpack": "^4.44.1",
"webpack-bundle-analyzer": "^4.5.0",
"webpack-dev-server": "^3.10.3",
"webpack-exclude-assets-plugin": "^0.1.1",
"webpack-manifest-plugin": "2.2.0",
"webpack-rtl-plugin": "^2.0.0",
"wnumb": "^1.2.0"
},
"scripts": {
"test": "jest",
"lint-non-build": "eslint 'test/**/*.{jsx,js}' '*.js'",
"start": "node prepare.js && parallel-webpack --config=webpack.multi.js -m=0 --watch -- --env.development --env.watch_js",
"coverage": "node prepare.js && parallel-webpack --config=webpack.multi.js -m=0 -- --env.development --env.coverage",
"hot": "node prepare.js && webpack-dev-server --env.development",
"build": "node prepare.js && parallel-webpack --config=webpack.multi.js -m=0 -- --env.production",
"analyze": "webpack --env.production --env.stats --profile --json > stats.json && webpack-bundle-analyzer stats.json public/assets/javascripts"
},
"engines": {
"yarn": ">= 1.0.0"
},
"devDependencies": {
"@babel/eslint-parser": "^7.17.0",
"@babel/plugin-transform-runtime": "^7.9.0",
"babel-plugin-root-import": "^6.5.0",
"eslint-import-resolver-babel-plugin-root-import": "^1.1.1",
"eslint-webpack-plugin": "2",
"parallel-webpack": "^2.6.0",
"stylus-native-loader": "^1.1.2",
"webpack-cli": "^4.9.0"
},
"resolutions": {
"babel-core": "7.0.0-bridge.0"
}
}