-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathpackage.json
More file actions
178 lines (178 loc) · 6.08 KB
/
package.json
File metadata and controls
178 lines (178 loc) · 6.08 KB
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
177
178
{
"name": "ocw_studio",
"version": "0.0.0",
"license": "BSD-3-Clause",
"repository": {
"type": "git",
"url": "https://github.com/mitodl/ocw-studio.git"
},
"dependencies": {
"@ckeditor/ckeditor5-adapter-ckfinder": "^35.4.0",
"@ckeditor/ckeditor5-autoformat": "^35.4.0",
"@ckeditor/ckeditor5-basic-styles": "^35.4.0",
"@ckeditor/ckeditor5-block-quote": "^35.4.0",
"@ckeditor/ckeditor5-code-block": "35.4.0",
"@ckeditor/ckeditor5-core": "^35.4.0",
"@ckeditor/ckeditor5-dev-translations": "^43.0.0",
"@ckeditor/ckeditor5-dev-utils": "^43.0.0",
"@ckeditor/ckeditor5-easy-image": "^35.4.0",
"@ckeditor/ckeditor5-editor-classic": "^35.4.0",
"@ckeditor/ckeditor5-engine": "^35.4.0",
"@ckeditor/ckeditor5-essentials": "^35.4.0",
"@ckeditor/ckeditor5-heading": "^35.4.0",
"@ckeditor/ckeditor5-image": "^35.4.0",
"@ckeditor/ckeditor5-inspector": "^5.0.0",
"@ckeditor/ckeditor5-link": "^35.4.0",
"@ckeditor/ckeditor5-list": "^35.4.0",
"@ckeditor/ckeditor5-markdown-gfm": "^35.4.0",
"@ckeditor/ckeditor5-media-embed": "^35.4.0",
"@ckeditor/ckeditor5-paragraph": "^35.4.0",
"@ckeditor/ckeditor5-react": "^3.0.3",
"@ckeditor/ckeditor5-table": "^35.4.0",
"@ckeditor/ckeditor5-theme-lark": "^35.4.0",
"@ckeditor/ckeditor5-upload": "^35.4.0",
"@ckeditor/ckeditor5-widget": "^35.4.0",
"@dnd-kit/core": "^3.1.1",
"@dnd-kit/sortable": "^4.0.0",
"@reduxjs/toolkit": "^1.8.1",
"@sentry/react": "^9.0.0",
"@swc/core": "^1.3.62",
"@swc/jest": "^0.2.4",
"@testing-library/dom": "^10.0.0",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.6.1",
"@types/ckeditor__ckeditor5-core": "^33.0.3",
"@types/history": "4.7.11",
"@types/jest": "^29.0.0",
"@types/jest-when": "^3.0.0",
"@types/js-beautify": "^1.13.2",
"@types/lodash": "^4.14.172",
"@types/luxon": "^3.2.0",
"@types/node": "^24.0.0",
"@types/pluralize": "^0.0.33",
"@types/ramda": "^0.30.0",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.0",
"@types/react-outside-click-handler": "^1.3.0",
"@types/react-redux": "^7.1.18",
"@types/react-router": "^5.1.16",
"@types/react-router-dom": "^5.1.8",
"@types/react-select": "^4.0.17",
"@types/redux-logger": "^3.0.9",
"@types/showdown": "^2.0.0",
"@types/sinon": "^21.0.0",
"@types/turndown": "^5.0.1",
"@types/url-assembler": "^2.1.1",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@use-it/interval": "^1.0.0",
"autoprefixer": "10",
"bootstrap": "4",
"casual": "^1.6.2",
"ckeditor5-math": "35.4.0",
"classnames": "^2.3.1",
"core-js": "^3.16.0",
"css-loader": "^7.0.0",
"eslint": "^8.0.0",
"eslint-config-mitodl": "2.1.0",
"eslint-config-prettier": "^10.0.0",
"eslint-plugin-jest": "^28.0.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
"expect-type": "^1.0.0",
"express": "^5.0.0",
"fetch-mock": "^12.0.0",
"formik": "^2.2.9",
"history": "^4.10.1",
"jest": "^29.0.0",
"jest-environment-jsdom": "^29.7.0",
"jest-fail-on-console": "^3.0.0",
"jest-watch-typeahead": "^2.2.0",
"jest-when": "^4.0.0",
"js-beautify": "^1.14.0",
"lodash": "^4.17.21",
"luxon": "^3.2.1",
"mathjax": "^4.0.0",
"mini-css-extract-plugin": "^2.0.0",
"pluralize": "^8.0.0",
"postcss-loader": "^8.0.0",
"posthog-js": "^1.160.1",
"prettier": "^3.0.3",
"prettier-plugin-django-alpine": "^1.1.1",
"prop-types": "^15.7.2",
"raf": "^3.4.1",
"ramda": "^0.31.0",
"raw-loader": "^4.0.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-ga": "^3.3.0",
"react-hot-loader": "^4.13.0",
"react-nestable": "^3.0.0",
"react-outside-click-handler": "^1.3.0",
"react-redux": "^7.2.2",
"react-router": "^5.2.0",
"react-router-dom": "^5.2.0",
"react-select": "^4.3.0",
"react-select-async-paginate": "^0.7.3",
"react-test-renderer": "^16.13.1",
"reactstrap": "8.10.1",
"redux": "^5.0.0",
"redux-query": "^3.4.2",
"redux-query-interface-superagent": "^3.4.2",
"redux-query-react": "^3.4.2",
"reselect": "^4.0.0",
"sass": "^1.38.1",
"sass-lint": "^1.13.1",
"sass-loader": "^16.0.0",
"sentry-testkit": "^6.0.0",
"showdown": "^2.0.0",
"sinon": "^21.0.0",
"style-loader": "^4.0.0",
"stylelint": "^16.23.0",
"stylelint-config-standard-scss": "^16.0.0",
"svg-inline-loader": "^0.8.2",
"swc-loader": "^0.2.0",
"tiny-invariant": "^1.3.1",
"turndown": "^7.0.0",
"typescript": "^4.9.5",
"url": "^0.11.0",
"url-assembler": "^2.1.1",
"url-loader": "^4.1.1",
"waait": "^1.0.5",
"webpack": "^5.76.0",
"webpack-bundle-tracker": "^3.0.0",
"webpack-cli": "^7.0.0",
"webpack-dev-middleware": "^8.0.0",
"webpack-hot-middleware": "^2.25.0",
"yup": "^1.0.0"
},
"engines": {
"node": "24.14.1",
"yarn": "4.x"
},
"scripts": {
"lint": "eslint . --ext .js,.jsx,.ts,.tsx",
"lint:cache": "eslint . --ext .js,.jsx,.ts,.tsx --cache",
"scss_lint": "stylelint '**/*.scss' --allow-empty-input",
"scss_lint_fix": "stylelint '**/*.scss' --allow-empty-input --fix",
"test": "jest",
"test:watch": "jest --watch",
"test:coverage": "jest --coverage",
"repl": "node --require ./scripts/repl.js",
"fmt": "LOG_LEVEL= prettier --write --ignore $PWD/'static/js/types/*.d.ts' $PWD/'static/js/**/*.ts' $PWD/'static/js/**/*.tsx' $PWD/'static/scss/**/*.scss'",
"fmt:check": "LOG_LEVEL= prettier --check --ignore $PWD/'static/js/types/*.d.ts' $PWD/'static/js/**/*.ts' $PWD/'static/js/**/*.tsx' $PWD/'static/scss/**/*.scss'",
"typescript": "rm -rf dist && rm -f .tsbuildinfo && tsc",
"typecheck": "tsc --noEmit",
"typecheck:watch": "tsc --noEmit --watch",
"build": "webpack --config webpack.config.prod.js --bail"
},
"browserslist": [
"> 1%"
],
"resolutions": {
"turndown": "7.2.4",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.0"
},
"packageManager": "yarn@4.13.0"
}