-
Notifications
You must be signed in to change notification settings - Fork 94
/
package.json
179 lines (179 loc) · 6.26 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
{
"name": "Houdini",
"private": "true",
"repository": {
"type": "git",
"url": "https://github.com/houdiniproject/houdini"
},
"scripts": {
"build-all": "yarn install --frozen-lockfile && script/compile-assets.sh && yarn build",
"ci-build-all": "script/compile-assets.sh && yarn build",
"test": "bin/rails spec && yarn test:js",
"test:js": "bin/rails js:generate && jest",
"eslint": "eslint . --ext .ts,.js,.tsx",
"storybook": "bin/rails js:generate && start-storybook -p 6006 -c .storybook/react --no-version-updates --no-release-notes",
"build-storybook": "bin/rails js:generate && build-storybook -c .storybook/react",
"html-storybook": "bin/start-html-storybook -p 6007 -c .storybook/html --no-version-updates --no-release-notes",
"build-html-storybook": "bin/build-html-storybook -c .storybook/html",
"markdownlint": "npx markdownlint-cli '**/*.md' --ignore node_modules",
"prepare-for-push": "yarn test && yarn eslint --fix && yarn markdownlint --fix && bin/rails notice:update",
"prepare-for-push-js": "yarn test:js && yarn eslint --fix && yarn markdownlint --fix && bin/rails notice:js:update",
"notice:js": "npx @houdiniproject/noticeme@^1.1.0-pre1 -f NOTICE-js -i included.json -s 250",
"webpack": "bin/webpack"
},
"devDependencies": {
"@babel/core": "^7.19.6",
"@babel/plugin-proposal-decorators": "^7.10.0",
"@babel/preset-react": "^7.10.0",
"@babel/preset-typescript": "^7.9.0",
"@formatjs/intl-getcanonicallocales": "^1.4.6",
"@formatjs/intl-numberformat": "^5.6.4",
"@formatjs/intl-pluralrules": "^3.4.9",
"@rails/webpacker": "^5.4.4",
"@storybook/addon-actions": "^6.5.13",
"@storybook/addon-essentials": "^6.5.13",
"@storybook/addon-links": "^6.5.13",
"@storybook/addons": "^6.5.13",
"@storybook/client-api": "^6.5.13",
"@storybook/html": "^6.5.13",
"@storybook/react": "^6.5.13",
"@storybook/testing-library": "^0.0.13",
"@storybook/testing-react": "^1.3.0",
"@testing-library/jest-dom": "^5.11.1",
"@testing-library/react": "^10.4.7",
"@testing-library/react-hooks": "^3.3.0",
"@testing-library/user-event": "^13.5.0",
"@types/activestorage": "^5.2.2",
"@types/color": "^3.0.0",
"@types/enzyme": "^3.1.9",
"@types/enzyme-to-json": "^1.5.1",
"@types/hoist-non-react-statics": "^3.3.1",
"@types/i18n-js": "^3.8.0",
"@types/jest": "^26.0.14",
"@types/jest-axe": "^3.5.3",
"@types/jquery": "^3.3.1",
"@types/jsdom": "^11.0.4",
"@types/lodash": "^4.14.106",
"@types/moment-timezone": "^0.5.9",
"@types/react": "^17",
"@types/react-dom": "^17",
"@types/react-test-renderer": "^17",
"@types/react-text-mask": "^5.4.10",
"@types/react-transition-group": "^2.9.0",
"@types/superagent": "^4.1.15",
"@types/validator": "^9.4.1",
"@types/yup": "^0.29.8",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.6",
"babel-jest": "^26",
"babel-plugin-transform-imports": "^2.0.0",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"bootstrap": "^3.4.1",
"bootstrap-loader": "github:houdiniproject/bootstrap-loader#compiled_namespaced_3",
"bootstrap-sass": "^3.3.7",
"enzyme": "^3.8.0",
"enzyme-to-json": "^3.3.3",
"eslint": "^7.32.0",
"eslint-plugin-jest": "^23.20.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-storybook": "^0.6.15",
"fork-ts-checker-webpack-plugin": "^6",
"jest": "^26.4.2",
"jest-axe": "^5.0.1",
"jsdom": "^16",
"msw": "^0.36.3",
"msw-storybook-addon": "^1.6.3",
"object-hash": "^2.0.3",
"rails-erb-loader": "github:usabilityhub/rails-erb-loader#b82129beeda28f8be7a2c82a2189d38a614eebb6",
"react-test-renderer": "^17",
"resolve-url-loader": "^5",
"storybook-addon-intl": "^2.4.1",
"tiny-warning": "^1.0.3",
"typescript": "^5",
"webpack-dev-server": "^3"
},
"dependencies": {
"@hookform/resolvers": "^2.8.3",
"@houdiniproject/react-i18n-currency-input": "^2.0.0",
"@material-ui/core": "^4.10.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "^4.0.0-alpha.57",
"@rails/activestorage": "^6.0.2-2",
"@reach/auto-id": "^0.13.2",
"@stripe/stripe-js": "^1.32.0",
"attr-binder": "0.3.1",
"bignumber.js": "^9.0.0",
"chart.js": "2.9.4",
"classnames": "^2.3.1",
"color": "^3.1.0",
"commons.css": "0.1.8",
"cookie": "0.7.0",
"data-tooltip": "0.0.1",
"dotize": "^0.2.0",
"dragula": "3.7.1",
"ff-core": "0.0.2",
"ff-dashboard": "0.0.4",
"flimflam": "0.7.5",
"flimflam-render": "0.1.4",
"flyd": "0.2.2",
"flyd-ajax": "0.2.0",
"flyd-zip": "0.0.1",
"fontsource-roboto": "^2.1.4",
"form-serialize": "0.7.0",
"hoist-non-react-statics": "^3.3.0",
"i18n-js": "^3.0.3",
"iban": "0.0.8",
"immutable": "3.7.5",
"jquery": "3.5.0",
"js-yaml": "^4.0.0",
"lodash": "^4.17.21",
"lodash-joins": "^3.1.1",
"marked": "^0.7.0",
"mobx": "^4.3.1",
"mobx-react": "^5.4.3",
"mobx-react-form": "github:houdiniproject/mobx-react-form#our_fix",
"moment": "^2.29.4",
"moment-range": "^4",
"moment-timezone": "^0.5.35",
"parsleyjs": "2.0.7",
"phone-formatter": "0.0.2",
"pikaday": "1.3.2",
"pikaday-time": "1.5.1",
"quill": "^1.3.6",
"ramda": "^0.21.0",
"react": "^17",
"react-aria-modal": "^3.0.1",
"react-dom": "^17",
"react-error-boundary": "^3.0.2",
"react-hook-form": "^7.43.9",
"react-intl": "^5.23.0",
"react-on-rails": "12.2.0",
"react-text-mask": "^5.3.0",
"react-transition-group": "^2.9.0",
"react-use": "^17.3.1",
"snabbdom": "0.3.0",
"superagent": "^8",
"swr": "^1.0.0",
"universal-cookie": "^4.0.4",
"uuid": "2.0.2",
"validator": "^9.4.1",
"vdom-thunk": "3.0.0",
"view-script": "0.3.6",
"virtual-dom": "2.1.1",
"vvvview": "0.4.3",
"whatwg-fetch": "^3.6.2",
"yup": "^0.29.3"
},
"msw": {
"workerDirectory": ".storybook/react/msw-public"
},
"engines": {
"node": ">=14.0.0"
},
"resolutions": {
"@storybook/react-docgen-typescript-plugin": "1.0.6--canary.9.cd77847.0"
}
}