forked from FreeFeed/freefeed-react-client
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
171 lines (171 loc) · 6.08 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
{
"name": "reactive-pepyatka",
"version": "1.113.0",
"description": "",
"main": "index.js",
"dependencies": {
"@fortawesome/free-brands-svg-icons": "~5.15.4",
"@fortawesome/free-regular-svg-icons": "~5.15.4",
"@fortawesome/free-solid-svg-icons": "~5.15.4",
"@sentry/react": "~6.19.7",
"autotrack": "~2.4.1",
"classnames": "~2.3.2",
"custom-event": "~1.0.1",
"date-fns": "~2.29.3",
"debug": "~4.3.4",
"filesize": "~8.0.7",
"final-form": "~4.20.7",
"focus-trap-react": "~8.9.2",
"focus-visible": "~5.2.0",
"keycode-js": "~3.1.0",
"local-storage-fallback": "~4.1.2",
"lodash": "~4.17.21",
"lru-cache": "~7.14.1",
"memoize-one": "~6.0.0",
"mousetrap": "~1.6.5",
"porter-stemmer": "~0.9.1",
"prop-types": "~15.8.1",
"react": "~17.0.2",
"react-dom": "~17.0.2",
"react-dropzone-component": "~3.2.0",
"react-final-form-hooks": "~2.0.2",
"react-google-recaptcha": "~2.1.0",
"react-helmet": "~6.1.0",
"react-photoswipe": "~1.3.0",
"react-portal": "~4.2.2",
"react-redux": "~7.2.9",
"react-router": "~3.2.6",
"react-router-redux": "~4.0.8",
"react-select": "~1.2.1",
"react-sortablejs": "~2.0.11",
"react-textarea-autosize": "~8.3.4",
"recharts": "~2.1.16",
"redux": "~4.1.2",
"snarkdown": "~2.0.0",
"social-text-tokenizer": "~2.2.0",
"socket.io-client": "~2.3.1",
"tabbable": "~5.2.1",
"ua-parser-js": "~1.0.32",
"use-subscription": "~1.5.1",
"validator": "~13.7.0",
"vazir-font": "~30.1.0",
"whatwg-fetch": "~3.6.2"
},
"devDependencies": {
"@babel/core": "~7.19.6",
"@babel/eslint-parser": "~7.19.1",
"@babel/plugin-proposal-class-properties": "~7.18.6",
"@babel/plugin-proposal-do-expressions": "~7.18.6",
"@babel/plugin-syntax-class-properties": "~7.12.13",
"@babel/plugin-transform-modules-commonjs": "~7.18.6",
"@babel/plugin-transform-react-constant-elements": "~7.18.12",
"@babel/plugin-transform-react-inline-elements": "~7.18.6",
"@babel/plugin-transform-runtime": "~7.19.6",
"@babel/preset-env": "~7.19.4",
"@babel/preset-react": "~7.18.6",
"@babel/register": "~7.18.9",
"@babel/runtime": "~7.19.4",
"@gfx/zopfli": "~1.0.15",
"@testing-library/jest-dom": "~5.16.5",
"@testing-library/react": "~12.1.5",
"@testing-library/react-hooks": "~7.0.2",
"@testing-library/user-event": "~14.1.1",
"babel-eslint": "~10.1.0",
"babel-loader": "~8.2.5",
"babel-plugin-lodash": "~3.3.4",
"babel-plugin-transform-react-remove-prop-types": "~0.4.24",
"compression-webpack-plugin": "~10.0.0",
"copy-webpack-plugin": "~11.0.0",
"core-js": "~3.25.5",
"cross-env": "~7.0.3",
"css-loader": "~6.7.2",
"css-minimizer-webpack-plugin": "~4.0.0",
"eslint": "~8.23.1",
"eslint-config-prettier": "~8.5.0",
"eslint-plugin-babel": "~5.3.1",
"eslint-plugin-import": "~2.26.0",
"eslint-plugin-lodash": "~7.4.0",
"eslint-plugin-prettier": "~4.2.1",
"eslint-plugin-promise": "~6.0.1",
"eslint-plugin-react": "~7.31.11",
"eslint-plugin-react-hooks": "~4.6.0",
"eslint-plugin-unicorn": "~43.0.2",
"eslint-plugin-you-dont-need-lodash-underscore": "~6.12.0",
"eslint-webpack-plugin": "~3.2.0",
"file-loader": "~6.2.0",
"html-webpack-plugin": "~5.5.0",
"husky": "~8.0.2",
"identity-obj-proxy": "~3.0.0",
"jest": "~27.5.1",
"jest-canvas-mock": "~2.4.0",
"lint-staged": "~12.4.3",
"mini-css-extract-plugin": "~2.6.1",
"mocha": "~10.0.0",
"mochapack": "~2.1.4",
"node-noop": "~1.0.0",
"node-sass": "~7.0.3",
"npm-run-all": "~4.1.5",
"null-loader": "~4.0.1",
"prettier": "~2.7.1",
"pug": "~3.0.2",
"pug-loader": "~2.4.0",
"querystring": "~0.2.1",
"react-hot-loader": "~4.13.1",
"react-markdown-loader": "~1.3.1",
"react-test-renderer": "~17.0.2",
"regenerator-runtime": "~0.13.11",
"resolve-url-loader": "~5.0.0",
"rimraf": "~3.0.2",
"sass-loader": "~13.0.2",
"sinon": "~13.0.2",
"style-loader": "~3.3.1",
"stylelint": "~14.11.0",
"stylelint-config-prettier": "~9.0.4",
"stylelint-config-standard-scss": "~5.0.0",
"stylelint-prettier": "~2.0.0",
"stylelint-scss": "~4.3.0",
"terser-webpack-plugin": "~5.3.6",
"unexpected": "~13.0.1",
"unexpected-react": "~6.0.2",
"unexpected-sinon": "~11.1.0",
"url": "~0.11.0",
"webpack": "~5.74.0",
"webpack-bundle-analyzer": "~4.6.1",
"webpack-cli": "~4.10.0",
"webpack-dev-server": "~4.11.1",
"webpack-node-externals": "~3.0.0",
"webpack-version-file": "~0.1.7",
"worker-loader": "~3.0.8"
},
"resolutions": {
"debug": "~4.3.4",
"focus-trap": "~6.7.3",
"tabbable": "~5.2.1"
},
"scripts": {
"start": "run-s dev-server",
"test": "run-s \"test-just --recursive test/unit\" \"test-jest\"",
"test-jest": "cross-env TZ=utc jest",
"test-just": "cross-env NODE_ENV=development mochapack --webpack-config webpack.config.tests.babel.js",
"lint": "eslint --ext .js --ext .jsx .",
"checks": "run-p --aggregate-output -c test lint stylelint",
"dev-server": "cross-env DEV=1 LIVERELOAD=1 webpack serve --config webpack.config.babel.js --port 3333 --host 0.0.0.0 --hot",
"clean": "rimraf ./_dist",
"prettier": "prettier -c \"src/**/*\"",
"stylelint": "stylelint --config stylelint.config.js \"styles/**/*.scss\"",
"build-prod": "cross-env NODE_ENV=production DEV=0 run-s clean _webpack _webpack:bookmarklet",
"build-dev": "cross-env NODE_ENV=development DEV=1 run-s clean _webpack",
"_webpack": "webpack --config webpack.config.babel.js --output-path ./_dist",
"_webpack:bookmarklet": "webpack --config webpack.bookmarklet.config.babel.js --output-path ./_dist",
"analyze-webpack": "webpack-bundle-analyzer _dist/stats.json",
"create_config_json": "echo \"{}\" > ./_dist/config.json",
"postinstall": "husky install"
},
"author": "FreeFeed contributors",
"repository": {
"type": "git",
"url": "https://github.com/FreeFeed/freefeed-react-client.git"
},
"license": "MIT",
"packageManager": "[email protected]"
}