-
-
Notifications
You must be signed in to change notification settings - Fork 596
/
package.json
129 lines (129 loc) · 4.09 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
{
"name": "transform",
"version": "2.0.2",
"repository": "https://github.com/ritz078/transform",
"author": "ritz078 <[email protected]>",
"license": "MIT",
"scripts": {
"dev:inspect": "NODE_OPTIONS=\"--inspect\" next dev",
"dev": "next dev",
"start": "next start",
"format": "prettier --write '**/*.ts' '**/*.tsx'",
"build": "next build",
"now-build": "next build",
"postinstall": "patch-package",
"build:analyze": "ANALYZE=true yarn build"
},
"engines": {
"node": "16.x"
},
"dependencies": {
"@babel/plugin-transform-flow-strip-types": "^7.16.0",
"@babel/plugin-transform-typescript": "^7.16.1",
"@babel/standalone": "^7.14.7",
"@graphql-codegen/core": "^1.17.10",
"@graphql-codegen/flow": "^1.19.3",
"@graphql-codegen/flow-operations": "^1.18.11",
"@graphql-codegen/flow-resolvers": "^1.17.16",
"@graphql-codegen/fragment-matcher": "^2.0.1",
"@graphql-codegen/introspection": "^1.18.2",
"@graphql-codegen/java": "^2.0.2",
"@graphql-codegen/java-resolvers": "^1.18.3",
"@graphql-codegen/schema-ast": "^1.18.3",
"@graphql-codegen/typescript": "^1.22.3",
"@graphql-codegen/typescript-apollo-angular": "^2.3.6",
"@graphql-codegen/typescript-mongodb": "^1.19.3",
"@graphql-codegen/typescript-operations": "^1.18.2",
"@graphql-codegen/typescript-react-apollo": "^2.2.7",
"@graphql-codegen/typescript-resolvers": "^1.19.4",
"@graphql-codegen/typescript-stencil-apollo": "^1.18.7",
"@graphql-codegen/typescript-urql": "^2.0.9",
"@iarna/toml": "^3.0.0",
"@khanacademy/flow-to-ts": "^0.5.2",
"@lemonneko/easi-gen": "^0.0.36",
"@monaco-editor/react": "^4.2.1",
"@openapi-contrib/json-schema-to-openapi-schema": "^2.0.0",
"@svgr/core": "^5.5.0",
"@svgr/plugin-jsx": "^5.5.0",
"@types/jsonld": "^1.5.5",
"@walmartlabs/json-to-simple-graphql-schema": "^2.0.4",
"autoprefixer": "^10.2.6",
"autoprefixer9": "npm:[email protected]",
"axios": "^0.21.1",
"babel-plugin-json-to-proptypes": "^0.1.0",
"babel-plugin-object-styles-to-template": "^0.2.2",
"babel-standalone": "^6.26.0",
"clipboard-copy": "^4.0.1",
"css-to-tailwindcss": "^1.0.4",
"evergreen-ui": "^4.28.0",
"flowgen": "^1.14.1",
"formik": "^2.2.9",
"generate-schema": "^2.6.0",
"gofmt.js": "^0.0.2",
"graphql": "^15.5.1",
"html2pug": "^4.0.0",
"htmltojsx": "^0.3.0",
"is-capitalized": "^1.0.0",
"is-svg": "^4.3.1",
"json-schema-to-typescript": "^10.1.4",
"json-schema-to-zod": "^0.1.2",
"json-to-go": "gist:0d0b8324131c80eeb7e1df20001be32f",
"json-to-zod": "^1.1.2",
"json-ts": "^1.6.4",
"json_typegen_wasm": "^0.7.0",
"jsonld": "^5.2.0",
"jsonschema-protobuf": "^1.0.2",
"lodash": "^4.17.21",
"markdown": "^0.5.0",
"next": "10.2.3",
"nprogress": "^0.2.0",
"postcss": "^8.3.5",
"postcss-js": "^3.0.3",
"postcss-nested": "^6.0.0",
"postcss7": "npm:[email protected]",
"prettier": "^1.18.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-dropzone": "^11.0.1",
"recast": "^0.20.5",
"rust-keywords": "^1.1.0",
"sha1": "^1.1.1",
"stringify-object": "^3.3.0",
"svg-to-dataurl": "^1.0.0",
"svgo": "^1.3.2",
"tempy": "^1.0.1",
"text-encoding-utf-8": "^1.0.2",
"transform-json-types": "^0.7.0",
"ts-json-schema-generator": "^0.93.0",
"ts-to-zod": "^1.11.0",
"typescript": "4.3.4",
"xml-js": "^1.6.11",
"yaml": "^1.10.2"
},
"devDependencies": {
"@types/lodash": "^4.14.170",
"@types/node": "^15.12.5",
"@types/prettier": "^2.3.0",
"@types/react": "^17.0.11",
"@types/svgo": "^1.3.3",
"husky": "^4.2.5",
"imagemin-lint-staged": "^0.4.0",
"lint-staged": "^11.0.0",
"patch-package": "^6.4.7",
"postinstall-postinstall": "^2.0.0",
"pretty-quick": "^3.1.1",
"ui-box": "2.1.0",
"webpack": "^4.44.1",
"worker-loader": "^2.0.0"
},
"husky": {
"hooks": {
"pre-commit": "pretty-quick --staged && lint-staged"
}
},
"lint-staged": {
"./assets/*/*.svg": [
"imagemin-lint-staged"
]
}
}