-
Notifications
You must be signed in to change notification settings - Fork 60
Expand file tree
/
Copy pathpackage.json
More file actions
200 lines (200 loc) · 5.86 KB
/
package.json
File metadata and controls
200 lines (200 loc) · 5.86 KB
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
{
"name": "player",
"version": "0.0.0",
"private": true,
"description": "",
"repository": {
"type": "git",
"url": "https://github.com/player-ui/player.git"
},
"engines": {
"node": "^22.15.1",
"pnpm": "^10.18.1"
},
"packageManager": "pnpm@10.18.1",
"scripts": {
"fmt": "prettier --write '**/*.{ts,tsx}'"
},
"dependencies": {
"@astrojs/react": "^4.0.0",
"@astrojs/starlight": "^0.35.2",
"@astrojs/starlight-docsearch": "^0.3.0",
"@astrojs/starlight-tailwind": "^3.0.1",
"@astrojs/tailwind": "^6.0.2",
"@auto-it/all-contributors": "^11.2.0",
"@auto-it/omit-release-notes": "^11.2.0",
"@auto-it/upload-assets": "^11.2.0",
"@auto-it/version-file": "^11.2.0",
"@babel/preset-env": "^7.23.8",
"@babel/preset-react": "^7.24.1",
"@babel/preset-typescript": "^7.23.3",
"@devtools-ds/table": "^1.1.2",
"@docsearch/css": "3",
"@docsearch/react": "3",
"@eslint/js": "^9.22.0",
"@monaco-editor/react": "^4.6.0",
"@player-tools/cli": "0.13.0-next.5",
"@player-tools/dsl": "0.13.0-next.5",
"@player-tools/xlr": "0.13.0-next.5",
"@player-tools/xlr-utils": "0.6.1-next.2",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-separator": "^1.0.3",
"@radix-ui/react-slot": "^1.0.2",
"@reduxjs/toolkit": "^1.9.5",
"@storybook/addon-docs": "^10.1.4",
"@storybook/addon-webpack5-compiler-babel": "^4.0.0",
"@storybook/builder-vite": "^10.1.4",
"@storybook/icons": "^2.0.1",
"@storybook/react-webpack5": "^10.1.4",
"@swc/core": "^1.3.74",
"@swc/wasm-web": "^1.3.74",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.6.1",
"@types/dlv": "^1.1.4",
"@types/lunr": "^2.3.7",
"@types/node": "^20.14.1",
"@types/parsimmon": "^1.10.0",
"@types/path-browserify": "^1.0.2",
"@types/react": "^18.2.39",
"@types/react-dom": "^18.2.22",
"@types/react-redux": "^7.1.22",
"@types/react-syntax-highlighter": "^15.5.11",
"@types/redux-state-sync": "^3.1.5",
"@types/signale": "^1.4.2",
"@types/std-mocks": "^1.0.1",
"@types/stringify-object": "^4.0.5",
"@types/use-sync-external-store": "^1.5.0",
"@types/uuid": "^8.3.4",
"@vitejs/plugin-react": "^4.2.1",
"@vitest/coverage-v8": "^2.1.4",
"@vitest/mocker": "^4.0.15",
"@vueless/storybook-dark-mode": "^10.0.4",
"all-contributors-cli": "^6.20.0",
"arr-flatten": "^1.1.0",
"astro": "^5.14.3",
"astro-pagefind": "^1.8.3",
"auto": "^11.2.0",
"autoprefixer": "^10.4.17",
"babel-loader": "^9.1.3",
"bowser": "^2.11.0",
"c8": "^7.10.0",
"change-case": "^4.1.2",
"class-variance-authority": "^0.7.0",
"clsx": "^1.1.1",
"copy-webpack-plugin": "^12.0.2",
"css-loader": "^6.10.0",
"daisyui": "^4.12.10",
"dequal": "^2.0.2",
"devalue": "^5.4.2",
"dlv": "^1.1.3",
"ebnf": "^1.9.0",
"error-polyfill": "^0.1.3",
"esbuild-wasm": "^0.19.8",
"eslint": "^9.22.0",
"eslint-config-prettier": "^10.1.1",
"eslint-plugin-prettier": "^5.2.3",
"eslint-plugin-react": "^7.37.4",
"github-slugger": "^1.0.0",
"globby": "^11.0.1",
"gray-matter": "^4.0.3",
"happy-dom": "^20.0.2",
"html-webpack-plugin": "^5.6.0",
"husky": "^7.0.2",
"is-ci-cli": "^2.2.0",
"jiti": "^2.4.2",
"json5": "^2.2.3",
"lcov-result-merger": "^3.1.0",
"leven": "3.1.0",
"lint-staged": "^11.2.3",
"lucide-react": "^0.316.0",
"lunr": "^2.3.9",
"lz-string": "^1.4.4",
"mdast-util-from-markdown": "2.0.0",
"mdast-util-toc": "^6.1.0",
"mini-css-extract-plugin": "^2.8.1",
"monaco-editor": "^0.51.0",
"null-loader": "^4.0.1",
"p-defer": "^3.0.0",
"pagefind": "^1.3.0",
"parsimmon": "^1.12.0",
"patch-package": "^6.4.7",
"path-browserify": "^1.0.1",
"playwright": "^1.55.1",
"postcss": "^8.4.33",
"postcss-loader": "^8.1.1",
"prettier": "^3.5.3",
"queue-microtask": "^1.2.3",
"raw-loader": "^4.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-error-boundary": "^3.1.3",
"react-flatten-children": "^1.1.2",
"react-icons": "^4.3.1",
"react-json-reconciler": "^2.0.0",
"react-redux": "^7.2.6",
"react-syntax-highlighter": "^15.4.5",
"redux": "^4.1.2",
"redux-state-sync": "^3.1.4",
"rehype-autolink-headings": "^6.1.1",
"rehype-mermaid": "^2.1.0",
"rehype-slug": "^5.0.1",
"remove-markdown": "^0.3.0",
"seamless-scroll-polyfill": "^2.3.4",
"sharp": "^0.33.5",
"signale": "^1.4.0",
"sorted-array": "^2.0.4",
"source-map-js": "^1.0.2",
"starlight-package-managers": "^0.7.0",
"std-mocks": "^1.0.1",
"storybook": "^10.1.4",
"stringify-object": "^5.0.0",
"style-loader": "^3.3.4",
"tailwind-merge": "^2.2.1",
"tailwindcss": "^3.4.1",
"tailwindcss-animate": "^1.0.7",
"tapable-ts": "^0.2.3",
"tar-fs": "^2.1.4",
"terser-webpack-plugin": "^5.3.10",
"time-fix-plugin": "^2.0.7",
"timm": "^1.6.2",
"trim": "^0.0.3",
"ts-debounce": "^4.0.0",
"ts-loader": "^9.5.1",
"ts-nested-error": "^1.2.1",
"ts-node": "^10.9.2",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"tslib": "^2.6.2",
"tsup": "^8.5.1",
"typescript": "5.5.3",
"typescript-eslint": "^8.27.0",
"unist-util-visit": "^5.0.0",
"use-sync-external-store": "^1.5.0",
"uuid": "^8.3.2",
"vite": "^6.4.1",
"vitest": "^2.1.3",
"webpack": "^5.91.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4"
},
"volta": {
"node": "22.15.1",
"pnpm": "10.18.1"
},
"pnpm": {
"onlyBuiltDependencies": [
"@swc/core",
"esbuild",
"sharp"
],
"ignoredBuiltDependencies": [
"core-js-pure",
"yarn"
]
},
"resolutions": {
"esbuild": "0.19.8",
"jackspeak": "2.1.1"
}
}