-
Notifications
You must be signed in to change notification settings - Fork 4
/
package.json
130 lines (130 loc) · 3.83 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
{
"name": "kurl.sh",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"start": "gatsby develop -p 8072",
"build-staging": "GATSBY_ACTIVE_ENV=staging gatsby build",
"build": "gatsby build",
"test": "jest"
},
"repository": "git@github.com:replicatedhq/kurl.sh.git",
"author": "Jelena <jelena.gruica@gmail.com>",
"license": "MIT",
"dependencies": {
"@babel/plugin-proposal-decorators": "^7.6.0",
"@bugsnag/js": "^7.1.0",
"@bugsnag/plugin-react": "^7.16.2",
"@docsearch/react": "3",
"classnames": "^2.2.6",
"core-js": "^2.6.5",
"gatsby": "^2.15.22",
"gatsby-cli": "^2.7.50",
"gatsby-plugin-create-client-paths": "^2.1.11",
"gatsby-plugin-env-variables": "^1.0.1",
"gatsby-plugin-google-analytics": "^2.1.31",
"gatsby-plugin-netlify": "^2.1.17",
"gatsby-plugin-react-helmet": "^3.1.8",
"gatsby-plugin-sass": "^2.1.15",
"gatsby-remark-autolink-headers": "^2.11.0",
"gatsby-remark-mermaid": "^2.1.0",
"gatsby-source-filesystem": "^2.1.26",
"gatsby-transformer-remark": "^2.16.0",
"json2yaml": "^1.1.0",
"lodash": "^4.17.19",
"monaco-editor": "^0.18.1",
"monaco-editor-webpack-plugin": "^1.7.0",
"prop-types": "^15.7.2",
"puppeteer": "^7.0.4",
"query-string": "^6.12.1",
"react": "^16.9.0",
"react-dom": "^16.9.0",
"react-github-button": "^0.1.11",
"react-helmet": "^5.2.1",
"react-modal": "^3.11.2",
"react-monaco-editor": "^0.31.0",
"react-router-dom": "^5.0.1",
"react-select": "^3.0.5",
"react-tooltip": "^3.11.1",
"semver": "^7.5.2"
},
"devDependencies": {
"@babel/core": "^7.19.3",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-object-rest-spread": "^7.6.2",
"@babel/plugin-transform-runtime": "^7.6.2",
"babel-jest": "^29.1.0",
"babel-loader": "^8.0.6",
"babel-preset-gatsby": "^0.2.36",
"chai": "^4.3.6",
"copy-webpack-plugin": "^5.0.4",
"css-hot-loader": "^1.4.4",
"css-loader": "^3.2.0",
"file-loader": "^4.2.0",
"html-loader": "^0.5.5",
"html-webpack-plugin": "^3.2.0",
"html-webpack-template": "^6.2.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.1.1",
"mocha": "^10.0.0",
"postcss-loader": "^3.0.0",
"prettier": "^1.18.2",
"react-test-renderer": "^18.2.0",
"resolve-url-loader": "^3.1.0",
"sass": "^1.49.9",
"sass-loader": "^11.1.1",
"style-loader": "^1.0.0",
"webpack": "^4.39.3",
"webpack-cli": "^3.3.8",
"webpack-dev-server": "^3.8.0"
},
"resolutions": {
"minimist": "^1.2.8",
"flat": "^5.0.2",
"socket.io-parser": "^3.4.2",
"loader-utils": "^1.4.1",
"parse-url": "^8.1.0",
"shell-quote": "^1.7.3",
"eventsource": "^1.1.1",
"xmlhttprequest-ssl": "^1.6.1",
"body-parser": "^1.20.3",
"glob-parent": "^5.1.2",
"socket.io": "^2.5.1",
"node-forge": "^1.3.0",
"follow-redirects": "^1.14.7",
"sanitize-html": "^2.7.1",
"ws": "^7.5.10",
"axios": "^0.21.2",
"mermaid": "^8.13.8",
"object-path": "^0.11.8",
"@braintree/sanitize-url": "^6.0.1",
"ansi-regex": "^5.0.1",
"debug": "^4.3.4",
"engine.io": "^3.6.1",
"express": "^4.20.0",
"hosted-git-info": "^3.0.8",
"is-svg": "^4.3.0",
"json5": "^2.2.2",
"lodash": "^4.17.21",
"moment": "^2.29.4",
"semver": "^7.5.2",
"@hapi/hoek": "^8.5.1",
"acorn": "^6.4.1",
"ansi-html": "^0.0.8",
"braces": "^3.0.3",
"d3-color": "^3.1.0",
"dns-packet": "^1.3.2",
"graphql-playground-html": "^1.6.22",
"http-cache-semantics": "^4.1.1",
"kind-of": "^6.0.3",
"minimatch": "^3.0.5",
"node-fetch": "^2.6.7",
"nth-check": "^2.0.1",
"serialize-javascript": "^6.0.0",
"terser": "^4.8.1",
"trim": "^0.0.3",
"websocket-extensions": "^0.1.4",
"y18n": "^5.0.5",
"dompurify": "2.4.2"
}
}