forked from Automattic/wp-calypso
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
248 lines (248 loc) · 7.79 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
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
{
"name": "calypso",
"author": "Automattic Inc.",
"version": "0.17.0",
"description": "A pure REST-API and JS based version of the WordPress.com admin",
"private": true,
"license": "GPL-2.0-or-later",
"repository": {
"type": "git",
"url": "https://github.com/Automattic/wp-calypso.git",
"directory": "client"
},
"main": "server/index.js",
"dependencies": {
"@automattic/accessible-focus": "^1.0.0-alpha.0",
"@automattic/browser-data-collector": "^0.0.1",
"@automattic/calypso-analytics": "^1.0.0-alpha.1",
"@automattic/calypso-build": "^8.0.0",
"@automattic/calypso-color-schemes": "^2.1.1",
"@automattic/calypso-config": "^1.0.0-alpha.0",
"@automattic/calypso-polyfills": "^1.0.0",
"@automattic/calypso-products": "^1.0.0",
"@automattic/calypso-stripe": "^1.0.0",
"@automattic/calypso-url": "^1.0.0",
"@automattic/color-studio": "2.5.0",
"@automattic/components": "^1.0.0-alpha.1",
"@automattic/composite-checkout": "^1.0.0",
"@automattic/create-calypso-config": "^1.0.0-alpha.0",
"@automattic/data-stores": "^2.0.0",
"@automattic/design-picker": "^1.0.0",
"@automattic/domain-picker": "^1.0.0-alpha.0",
"@automattic/explat-client": "^0.0.2",
"@automattic/explat-client-react-helpers": "^0.0.2",
"@automattic/format-currency": "^1.0.0-alpha.0",
"@automattic/i18n-utils": "^1.0.0",
"@automattic/js-utils": "^0.1.0",
"@automattic/language-picker": "^1.0.0",
"@automattic/languages": "^1.0.0",
"@automattic/lasagna": "^0.6.1",
"@automattic/launch": "^1.0.0",
"@automattic/load-script": "^1.0.0",
"@automattic/material-design-icons": "^1.0.0",
"@automattic/notifications": "^1.0.0",
"@automattic/onboarding": "^1.0.0",
"@automattic/plans-grid": "^1.0.0-alpha.0",
"@automattic/popup-monitor": "^1.0.0",
"@automattic/react-virtualized": "^9.21.2",
"@automattic/request-external-access": "^1.0.0",
"@automattic/shopping-cart": "^1.0.0",
"@automattic/social-previews": "^1.0.1",
"@automattic/state-utils": "^1.0.0-alpha.4",
"@automattic/tree-select": "^1.0.3",
"@automattic/viewport": "^1.0.0",
"@automattic/viewport-react": "^1.0.0",
"@automattic/webpack-config-flag-plugin": "^1.0.0",
"@automattic/webpack-extensive-lodash-replacement-plugin": "^0.0.2",
"@automattic/webpack-inline-constant-exports-plugin": "^1.0.0",
"@automattic/wpcom-checkout": "^1.0.0",
"@babel/runtime": "^7.14.0",
"@emotion/core": "^10.0.27",
"@emotion/styled": "^10.0.27",
"@github/webauthn-json": "^0.4.1",
"@wordpress/a11y": "^2.15.3",
"@wordpress/api-fetch": "^4.0.0",
"@wordpress/base-styles": "^3.4.3",
"@wordpress/block-editor": "^5.3.3",
"@wordpress/block-library": "^2.29.3",
"@wordpress/blocks": "^8.0.3",
"@wordpress/components": "^13.0.3",
"@wordpress/compose": "^3.25.3",
"@wordpress/core-data": "^2.26.3",
"@wordpress/data": "^4.27.3",
"@wordpress/data-controls": "^1.21.3",
"@wordpress/dom": "^2.18.0",
"@wordpress/edit-post": "^3.27.3",
"@wordpress/editor": "^9.26.3",
"@wordpress/element": "^2.20.3",
"@wordpress/format-library": "^1.27.3",
"@wordpress/hooks": "^2.12.3",
"@wordpress/i18n": "^3.20.0",
"@wordpress/icons": "^2.10.3",
"@wordpress/interface": "^2.0.2",
"@wordpress/is-shallow-equal": "^3.1.3",
"@wordpress/keycodes": "^2.19.3",
"@wordpress/notices": "^2.13.3",
"@wordpress/nux": "^3.25.3",
"@wordpress/plugins": "^2.25.3",
"@wordpress/react-i18n": "^1.0.3",
"@wordpress/redux-routine": "^3.14.2",
"@wordpress/rich-text": "^3.25.3",
"@wordpress/server-side-render": "^1.21.3",
"@wordpress/shortcode": "^2.13.2",
"@wordpress/url": "^2.22.2",
"@wordpress/viewport": "^2.26.3",
"@wordpress/warning": "^1.4.2",
"archiver": "^3.1.1",
"autosize": "^4.0.2",
"body-parser": "^1.19.0",
"browser-filesaver": "^1.1.1",
"browserslist-useragent": "^3.0.3",
"bunyan": "^1.8.15",
"cache-loader": "^4.1.0",
"chai": "^4.3.4",
"chalk": "^4.0.0",
"chrono-node": "^1.3.5",
"circular-dependency-plugin": "^5.2.0",
"classnames": "^2.3.1",
"clipboard": "^2.0.6",
"component-closest": "^1.0.1",
"component-file-picker": "^0.2.1",
"cookie": "^0.4.0",
"cookie-parser": "^1.4.5",
"cpf_cnpj": "^0.2.0",
"creditcards": "^3.1.0",
"d3-array": "^2.4.0",
"d3-axis": "^1.0.12",
"d3-scale": "^3.2.1",
"d3-selection": "^1.4.1",
"d3-shape": "^1.3.7",
"debug": "^4.1.1",
"deep-freeze": "^0.0.1",
"diff": "^4.0.2",
"dom-helpers": "^5.1.3",
"dompurify": "^2.2.9",
"draft-js": "^0.11.7",
"duplicate-package-checker-webpack-plugin": "^3.0.0",
"electron-fetch": "^1.7.3",
"electron-updater": "^4.2.5",
"email-validator": "^2.0.4",
"emoji-text": "^0.2.6",
"emotion-theming": "^10.0.27",
"enzyme": "^3.11.0",
"events": "^3.1.0",
"express": "^4.17.1",
"express-useragent": "^1.0.15",
"fake-indexeddb": "^3.1.3",
"fast-json-stable-stringify": "^2.1.0",
"filesize": "^6.0.1",
"flag-icon-css": "^3.4.5",
"fuse.js": "^3.6.1",
"get-video-id": "^3.1.4",
"gridicons": "^3.3.1",
"hash.js": "^1.1.7",
"he": "^1.2.0",
"html-to-react": "^1.4.5",
"i18n-calypso": "^5.0.0",
"immutability-helper": "^3.0.1",
"immutable": "^3.8.2",
"inherits": "^2.0.4",
"is-my-json-valid": "^2.20.0",
"isolated-block-editor": "https://github.com/Automattic/isolated-block-editor.git#alpha-0",
"jest-emotion": "^10.0.27",
"jest-fetch-mock": "^3.0.3",
"jest-mock-process": "^1.4.0",
"jquery": "^1.12.3",
"js-yaml": "^3.14.0",
"keymaster": "^1.6.2",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"lru": "^3.1.0",
"lunr": "^2.3.8",
"make-dir": "^3.1.0",
"marked": "^0.8.2",
"mkdirp": "^1.0.4",
"mock-fs": "^4.11.0",
"mockdate": "^2.0.5",
"moment": "^2.26.0",
"moment-timezone": "^0.5.31",
"moment-timezone-data-webpack-plugin": "^1.3.0",
"nock": "^12.0.3",
"objectpath": "^1.2.2",
"page": "^1.11.5",
"path-browserify": "^1.0.0",
"percentage-regex": "^3.0.0",
"phone": "^2.4.2",
"photon": "^4.0.0",
"portscanner": "^2.2.0",
"prismjs": "^1.17.1",
"prop-types": "^15.7.2",
"qrcode.react": "^1.0.0",
"qs": "^6.9.1",
"react": "^16.12.0",
"react-calendly": "^2.2.1",
"react-click-outside": "^3.0.1",
"react-day-picker": "^7.4.0",
"react-dom": "^16.12.0",
"react-element-to-jsx-string": "^14.1.0",
"react-lazily-render": "^1.2.0",
"react-live": "^1.12.0",
"react-modal": "^3.11.1",
"react-query": "^3.9.8",
"react-redux": "^7.2.4",
"react-router-dom": "^5.1.2",
"react-spring": "^8.0.27",
"react-stripe-elements": "^4.0.2",
"react-transition-group": "^4.3.0",
"reakit": "^1.2.3",
"redux": "^4.0.5",
"redux-dynamic-middlewares": "^2.0.0",
"redux-thunk": "^2.3.0",
"refx": "^3.1.1",
"resize-observer-polyfill": "^1.5.1",
"rtlcss": "^3.1.2",
"semver": "^7.3.2",
"sinon": "^11.1.1",
"social-logos": "^2.1.0",
"socket.io-client": "^2.3.0",
"source-map-support": "^0.5.19",
"store": "^2.0.12",
"striptags": "^3.1.1",
"superagent": "^3.8.3",
"supertest": "^4.0.2",
"textarea-caret": "^3.1.0",
"to-title-case": "^1.0.0",
"tracekit": "^0.4.5",
"twemoji": "^12.1.4",
"ua-parser-js": "^0.7.22",
"url": "^0.11.0",
"use-subscription": "^1.3.0",
"util": "^0.12.3",
"utility-types": "^3.10.0",
"uuid": "^8.3.2",
"valid-url": "^1.0.9",
"webpack": "^5.36.2",
"webpack-bundle-analyzer": "^4.4.2",
"webpack-dev-middleware": "^5.0.0",
"webpack-hot-middleware": "^2.25.0",
"webpack-node-externals": "^3.0.0",
"winston": "^3.3.3",
"wpcom": "^6.0.0",
"wpcom-proxy-request": "^6.0.0",
"wpcom-xhr-request": "^1.2.0",
"ws": "^7.3.1",
"yamlparser": "^0.0.2"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.11.10",
"@testing-library/react": "^12.0.0",
"@testing-library/react-hooks": "7.0.1",
"autoprefixer": "^10.2.5",
"component-event": "^0.2.0",
"component-query": "^0.0.3",
"pkg-dir": "^5.0.0",
"postcss-custom-properties": "^11.0.0",
"react-test-renderer": "^16.12.0",
"redux-mock-store": "^1.5.4"
}
}