forked from microsoft/griffel
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
160 lines (160 loc) · 5.44 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
{
"name": "griffel-repository",
"version": "0.0.0",
"license": "MIT",
"private": true,
"repository": {
"type": "git",
"url": "https://github.com/microsoft/griffel"
},
"packageManager": "[email protected]",
"nano-staged": {
"**/*.{js,json,ts,tsx}": "prettier --write",
"**/*.{md}": "doctoc -u"
},
"simple-git-hooks": {
"pre-commit": "./node_modules/.bin/nano-staged"
},
"scripts": {
"build": "nx affected:build",
"change": "beachball change",
"check-dependencies": "syncpack list-mismatches --prod --peer",
"lint": "nx affected:lint",
"start": "nx run @griffel/website:serve",
"storybook": "nx run @griffel/react:storybook",
"test": "nx affected:test",
"type-check": "nx affected --target=type-check"
},
"devDependencies": {
"@babel/preset-typescript": "7.12.13",
"@codesandbox/sandpack-react": "1.18.4",
"@codesandbox/sandpack-themes": "1.17.0",
"@docusaurus/core": "2.1.0",
"@docusaurus/module-type-aliases": "2.1.0",
"@docusaurus/preset-classic": "2.1.0",
"@emotion/css": "^11.9.0",
"@nrwl/cli": "13.10.6",
"@nrwl/eslint-plugin-nx": "13.10.6",
"@nrwl/jest": "13.10.6",
"@nrwl/js": "13.10.6",
"@nrwl/linter": "13.10.6",
"@nrwl/node": "13.10.6",
"@nrwl/react": "13.10.6",
"@nrwl/storybook": "13.10.6",
"@nrwl/web": "13.10.6",
"@nrwl/workspace": "13.10.6",
"@storybook/addon-essentials": "~6.4.5",
"@storybook/builder-webpack5": "~6.4.5",
"@storybook/core-server": "6.4.22",
"@storybook/manager-webpack5": "~6.4.5",
"@storybook/react": "~6.4.5",
"@svgr/webpack": "^5.4.0",
"@testing-library/jest-dom": "5.16.1",
"@testing-library/react": "13.0.0",
"@testing-library/react-hooks": "7.0.2",
"@tsconfig/docusaurus": "^1.0.4",
"@types/babel__helper-module-imports": "7.18.0",
"@types/babel__helper-plugin-utils": "7.10.0",
"@types/chrome": "0.0.180",
"@types/classnames": "2.3.1",
"@types/d3-scale-chromatic": "^3.0.0",
"@types/jest": "27.0.2",
"@types/js-beautify": "^1.13.3",
"@types/lz-string": "1.3.34",
"@types/mini-css-extract-plugin": "2.5.1",
"@types/node": "14.14.33",
"@types/react": "18.0.0",
"@types/react-dom": "18.0.0",
"@types/styled-components": "5.1.26",
"@types/stylis": "4.0.2",
"@types/tmp": "0.2.3",
"@types/webpack-env": "^1.17.0",
"@types/yargs": "^17.0.10",
"@typescript-eslint/eslint-plugin": "5.18.0",
"@typescript-eslint/parser": "5.18.0",
"@uifabric/merge-styles": "7.19.1",
"babel-jest": "27.2.3",
"babel-loader": "8.1.0",
"babel-plugin-annotate-pure-calls": "0.4.0",
"babel-plugin-tester": "11.0.0",
"beachball": "2.31.5",
"bestzip": "2.2.0",
"classnames": "2.3.2",
"d3-scale-chromatic": "^3.0.0",
"doctoc": "2.2.1",
"esbuild": "^0.14.43",
"esbuild-plugin-alias": "^0.2.1",
"esbuild-plugin-import-glob": "^0.1.1",
"eslint": "8.12.0",
"eslint-config-prettier": "8.1.0",
"eslint-import-resolver-typescript": "2.5.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "^27.0.1",
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-react": "7.29.4",
"eslint-plugin-react-hooks": "4.4.0",
"fela": "^12.2.0",
"fela-plugin-embedded": "^12.2.0",
"fela-plugin-expand-shorthand": "^12.2.0",
"fela-plugin-fallback-value": "^12.2.0",
"fela-plugin-prefixer": "^12.2.0",
"fela-plugin-rtl": "^12.2.0",
"highlight.js": "11.4.0",
"jest": "27.2.3",
"jest-chrome": "^0.7.2",
"js-beautify": "^1.14.0",
"log-symbols": "4.1.0",
"lz-string": "1.4.4",
"mdx-mermaid": "1.3.2",
"mermaid": "9.1.7",
"mini-css-extract-plugin": "2.6.0",
"monosize": "0.0.9",
"monosize-storage-upstash": "0.0.8",
"nano-staged": "0.5.0",
"next": "12.2.4",
"nx": "13.10.6",
"prettier": "2.8.2",
"prism-react-renderer": "1.2.1",
"react": "18.0.0",
"react-dom": "18.0.0",
"react-fela": "12.2.0",
"react-is": "18.0.0",
"react-test-renderer": "17.0.2",
"simple-git-hooks": "2.7.0",
"styled-components": "^5.3.6",
"syncpack": "6.2.0",
"tmp": "0.2.1",
"ts-jest": "27.0.5",
"typescript": "4.7.4",
"url-loader": "^3.0.0",
"yargs": "^17.5.1"
},
"dependencies": {
"@babel/core": "^7.12.13",
"@babel/generator": "^7.12.13",
"@babel/helper-module-imports": "^7.12.13",
"@babel/helper-plugin-utils": "^7.12.13",
"@babel/template": "^7.12.13",
"@babel/traverse": "^7.12.13",
"@emotion/hash": "^0.8.0",
"@linaria/babel-preset": "^3.0.0-beta.23",
"@linaria/shaker": "^3.0.0-beta.22",
"@swc/core": "^1.3.19",
"@typescript-eslint/utils": "^5.20.0",
"ajv": "^8.4.0",
"browserslist": "^4.19.1",
"csstype": "^3.0.10",
"enhanced-resolve": "^5.8.2",
"rtl-css-js": "^1.16.1",
"source-map-js": "1.0.2",
"stylis": "^4.0.13",
"tslib": "^2.1.0"
},
"resolutions": {
"@docusaurus/[email protected]": "patch:@docusaurus/theme-common@npm:2.1.0#.yarn/patches/@docusaurus-theme-common-npm-2.1.0-d5ae2a9539.patch",
"@nrwl/[email protected]": "patch:@nrwl/js@npm:13.10.6#.yarn/patches/@nrwl-js-npm-13.10.6-08130e9fbb.patch",
"@nrwl/[email protected]": "patch:@nrwl/web@npm:13.10.6#.yarn/patches/@nrwl-web-npm-13.10.6-0fda8b81ed.patch",
"[email protected]": "patch:beachball@npm:2.31.5#.yarn/patches/beachball-npm-2.31.5-0e84ec4233.patch",
"[email protected]": "patch:source-map-js@npm:1.0.2#.yarn/patches/source-map-js-npm-1.0.2-ee4f9f9b30.patch"
}
}