forked from zulip/zulip
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
142 lines (142 loc) · 4.53 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
{
"name": "zulip",
"version": "0.0.0",
"license": "Apache-2.0",
"description": "",
"private": true,
"main": "",
"dependencies": {
"@babel/core": "^7.5.5",
"@babel/preset-env": "^7.5.5",
"@babel/preset-typescript": "^7.15.0",
"@babel/register": "^7.6.2",
"@formatjs/intl": "^2.0.0",
"@giphy/js-components": "^5.0.5",
"@giphy/js-fetch-api": "^4.0.1",
"@uppy/core": "^3.0.2",
"@uppy/progress-bar": "^3.0.1",
"@uppy/xhr-upload": "^3.0.2",
"@zxcvbn-ts/core": "^2.0.0",
"@zxcvbn-ts/language-common": "^2.0.0",
"@zxcvbn-ts/language-en": "^2.0.0",
"autoprefixer": "^10.0.0",
"autosize": "^5.0.1",
"babel-loader": "^9.1.0",
"babel-plugin-formatjs": "^10.2.6",
"blueimp-md5": "^2.10.0",
"clean-css": "^5.1.0",
"clipboard": "^2.0.4",
"core-js": "^3.26.0",
"css-loader": "^6.2.0",
"css-minimizer-webpack-plugin": "^4.0.0",
"date-fns": "^2.16.1",
"date-fns-tz": "^1.1.1",
"email-addresses": "^5.0.0",
"emoji-datasource-google": "^14.0.0",
"emoji-datasource-google-blob": "npm:emoji-datasource-google@^3.0.0",
"emoji-datasource-twitter": "^14.0.0",
"error-stack-parser": "^2.0.2",
"expose-loader": "^4.0.0",
"flatpickr": "^4.5.7",
"font-awesome": "^4.7.0",
"font-subset-loader2": "^1.1.7",
"ga-gtag": "^1.0.1",
"handlebars": "^4.7.2",
"handlebars-loader": "^1.7.1",
"html-webpack-plugin": "^5.3.2",
"jquery": "^3.6.3",
"jquery-caret-plugin": "^1.5.2",
"jquery-validation": "^1.19.0",
"js-cookie": "^3.0.1",
"katex": "^0.16.2",
"lodash": "^4.17.19",
"micromodal": "^0.4.6",
"mini-css-extract-plugin": "^2.2.2",
"panzoom": "^9.4.2",
"plotly.js": "^2.0.0",
"postcss": "^8.0.3",
"postcss-calc": "^8.0.0",
"postcss-extend-rule": "^4.0.0",
"postcss-import": "^15.0.0",
"postcss-loader": "^7.0.0",
"postcss-media-minmax": "https://codeload.github.com/andersk/postcss-media-minmax/tar.gz/92c4dd33b9add115ec436ef25243484cca0f7355",
"postcss-mixins": "^9.0.1",
"postcss-nested": "^6.0.0",
"postcss-prefixwrap": "^1.24.0",
"postcss-simple-vars": "^7.0.0",
"regenerator-runtime": "^0.13.3",
"shebang-loader": "^0.0.1",
"simplebar": "^5.2.1",
"sortablejs": "^1.9.0",
"sorttable": "^1.0.2",
"source-code-pro": "^2.38.0",
"source-sans": "^3.28.0",
"spectrum-colorpicker": "^1.8.1",
"stacktrace-gps": "^3.0.4",
"style-loader": "^3.2.1",
"text-field-edit": "^3.2.0",
"tippy.js": "^6.3.7",
"turndown": "^7.0.0",
"url-loader": "^4.1.1",
"webfonts-loader": "^8.0.0",
"webpack": "^5.61.0",
"webpack-bundle-tracker": "^1.2.0",
"webpack-cli": "^5.0.1",
"winchan": "^0.2.1"
},
"devDependencies": {
"@babel/eslint-parser": "^7.11.3",
"@formatjs/cli": "^5.0.1",
"@types/clean-css": "^4.2.2",
"@types/jquery": "^3.3.31",
"@types/lodash": "^4.14.172",
"@types/node": "^18.8.3",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"babel-plugin-rewire-ts": "^1.4.0",
"callsites": "^3.1.0",
"cldr-annotations-derived-modern": "^42.0.0",
"cldr-annotations-modern": "^42.0.0",
"css.escape": "^1.5.1",
"diff": "^5.0.0",
"difflib": "^0.2.4",
"enhanced-resolve": "^5.8.2",
"es-check": "^7.0.0",
"eslint": "^8.0.1",
"eslint-config-prettier": "^8.0.0",
"eslint-import-resolver-webpack": "^0.13.0",
"eslint-plugin-formatjs": "^4.0.2",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-no-jquery": "^2.7.0",
"eslint-plugin-unicorn": "^45.0.1",
"jsdom": "^20.0.0",
"mockdate": "^3.0.2",
"nyc": "^15.0.0",
"openapi-examples-validator": "^4.0.0",
"openapi-types": "^12.0.0",
"prettier": "^3.0.0-alpha.4",
"puppeteer": "^19.3.0",
"source-map": "https://codeload.github.com/benthemonkey/source-map/tar.gz/d95423f77edef6cbb9e21d2d6014c7de85ae220a",
"stylelint": "^14.0.1",
"stylelint-config-prettier": "^9.0.3",
"stylelint-config-standard": "^29.0.0",
"svgo": "^3.0.0",
"swagger-parser": "^10.0.0",
"ts-node": "^10.0.0",
"typescript": "^4.0.2",
"vnu-jar": "^22.9.29",
"webpack-dev-server": "^4.2.0",
"xvfb": "^0.4.0",
"yaml": "^2.0.0-8",
"yargs": "^17.1.1",
"yarn-deduplicate": "^6.0.0",
"zulip-js": "^2.0.8"
},
"resolutions": {
"/source-map": "https://codeload.github.com/benthemonkey/source-map/tar.gz/d95423f77edef6cbb9e21d2d6014c7de85ae220a"
},
"repository": {
"type": "git",
"url": "https://github.com/zulip/zulip.git"
}
}