forked from player-ui/player
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
211 lines (211 loc) · 6.92 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
{
"name": "player",
"version": "0.0.0",
"private": true,
"description": "",
"repository": {
"type": "git",
"url": "https://github.com/player-ui/player.git"
},
"scripts": {
"dev:docs": "ibazel run //docs/site:start",
"postinstall": "patch-package && node ./scripts/yarn-link-setup.js",
"lint": "eslint --cache --ext .js,.jsx,.ts,.tsx $(scripts/pkg-roots.sh)",
"prepare": "is-ci || husky install",
"test": "bazel test -- $(bazel query \"kind(nodejs_test, //...)\" --output label 2>/dev/null | tr '\\n' ' ')"
},
"dependencies": {
"@auto-it/upload-assets": "^11.0.4",
"@auto-it/version-file": "^11.0.4",
"@auto-it/omit-release-notes": "^11.0.4",
"@babel/cli": "^7.15.7",
"@babel/core": "^7.15.5",
"@babel/eslint-parser": "^7.15.8",
"@babel/plugin-transform-numeric-separator": "^7.22.5",
"@babel/plugin-transform-react-jsx-source": "^7.17.12",
"@babel/plugin-transform-runtime": "^7.15.8",
"@babel/preset-env": "^7.15.6",
"@babel/preset-react": "^7.14.5",
"@babel/preset-typescript": "^7.15.0",
"@babel/register": "^7.17.7",
"@babel/runtime": "7.15.4",
"@bazel/typescript": "^4.4.2",
"@chakra-ui/icons": "^1.1.1",
"@chakra-ui/react": "^1.7.3",
"@chakra-ui/skip-nav": "^1.2.1",
"@devtools-ds/table": "^1.1.2",
"@docsearch/react": "3",
"@emotion/react": "^11.7.1",
"@emotion/styled": "^11",
"@kendallgassner/eslint-plugin-package-json": "^0.2.1",
"@mdx-js/loader": "^1.6.22",
"@monaco-editor/react": "4.3.1",
"@player-tools/cli": "0.5.1",
"@player-tools/dsl": "0.5.1",
"@reduxjs/toolkit": "^1.9.5",
"@rollup/plugin-image": "^3.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.0.6",
"@storybook/addon-docs": "^6.4.15",
"@storybook/addon-postcss": "^2.0.0",
"@storybook/addons": "^6.4.15",
"@storybook/api": "^6.4.15",
"@storybook/builder-webpack5": "^6.4.15",
"@storybook/components": "^6.4.15",
"@storybook/manager-webpack5": "^6.4.15",
"@storybook/react": "^6.4.15",
"@swc/wasm-web": "^1.3.74",
"@testing-library/dom": "^8.10.1",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.1.2",
"@testing-library/react-hooks": "^7.0.2",
"@testing-library/user-event": "^13.5.0",
"@types/babel__register": "^7.17.0",
"@types/carbon-components-react": "^7.46.1",
"@types/deep-equal": "1.0.1",
"@types/dlv": "^1.1.2",
"@types/fs-extra": "^9.0.13",
"@types/jest": "^27.0.2",
"@types/lunr": "^2.3.4",
"@types/lz-string": "^1.3.34",
"@types/mdx-js__react": "^1.5.5",
"@types/mkdirp": "^1.0.2",
"@types/node": "^16.11.12",
"@types/parsimmon": "^1.10.0",
"@types/pubsub-js": "^1.8.3",
"@types/react": "^17.0.25",
"@types/react-redux": "^7.1.22",
"@types/redux-state-sync": "^3.1.5",
"@types/signale": "^1.4.2",
"@types/std-mocks": "^1.0.1",
"@types/uuid": "^8.3.4",
"@typescript-eslint/eslint-plugin": "^5.1.0",
"@typescript-eslint/parser": "^5.1.0",
"@typescript/vfs": "^1.3.5",
"all-contributors-cli": "^6.20.0",
"arr-flatten": "^1.1.0",
"assert": "^2.0.0",
"auto": "^11.0.4",
"bowser": "^2.11.0",
"c8": "^7.10.0",
"case-sensitive-paths-webpack-plugin": "^2.3.0",
"chalk": "^4.0.1",
"change-case": "^4.1.2",
"clsx": "^1.1.1",
"command-line-application": "^0.10.1",
"cosmiconfig": "^7.0.1",
"cross-fetch": "^3.1.5",
"deep-equal": "1.1.1",
"dequal": "^2.0.2",
"detect-indent": "^6.0.0",
"dlv": "^1.1.3",
"duplicate-package-checker-webpack-plugin": "^3.0.0",
"ebnf": "^1.9.0",
"elegant-spinner": "^3.0.0",
"error-polyfill": "^0.1.3",
"esbuild": "^0.13.15",
"esbuild-wasm": "0.14.23",
"eslint": "^8.0.1",
"eslint-config-airbnb": "^18.2.1",
"eslint-config-prettier": "^8.3.0",
"eslint-config-xo": "^0.39.0",
"eslint-config-xo-react": "^0.25.0",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-import-resolver-lerna": "^2.0.0",
"eslint-plugin-hooks": "^0.4.1",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-jest": "^25.2.2",
"eslint-plugin-jsdoc": "^36.1.1",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-no-explicit-type-exports": "^0.12.1",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.26.1",
"eslint-plugin-react-hooks": "^4.2.1-alpha-5ca4b0433-20211020",
"extract-zip": "^2.0.1",
"figures": "^3.0.0",
"framer-motion": "^4",
"fs-extra": "^10.0.0",
"gh-pages": "^4.0.0",
"globby": "^11.0.1",
"gray-matter": "^4.0.3",
"husky": "^7.0.2",
"is-ci-cli": "^2.2.0",
"jest": "^27.3.1",
"jest-junit": "^13.0.0",
"jsonc-parser": "^3.0.0",
"lcov-result-merger": "^3.1.0",
"lint-staged": "^11.2.3",
"log-symbols": "^4.0.0",
"log-update": "^4.0.0",
"lunr": "^2.3.9",
"lz-string": "^1.4.4",
"mdast-util-from-markdown": "^2.0.0",
"mdast-util-toc": "^6.1.0",
"mkdirp": "^1.0.4",
"monaco-editor": "^0.31.1",
"next": "^12.0.7",
"nextjs-google-analytics": "^1.2.1",
"p-defer": "^3.0.0",
"parsimmon": "^1.12.0",
"patch-package": "^6.4.7",
"path-browserify": "^1.0.1",
"prettier": "^2.4.1",
"pubsub-js": "^1.9.3",
"queue-microtask": "^1.2.3",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-error-boundary": "^3.1.3",
"react-flatten-children": "^1.1.2",
"react-icons": "^4.3.1",
"react-json-reconciler": "^2.0.0",
"react-merge-refs": "^1.1.0",
"react-redux": "^7.2.6",
"react-syntax-highlighter": "^15.5.0",
"redux": "^4.1.2",
"redux-state-sync": "^3.1.4",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",
"remark": "^12.0.1",
"remark-autolink-headings": "^7.0.1",
"remark-frontmatter": "^4.0.1",
"remark-html": "^12.0.0",
"remark-mdx-frontmatter": "^1.1.1",
"remark-slug": "^7.0.1",
"remark-smartypants": "^2.0.0",
"remove-markdown": "^0.3.0",
"rollup": "^2.60.1",
"rollup-plugin-dts": "^4.0.1",
"rollup-plugin-esbuild": "^4.7.2",
"rollup-plugin-string": "^3.0.0",
"rollup-plugin-styles": "^4.0.0",
"seamless-scroll-polyfill": "2.3.3",
"signale": "^1.4.0",
"sorted-array": "^2.0.4",
"source-map-js": "^1.0.2",
"std-mocks": "^1.0.1",
"storybook": "^6.4.15",
"storybook-dark-mode": "^1.0.8",
"tapable-ts": "^0.2.3",
"terser-webpack-plugin": "^4.1.0",
"time-fix-plugin": "^2.0.7",
"timm": "^1.6.2",
"ts-debounce": "^4.0.0",
"ts-loader": "8.2.0",
"ts-nested-error": "^1.2.1",
"ts-node": "^10.4.0",
"typescript": "4.4.4",
"util": "^0.12.4",
"uuid": "^8.3.2",
"vsce": "^1.93.0",
"vscode-languageserver": "^6.1.1",
"vscode-languageserver-textdocument": "^1.0.3",
"vscode-languageserver-types": "^3.16.0",
"webpack": "^4.41.0",
"webpack-cli": "^3.3.9",
"zip-folder": "^1.0.0"
},
"volta": {
"node": "16.15.0",
"yarn": "1.22.19"
}
}