-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpackage.json
140 lines (140 loc) · 4.86 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
{
"license": "MIT",
"dependencies": {
"@babel/core": "^7.12.3",
"@babel/preset-env": "^7.12.1",
"@babel/preset-react": "^7.12.5",
"@rails/actioncable": "^6.0.3-4",
"@rails/webpacker": "^5.2.1",
"@sentry/browser": "^6.3.5",
"@sentry/webpack-plugin": "^1.15.1",
"@types/react": "^16.8.0",
"actioncable": "^5.2.4-4",
"ahoy.js": "^0.3.7",
"apollo-cache": "^1.3.2",
"apollo-client": "^2.6.4",
"apollo-client-preset": "^1.0.8",
"apollo-link": "^1.2.12",
"apollo-link-context": "^1.0.20",
"apollo-utilities": "^1.3.2",
"axios": "^0.21.0",
"babel-loader": "^8.2.1",
"babel-preset-react": "^6.24.1",
"bowser": "^2.11.0",
"classnames": "^2.2.6",
"coffee-loader": "^1.0.1",
"coffeescript": "2.5.1",
"color": "^3.1.3",
"core-js": "2",
"create-react-class": "^15.7.0",
"css-loader": "^5.0.1",
"dompurify": "^2.2.7",
"enzyme-adapter-react-16": "^1.15.5",
"favico.js-slevomat": "^0.3.11",
"get-video-id": "^3.1.5",
"graphql": "^14.3.1",
"graphql-request": "^3.3.0",
"graphql-ruby-client": "^1.8.0",
"graphql-tag": "^2.11.0",
"howler": "^2.2.1",
"i18next": "^19.8.3",
"i18next-browser-languagedetector": "^6.0.1",
"i18next-locize-backend": "^4.1.8",
"jquery": "^3.5.1",
"jquery-ui": "^1.12.1",
"json-loader": "^0.5.7",
"justified-layout": "^4.0.0",
"lodash": "^4.17.20",
"magic-snowflakes": "^4.1.5",
"materialize-css": "^1.0.0-beta",
"mini-css-extract-plugin": "^0.9.0",
"moment": "^2.29.1",
"node-sass-glob-importer": "^5.3.2",
"path-browserify": "^1.0.1",
"prop-types": "^15.7.2",
"query-string": "^6.13.7",
"rails-erb-loader": "^5.5.2",
"react": "^16.12.0",
"react-activestorage-provider": "^0.8.0",
"react-apollo": "^3.1.5",
"react-color": "^2.19.3",
"react-component-queries": "^2.3.0",
"react-container-dimensions": "^1.4.1",
"react-custom-scrollbars": "^4.2.1",
"react-dnd": "^11.1.3",
"react-dnd-html5-backend": "^11.1.3",
"react-dom": "^16.12.0",
"react-dropzone": "^11.2.4",
"react-emoji-render": "^1.2.4",
"react-ga": "^3.2.1",
"react-google-recaptcha": "^2.1.0",
"react-hot-loader": "^4.13.0",
"react-i18next": "^11.7.3",
"react-is": "^16.12.0",
"react-justified-layout": "^0.1.0",
"react-load-image": "^0.1.7",
"react-materialize": "^3.9.7",
"react-mde": "^11.0.0",
"react-measure": "^2.5.2",
"react-moment": "^1.0.0",
"react-progressive-image": "^0.6.0",
"react-redux": "^7.2.2",
"react-router": "^5.2.0",
"react-router-dom": "^5.2.0",
"react-sizeme": "^2.6.12",
"react-sticky": "^6.0.3",
"react-string-replace": "^0.4.4",
"react-stylable-diff": "^2.0.0",
"react-style-tag": "^2.0.2",
"react-virtualized": "^9.22.2",
"redux": "^4.0.5",
"sass-loader": "^10.1.0",
"showdown": "^1.9.1",
"smoothscroll": "^0.4.0",
"stream-browserify": "^3.0.0",
"style-loader": "^2.0.0",
"styled-components": "^5.2.1",
"superagent": "^6.1.0",
"underscore": "^1.11.0",
"whatwg-fetch": "^3.5.0",
"xml-js": "^1.6.11"
},
"devDependencies": {
"babel-eslint": "^10.1.0",
"babel-jest": "^26.6.3",
"bdd-lazy-var": "^2.5.5",
"chai": "^4.2.0",
"chai-enzyme": "1.0.0-beta.1",
"enzyme": "^3.11.0",
"eslint": "^7.13.0",
"eslint-plugin-graphql": "^3.1.1",
"eslint-plugin-react": "^7.21.5",
"jest": "^26.6.3",
"jest-environment-enzyme": "^7.1.2",
"jest-enzyme": "^7.1.2",
"mocha": "^8.2.1",
"nock": "^13.0.5",
"prettier": "2.1.2",
"react-addons-test-utils": "^16.0.0-alpha.3",
"react-test-renderer": "16.8.0",
"rosie": "^2.0.1",
"sinon": "^9.2.1",
"webpack": "^4.44.1",
"webpack-cli": "^3.3.12",
"webpack-dev-server": "^3.11.0",
"yaml-lint": "https://github.com/eiwi1101/yaml-lint"
},
"scripts": {
"test": "NODE_ENV=test jest",
"config-lint": "./node_modules/yaml-lint/bin/yamllint --verbose .kubernetes/*.{yml,yaml} config/*.{yml,yaml} .ebextensions/*.config --ignore config/database.yml",
"prettier": "prettier --write \"app/javascript/**/*.js\" \"spec/javascript/**/*.js\"",
"prettier-quick": "prettier --write $(git diff --name-only -- \"app/javascript/**/*.js\" \"spec/javascript/**/*.js\")",
"prettier-check": "prettier --check \"app/javascript/**/*.js\" \"spec/javascript/**/*.js\"",
"eslint": "eslint ./app/javascript/ --ext .js --ext .gql --ext .graphql",
"eslint-graphql": "eslint ./app/javascript/ --ext .gql --ext .graphql",
"rspec-integration": "RAILS_ENV=test bundle exec rspec --pattern \"**/{features,requests,integration}/**/*_spec.rb\"",
"rspec": "RAILS_ENV=test bundle exec rspec --exclude-pattern \"**/{features,requests,integration}/**/*_spec.rb\"",
"webpack-dev-server": "webpack serve",
"prepush": "yarn run prettier && yarn run eslint --quiet"
}
}