-
Notifications
You must be signed in to change notification settings - Fork 57
/
package.json
275 lines (275 loc) · 9.22 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
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
{
"name": "green",
"version": "0.0.0",
"license": "Apache-2.0",
"workspaces": [
"libs/*"
],
"scripts": {
"nx": "nx",
"build:libs": "nx run-many -p core,angular,angular-charts,charts,chlorophyll,extract,react,react-charts,tokens,fonts --target=build",
"build:apps": "nx run-many -p colors --target=build",
"build:all": "npm run build:libs && npm run build:apps",
"test": "nx test",
"test:all": "nx run-many --target=test --all",
"lint": "nx workspace-lint && nx lint",
"lint:all": "nx run-many --target=lint --all",
"smoketest": "npm run lint:all && npm run test:all && npm run build:all",
"format": "nx format:write",
"format:write": "nx format:write",
"format:check": "nx format:check",
"help": "nx help",
"postinstall": "patch-package",
"changeset:publish": "npm run build:libs && npx changeset publish",
"new": "node apps/docs/utils/create/create.js"
},
"lint-staged": {
"libs/**/src/**/*.scss": [
"stylelint --customSyntax postcss-scss --fix"
]
},
"private": true,
"dependencies": {
"@angular/animations": "^17.3.12",
"@angular/common": "^17.3.12",
"@angular/compiler": "^17.3.12",
"@angular/core": "^17.3.12",
"@angular/forms": "^17.3.12",
"@angular/platform-browser": "^17.3.12",
"@angular/platform-browser-dynamic": "^17.3.12",
"@angular/router": "^17.3.12",
"@babel/helper-function-name": "^7.24.7",
"@babel/helper-hoist-variables": "^7.24.7",
"@changesets/cli": "^2.27.1",
"@figma/code-connect": "^1.1.2",
"@floating-ui/dom": "^1.6.1",
"@jsverse/transloco": "^7.5.0",
"@lit-labs/router": "^0.1.3",
"@lit/react": "^1.0.5",
"@material/material-color-utilities": "^0.2.4",
"@nx/plugin": "20.0.10",
"@popperjs/core": "^2.11.5",
"@sebgroup/bootstrap": "^6.0.1",
"@storybook/addon-interactions": "^8.2.8",
"@storybook/addon-webpack5-compiler-swc": "^1.0.2",
"@storybook/jest": "^0.2.3",
"@storybook/testing-library": "^0.2.2",
"@swc-node/register": "1.9.2",
"@swc/core": "1.5.29",
"@swc/helpers": "0.5.13",
"@vercel/og": "^0.5.20",
"axios": "^1.7.4",
"billboard.js": "^3.7.5",
"body-scroll-lock": "^3.1.5",
"browserslist": "^4.20.2",
"classnames": "^2.3.2",
"contentlayer": "^0.3.4",
"core-js": "3.36.1",
"date-fns": "^2.28.0",
"dotenv": "^16.3.1",
"eslint-plugin-tailwindcss": "^3.13.0",
"fuse.js": "^7.0.0",
"github-slugger": "^2.0.0",
"globby": "^14.0.0",
"imask": "^6.5.0",
"inputmask": "^5.0.9",
"lit": "^3.1.3",
"mdx-mermaid": "^2.0.0",
"merge": "^2.1.1",
"mermaid": "^10.9.3",
"next": "14.2.15",
"next-contentlayer": "^0.3.4",
"next-themes": "^0.2.1",
"patch-package": "^8.0.0",
"playground-elements": "^0.18.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-is": "18.3.1",
"react-router-dom": "6.11.2",
"reflect-metadata": "^0.1.13",
"regenerator-runtime": "^0.13.9",
"rehype-autolink-headings": "^7.0.0",
"rehype-highlight": "^7.0.0",
"cmdk": "^1.0.1",
"rehype-pretty-code": "^0.10.2",
"rehype-slug": "^6.0.0",
"remark-gfm": "^4.0.0",
"rollup-plugin-styles": "^4.0.0",
"rxjs": "^7",
"sass-to-string": "^1.6.3",
"scroll-into-view-if-needed": "^3.1.0",
"shiki": "^0.14.5",
"sonner": "^1.0.3",
"storybook": "8.2.9",
"swiped-events": "^1.1.6",
"tslib": "^2.3.1",
"vanilla-cookieconsent": "^2.9.2",
"next-view-transitions": "^0.3.2",
"webpack-inject-plugin": "^1.5.5",
"zone.js": "0.12.0"
},
"devDependencies": {
"@angular-devkit/architect": "^0.1703.11",
"@angular-devkit/build-angular": "^17.3.11",
"@angular-devkit/core": "^17.3.11",
"@angular-devkit/schematics": "^17.3.11",
"@angular-eslint/eslint-plugin": "^16.3.1",
"@angular-eslint/eslint-plugin-template": "^17.5.3",
"@angular-eslint/template-parser": "^17.5.3",
"@angular/cdk": "^17.3.10",
"@angular/cli": "^17.3.11",
"@angular/compiler-cli": "^17.3.12",
"@angular/language-service": "^17.3.12",
"@babel/core": "^7.24.5",
"@babel/plugin-proposal-export-default-from": "^7.16.7",
"@babel/plugin-transform-private-property-in-object": "^7.24.5",
"@babel/preset-env": "^7.16.11",
"@babel/preset-react": "^7.14.5",
"@babel/preset-typescript": "^7.24.1",
"@commitlint/cli": "^16.2.3",
"@commitlint/config-angular": "^16.2.3",
"@commitlint/config-conventional": "^16.2.1",
"@craftamap/esbuild-plugin-html": "^0.6.1",
"@custom-elements-manifest/analyzer": "^0.10.2",
"@esm-bundle/chai": "^4.3.4-fix.0",
"@ianvs/prettier-plugin-sort-imports": "^4.1.1",
"@jscutlery/semver": "3.1.0",
"@lit/localize": "^0.12.1",
"@lit/localize-tools": "^0.7.2",
"@mdx-js/esbuild": "^3.0.0",
"@mdx-js/react": "^1.6.22",
"@nx/angular": "20.0.10",
"@nx/devkit": "20.0.10",
"@nx/esbuild": "20.0.10",
"@nx/eslint": "20.0.10",
"@nx/eslint-plugin": "20.0.10",
"@nx/jest": "20.0.10",
"@nx/js": "20.0.10",
"@nx/next": "20.0.10",
"@nx/react": "20.0.10",
"@nx/rollup": "20.0.10",
"@nx/storybook": "20.0.10",
"@nx/vite": "20.0.10",
"@nx/web": "20.0.10",
"@nx/webpack": "20.0.10",
"@nx/workspace": "20.0.10",
"@nxkit/style-dictionary": "^5.0.0",
"@open-wc/testing": "^4.0.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
"@schematics/angular": "~15.1.0",
"@storybook/addon-essentials": "8.2.9",
"@storybook/addon-links": "8.3.2",
"@storybook/addon-styling-webpack": "^1.0.0",
"@storybook/angular": "8.2.9",
"@storybook/blocks": "^8.2.8",
"@storybook/builder-vite": "8.2.9",
"@storybook/core-server": "8.2.9",
"@storybook/html-webpack5": "8.2.9",
"@storybook/manager-api": "^8.2.9",
"@storybook/react-webpack5": "8.2.9",
"@storybook/theming": "8.2.9",
"@storybook/web-components": "8.2.9",
"@storybook/web-components-vite": "8.2.9",
"@storybook/web-components-webpack5": "8.2.9",
"@svgr/webpack": "8.1.0",
"@swc/jest": "~0.2.36",
"@testing-library/angular": "14.3.0",
"@testing-library/dom": "^9.0.1",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "15.0.6",
"@testing-library/user-event": "^14.1.1",
"@types/body-scroll-lock": "^3.1.0",
"@types/copyfiles": "^2.4.1",
"@types/d3-selection": "^3.0.2",
"@types/event-hooks-webpack-plugin": "^2.2.5",
"@types/inputmask": "^5.0.7",
"@types/jest": "29.5.12",
"@types/mdx": "^2.0.1",
"@types/node": "^18.16.9",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@types/react-router-dom": "5.3.3",
"@types/testing-library__jest-dom": "^5.14.3",
"@types/tinycolor2": "^1.4.5",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@vitejs/plugin-react": "4.2.1",
"@vitest/coverage-c8": "0.31.4",
"@vitest/ui": "^1.3.1",
"@web/dev-server": "^0.4.1",
"@web/dev-server-esbuild": "^0.4.1",
"@web/test-runner": "^0.18.2",
"@web/test-runner-commands": "^0.7.0",
"@web/test-runner-playwright": "^0.11.0",
"ajv-formats": "^2.1.1",
"autoprefixer": "10.4.13",
"babel-jest": "29.7.0",
"babel-loader": "^8.2.5",
"babel-plugin-polyfill-corejs2": "^0.3.1",
"babel-plugin-polyfill-regenerator": "^0.3.1",
"chalk": "^5.3.0",
"copyfiles": "^2.4.1",
"css-loader": "^6.7.3",
"cssnano": "^5.1.7",
"esbuild-sass-plugin": "^2.9.0",
"eslint": "8.57.0",
"eslint-config-next": "14.2.3",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-storybook": "^0.8.0",
"event-hooks-webpack-plugin": "^2.2.0",
"file-loader": "^6.2.0",
"folder-hash": "^4.0.4",
"fs-extra": "^10.1.0",
"html-webpack-plugin": "^5.5.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-preset-angular": "14.1.1",
"jsdom": "22.1.0",
"jsonc-eslint-parser": "^2.1.0",
"lint-staged": "^12.3.8",
"modern-css-reset": "^1.4.0",
"ng-packagr": "^16.2.3",
"ngx-deploy-npm": "^7.0.1",
"nx": "20.0.10",
"postcss": "8.4.38",
"postcss-cli": "^9.1.0",
"postcss-import": "14.1.0",
"postcss-loader": "^6.2.1",
"postcss-preset-env": "7.5.0",
"postcss-scss": "^4.0.5",
"postcss-url": "10.1.3",
"prettier": "^3.2.5",
"react-refresh": "^0.10.0",
"replace-in-file": "^7.0.1",
"require-from-string": "^2.0.2",
"sass": "^1.59.3",
"sass-loader": "^13.2.1",
"sinon": "^15.1.0",
"style-dictionary": "3.9.0",
"style-loader": "^3.3.0",
"stylelint": "^16.0.0",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-prettier-scss": "^1.0.0",
"stylelint-config-sass-guidelines": "^9.0.1",
"stylelint-prettier": "^5.0.0",
"stylelint-scss": "^6.0.0",
"stylus": "0.59.0",
"stylus-loader": "^7.1.0",
"swc-loader": "0.1.15",
"tailwindcss": "3.4.3",
"tinycolor2": "^1.6.0",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typescript": "5.4.5",
"url-loader": "^4.1.1",
"vite": "^5.0.0",
"vitest": "^1.3.1",
"webpack": "5.94.0",
"webpack-merge": "^5.8.0",
"yarn-audit-fix": "^9.2.4"
}
}